>>> Building on exopi-4 under games/qqwing DIST = [games/qqwing:qqwing-1.3.4.tar.gz] FULLPKGNAME = qqwing-1.3.4p1 distfiles size=352060 >>> Running build in games/qqwing at 1713476964.64 ===> games/qqwing ===> Building from scratch qqwing-1.3.4p1 ===> Verifying specs: c++ c++abi pthread c m ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.0 m.10.1 ===> Checking files for qqwing-1.3.4p1 `/exopi-cvs/ports/distfiles/qqwing-1.3.4.tar.gz' is up to date. >> (SHA256) qqwing-1.3.4.tar.gz: OK ===> Extracting for qqwing-1.3.4p1 ===> Patching for qqwing-1.3.4p1 ===> Applying OpenBSD patch patch-main_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix infinite loop while using `qqwing --solve` on unsigned char archs (powerpc |and arm) | |Index: main.cpp |--- main.cpp.orig |+++ main.cpp -------------------------- Patching file main.cpp using Plan A... Hunk #1 succeeded at 488. 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 qqwing-1.3.4p1 ===> Configuring for qqwing-1.3.4p1 Using /exopi-obj/pobj/qqwing-1.3.4/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/qqwing-1.3.4/config.site checking for a BSD-compatible install... /exopi-obj/pobj/qqwing-1.3.4/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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 we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether time.h and sys/time.h may both be included... (cached) yes checking for gettimeofday... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating qqwing.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for qqwing-1.3.4p1 /usr/bin/make all-am /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -O2 -pipe -MT qqwing.lo -MD -MP -MF .deps/qqwing.Tpo -c -o qqwing.lo qqwing.cpp c++ -DHAVE_CONFIG_H -I. -O2 -pipe -MT qqwing.lo -MD -MP -MF .deps/qqwing.Tpo -c qqwing.cpp -fPIC -DPIC -o .libs/qqwing.o c++ -DHAVE_CONFIG_H -I. -O2 -pipe -MT qqwing.lo -MD -MP -MF .deps/qqwing.Tpo -c qqwing.cpp -o qqwing.o mv -f .deps/qqwing.Tpo .deps/qqwing.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -no-undefined -version-info 3:0:1 -o libqqwing.la -rpath /usr/local/lib qqwing.lo libtool: link: c++ -shared -fPIC -DPIC -o .libs/libqqwing.so.0.0 -O2 -pipe .libs/qqwing.o -Wl,-soname,libqqwing.so.0.0 libtool: link: ar cru .libs/libqqwing.a qqwing.o libtool: link: ranlib .libs/libqqwing.a c++ -DHAVE_CONFIG_H -I. -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o qqwing main.o ./libqqwing.la libtool: link: c++ -o .libs/qqwing -O2 -pipe main.o -L.libs -lqqwing -Wl,-rpath-link,/usr/local/lib >>> Running package in games/qqwing at 1713476988.68 ===> games/qqwing ===> Faking installation for qqwing-1.3.4p1 mkdir -p '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/qqwing-1.3.4/bin/install -c libqqwing.la '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -m 644 ./.libs/libqqwing.a /exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/lib/libqqwing.a libtool: install: /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -m 644 ./.libs/libqqwing.so.0.0 /exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/lib/libqqwing.so.0.0 libtool: install: /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -m 644 ./.libs/libqqwing.lai /exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/lib/libqqwing.la mkdir -p '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -s -m 755 qqwing '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -s -m 755 ./.libs/qqwing /exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -m 644 qqwing.pc '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/lib/pkgconfig' mkdir -p '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/include' /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -m 644 qqwing.hpp '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/qqwing-1.3.4/bin/install -c -m 644 qqwing.1 '/exopi-obj/pobj/qqwing-1.3.4/fake-amd64/usr/local/man/man1' ===> Building package for qqwing-1.3.4p1 Create /exopi-cvs/ports/packages/amd64/all/qqwing-1.3.4p1.tgz Creating package qqwing-1.3.4p1 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|********** | 16% archiving|*************************************** | 60% archiving|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/qqwing-1.3.4p1.tgz >>> Running clean in games/qqwing at 1713476992.27 ===> games/qqwing ===> Cleaning for qqwing-1.3.4p1 >>> Ended at 1713476993.08 max_stuck=0.00/build=24.30/package=3.56/clean=1.03