>>> Building on exopi-4 under graphics/libpgf BDEPENDS = [devel/automake/1.9;devel/libtool;devel/metaauto;devel/autoconf/2.69;archivers/unzip] DIST = [graphics/libpgf:libPGF-codec-and-console-src.zip] FULLPKGNAME = libpgf-7.19.3p0 (Junk lock obtained for exopi-4 at 1713778782.49) >>> Running depends in graphics/libpgf at 1713778782.53 last junk was in net/ices2 /usr/sbin/pkg_add -aI -Drepair automake-1.9.6p13 unzip-6.0p17 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.9.6p13 libtool-2.4.2p2 metaauto-1.0p4 unzip-6.0p17 /usr/sbin/pkg_add -aI -Drepair automake-1.9.6p13 unzip-6.0p17 >>> Running show-prepare-results in graphics/libpgf at 1713778784.05 ===> graphics/libpgf ===> Building from scratch libpgf-7.19.3p0 ===> libpgf-7.19.3p0 depends on: metaauto-* -> metaauto-1.0p4 ===> libpgf-7.19.3p0 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> libpgf-7.19.3p0 depends on: automake->=1.9,<1.10 -> automake-1.9.6p13 ===> libpgf-7.19.3p0 depends on: libtool-* -> libtool-2.4.2p2 ===> libpgf-7.19.3p0 depends on: unzip-* -> unzip-6.0p17 ===> Verifying specs: m c++ c++abi pthread ===> found m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 autoconf-2.69p3 automake-1.9.6p13 libtool-2.4.2p2 metaauto-1.0p4 unzip-6.0p17 (Junk lock released for exopi-4 at 1713778785.05) distfiles size=1303189 >>> Running extract in graphics/libpgf at 1713778785.07 ===> graphics/libpgf ===> Checking files for libpgf-7.19.3p0 `/exopi-cvs/ports/distfiles/libPGF-codec-and-console-src.zip' is up to date. >> (SHA256) libPGF-codec-and-console-src.zip: OK ===> Extracting for libpgf-7.19.3p0 >>> Running patch in graphics/libpgf at 1713778785.43 ===> graphics/libpgf ===> Patching for libpgf-7.19.3p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in graphics/libpgf at 1713778785.65 ===> graphics/libpgf ===> Generating configure for libpgf-7.19.3p0 Running autoreconf-2.69 in /exopi-obj/pobj/libpgf-7.19.3/libPGF-codec-and-console-src/PGF/Codec libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac: installing `./install-sh' configure.ac: installing `./missing' src/Makefile.am: installing `./depcomp' configure.ac:31: installing `./config.guess' configure.ac:31: installing `./config.sub' ===> Configuring for libpgf-7.19.3p0 Using /exopi-obj/pobj/libpgf-7.19.3/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libpgf-7.19.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libpgf-7.19.3/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes 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 style of include used by make... GNU 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 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 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... yes 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 for doxygen... (cached) no checking for dot... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating libpgf.spec config.status: creating libpgf.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in graphics/libpgf at 1713778801.04 ===> graphics/libpgf ===> Building for libpgf-7.19.3p0 cd . && /bin/sh /exopi-obj/pobj/libpgf-7.19.3/libPGF-codec-and-console-src/PGF/Codec/missing --run autoheader rm -f stamp-h1 touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive Making all in src if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Decoder.lo -MD -MP -MF ".deps/Decoder.Tpo" -c -o Decoder.lo Decoder.cpp; then mv -f ".deps/Decoder.Tpo" ".deps/Decoder.Plo"; else rm -f ".deps/Decoder.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c Decoder.cpp -fPIC -DPIC -o .libs/Decoder.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Decoder.lo -MD -MP -MF .deps/Decoder.Tpo -c Decoder.cpp -o Decoder.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Encoder.lo -MD -MP -MF ".deps/Encoder.Tpo" -c -o Encoder.lo Encoder.cpp; then mv -f ".deps/Encoder.Tpo" ".deps/Encoder.Plo"; else rm -f ".deps/Encoder.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Encoder.lo -MD -MP -MF .deps/Encoder.Tpo -c Encoder.cpp -fPIC -DPIC -o .libs/Encoder.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Encoder.lo -MD -MP -MF .deps/Encoder.Tpo -c Encoder.cpp -o Encoder.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT PGFimage.lo -MD -MP -MF ".deps/PGFimage.Tpo" -c -o PGFimage.lo PGFimage.cpp; then mv -f ".deps/PGFimage.Tpo" ".deps/PGFimage.Plo"; else rm -f ".deps/PGFimage.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT PGFimage.lo -MD -MP -MF .deps/PGFimage.Tpo -c PGFimage.cpp -fPIC -DPIC -o .libs/PGFimage.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT PGFimage.lo -MD -MP -MF .deps/PGFimage.Tpo -c PGFimage.cpp -o PGFimage.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT PGFstream.lo -MD -MP -MF ".deps/PGFstream.Tpo" -c -o PGFstream.lo PGFstream.cpp; then mv -f ".deps/PGFstream.Tpo" ".deps/PGFstream.Plo"; else rm -f ".deps/PGFstream.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT PGFstream.lo -MD -MP -MF .deps/PGFstream.Tpo -c PGFstream.cpp -fPIC -DPIC -o .libs/PGFstream.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT PGFstream.lo -MD -MP -MF .deps/PGFstream.Tpo -c PGFstream.cpp -o PGFstream.o if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Subband.lo -MD -MP -MF ".deps/Subband.Tpo" -c -o Subband.lo Subband.cpp; then mv -f ".deps/Subband.Tpo" ".deps/Subband.Plo"; else rm -f ".deps/Subband.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Subband.lo -MD -MP -MF .deps/Subband.Tpo -c Subband.cpp -fPIC -DPIC -o .libs/Subband.o Subband.cpp:189:3: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:189:10: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:189:17: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~ Subband.cpp:229:3: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:229:10: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:229:17: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~ 6 warnings generated. c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT Subband.lo -MD -MP -MF .deps/Subband.Tpo -c Subband.cpp -o Subband.o Subband.cpp:189:3: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:189:10: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:189:17: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~ Subband.cpp:229:3: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:229:10: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~~ Subband.cpp:229:17: warning: expression result unused [-Wunused-value] tileX; tileY; tile; // prevents from unreferenced formal parameter warning ^~~~ 6 warnings generated. if /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT WaveletTransform.lo -MD -MP -MF ".deps/WaveletTransform.Tpo" -c -o WaveletTransform.lo WaveletTransform.cpp; then mv -f ".deps/WaveletTransform.Tpo" ".deps/WaveletTransform.Plo"; else rm -f ".deps/WaveletTransform.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT WaveletTransform.lo -MD -MP -MF .deps/WaveletTransform.Tpo -c WaveletTransform.cpp -fPIC -DPIC -o .libs/WaveletTransform.o c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -MT WaveletTransform.lo -MD -MP -MF .deps/WaveletTransform.Tpo -c WaveletTransform.cpp -o WaveletTransform.o /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libpgf.la -rpath /usr/local/lib -version-info 7:15:0 Decoder.lo Encoder.lo PGFimage.lo PGFstream.lo Subband.lo WaveletTransform.lo libtool: link: c++ -shared -fPIC -DPIC -o .libs/libpgf.so.1.0 -O2 -pipe .libs/Decoder.o .libs/Encoder.o .libs/PGFimage.o .libs/PGFstream.o .libs/Subband.o .libs/WaveletTransform.o -Wl,-soname,libpgf.so.1.0 libtool: link: ar cru .libs/libpgf.a Decoder.o Encoder.o PGFimage.o PGFstream.o Subband.o WaveletTransform.o libtool: link: ranlib .libs/libpgf.a Making all in include >>> Running package in graphics/libpgf at 1713778809.68 ===> graphics/libpgf ===> Faking installation for libpgf-7.19.3p0 Making install in src test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/libpgf-7.19.3/bin/install -c 'libpgf.la' '/exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/lib/libpgf.la' libtool: install: /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 ./.libs/libpgf.a /exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/lib/libpgf.a libtool: install: /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 ./.libs/libpgf.so.1.0 /exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/lib/libpgf.so.1.0 libtool: install: /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 ./.libs/libpgf.lai /exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/lib/libpgf.la Making install in include /usr/bin/make install-exec-hook /bin/sh /exopi-obj/pobj/libpgf-7.19.3/libPGF-codec-and-console-src/PGF/Codec/install-sh -d /exopi-obj/pobj/libpgf-7.19.3/fake-amd64//usr/local/include/libpgf test -z "/usr/local/include/libpgf" || mkdir -p -- "/exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/include/libpgf" /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 'PGFimage.h' '/exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/include/libpgf/PGFimage.h' /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 'PGFplatform.h' '/exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/include/libpgf/PGFplatform.h' /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 'PGFtypes.h' '/exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/include/libpgf/PGFtypes.h' /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 'PGFstream.h' '/exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/include/libpgf/PGFstream.h' /bin/sh /exopi-obj/pobj/libpgf-7.19.3/libPGF-codec-and-console-src/PGF/Codec/install-sh -d /exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/lib/pkgconfig /exopi-obj/pobj/libpgf-7.19.3/bin/install -c -m 644 libpgf.pc /exopi-obj/pobj/libpgf-7.19.3/fake-amd64/usr/local/lib/pkgconfig/libpgf.pc ===> Building package for libpgf-7.19.3p0 Create /exopi-cvs/ports/packages/amd64/all/libpgf-7.19.3p0.tgz Creating package libpgf-7.19.3p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************** | 45% archiving|************************************************* | 77% archiving|******************************************************** | 88% archiving|************************************************************ | 94% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libpgf-7.19.3p0.tgz >>> Running clean in graphics/libpgf at 1713778811.30 ===> graphics/libpgf ===> Cleaning for libpgf-7.19.3p0 >>> Ended at 1713778811.56 max_stuck=0.00/depends=1.53/show-prepare-results=1.03/extract=0.35/patch=0.23/configure=15.38/build=8.65/package=1.62/clean=0.28