>>> Building on exopi-2 under audio/adplay BDEPENDS = [devel/sdl2;archivers/bzip2;audio/adplug;devel/libbinio] DIST = [audio/adplay:adplay-1.8.1.tar.bz2] FULLPKGNAME = adplay-1.8.1p1 RDEPENDS = [audio/adplug;devel/sdl2;devel/libbinio] (Junk lock obtained for exopi-2 at 1713777298.47) >>> Running depends in audio/adplay at 1713777298.50 last junk was in devel/pango /usr/sbin/pkg_add -aI -Drepair adplug-2.3.3p0 libbinio-1.5p0 sdl2-2.30.0p1 was: /usr/sbin/pkg_add -aI -Drepair adplug-2.3.3p0 bzip2-1.0.8p0 libbinio-1.5p0 sdl2-2.30.0p1 /usr/sbin/pkg_add -aI -Drepair adplug-2.3.3p0 libbinio-1.5p0 sdl2-2.30.0p1 New and changed readme(s): /usr/local/share/doc/pkg-readmes/sdl2 >>> Running show-prepare-results in audio/adplay at 1713777303.54 ===> audio/adplay ===> Building from scratch adplay-1.8.1p1 ===> adplay-1.8.1p1 depends on: bzip2-* -> bzip2-1.0.8p0 ===> adplay-1.8.1p1 depends on: adplug-* -> adplug-2.3.3p0 ===> adplay-1.8.1p1 depends on: libbinio-* -> libbinio-1.5p0 ===> adplay-1.8.1p1 depends on: sdl2-* -> sdl2-2.30.0p1 ===> Verifying specs: c++ c++abi pthread SDL2 adplug binio c m samplerate sndio usbhid X11 Xcursor Xext Xfixes Xi Xinerama Xrandr Xrender Xss Xxf86vm xcb ===> found c++.10.0 c++abi.7.0 pthread.27.1 SDL2.0.15 adplug.2.0 binio.0.0 c.100.0 m.10.1 samplerate.3.0 sndio.7.2 usbhid.7.1 X11.18.0 Xcursor.5.0 Xext.13.0 Xfixes.6.1 Xi.12.2 Xinerama.6.0 Xrandr.7.1 Xrender.6.0 Xss.6.0 Xxf86vm.6.0 xcb.4.1 adplug-2.3.3p0 bzip2-1.0.8p0 libbinio-1.5p0 sdl2-2.30.0p1 (Junk lock released for exopi-2 at 1713777305.04) distfiles size=323128 >>> Running build in audio/adplay at 1713777305.08 ===> audio/adplay ===> Checking files for adplay-1.8.1p1 `/exopi-cvs/ports/distfiles/adplay-1.8.1.tar.bz2' is up to date. >> (SHA256) adplay-1.8.1.tar.bz2: OK ===> Extracting for adplay-1.8.1p1 ===> Patching for adplay-1.8.1p1 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Stop hardcoding -lstdc++. | |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 17017. done rm /exopi-obj/pobj/adplay-1.8.1/adplay-1.8.1/src/getopt.h ===> 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 adplay-1.8.1p1 ===> Configuring for adplay-1.8.1p1 Using /exopi-obj/pobj/adplay-1.8.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/adplay-1.8.1/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/adplay-1.8.1/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 how to print strings... print -r checking whether make 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 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 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... yes checking for gcc... (cached) 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 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 how to run the C preprocessor... cc -E checking how to run the C++ preprocessor... c++ -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for adplug... yes checking for getopt.h... (cached) yes checking whether AdPlug is linked correctly... yes checking whether AdPlug supports the getsubsong() method... yes checking whether AdPlug supports the surround/harmonic synth... yes checking whether AdPlug supports the NukedOPL synth... yes checking for QSA headers... not found -- QSA output disabled checking for sdl2-config... /usr/local/bin/sdl2-config checking for SDL - version >= 2.0.0... 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 doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration: Install path: /usr/local Build output mechanisms: OSS output (oss): no Null output (null): yes configure: WARNING: unrecognized options: --disable-gtk-doc Disk writer (disk): yes EsounD output (esound): no QSA output (qsa): no SDL output (sdl): yes ALSA output (alsa): no Libao output (ao): no SDL version: 2.30.0 ===> Building for adplay-1.8.1p1 Making all in src /usr/bin/make all-am c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libbinio -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include -DADPLUG_DATA_DIR=\"/usr/local/com/adplug\" -O2 -pipe -I/usr/local/include -I/usr/local/include/libbinio -MT adplay.o -MD -MP -MF .deps/adplay.Tpo -c -o adplay.o adplay.cc mv -f .deps/adplay.Tpo .deps/adplay.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libbinio -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include -DADPLUG_DATA_DIR=\"/usr/local/com/adplug\" -O2 -pipe -I/usr/local/include -I/usr/local/include/libbinio -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cc mv -f .deps/output.Tpo .deps/output.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libbinio -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include -DADPLUG_DATA_DIR=\"/usr/local/com/adplug\" -O2 -pipe -I/usr/local/include -I/usr/local/include/libbinio -MT disk.o -MD -MP -MF .deps/disk.Tpo -c -o disk.o disk.cc mv -f .deps/disk.Tpo .deps/disk.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include/libbinio -I/usr/local/include -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/X11R6/include -DADPLUG_DATA_DIR=\"/usr/local/com/adplug\" -O2 -pipe -I/usr/local/include -I/usr/local/include/libbinio -MT sdl.o -MD -MP -MF .deps/sdl.Tpo -c -o sdl.o sdl.cc mv -f .deps/sdl.Tpo .deps/sdl.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -I/usr/local/include -I/usr/local/include/libbinio -o adplay adplay.o output.o disk.o sdl.o -L/usr/local/lib -ladplug -lbinio -L/usr/local/lib -lSDL2 -L/usr/X11R6/lib libtool: link: c++ -o adplay -O2 -pipe -I/usr/local/include -I/usr/local/include/libbinio adplay.o output.o disk.o sdl.o -L.libs -ladplug -lbinio -lSDL2 -lm -liconv -lsndio -lsamplerate -lX11 -lxcb -lXext -lXcursor -lXrender -lXfixes -lXi -lXrandr -lXss -lusbhid -lpthread -Wl,-rpath-link,/usr/local/lib,-rpath-link,/usr/X11R6/lib adplay.cc(adplay.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() Making all in doc >>> Running package in audio/adplay at 1713777339.05 ===> audio/adplay ===> Faking installation for adplay-1.8.1p1 Making install in src mkdir -p '/exopi-obj/pobj/adplay-1.8.1/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/adplay-1.8.1/bin/install -c -s -m 755 adplay '/exopi-obj/pobj/adplay-1.8.1/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/adplay-1.8.1/bin/install -c -s -m 755 adplay /exopi-obj/pobj/adplay-1.8.1/fake-amd64/usr/local/bin Making install in doc mkdir -p '/exopi-obj/pobj/adplay-1.8.1/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/adplay-1.8.1/bin/install -c -m 644 adplay.1 '/exopi-obj/pobj/adplay-1.8.1/fake-amd64/usr/local/man/man1' ===> Building package for adplay-1.8.1p1 Create /exopi-cvs/ports/packages/amd64/all/adplay-1.8.1p1.tgz Creating package adplay-1.8.1p1 reading plist| checking dependencies| checking dependencies|audio/adplug checking dependencies|devel/libbinio checking dependencies|devel/sdl2 checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|****************************************************** | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/adplay-1.8.1p1.tgz >>> Running clean in audio/adplay at 1713777343.98 ===> audio/adplay ===> Cleaning for adplay-1.8.1p1 >>> Ended at 1713777344.25 max_stuck=1.06/depends=5.04/show-prepare-results=1.53/build=33.98/package=4.91/clean=0.32