[package - main-powerpc-default][devel/concurrencpp] Failed for concurrencpp-0.1.5 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Mar 2023 09:53:54 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: yuri@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul1/data/main-powerpc-default/pc3dd65404e10_s429ba161fb/logs/concurrencpp-0.1.5.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=main-powerpc-default&build=pc3dd65404e10_s429ba161fb Log: =>> Building devel/concurrencpp build started at Thu Mar 16 09:52:44 UTC 2023 port directory: /usr/ports/devel/concurrencpp package name: concurrencpp-0.1.5 building for: FreeBSD main-powerpc-default-job-08 14.0-CURRENT FreeBSD 14.0-CURRENT 1400081 powerpc maintained by: yuri@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1400081 Job Id: 08 !!! Jail is newer than host. (Jail: 1400081, Host: 1400073) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh UNAME_p=powerpc UNAME_m=powerpc OSVERSION=1400081 UNAME_v=FreeBSD 14.0-CURRENT 1400081 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-powerpc-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-powerpc-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-powerpc-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/concurrencpp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/concurrencpp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/concurrencpp/work/.cache HOME=/wrkdirs/usr/ports/devel/concurrencpp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/concurrencpp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/concurrencpp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/devel/concurrencpp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/concurrencpp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/concurrencpp/work/.cache HOME=/wrkdirs/usr/ports/devel/concurrencpp/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/concurrencpp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/concurrencpp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/concurrencpp/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555 " BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/concurrencpp" EXAMPLESDIR="share/examples/concurrencpp" DATADIR="share/concurrencpp" WWWDIR="www/concurrencpp" ETCDIR="etc/concurrencpp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/concurrencpp DOCSDIR=/usr/local/share/doc/concurrencpp EXAMPLESDIR=/usr/local/share/examples/concurrencpp WWWDIR=/usr/local/www/concurrencpp ETCDIR=/usr/local/etc/concurrencpp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=powerpc MACHINE_ARCH=powerpc ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf32ppc_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400081 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> concurrencpp-0.1.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1_1.pkg [main-powerpc-default-job-08] Installing pkg-1.19.1_1... [main-powerpc-default-job-08] Extracting pkg-1.19.1_1: .......... done ===> concurrencpp-0.1.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of concurrencpp-0.1.5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by concurrencpp-0.1.5 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by concurrencpp-0.1.5 for building => SHA256 Checksum OK for David-Haim-concurrencpp-v.0.1.5_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by concurrencpp-0.1.5 for building ===> Extracting for concurrencpp-0.1.5 => SHA256 Checksum OK for David-Haim-concurrencpp-v.0.1.5_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for concurrencpp-0.1.5 ===> Applying FreeBSD patches for concurrencpp-0.1.5 from /usr/ports/devel/concurrencpp/files =========================================================================== =======================<phase: build-depends >============================ ===> concurrencpp-0.1.5 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.25.1.pkg [main-powerpc-default-job-08] Installing cmake-core-3.25.1... [main-powerpc-default-job-08] `-- Installing expat-2.5.0... [main-powerpc-default-job-08] `-- Extracting expat-2.5.0: .......... done [main-powerpc-default-job-08] `-- Installing jsoncpp-1.9.5... [main-powerpc-default-job-08] `-- Extracting jsoncpp-1.9.5: .......... done [main-powerpc-default-job-08] `-- Installing libuv-1.44.2... [main-powerpc-default-job-08] `-- Extracting libuv-1.44.2: .......... done [main-powerpc-default-job-08] `-- Installing rhash-1.4.3... [main-powerpc-default-job-08] | `-- Installing gettext-runtime-0.21.1... [main-powerpc-default-job-08] | | `-- Installing indexinfo-0.3.1... [main-powerpc-default-job-08] | | `-- Extracting indexinfo-0.3.1: .... done [main-powerpc-default-job-08] | `-- Extracting gettext-runtime-0.21.1: .......... done [main-powerpc-default-job-08] `-- Extracting rhash-1.4.3: .......... done [main-powerpc-default-job-08] Extracting cmake-core-3.25.1: .......... done ===> concurrencpp-0.1.5 depends on file: /usr/local/bin/cmake - found ===> Returning to build of concurrencpp-0.1.5 ===> concurrencpp-0.1.5 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.11.1,2.pkg [main-powerpc-default-job-08] Installing ninja-1.11.1,2... [main-powerpc-default-job-08] `-- Installing python39-3.9.16_1... [main-powerpc-default-job-08] | `-- Installing libffi-3.4.4... [main-powerpc-default-job-08] | `-- Extracting libffi-3.4.4: .......... done [main-powerpc-default-job-08] | `-- Installing mpdecimal-2.5.1... [main-powerpc-default-job-08] | `-- Extracting mpdecimal-2.5.1: .......... done [main-powerpc-default-job-08] | `-- Installing readline-8.2.0... [main-powerpc-default-job-08] | `-- Extracting readline-8.2.0: .......... done [main-powerpc-default-job-08] `-- Extracting python39-3.9.16_1: .......... done [main-powerpc-default-job-08] Extracting ninja-1.11.1,2: ........ done ===== Message from python39-3.9.16_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> concurrencpp-0.1.5 depends on executable: ninja - found ===> Returning to build of concurrencpp-0.1.5 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for concurrencpp-0.1.5 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/concurrencpp/work/.build -- The CXX compiler identification is Clang 15.0.7 -- 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /wrkdirs/usr/ports/devel/concurrencpp/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for concurrencpp-0.1.5 [ 5% 2/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/task.cpp.o -MF CMakeFiles/concurrencpp.dir/source/task.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/task.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/task.cpp [ 11% 3/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/executors/executor.cpp.o -MF CMakeFiles/concurrencpp.dir/source/executors/executor.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/executors/executor.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/executors/executor.cpp [ 17% 4/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/executors/thread_executor.cpp.o -MF CMakeFiles/concurrencpp.dir/source/executors/thread_executor.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/executors/thread_executor.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/executors/thread_executor.cpp [ 23% 5/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/executors/manual_executor.cpp.o -MF CMakeFiles/concurrencpp.dir/source/executors/manual_executor.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/executors/manual_executor.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/executors/manual_executor.cpp [ 29% 6/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/executors/thread_pool_executor.cpp.o -MF CMakeFiles/concurrencpp.dir/source/executors/thread_pool_executor.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/executors/thread_pool_executor.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/executors/thread_pool_executor.cpp [ 35% 7/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/executors/worker_thread_executor.cpp.o -MF CMakeFiles/concurrencpp.dir/source/executors/worker_thread_executor.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/executors/worker_thread_executor.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/executors/worker_thread_executor.cpp [ 41% 8/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/results/impl/result_state.cpp.o -MF CMakeFiles/concurrencpp.dir/source/results/impl/result_state.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/results/impl/result_state.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/results/impl/result_state.cpp [ 47% 9/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/results/impl/consumer_context.cpp.o -MF CMakeFiles/concurrencpp.dir/source/results/impl/consumer_context.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/results/impl/consumer_context.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/results/impl/consumer_context.cpp [ 52% 10/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/results/impl/shared_result_state.cpp.o -MF CMakeFiles/concurrencpp.dir/source/results/impl/shared_result_state.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/results/impl/shared_result_state.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/results/impl/shared_result_state.cpp [ 58% 11/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/results/promises.cpp.o -MF CMakeFiles/concurrencpp.dir/source/results/promises.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/results/promises.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/results/promises.cpp [ 64% 12/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o -MF CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/threads/async_lock.cpp FAILED: CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o -MF CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/threads/async_lock.cpp fatal error: error in backend: failed to perform tail call elimination on a call site marked musttail PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. Stack dump: 0. Program arguments: /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o -MF CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/threads/async_lock.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/threads/async_lock.cpp 1. <eof> parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module '/wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/threads/async_lock.cpp'. 4. Running pass 'PowerPC DAG->DAG Pattern Instruction Selection' on function '@_ZN12concurrencpp10async_lock9lock_implENSt3__110shared_ptrINS_8executorEEEb.resume' #0 0x150d812c (/usr/bin/c+++0x150d812c) #1 0x150d880c (/usr/bin/c+++0x150d880c) #2 0x150d5a64 (/usr/bin/c+++0x150d5a64) #3 0x150d716c (/usr/bin/c+++0x150d716c) #4 0x15073760 (/usr/bin/c+++0x15073760) #5 0x150736b8 (/usr/bin/c+++0x150736b8) #6 0x150c68ec (/usr/bin/c+++0x150c68ec) #7 0x119cc1c0 (/usr/bin/c+++0x119cc1c0) #8 0x1507dc70 (/usr/bin/c+++0x1507dc70) #9 0x1507db40 (/usr/bin/c+++0x1507db40) #10 0x15bc6624 (/usr/bin/c+++0x15bc6624) #11 0x153a06bc (/usr/bin/c+++0x153a06bc) #12 0x153c3cc0 (/usr/bin/c+++0x153c3cc0) #13 0x153a8ea4 (/usr/bin/c+++0x153a8ea4) #14 0x1539111c (/usr/bin/c+++0x1539111c) #15 0x15385164 (/usr/bin/c+++0x15385164) #16 0x15384408 (/usr/bin/c+++0x15384408) #17 0x154dec64 (/usr/bin/c+++0x154dec64) #18 0x154de240 (/usr/bin/c+++0x154de240) #19 0x154dafc4 (/usr/bin/c+++0x154dafc4) #20 0x15c126cc (/usr/bin/c+++0x15c126cc) #21 0x146d79e4 (/usr/bin/c+++0x146d79e4) #22 0x14c3ba54 (/usr/bin/c+++0x14c3ba54) #23 0x14c42964 (/usr/bin/c+++0x14c42964) #24 0x14c3c210 (/usr/bin/c+++0x14c3c210) #25 0x14c42e30 (/usr/bin/c+++0x14c42e30) #26 0x12461ab0 (/usr/bin/c+++0x12461ab0) #27 0x127e4dec (/usr/bin/c+++0x127e4dec) #28 0x12eb8edc (/usr/bin/c+++0x12eb8edc) #29 0x126ee218 (/usr/bin/c+++0x126ee218) #30 0x127e268c (/usr/bin/c+++0x127e268c) #31 0x126ed92c (/usr/bin/c+++0x126ed92c) #32 0x1266b5cc (/usr/bin/c+++0x1266b5cc) #33 0x127d40c8 (/usr/bin/c+++0x127d40c8) #34 0x119cba38 (/usr/bin/c+++0x119cba38) #35 0x119dae80 (/usr/bin/c+++0x119dae80) #36 0x124f9090 (/usr/bin/c+++0x124f9090) #37 0x15073624 (/usr/bin/c+++0x15073624) #38 0x124f8b5c (/usr/bin/c+++0x124f8b5c) #39 0x124bb0ec (/usr/bin/c+++0x124bb0ec) #40 0x124bb460 (/usr/bin/c+++0x124bb460) #41 0x124d4d24 (/usr/bin/c+++0x124d4d24) c++: error: clang frontend command failed with exit code 70 (use -v to see invocation) FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git llvmorg-15.0.7-0-g8dfdcc7b7bf6) Target: powerpc-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/async_lock-1613f5.cpp c++: note: diagnostic msg: /tmp/async_lock-1613f5.sh c++: note: diagnostic msg: ******************** [ 70% 12/17] /usr/bin/c++ -Dconcurrencpp_EXPORTS -isystem /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -fPIC -stdlib=libc++ -fcoroutines-ts -pthread -std=c++20 -MD -MT CMakeFiles/concurrencpp.dir/source/runtime/runtime.cpp.o -MF CMakeFiles/concurrencpp.dir/source/runtime/runtime.cpp.o.d -o CMakeFiles/concurrencpp.dir/source/runtime/runtime.cpp.o -c /wrkdirs/usr/ports/devel/concurrencpp/work/concurrencpp-v.0.1.5/source/runtime/runtime.cpp ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/concurrencpp