>>> Building on exopi-6 under devel/libconfuse BDEPENDS = [devel/gettext,-runtime] DIST = [devel/libconfuse:confuse-3.3.tar.gz] FULLPKGNAME = libconfuse-3.3 RDEPENDS = [devel/gettext,-runtime] Avoided depends for gettext-runtime-0.22.5 distfiles size=775369 >>> Running build in devel/libconfuse at 1713950203.70 ===> devel/libconfuse ===> Building from scratch libconfuse-3.3 ===> libconfuse-3.3 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: iconv intl ===> found iconv.7.1 intl.8.0 ===> Checking files for libconfuse-3.3 `/exopi-cvs/ports/distfiles/confuse-3.3.tar.gz' is up to date. >> (SHA256) confuse-3.3.tar.gz: OK ===> Extracting for libconfuse-3.3 ===> Patching for libconfuse-3.3 ===> 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 libconfuse-3.3 ===> Configuring for libconfuse-3.3 Using /exopi-obj/pobj/libconfuse-3.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libconfuse-3.3/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libconfuse-3.3/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 make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (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 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 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 whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for an ANSI C-conforming const... (cached) yes checking for fmemopen... yes checking for funopen... (cached) yes checking for reallocarray... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strndup... yes checking for setenv... (cached) yes checking for unsetenv... (cached) yes checking for _putenv... no 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 examples/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating libconfuse.pc config.status: creating libconfuse.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libconfuse-3.3 /usr/bin/make all-recursive Making all in m4 Making all in po Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DBUILDING_DLL -I/usr/local/include -O2 -pipe -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c -o libconfuse_la-confuse.lo `test -f 'confuse.c' || echo './'`confuse.c cc -DLOCALEDIR="/usr/local/share/locale" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DBUILDING_DLL -I/usr/local/include -O2 -pipe -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c confuse.c -fPIC -DPIC -o .libs/libconfuse_la-confuse.o cc -DLOCALEDIR="/usr/local/share/locale" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DBUILDING_DLL -I/usr/local/include -O2 -pipe -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c confuse.c -o libconfuse_la-confuse.o mv -f .deps/libconfuse_la-confuse.Tpo .deps/libconfuse_la-confuse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DBUILDING_DLL -I/usr/local/include -O2 -pipe -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c -o libconfuse_la-lexer.lo `test -f 'lexer.c' || echo './'`lexer.c cc -DLOCALEDIR="/usr/local/share/locale" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DBUILDING_DLL -I/usr/local/include -O2 -pipe -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/libconfuse_la-lexer.o cc -DLOCALEDIR="/usr/local/share/locale" -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -DBUILDING_DLL -I/usr/local/include -O2 -pipe -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c lexer.c -o libconfuse_la-lexer.o mv -f .deps/libconfuse_la-lexer.Tpo .deps/libconfuse_la-lexer.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -no-undefined -version-info 3:0:1 -L/usr/local/lib -o libconfuse.la -rpath /usr/local/lib libconfuse_la-confuse.lo libconfuse_la-lexer.lo -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC -o .libs/libconfuse.so.3.0 -O2 -pipe .libs/libconfuse_la-confuse.o .libs/libconfuse_la-lexer.o -L.libs -lintl -liconv -Wl,-soname,libconfuse.so.3.0 libtool: link: ar cru .libs/libconfuse.a libconfuse_la-confuse.o libconfuse_la-lexer.o libtool: link: ranlib .libs/libconfuse.a Making all in examples cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c mv -f .deps/simple.Tpo .deps/simple.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o simple simple.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/simple -O2 -pipe simple.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT ftpconf.o -MD -MP -MF .deps/ftpconf.Tpo -c -o ftpconf.o ftpconf.c mv -f .deps/ftpconf.Tpo .deps/ftpconf.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o ftpconf ftpconf.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/ftpconf -O2 -pipe ftpconf.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT cfgtest.o -MD -MP -MF .deps/cfgtest.Tpo -c -o cfgtest.o cfgtest.c mv -f .deps/cfgtest.Tpo .deps/cfgtest.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o cfgtest cfgtest.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/cfgtest -O2 -pipe cfgtest.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o cli.c cli.c:298:25: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] CFG_BOOL_LIST("bool", cfg_false, CFGF_NONE), ^~~~~~~~~ ../src/confuse.h:496:25: note: expanded from macro 'CFG_BOOL_LIST' __CFG_BOOL_LIST(name, def, flags, 0, 0) ^~~ ../src/confuse.h:486:62: note: expanded from macro '__CFG_BOOL_LIST' {name,0,CFGT_BOOL,0,0,flags | CFGF_LIST,0,{0,0,cfg_false,0,def},0,{.boolean=svalue},cb,0,0,0,0} ^~~ 1 warning generated. mv -f .deps/cli.Tpo .deps/cli.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o cli cli.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/cli -O2 -pipe cli.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT nested.o -MD -MP -MF .deps/nested.Tpo -c -o nested.o nested.c mv -f .deps/nested.Tpo .deps/nested.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o nested nested.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/nested -O2 -pipe nested.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT deprecated.o -MD -MP -MF .deps/deprecated.Tpo -c -o deprecated.o deprecated.c mv -f .deps/deprecated.Tpo .deps/deprecated.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o deprecated deprecated.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/deprecated -O2 -pipe deprecated.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT addsec.o -MD -MP -MF .deps/addsec.Tpo -c -o addsec.o addsec.c mv -f .deps/addsec.Tpo .deps/addsec.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o addsec addsec.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/addsec -O2 -pipe addsec.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT parsebuf.o -MD -MP -MF .deps/parsebuf.Tpo -c -o parsebuf.o parsebuf.c mv -f .deps/parsebuf.Tpo .deps/parsebuf.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o parsebuf parsebuf.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/parsebuf -O2 -pipe parsebuf.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o env.c mv -f .deps/env.Tpo .deps/env.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o env env.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/env -O2 -pipe env.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/local/include -O2 -pipe -MT reread.o -MD -MP -MF .deps/reread.Tpo -c -o reread.o reread.c mv -f .deps/reread.Tpo .deps/reread.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L../src/ -L/usr/local/lib -o reread reread.o ../src/libconfuse.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/reread -O2 -pipe reread.o -L.libs -lconfuse -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib Making all in tests Making all in doc >>> Running package in devel/libconfuse at 1713950229.83 ===> devel/libconfuse ===> Faking installation for libconfuse-3.3 Making install in m4 Making install in po installing sv.gmo as /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/confuse.mo installing fr.gmo as /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/confuse.mo installing de.gmo as /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/confuse.mo if test "confuse" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/libconfuse-3.3/bin/install -c -m 644 ./$file /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in src mkdir -p '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libconfuse-3.3/bin/install -c libconfuse.la '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libconfuse-3.3/bin/install -c -m 644 ./.libs/libconfuse.a /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/lib/libconfuse.a libtool: install: /exopi-obj/pobj/libconfuse-3.3/bin/install -c -m 644 ./.libs/libconfuse.so.3.0 /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/lib/libconfuse.so.3.0 libtool: install: /exopi-obj/pobj/libconfuse-3.3/bin/install -c -m 644 ./.libs/libconfuse.lai /exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/lib/libconfuse.la mkdir -p '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/include' /exopi-obj/pobj/libconfuse-3.3/bin/install -c -m 644 confuse.h '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/include' Making install in examples Making install in tests Making install in doc mkdir -p '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/doc/confuse' /exopi-obj/pobj/libconfuse-3.3/bin/install -c -m 644 README.md AUTHORS LICENSE ChangeLog.md '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/share/doc/confuse' mkdir -p '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libconfuse-3.3/bin/install -c -m 644 libconfuse.pc '/exopi-obj/pobj/libconfuse-3.3/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for libconfuse-3.3 Create /exopi-cvs/ports/packages/amd64/all/libconfuse-3.3.tgz Creating package libconfuse-3.3 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************** | 44% archiving|********************************************** | 72% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libconfuse-3.3.tgz >>> Running clean in devel/libconfuse at 1713950234.12 ===> devel/libconfuse ===> Cleaning for libconfuse-3.3 >>> Ended at 1713950236.86 max_stuck=0.00/build=26.11/package=4.34/clean=2.78