From owner-freebsd-ports-bugs@freebsd.org Sun Feb 7 21:25:54 2021 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 382E0539A04 for ; Sun, 7 Feb 2021 21:25:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4DYhz60xVqz3R7Q for ; Sun, 7 Feb 2021 21:25:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 20241539A03; Sun, 7 Feb 2021 21:25:54 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1FE01539839 for ; Sun, 7 Feb 2021 21:25:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DYhz60LwWz3R4q for ; Sun, 7 Feb 2021 21:25:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F352F31D3 for ; Sun, 7 Feb 2021 21:25:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 117LPrC3067152 for ; Sun, 7 Feb 2021 21:25:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 117LPrg7067151 for ports-bugs@FreeBSD.org; Sun, 7 Feb 2021 21:25:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 253327] sysutils/lttng-ust: Fails to build Date: Sun, 07 Feb 2021 21:25:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: driesm.michiels@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2021 21:25:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253327 Bug ID: 253327 Summary: sysutils/lttng-ust: Fails to build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: driesm.michiels@gmail.com I have only checking CURRENT so far. cc -fstack-protector-strong -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -L../../../liblttng-ust/.libs -Wl,-rpath=3D"/usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/doc/exampl= es/../../liblttng-ust/.libs/" -Wl,-rpath-link=3D"/usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/doc/e= xamples/../../liblttng-ust/.libs/" -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o demo-tracelog demo-tracelog.o -llttng-ust if [ x"cmake-multiple-shared-libraries" !=3D x"" ]; then for subdir in cmake-multiple-shared-libraries; do ( cd cmake-multiple-shared-libraries = &&=20 /bin/mkdir -p build && cd build && cmake=20 -DCMAKE_INCLUDE_PATH=3D"/usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/= include;/usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/include" -DCMAKE_LIBRARY_PATH=3D"/usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/= liblttng-ust/.libs" -DCMAKE_C_FLAGS=3D"-Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include"=20 -DCMAKE_CXX_FLAGS=3D"-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -isyst= em /usr/local/include" -DCMAKE_EXE_LINKER_FLAGS=3D"-fstack-protector-strong" = .. && /usr/bin/make && cd .. ) || exit 1; done; fi; CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is Clang 11.0.1 -- The CXX compiler identification is Clang 11.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at cmake/FindLTTngUST.cmake:98 (set_target_properties): set_target_properties called with incorrect number of arguments. Call Stack (most recent call first): CMakeLists.txt:7 (include) -- Found LTTngUST: /usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/liblttng-ust/.libs/liblt= tng-ust.so (found version "2.9.0")=20 -- Configuring incomplete, errors occurred! See also "/usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/doc/examples/cmake-mult= iple-shared-libraries/build/CMakeFiles/CMakeOutput.log" *** [all-local] Error code 1 make[5]: stopped in /usr/ports/sysutils/lttng-ust/work/lttng-ust-2.9.0/doc/examples 1 error --=20 You are receiving this mail because: You are the assignee for the bug.=