From nobody Tue Oct 12 04:59:03 2021 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 061CC17C2C6A for ; Tue, 12 Oct 2021 04:59:17 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from gmailer.gwdg.de (gmailer.gwdg.de [134.76.11.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HT3Nh3tPHz3Mpm; Tue, 12 Oct 2021 04:59:16 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from excmbx-03.um.gwdg.de ([134.76.9.218] helo=email.gwdg.de) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1ma9sa-000X1y-Jb; Tue, 12 Oct 2021 06:59:09 +0200 Received: from [172.20.100.28] (10.250.9.200) by EXCMBX-03.um.gwdg.de (134.76.9.218) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P521) id 15.1.2308.14; Tue, 12 Oct 2021 06:59:08 +0200 Message-ID: <0a4c4e32-5603-9860-04e3-7cef472757ab@gwdg.de> Date: Tue, 12 Oct 2021 06:59:03 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: FreeBSD Port: onetbb-2021.4.0 error update Content-Language: en-US To: "Alex V. Petrov" CC: , References: <7a73fe4f-8175-e378-67fb-74eabe0016e8@gmail.com> From: Rainer Hurling In-Reply-To: <7a73fe4f-8175-e378-67fb-74eabe0016e8@gmail.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.250.9.200] X-ClientProxiedBy: excmbx-28.um.gwdg.de (134.76.9.201) To EXCMBX-03.um.gwdg.de (134.76.9.218) X-Virus-Scanned: (clean) by clamav X-Rspamd-Queue-Id: 4HT3Nh3tPHz3Mpm X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N This is fixed by https://cgit.freebsd.org/ports/commit/?id=be58a139c5451153fe809c4c23e3184809786200. Please update your ports tree and try again ;) HTH, Rainer Am 11.10.21 um 12:38 schrieb Alex V. Petrov: > ===>  Cleaning for onetbb-2021.4.0 > > ===>  License APACHE20 accepted by the user > > ===>   onetbb-2021.4.0 depends on file: /usr/local/sbin/pkg - found > > ===> Fetching all distfiles required by onetbb-2021.4.0 for building > > ===>  Extracting for onetbb-2021.4.0 > > => SHA256 Checksum OK for oneapi-src-oneTBB-v2021.4.0_GH0.tar.gz. > > ===>  Patching for onetbb-2021.4.0 > > ===>  Applying FreeBSD patches for onetbb-2021.4.0 from > /usr/ports/devel/onetbb/files > > ===>   onetbb-2021.4.0 depends on file: /usr/local/bin/cmake - found > > ===>   onetbb-2021.4.0 depends on executable: ninja - found > > ===>   onetbb-2021.4.0 depends on shared library: libhwloc.so.15 - found > (/usr/local/lib/libhwloc.so.15) > ===>  Configuring for onetbb-2021.4.0 > > ===>  Performing out-of-source build > > /bin/mkdir -p /usr/ports/devel/onetbb/work/.build > > -- The CXX compiler identification is Clang 12.0.1 > > -- 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 > > -- Looking for C++ include pthread.h > > -- Looking for C++ include pthread.h - found > > -- Found Threads: TRUE > > -- The C compiler identification is Clang 12.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 > > -- HWLOC target HWLOC::hwloc_1_11 doesn't exist. The tbbbind target > cannot be created > -- HWLOC target HWLOC::hwloc_2_5 doesn't exist. The tbbbind_2_5 target > cannot be created > -- HWLOC 2 dependent tests were enabled. > > -- Configuring done > > -- Generating done > > CMake Warning: > >   Manually-specified variables were not used by the project: > > > > >     CMAKE_CXX_FLAGS_DEBUG > >     CMAKE_C_FLAGS_DEBUG > >     CMAKE_MODULE_LINKER_FLAGS > >     CMAKE_VERBOSE_MAKEFILE > > > > -- Build files have been written to: /usr/ports/devel/onetbb/work/.build > > ===>  Building for onetbb-2021.4.0 > [  0% 1/320] /usr/bin/c++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY > -I/usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/../../include -O2 > -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-prot > ector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -flto -pthread > -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o -MF > src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o.d -o src/tbb/CMakeFile > s/tbb.dir/address_waiter.cpp.o -c > /usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/address_waiter.cpp > > [  0% 2/320] /usr/bin/c++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY > -I/usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/../../include -O2 > -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-prot > ector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -flto -pthread > -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o -MF > src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/ > allocator.cpp.o -c > /usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/allocator.cpp > > [  0% 3/320] /usr/bin/c++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY > -I/usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/../../include -O2 > -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-prot > ector-strong -fno-strict-aliasing -fPIC -Wall -Wextra -flto -pthread > -std=c++11 -MD -MT src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -MF > src/tbb/CMakeFiles/tbb.dir/arena.cpp.o.d -o > src/tbb/CMakeFiles/tbb.dir/arena.cp > p.o -c /usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/arena.cpp > FAILED: src/tbb/CMakeFiles/tbb.dir/arena.cpp.o > /usr/bin/c++ -D__TBB_BUILD -D__TBB_USE_ITT_NOTIFY > -I/usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/../../include -O2 > -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe > -fstack-protector-strong > -fno-strict-aliasing -fPIC -Wall -Wextra -flto -pthread -std=c++11 -MD > -MT src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -MF > src/tbb/CMakeFiles/tbb.dir/arena.cpp.o.d -o > src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -c /usr/p > orts/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/arena.cpp > In file included from > /usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/arena.cpp:17: > > In file included from > /usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/task_dispatcher.h:24: > > /usr/ports/devel/onetbb/work/oneTBB-2021.4.0/src/tbb/scheduler_common.h:230:9: > error: always_inline function '_tpause' requires target feature > 'waitpkg', but would be inlined into function 'prolonged_pause' tha > t is compiled without support for 'waitpkg' >         _tpause(0, time_stamp + 700); >         ^ > 1 error generated. > ninja: build stopped: subcommand failed. > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/devel/onetbb > *** Error code 1 > > Stop.