>>> Building on exopi-1 under devel/sdl2-pango BDEPENDS = [devel/pango;devel/sdl2] DIST = [devel/sdl2-pango:sdl2-pango-2.1.5.tar.gz] FULLPKGNAME = sdl2-pango-2.1.5 RDEPENDS = [devel/pango;devel/sdl2] (Junk lock obtained for exopi-1 at 1714810125.17) >>> Running depends in devel/sdl2-pango at 1714810125.21 last junk was in net/kea /usr/sbin/pkg_add -aI -Drepair pango-1.52.2 sdl2-2.30.0p1 was: /usr/sbin/pkg_add -aI -Drepair pango-1.52.2 sdl2-2.30.0p1 /usr/sbin/pkg_add -aI -Drepair pango-1.52.2 sdl2-2.30.0p1 >>> Running show-prepare-results in devel/sdl2-pango at 1714810128.79 ===> devel/sdl2-pango ===> Building from scratch sdl2-pango-2.1.5 ===> sdl2-pango-2.1.5 depends on: pango-* -> pango-1.52.2 ===> sdl2-pango-2.1.5 depends on: sdl2-* -> sdl2-2.30.0p1 ===> Verifying specs: c++ c++abi pthread SDL2 X11 Xcursor Xext Xfixes Xi Xrandr Xrender Xss expat ffi fontconfig freetype fribidi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2 harfbuzz iconv intl m pango-1.0 pangoft2-1.0 pcre2-8 samplerate sndio usbhid xcb z ===> found c++.10.0 c++abi.7.0 pthread.27.1 SDL2.0.15 X11.18.0 Xcursor.5.0 Xext.13.0 Xfixes.6.1 Xi.12.2 Xrandr.7.1 Xrender.6.0 Xss.6.0 expat.14.1 ffi.2.0 fontconfig.13.1 freetype.30.3 fribidi.3.1 gio-2.0.4200.19 glib-2.0.4201.12 gmodule-2.0.4200.19 gobject-2.0.4200.19 graphite2.2.0 harfbuzz.18.8 iconv.7.1 intl.8.0 m.10.1 pango-1.0.3801.4 pangoft2-1.0.3801.3 pcre2-8.0.6 samplerate.3.0 sndio.7.2 usbhid.7.1 xcb.4.1 z.7.0 pango-1.52.2 sdl2-2.30.0p1 (Junk lock released for exopi-1 at 1714810129.79) distfiles size=643659 >>> Running build in devel/sdl2-pango at 1714810129.81 ===> devel/sdl2-pango ===> Checking files for sdl2-pango-2.1.5 `/exopi-cvs/ports/distfiles/sdl2-pango-2.1.5.tar.gz' is up to date. >> (SHA256) sdl2-pango-2.1.5.tar.gz: OK ===> Extracting for sdl2-pango-2.1.5 ===> Patching for sdl2-pango-2.1.5 ===> Applying OpenBSD patch patch-SDL2_Pango_pc_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: SDL2_Pango.pc.in |--- SDL2_Pango.pc.in.orig |+++ SDL2_Pango.pc.in -------------------------- Patching file SDL2_Pango.pc.in using Plan A... Hunk #1 succeeded at 6. 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 sdl2-pango-2.1.5 ===> Configuring for sdl2-pango-2.1.5 Using /exopi-obj/pobj/sdl2-pango-2.1.5/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/sdl2-pango-2.1.5/config.site checking whether to enable maintainer-specific portions of Makefiles... no 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/sdl2-pango-2.1.5/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 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 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 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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 the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pango >= 1.2.0... yes checking for pangoft2 >= 1.2.0... yes checking for sdl2 >= 2.0.2... 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 SDL2_Pango.pc config.status: creating docs/Makefile config.status: creating docs/Doxyfile config.status: creating VisualC2003/Makefile config.status: creating Wix/Makefile config.status: creating Wix/merge_module.xml config.status: creating Wix/dev.xml config.status: creating Wix/testbench.xml config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for sdl2-pango-2.1.5 Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"SDL2_Pango\" -DPACKAGE_TARNAME=\"sdl2_pango\" -DPACKAGE_VERSION=\"2.1.5\" -DPACKAGE_STRING=\"SDL2_Pango\ 2.1.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdl2_pango\" -DVERSION=\"2.1.5\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DBUILD_DLL -I. -O2 -pipe -I/usr/local/include/pango-1.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT SDL2_Pango.lo -MD -MP -MF .deps/SDL2_Pango.Tpo -c -o SDL2_Pango.lo SDL2_Pango.c cc -DPACKAGE_NAME="SDL2_Pango" -DPACKAGE_TARNAME="sdl2_pango" -DPACKAGE_VERSION="2.1.5" -DPACKAGE_STRING="SDL2_Pango 2.1.5" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="sdl2_pango" -DVERSION="2.1.5" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DBUILD_DLL -I. -O2 -pipe -I/usr/local/include/pango-1.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT SDL2_Pango.lo -MD -MP -MF .deps/SDL2_Pango.Tpo -c SDL2_Pango.c -fPIC -DPIC -o .libs/SDL2_Pango.o cc -DPACKAGE_NAME="SDL2_Pango" -DPACKAGE_TARNAME="sdl2_pango" -DPACKAGE_VERSION="2.1.5" -DPACKAGE_STRING="SDL2_Pango 2.1.5" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="sdl2_pango" -DVERSION="2.1.5" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DBUILD_DLL -I. -O2 -pipe -I/usr/local/include/pango-1.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -MT SDL2_Pango.lo -MD -MP -MF .deps/SDL2_Pango.Tpo -c SDL2_Pango.c -o SDL2_Pango.o mv -f .deps/SDL2_Pango.Tpo .deps/SDL2_Pango.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -I/usr/local/include/pango-1.0 -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include -pthread -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -no-undefined -version-info 5:0:1 -o libSDL2_Pango.la -rpath /usr/local/lib SDL2_Pango.lo -L/usr/local/lib -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype -L/usr/local/lib -L/usr/X11R6/lib -lSDL2 libtool: link: cc -shared -fPIC -DPIC -o .libs/libSDL2_Pango.so.0.0 -pthread -O2 -pipe -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/X11R6/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include -I/usr/local/include/fribidi -I/usr/X11R6/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/freetype2 -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT .libs/SDL2_Pango.o -L.libs -lpango-1.0 -lm -lglib-2.0 -liconv -lintl -lpcre2-8 -lpthread -lgobject-2.0 -lffi -lgio-2.0 -lgmodule-2.0 -lz -lfribidi -lharfbuzz -lfreetype -lgraphite2 -lc++ -lc++abi -lpangoft2-1.0 -lfontconfig -lexpat -lSDL2 -lsndio -lsamplerate -lX11 -lxcb -lXext -lXcursor -lXrender -lXfixes -lXi -lXrandr -lXss -lusbhid -Wl,-soname,libSDL2_Pango.so.0.0 libtool: link: ar cru .libs/libSDL2_Pango.a SDL2_Pango.o libtool: link: ranlib .libs/libSDL2_Pango.a >>> Running package in devel/sdl2-pango at 1714810149.40 ===> devel/sdl2-pango ===> Faking installation for sdl2-pango-2.1.5 Making install in src mkdir -p '/exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/sdl2-pango-2.1.5/bin/install -c libSDL2_Pango.la '/exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/sdl2-pango-2.1.5/bin/install -c -m 644 ./.libs/libSDL2_Pango.a /exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/lib/libSDL2_Pango.a libtool: install: /exopi-obj/pobj/sdl2-pango-2.1.5/bin/install -c -m 644 ./.libs/libSDL2_Pango.so.0.0 /exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/lib/libSDL2_Pango.so.0.0 libtool: install: /exopi-obj/pobj/sdl2-pango-2.1.5/bin/install -c -m 644 ./.libs/libSDL2_Pango.lai /exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/lib/libSDL2_Pango.la mkdir -p '/exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/include' /exopi-obj/pobj/sdl2-pango-2.1.5/bin/install -c -m 644 SDL2_Pango.h '/exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/sdl2-pango-2.1.5/bin/install -c -m 644 SDL2_Pango.pc '/exopi-obj/pobj/sdl2-pango-2.1.5/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for sdl2-pango-2.1.5 Create /exopi-cvs/ports/packages/amd64/all/sdl2-pango-2.1.5.tgz Creating package sdl2-pango-2.1.5 reading plist| checking dependencies| checking dependencies|devel/pango checking dependencies|devel/sdl2 checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|****************************** | 47% archiving|******************************************************** | 87% archiving|************************************************************** | 97% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sdl2-pango-2.1.5.tgz >>> Running clean in devel/sdl2-pango at 1714810157.23 ===> devel/sdl2-pango ===> Cleaning for sdl2-pango-2.1.5 >>> Ended at 1714810157.48 max_stuck=1.41/depends=3.59/show-prepare-results=1.02/build=19.58/package=7.83/clean=0.28