>>> Building on exopi-3 under sysutils/patchelf BDEPENDS = [devel/gmake] DIST = [sysutils/patchelf:patchelf-0.18.0.tar.gz] FULLPKGNAME = patchelf-0.18.0p1 Avoided depends for gmake-4.4.1 distfiles size=455301 >>> Running build in sysutils/patchelf at 1711578872.72 ===> sysutils/patchelf ===> Building from scratch patchelf-0.18.0p1 ===> patchelf-0.18.0p1 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c++ c++abi pthread c m ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.99.0 m.10.1 ===> Checking files for patchelf-0.18.0p1 `/exopi-cvs/ports/distfiles/patchelf-0.18.0.tar.gz' is up to date. >> (SHA256) patchelf-0.18.0.tar.gz: OK ===> Extracting for patchelf-0.18.0p1 ===> Patching for patchelf-0.18.0p1 ===> Applying OpenBSD patch patch-src_patchelf_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/patchelf.cc |--- src/patchelf.cc.orig |+++ src/patchelf.cc -------------------------- Patching file src/patchelf.cc using Plan A... Hunk #1 succeeded at 2689. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for patchelf-0.18.0p1 ===> Configuring for patchelf-0.18.0p1 Using /exopi-obj/pobj/patchelf-0.18.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/patchelf-0.18.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/patchelf-0.18.0/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for strip... (cached) strip checking for objdump... objdump checking for objcopy... objcopy checking for readelf... readelf checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking dependency style of cc... gcc3 checking whether c++ supports C++17 features with -std=c++17... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for patchelf-0.18.0p1 Making all in src gmake[1]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/src' c++ -std=c++17 -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.18.0\" -DPACKAGE_STRING=\"patchelf\ 0.18.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.18.0\" -DHAVE_CXX17=1 -I. -I/exopi-obj/pobj/patchelf-0.18.0/patchelf-0.18.0/src -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -O2 -pipe -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o /exopi-obj/pobj/patchelf-0.18.0/patchelf-0.18.0/src/patchelf.cc mv -f .deps/patchelf.Tpo .deps/patchelf.Po c++ -std=c++17 -Wall -Wextra -Wcast-qual -std=c++17 -D_FILE_OFFSET_BITS=64 -O2 -pipe -o patchelf patchelf.o gmake[1]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/src' Making all in tests gmake[1]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/tests' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/tests' gmake[1]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64' >>> Running package in sysutils/patchelf at 1711578895.83 ===> sysutils/patchelf ===> Faking installation for patchelf-0.18.0p1 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/src' gmake[2]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/src' mkdir -p '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/patchelf-0.18.0/bin/install -c -s -m 755 patchelf '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/bin' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/src' gmake[1]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/src' Making install in tests gmake[1]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/tests' gmake[2]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/tests' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/tests' gmake[1]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64/tests' gmake[1]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64' gmake[2]: Entering directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/share/zsh/site-functions' /exopi-obj/pobj/patchelf-0.18.0/bin/install -c -m 644 /exopi-obj/pobj/patchelf-0.18.0/patchelf-0.18.0/completions/zsh/_patchelf '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/share/zsh/site-functions' mkdir -p '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/share/doc/patchelf' /exopi-obj/pobj/patchelf-0.18.0/bin/install -c -m 644 /exopi-obj/pobj/patchelf-0.18.0/patchelf-0.18.0/README.md '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/share/doc/patchelf' mkdir -p '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/patchelf-0.18.0/bin/install -c -m 644 /exopi-obj/pobj/patchelf-0.18.0/patchelf-0.18.0/patchelf.1 '/exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/man/man1' gmake[2]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64' gmake[1]: Leaving directory '/exopi-obj/pobj/patchelf-0.18.0/build-amd64' # fix manual section for ld.so sed -i -e '/^\.BR ld\.so/s,8,1,' /exopi-obj/pobj/patchelf-0.18.0/fake-amd64/usr/local/man/man1/patchelf.1 ===> Building package for patchelf-0.18.0p1 Create /exopi-cvs/ports/packages/amd64/all/patchelf-0.18.0p1.tgz Creating package patchelf-0.18.0p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/patchelf-0.18.0p1.tgz >>> Running clean in sysutils/patchelf at 1711578897.98 ===> sysutils/patchelf ===> Cleaning for patchelf-0.18.0p1 >>> Ended at 1711578898.23 max_stuck=12.40/build=23.12/package=2.14/clean=0.28