>>> Building on exopi-1 under devel/libconfig DIST = [devel/libconfig:libconfig-1.7.3.tar.gz] FULLPKGNAME = libconfig-1.7.3 distfiles size=730800 >>> Running build in devel/libconfig at 1713948550.44 ===> devel/libconfig ===> Building from scratch libconfig-1.7.3 ===> Verifying specs: m c++ c++abi pthread ===> found m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for libconfig-1.7.3 `/exopi-cvs/ports/distfiles/libconfig-1.7.3.tar.gz' is up to date. >> (SHA256) libconfig-1.7.3.tar.gz: OK ===> Extracting for libconfig-1.7.3 ===> Patching for libconfig-1.7.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 libconfig-1.7.3 ===> Configuring for libconfig-1.7.3 Using /exopi-obj/pobj/libconfig-1.7.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libconfig-1.7.3/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/libconfig-1.7.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 configure: libconfig - made with pride in Colorado 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 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 for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for bison... yacc ******************************************************************* You do not seem to have bison. While bison is not required to build libconfig, you may need it to regenerate the parser if you change the grammar.y file. ******************************************************************* checking for compiler switch to enable full C/C++ warnings... (cannot determine) checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking for an ANSI C-conforming const... (cached) yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libconfig.pc config.status: creating lib/libconfig++.pc config.status: creating lib/libconfigConfig.cmake config.status: creating lib/libconfig++Config.cmake config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c++/Makefile config.status: creating tinytest/Makefile config.status: creating tests/Makefile config.status: creating libconfig.spec config.status: creating ac_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libconfig-1.7.3 /usr/bin/make all-recursive Making all in lib /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c -o libconfig_la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/libconfig_la-grammar.o grammar.y:58:55: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setting->line = (unsigned int)libconfig_yyget_lineno(scanner); ^ grammar.y:69:51: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->config->error_line = libconfig_yyget_lineno(scanner); ^ grammar.c:1269:22: warning: passing arguments to 'libconfig_yylex' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yychar = yylex (&yylval, scanner); ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-grammar.lo -MD -MP -MF .deps/libconfig_la-grammar.Tpo -c grammar.c -o libconfig_la-grammar.o grammar.y:58:55: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setting->line = (unsigned int)libconfig_yyget_lineno(scanner); ^ grammar.y:69:51: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->config->error_line = libconfig_yyget_lineno(scanner); ^ grammar.c:1269:22: warning: passing arguments to 'libconfig_yylex' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yychar = yylex (&yylval, scanner); ^ 3 warnings generated. mv -f .deps/libconfig_la-grammar.Tpo .deps/libconfig_la-grammar.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c -o libconfig_la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c libconfig.c -fPIC -DPIC -o .libs/libconfig_la-libconfig.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-libconfig.lo -MD -MP -MF .deps/libconfig_la-libconfig.Tpo -c libconfig.c -o libconfig_la-libconfig.o mv -f .deps/libconfig_la-libconfig.Tpo .deps/libconfig_la-libconfig.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c -o libconfig_la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c scanctx.c -fPIC -DPIC -o .libs/libconfig_la-scanctx.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-scanctx.lo -MD -MP -MF .deps/libconfig_la-scanctx.Tpo -c scanctx.c -o libconfig_la-scanctx.o mv -f .deps/libconfig_la-scanctx.Tpo .deps/libconfig_la-scanctx.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c -o libconfig_la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/libconfig_la-scanner.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-scanner.lo -MD -MP -MF .deps/libconfig_la-scanner.Tpo -c scanner.c -o libconfig_la-scanner.o mv -f .deps/libconfig_la-scanner.Tpo .deps/libconfig_la-scanner.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c -o libconfig_la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c strbuf.c -fPIC -DPIC -o .libs/libconfig_la-strbuf.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-strbuf.lo -MD -MP -MF .deps/libconfig_la-strbuf.Tpo -c strbuf.c -o libconfig_la-strbuf.o mv -f .deps/libconfig_la-strbuf.Tpo .deps/libconfig_la-strbuf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-strvec.lo -MD -MP -MF .deps/libconfig_la-strvec.Tpo -c -o libconfig_la-strvec.lo `test -f 'strvec.c' || echo './'`strvec.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-strvec.lo -MD -MP -MF .deps/libconfig_la-strvec.Tpo -c strvec.c -fPIC -DPIC -o .libs/libconfig_la-strvec.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-strvec.lo -MD -MP -MF .deps/libconfig_la-strvec.Tpo -c strvec.c -o libconfig_la-strvec.o mv -f .deps/libconfig_la-strvec.Tpo .deps/libconfig_la-strvec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-util.lo -MD -MP -MF .deps/libconfig_la-util.Tpo -c -o libconfig_la-util.lo `test -f 'util.c' || echo './'`util.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-util.lo -MD -MP -MF .deps/libconfig_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libconfig_la-util.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-util.lo -MD -MP -MF .deps/libconfig_la-util.Tpo -c util.c -o libconfig_la-util.o mv -f .deps/libconfig_la-util.Tpo .deps/libconfig_la-util.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig_la-wincompat.lo -MD -MP -MF .deps/libconfig_la-wincompat.Tpo -c -o libconfig_la-wincompat.lo `test -f 'wincompat.c' || echo './'`wincompat.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-wincompat.lo -MD -MP -MF .deps/libconfig_la-wincompat.Tpo -c wincompat.c -fPIC -DPIC -o .libs/libconfig_la-wincompat.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig_la-wincompat.lo -MD -MP -MF .deps/libconfig_la-wincompat.Tpo -c wincompat.c -o libconfig_la-wincompat.o mv -f .deps/libconfig_la-wincompat.Tpo .deps/libconfig_la-wincompat.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -version-info 12:0:1 -no-undefined -o libconfig.la -rpath /usr/local/lib libconfig_la-grammar.lo libconfig_la-libconfig.lo libconfig_la-scanctx.lo libconfig_la-scanner.lo libconfig_la-strbuf.lo libconfig_la-strvec.lo libconfig_la-util.lo libconfig_la-wincompat.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libconfig.so.12.0 -O2 -pipe .libs/libconfig_la-grammar.o .libs/libconfig_la-libconfig.o .libs/libconfig_la-scanctx.o .libs/libconfig_la-scanner.o .libs/libconfig_la-strbuf.o .libs/libconfig_la-strvec.o .libs/libconfig_la-util.o .libs/libconfig_la-wincompat.o -Wl,-soname,libconfig.so.12.0 libtool: link: ar cru .libs/libconfig.a libconfig_la-grammar.o libconfig_la-libconfig.o libconfig_la-scanctx.o libconfig_la-scanner.o libconfig_la-strbuf.o libconfig_la-strvec.o libconfig_la-util.o libconfig_la-wincompat.o libtool: link: ranlib .libs/libconfig.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-grammar.lo -MD -MP -MF .deps/libconfig___la-grammar.Tpo -c -o libconfig___la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-grammar.lo -MD -MP -MF .deps/libconfig___la-grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/libconfig___la-grammar.o grammar.y:58:55: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setting->line = (unsigned int)libconfig_yyget_lineno(scanner); ^ grammar.y:69:51: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->config->error_line = libconfig_yyget_lineno(scanner); ^ grammar.c:1269:22: warning: passing arguments to 'libconfig_yylex' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yychar = yylex (&yylval, scanner); ^ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-grammar.lo -MD -MP -MF .deps/libconfig___la-grammar.Tpo -c grammar.c -o libconfig___la-grammar.o grammar.y:58:55: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setting->line = (unsigned int)libconfig_yyget_lineno(scanner); ^ grammar.y:69:51: warning: passing arguments to 'libconfig_yyget_lineno' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ctx->config->error_line = libconfig_yyget_lineno(scanner); ^ grammar.c:1269:22: warning: passing arguments to 'libconfig_yylex' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yychar = yylex (&yylval, scanner); ^ 3 warnings generated. mv -f .deps/libconfig___la-grammar.Tpo .deps/libconfig___la-grammar.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-libconfig.lo -MD -MP -MF .deps/libconfig___la-libconfig.Tpo -c -o libconfig___la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-libconfig.lo -MD -MP -MF .deps/libconfig___la-libconfig.Tpo -c libconfig.c -fPIC -DPIC -o .libs/libconfig___la-libconfig.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-libconfig.lo -MD -MP -MF .deps/libconfig___la-libconfig.Tpo -c libconfig.c -o libconfig___la-libconfig.o mv -f .deps/libconfig___la-libconfig.Tpo .deps/libconfig___la-libconfig.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-scanctx.lo -MD -MP -MF .deps/libconfig___la-scanctx.Tpo -c -o libconfig___la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-scanctx.lo -MD -MP -MF .deps/libconfig___la-scanctx.Tpo -c scanctx.c -fPIC -DPIC -o .libs/libconfig___la-scanctx.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-scanctx.lo -MD -MP -MF .deps/libconfig___la-scanctx.Tpo -c scanctx.c -o libconfig___la-scanctx.o mv -f .deps/libconfig___la-scanctx.Tpo .deps/libconfig___la-scanctx.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-scanner.lo -MD -MP -MF .deps/libconfig___la-scanner.Tpo -c -o libconfig___la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-scanner.lo -MD -MP -MF .deps/libconfig___la-scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/libconfig___la-scanner.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-scanner.lo -MD -MP -MF .deps/libconfig___la-scanner.Tpo -c scanner.c -o libconfig___la-scanner.o mv -f .deps/libconfig___la-scanner.Tpo .deps/libconfig___la-scanner.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-strbuf.lo -MD -MP -MF .deps/libconfig___la-strbuf.Tpo -c -o libconfig___la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-strbuf.lo -MD -MP -MF .deps/libconfig___la-strbuf.Tpo -c strbuf.c -fPIC -DPIC -o .libs/libconfig___la-strbuf.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-strbuf.lo -MD -MP -MF .deps/libconfig___la-strbuf.Tpo -c strbuf.c -o libconfig___la-strbuf.o mv -f .deps/libconfig___la-strbuf.Tpo .deps/libconfig___la-strbuf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-strvec.lo -MD -MP -MF .deps/libconfig___la-strvec.Tpo -c -o libconfig___la-strvec.lo `test -f 'strvec.c' || echo './'`strvec.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-strvec.lo -MD -MP -MF .deps/libconfig___la-strvec.Tpo -c strvec.c -fPIC -DPIC -o .libs/libconfig___la-strvec.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-strvec.lo -MD -MP -MF .deps/libconfig___la-strvec.Tpo -c strvec.c -o libconfig___la-strvec.o mv -f .deps/libconfig___la-strvec.Tpo .deps/libconfig___la-strvec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-util.lo -MD -MP -MF .deps/libconfig___la-util.Tpo -c -o libconfig___la-util.lo `test -f 'util.c' || echo './'`util.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-util.lo -MD -MP -MF .deps/libconfig___la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libconfig___la-util.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-util.lo -MD -MP -MF .deps/libconfig___la-util.Tpo -c util.c -o libconfig___la-util.o mv -f .deps/libconfig___la-util.Tpo .deps/libconfig___la-util.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-wincompat.lo -MD -MP -MF .deps/libconfig___la-wincompat.Tpo -c -o libconfig___la-wincompat.lo `test -f 'wincompat.c' || echo './'`wincompat.c cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-wincompat.lo -MD -MP -MF .deps/libconfig___la-wincompat.Tpo -c wincompat.c -fPIC -DPIC -o .libs/libconfig___la-wincompat.o cc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-wincompat.lo -MD -MP -MF .deps/libconfig___la-wincompat.Tpo -c wincompat.c -o libconfig___la-wincompat.o mv -f .deps/libconfig___la-wincompat.Tpo .deps/libconfig___la-wincompat.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -pipe -MT libconfig___la-libconfigcpp.lo -MD -MP -MF .deps/libconfig___la-libconfigcpp.Tpo -c -o libconfig___la-libconfigcpp.lo `test -f 'libconfigcpp.c++' || echo './'`libconfigcpp.c++ c++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-libconfigcpp.lo -MD -MP -MF .deps/libconfig___la-libconfigcpp.Tpo -c libconfigcpp.c++ -fPIC -DPIC -o .libs/libconfig___la-libconfigcpp.o c++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX="libconfig_yy" -D_REENTRANT -O2 -pipe -MT libconfig___la-libconfigcpp.lo -MD -MP -MF .deps/libconfig___la-libconfigcpp.Tpo -c libconfigcpp.c++ -o libconfig___la-libconfigcpp.o mv -f .deps/libconfig___la-libconfigcpp.Tpo .deps/libconfig___la-libconfigcpp.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -version-info 12:0:1 -no-undefined -o libconfig++.la -rpath /usr/local/lib libconfig___la-grammar.lo libconfig___la-libconfig.lo libconfig___la-scanctx.lo libconfig___la-scanner.lo libconfig___la-strbuf.lo libconfig___la-strvec.lo libconfig___la-util.lo libconfig___la-wincompat.lo libconfig___la-libconfigcpp.lo libtool: link: c++ -shared -fPIC -DPIC -o .libs/libconfig++.so.12.0 -O2 -pipe .libs/libconfig___la-grammar.o .libs/libconfig___la-libconfig.o .libs/libconfig___la-scanctx.o .libs/libconfig___la-scanner.o .libs/libconfig___la-strbuf.o .libs/libconfig___la-strvec.o .libs/libconfig___la-util.o .libs/libconfig___la-wincompat.o .libs/libconfig___la-libconfigcpp.o -Wl,-soname,libconfig++.so.12.0 libtool: link: ar cru .libs/libconfig++.a libconfig___la-grammar.o libconfig___la-libconfig.o libconfig___la-scanctx.o libconfig___la-scanner.o libconfig___la-strbuf.o libconfig___la-strvec.o libconfig___la-util.o libconfig___la-wincompat.o libconfig___la-libconfigcpp.o libtool: link: ranlib .libs/libconfig++.a Making all in doc Making all in examples Making all in c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example1.o -MD -MP -MF .deps/example1.Tpo -c -o example1.o example1.c mv -f .deps/example1.Tpo .deps/example1.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o example1 example1.o ../../lib/libconfig.la libtool: link: cc -o .libs/example1 -O2 -pipe example1.o -L.libs -lconfig -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.c mv -f .deps/example2.Tpo .deps/example2.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o example2 example2.o ../../lib/libconfig.la libtool: link: cc -o .libs/example2 -O2 -pipe example2.o -L.libs -lconfig -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.c mv -f .deps/example3.Tpo .deps/example3.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o example3 example3.o ../../lib/libconfig.la libtool: link: cc -o .libs/example3 -O2 -pipe example3.o -L.libs -lconfig -Wl,-rpath-link,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example4.o -MD -MP -MF .deps/example4.Tpo -c -o example4.o example4.c mv -f .deps/example4.Tpo .deps/example4.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o example4 example4.o ../../lib/libconfig.la libtool: link: cc -o .libs/example4 -O2 -pipe example4.o -L.libs -lconfig -Wl,-rpath-link,/usr/local/lib example4.c(example4.o:(include_func)): warning: strcat() is almost always misused, please use strlcat() Making all in c++ c++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example1.o -MD -MP -MF .deps/example1.Tpo -c -o example1.o example1.cpp mv -f .deps/example1.Tpo .deps/example1.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o example1 example1.o ../../lib/libconfig++.la libtool: link: c++ -o .libs/example1 -O2 -pipe example1.o -L.libs -lconfig++ -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example2.o -MD -MP -MF .deps/example2.Tpo -c -o example2.o example2.cpp mv -f .deps/example2.Tpo .deps/example2.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o example2 example2.o ../../lib/libconfig++.la libtool: link: c++ -o .libs/example2 -O2 -pipe example2.o -L.libs -lconfig++ -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example3.o -MD -MP -MF .deps/example3.Tpo -c -o example3.o example3.cpp mv -f .deps/example3.Tpo .deps/example3.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o example3 example3.o ../../lib/libconfig++.la libtool: link: c++ -o .libs/example3 -O2 -pipe example3.o -L.libs -lconfig++ -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -pipe -MT example4.o -MD -MP -MF .deps/example4.Tpo -c -o example4.o example4.cpp mv -f .deps/example4.Tpo .deps/example4.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o example4 example4.o ../../lib/libconfig++.la libtool: link: c++ -o .libs/example4 -O2 -pipe example4.o -L.libs -lconfig++ -Wl,-rpath-link,/usr/local/lib Making all in tinytest cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT tinytest.o -MD -MP -MF .deps/tinytest.Tpo -c -o tinytest.o tinytest.c mv -f .deps/tinytest.Tpo .deps/tinytest.Po rm -f libtinytest.a ar cr libtinytest.a tinytest.o ranlib libtinytest.a Making all in tests cc -DHAVE_CONFIG_H -I. -I.. -I../tinytest -I../lib -O2 -pipe -MT libconfig_tests-tests.o -MD -MP -MF .deps/libconfig_tests-tests.Tpo -c -o libconfig_tests-tests.o `test -f 'tests.c' || echo './'`tests.c mv -f .deps/libconfig_tests-tests.Tpo .deps/libconfig_tests-tests.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libconfig_tests libconfig_tests-tests.o -L../tinytest -ltinytest -L../lib/.libs -lconfig libtool: link: cc -o .libs/libconfig_tests -O2 -pipe libconfig_tests-tests.o -L.libs ../tinytest/libtinytest.a -lconfig -Wl,-rpath-link,/usr/local/lib tests.c(libconfig_tests-tests.o:(ParsingAndFormatting)): warning: sprintf() is often misused, please use snprintf() >>> Running package in devel/libconfig at 1713948601.83 ===> devel/libconfig ===> Faking installation for libconfig-1.7.3 Making install in lib /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libconfig-1.7.3/bin/install -c libconfig.la libconfig++.la '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 ./.libs/libconfig.a /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/libconfig.a libtool: install: /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 ./.libs/libconfig.so.12.0 /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/libconfig.so.12.0 libtool: install: /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 ./.libs/libconfig.lai /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/libconfig.la libtool: install: /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 ./.libs/libconfig++.a /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/libconfig++.a libtool: install: /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 ./.libs/libconfig++.so.12.0 /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/libconfig++.so.12.0 libtool: install: /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 ./.libs/libconfig++.lai /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/libconfig++.la mkdir -p '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/cmake/libconfig' /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 libconfigConfig.cmake '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/cmake/libconfig' mkdir -p '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/cmake/libconfig++' /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 libconfig++Config.cmake '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/cmake/libconfig++' mkdir -p '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/include' /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 libconfig.h libconfig.h++ '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 libconfig.pc libconfig++.pc '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/lib/pkgconfig' Making install in doc mkdir -p '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/info' /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 ./libconfig.info '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/info' '/exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/info/libconfig.info' Making install in examples Making install in c Making install in c++ Making install in tinytest Making install in tests /exopi-obj/pobj/libconfig-1.7.3/bin/install -d -m 755 /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/share/examples/libconfig /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 /exopi-obj/pobj/libconfig-1.7.3/libconfig-1.7.3/examples/c/*.c /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/share/examples/libconfig /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 /exopi-obj/pobj/libconfig-1.7.3/libconfig-1.7.3/examples/c++/*.cpp /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/share/examples/libconfig /exopi-obj/pobj/libconfig-1.7.3/bin/install -c -m 644 /exopi-obj/pobj/libconfig-1.7.3/libconfig-1.7.3/examples/c/*.cfg /exopi-obj/pobj/libconfig-1.7.3/fake-amd64/usr/local/share/examples/libconfig ===> Building package for libconfig-1.7.3 Create /exopi-cvs/ports/packages/amd64/all/libconfig-1.7.3.tgz Creating package libconfig-1.7.3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************* | 32% archiving|********************************** | 53% archiving|******************************************* | 67% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libconfig-1.7.3.tgz >>> Running clean in devel/libconfig at 1713948605.52 ===> devel/libconfig ===> Cleaning for libconfig-1.7.3 >>> Ended at 1713948606.03 max_stuck=2.76/build=51.37/package=3.69/clean=0.56