autoreconf: export WARNINGS=portability autoreconf: Entering directory '.' autoreconf: running: autopoint --force autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --force autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:10: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:10: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:823: AM_CONFIG_HEADER is expanded from... configure.ac:10: the top level configure.ac:16: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... aclocal.m4:728: AM_PROG_LEX is expanded from... configure.ac:16: the top level configure.ac:21: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.ac:21: the top level configure.ac:35: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:35: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:15: installing 'support/ar-lib' configure.ac:14: installing 'support/compile' configure.ac:18: installing 'support/config.guess' configure.ac:18: installing 'support/config.sub' configure.ac:7: installing 'support/install-sh' configure.ac:7: installing 'support/missing' examples/Makefile.am: installing 'support/depcomp' configure.ac: installing 'support/ylwrap' parallel-tests: installing 'support/test-driver' autoreconf: linking support/install-sh to /usr/share/autoconf/build-aux/install-sh autoreconf: linking support/config.sub to /usr/share/autoconf/build-aux/config.sub autoreconf: linking support/config.guess to /usr/share/autoconf/build-aux/config.guess autoreconf: no config.status: cannot re-make autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... /usr/gcc/14/bin/gcc 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... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/14/bin/gcc accepts -g... yes checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/14/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -ll checking whether yytext is a pointer... yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/14/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/14/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/14/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/14/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/14/bin/gcc static flag -static works... no checking if /usr/gcc/14/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/14/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/14/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 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 whether NLS is requested... yes checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by /usr/gcc/14/bin/gcc... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking for shared library run path origin... done checking how to run the C preprocessor... /usr/gcc/14/bin/gcc -E checking for egrep -e... (cached) /usr/gnu/bin/grep -E checking for 64-bit host... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for egrep... (cached) /usr/gnu/bin/grep -E 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 for windows.h... no checking for an ANSI C-conforming const... yes checking for fmemopen... yes checking for funopen... no checking for reallocarray... yes checking for strcasecmp... yes checking for strdup... yes checking for strndup... yes checking for setenv... yes checking for unsetenv... yes checking for _putenv... 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 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 /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' Making all in m4 make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/m4' Making all in po make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' /usr/gnu/bin/make confuse.pot-update make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' sed -e '/^#/d' /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3 -maxdepth 1 -type f -size -10000000c -exec grep 'GNU confuse' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU confuse' /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu='GNU '; \ else \ package_gnu=''; \ fi; \ if test -n 'https://github.com/martinh/libconfuse/issues' || test 'https://github.com/martinh/libconfuse/issues' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://github.com/martinh/libconfuse/issues'; \ else \ msgid_bugs_address='https://github.com/martinh/libconfuse/issues'; \ fi; \ case `/usr/gnu/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/gnu/bin/xgettext --default-domain=confuse --directory=/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3 \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/POTFILES.in \ --copyright-holder='Martin Hedenfalk' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/gnu/bin/xgettext --default-domain=confuse --directory=/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3 \ --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ --files-from=/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/POTFILES.in \ --copyright-holder='Martin Hedenfalk' \ --package-name="${package_gnu}confuse" \ --package-version='3.3' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac /usr/gnu/bin/xgettext: warning: file 'src/lexer.l' extension 'l' is unknown; will try C src/lexer.l:130: warning: unterminated string literal src/lexer.l:204: warning: unterminated string literal src/lexer.l:213: warning: unterminated character constant src/lexer.l:227: warning: unterminated character constant src/lexer.l:230: warning: unterminated character constant src/lexer.l:234: warning: unterminated character constant src/lexer.l:289: warning: unterminated string literal test ! -f confuse.po || { \ if test -f /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/confuse.pot; then \ sed -f remove-potcdate.sed < /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/confuse.pot > confuse.1po && \ sed -f remove-potcdate.sed < confuse.po > confuse.2po && \ if cmp confuse.1po confuse.2po >/dev/null 2>&1; then \ rm -f confuse.1po confuse.2po confuse.po; \ else \ rm -f confuse.1po confuse.2po /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/confuse.pot && \ mv confuse.po /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/confuse.pot; \ fi; \ else \ mv confuse.po /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/confuse.pot; \ fi; \ } make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' test ! -f /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/confuse.pot || \ test -z "/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/sv.gmo /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/fr.gmo /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/de.gmo" || /usr/gnu/bin/make /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/sv.gmo /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/fr.gmo /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/de.gmo make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po && /usr/bin/msgmerge --update --lang=sv sv.po confuse.pot ... done. cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po && rm -f sv.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o sv.gmo sv.po sv.po: 28 translated messages, 1 fuzzy translation. cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po && /usr/bin/msgmerge --update --lang=fr fr.po confuse.pot ... done. cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po && rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o fr.gmo fr.po fr.po: 22 translated messages, 1 fuzzy translation, 6 untranslated messages. cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po && /usr/bin/msgmerge --update --lang=de de.po confuse.pot ... done. cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po && rm -f de.gmo && /usr/bin/gmsgfmt -c --statistics --verbose -o de.gmo de.po de.po: 28 translated messages, 1 fuzzy translation. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' touch stamp-po make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' Making all in src make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/src' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -O3 -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c -o libconfuse_la-confuse.lo `test -f 'confuse.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src/'`confuse.c libtool: compile: /usr/gcc/14/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -O3 -MT libconfuse_la-confuse.lo -MD -MP -MF .deps/libconfuse_la-confuse.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src/confuse.c -fPIC -DPIC -o .libs/libconfuse_la-confuse.o mv -f .deps/libconfuse_la-confuse.Tpo .deps/libconfuse_la-confuse.Plo /bin/bash /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/support/ylwrap /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src/lexer.l lex.yy.c lexer.c -- flex -DHAVE_CONFIG_H -Pcfg_yy -olexer.c updating lexer.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/14/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -O3 -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c -o libconfuse_la-lexer.lo `test -f 'lexer.c' || echo '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src/'`lexer.c libtool: compile: /usr/gcc/14/bin/gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -I.. -D_GNU_SOURCE -DBUILDING_DLL -m64 -O3 -MT libconfuse_la-lexer.lo -MD -MP -MF .deps/libconfuse_la-lexer.Tpo -c lexer.c -fPIC -DPIC -o .libs/libconfuse_la-lexer.o mv -f .deps/libconfuse_la-lexer.Tpo .deps/libconfuse_la-lexer.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -no-undefined -version-info 3:0:1 -m64 -o libconfuse.la -rpath /usr/lib/amd64 libconfuse_la-confuse.lo libconfuse_la-lexer.lo libtool: link: /usr/gcc/14/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libconfuse.so.2 -o .libs/libconfuse.so.2.1.0 .libs/libconfuse_la-confuse.o .libs/libconfuse_la-lexer.o -m64 -O3 -m64 libtool: link: (cd ".libs" && rm -f "libconfuse.so.2" && ln -s "libconfuse.so.2.1.0" "libconfuse.so.2") libtool: link: (cd ".libs" && rm -f "libconfuse.so" && ln -s "libconfuse.so.2.1.0" "libconfuse.so") libtool: link: ( cd ".libs" && rm -f "libconfuse.la" && ln -s "../libconfuse.la" "libconfuse.la" ) make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/src' Making all in examples make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/examples' /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/simple.c mv -f .deps/simple.Tpo .deps/simple.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o simple simple.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/simple simple.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT ftpconf.o -MD -MP -MF .deps/ftpconf.Tpo -c -o ftpconf.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/ftpconf.c mv -f .deps/ftpconf.Tpo .deps/ftpconf.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o ftpconf ftpconf.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/ftpconf ftpconf.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT cfgtest.o -MD -MP -MF .deps/cfgtest.Tpo -c -o cfgtest.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/cfgtest.c mv -f .deps/cfgtest.Tpo .deps/cfgtest.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o cfgtest cfgtest.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/cfgtest cfgtest.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/cli.c mv -f .deps/cli.Tpo .deps/cli.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o cli cli.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/cli cli.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT nested.o -MD -MP -MF .deps/nested.Tpo -c -o nested.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/nested.c mv -f .deps/nested.Tpo .deps/nested.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o nested nested.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/nested nested.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT deprecated.o -MD -MP -MF .deps/deprecated.Tpo -c -o deprecated.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/deprecated.c mv -f .deps/deprecated.Tpo .deps/deprecated.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o deprecated deprecated.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/deprecated deprecated.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT addsec.o -MD -MP -MF .deps/addsec.Tpo -c -o addsec.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/addsec.c mv -f .deps/addsec.Tpo .deps/addsec.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o addsec addsec.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/addsec addsec.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT parsebuf.o -MD -MP -MF .deps/parsebuf.Tpo -c -o parsebuf.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/parsebuf.c mv -f .deps/parsebuf.Tpo .deps/parsebuf.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o parsebuf parsebuf.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/parsebuf parsebuf.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/env.c mv -f .deps/env.Tpo .deps/env.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o env env.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/env env.o -L../src/ ../src/.libs/libconfuse.so /usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples -I.. -I/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src -m64 -O3 -MT reread.o -MD -MP -MF .deps/reread.Tpo -c -o reread.o /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/examples/reread.c mv -f .deps/reread.Tpo .deps/reread.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/14/bin/gcc -m64 -O3 -L../src/ -m64 -o reread reread.o ../src/libconfuse.la libtool: link: /usr/gcc/14/bin/gcc -m64 -O3 -m64 -o .libs/reread reread.o -L../src/ ../src/.libs/libconfuse.so make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/examples' Making all in tests make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/tests' Making all in doc make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/doc' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' Making install in m4 make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/m4' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/m4' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/m4' Making install in po make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' installing /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/sv.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/confuse.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/fr.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/confuse.mo installing /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/de.gmo as /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/confuse.mo if test "confuse" = "gettext-tools"; then \ /usr/gnu/bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/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 \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/po/$file \ /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/po' Making install in src make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/src' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/src' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libconfuse.la '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libconfuse.so.2.1.0 /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64/libconfuse.so.2.1.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64 && { ln -s -f libconfuse.so.2.1.0 libconfuse.so.2 || { rm -f libconfuse.so.2 && ln -s libconfuse.so.2.1.0 libconfuse.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64 && { ln -s -f libconfuse.so.2.1.0 libconfuse.so || { rm -f libconfuse.so && ln -s libconfuse.so.2.1.0 libconfuse.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64/libconfuse.so.2.1.0 libtool: install: /usr/gnu/bin/install -c .libs/libconfuse.lai /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64/libconfuse.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/include' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/src/confuse.h '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/include' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/src' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/src' Making install in examples make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/examples' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/examples' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/examples' Making install in tests make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/tests' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/tests' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/tests' Making install in doc make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/doc' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/doc' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64/doc' make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/share/doc/confuse' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/README.md /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/AUTHORS /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/LICENSE /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/libconfuse-3.3/ChangeLog.md '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/share/doc/confuse' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 libconfuse.pc '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/prototype/i386/usr/lib/amd64/pkgconfig' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libconfuse/build/manifest-i386-libconfuse.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/libconfuse pkg://openindiana.org/library/libconfuse@3.3,5.11-2025.0.0.0:20250110T205609Z PUBLISHED