>>> Building on exopi-5 under devel/gengetopt DIST = [devel/gengetopt:gengetopt-2.22.6.tar.gz] FULLPKGNAME = gengetopt-2.22.6p4 distfiles size=1056293 >>> Running patch in devel/gengetopt at 1713476152.26 ===> devel/gengetopt ===> Building from scratch gengetopt-2.22.6p4 ===> Verifying specs: c m c++ c++abi pthread ===> found c.100.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for gengetopt-2.22.6p4 `/exopi-cvs/ports/distfiles/gengetopt-2.22.6.tar.gz' is up to date. >> (SHA256) gengetopt-2.22.6.tar.gz: OK ===> Extracting for gengetopt-2.22.6p4 ===> Patching for gengetopt-2.22.6p4 ===> Applying OpenBSD patch patch-src_gm_utils_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with libcxx 16.0.6 | |Index: src/gm_utils.h |--- src/gm_utils.h.orig |+++ src/gm_utils.h -------------------------- Patching file src/gm_utils.h using Plan A... Hunk #1 succeeded at 117. Hunk #2 succeeded at 129. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/gengetopt at 1713476153.59 ===> devel/gengetopt ===> Generating configure for gengetopt-2.22.6p4 ===> Configuring for gengetopt-2.22.6p4 Using /exopi-obj/pobj/gengetopt-2.22.6/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/gengetopt-2.22.6/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gengetopt-2.22.6/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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for ranlib... (cached) ranlib checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 for size_t... (cached) yes checking for long long int... 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 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 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 whether the compiler implements namespaces... yes checking whether the compiler supports Standard Template Library... yes checking whether the compiler has stringstream... yes checking for bison... yacc 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 ANSI C header files... (cached) yes checking for malloc.h... (cached) no checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for stddef.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether the preprocessor supports include_next... yes checking for getopt.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether optreset is declared... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for wchar_t... yes checking for strdup... (cached) yes checking whether strdup is declared... yes checking for C/C++ restrict keyword... (cached) __restrict__ checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... no checking whether NULL can be used in arbitrary expressions... yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for tar... /bin/tar checking for source-highlight... no checking for gengen... no checking for valgrind... no checking for help2man... /usr/local/bin/help2man checking for bash... no checking for sh... /bin/sh checking whether cc understands -c and -o together... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/skels/Makefile config.status: creating src/tests/Makefile config.status: creating doc/Makefile config.status: creating gl/Makefile config.status: creating tests/Makefile config.status: creating tests/output_dir/Makefile config.status: creating tests/output_header_dir/Makefile config.status: creating tests/test_conf.conf config.status: creating tests/test_conf_inc.conf config.status: creating tests/test_conf_parser_ov2.c config.status: creating tests/test_conf_parser_ov3.c config.status: creating tests/test_conf_parser_ov4.c config.status: creating tests/no_optgiven.sh config.status: creating tests/valgrind_tests.sh config.status: creating tests/valgrind_suppressions.sh config.status: creating tests/more_than_once.sh config.status: creating tests/test_all_opts.sh config.status: creating tests/test_all_opts_file_save.sh config.status: creating tests/test_groups.sh config.status: creating tests/test_modes.sh config.status: creating tests/test_conf_parser.sh config.status: creating tests/test_conf_parser_save.sh config.status: creating tests/test_conf_parser_grp.sh config.status: creating tests/test_conf_parser_ov.sh config.status: creating tests/test_conf_parser_ov2.sh config.status: creating tests/test_conf_parser_ov3.sh config.status: creating tests/test_conf_parser_ov4.sh config.status: creating tests/test_conf_parser_err.sh config.status: creating tests/test_conf_parser_err_string.sh config.status: creating tests/test_multiple.sh config.status: creating tests/test_multiple_err.sh config.status: creating tests/test_simple_multiple_default.sh config.status: creating tests/test_simple_multiple.sh config.status: creating tests/test_sections.sh config.status: creating tests/test_default_values.sh config.status: creating tests/test_values.sh config.status: creating tests/test_values_err.sh config.status: creating tests/test_show_help.sh config.status: creating tests/test_err.sh config.status: creating tests/test_dep.sh config.status: creating tests/test_manual_help.sh config.status: creating tests/test_multiple_parsers.sh 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 devel/gengetopt at 1713476192.47 ===> devel/gengetopt ===> Building for gengetopt-2.22.6p4 /usr/bin/make all-recursive Making all in gl rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../build-aux/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../build-aux/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../build-aux/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_STRING_H''@||g' -e 's|@''GNULIB_MBSLEN''@|0|g' -e 's|@''GNULIB_MBSNLEN''@|0|g' -e 's|@''GNULIB_MBSCHR''@|0|g' -e 's|@''GNULIB_MBSRCHR''@|0|g' -e 's|@''GNULIB_MBSSTR''@|0|g' -e 's|@''GNULIB_MBSCASECMP''@|0|g' -e 's|@''GNULIB_MBSNCASECMP''@|0|g' -e 's|@''GNULIB_MBSPCASECMP''@|0|g' -e 's|@''GNULIB_MBSCASESTR''@|0|g' -e 's|@''GNULIB_MBSCSPN''@|0|g' -e 's|@''GNULIB_MBSPBRK''@|0|g' -e 's|@''GNULIB_MBSSPN''@|0|g' -e 's|@''GNULIB_MBSSEP''@|0|g' -e 's|@''GNULIB_MBSTOK_R''@|0|g' -e 's|@''GNULIB_MEMCHR''@|0|g' -e 's|@''GNULIB_MEMMEM''@|0|g' -e 's|@''GNULIB_MEMPCPY''@|0|g' -e 's|@''GNULIB_MEMRCHR''@|0|g' -e 's|@''GNULIB_RAWMEMCHR''@|0|g' -e 's|@''GNULIB_STPCPY''@|0|g' -e 's|@''GNULIB_STPNCPY''@|0|g' -e 's|@''GNULIB_STRCHRNUL''@|0|g' -e 's|@''GNULIB_STRDUP''@|1|g' -e 's|@''GNULIB_STRNCAT''@|0|g' -e 's|@''GNULIB_STRNDUP''@|0|g' -e 's|@''GNULIB_STRNLEN''@|0|g' -e 's|@''GNULIB_STRPBRK''@|0|g' -e 's|@''GNULIB_STRSEP''@|0|g' -e 's|@''GNULIB_STRSTR''@|0|g' -e 's|@''GNULIB_STRCASESTR''@|0|g' -e 's|@''GNULIB_STRTOK_R''@|0|g' -e 's|@''GNULIB_STRERROR''@|0|g' -e 's|@''GNULIB_STRSIGNAL''@|0|g' -e 's|@''GNULIB_STRVERSCMP''@|0|g' < ./string.in.h | sed -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''GNULIB_CHOWN''@|0|g' -e 's|@''GNULIB_CLOSE''@|0|g' -e 's|@''GNULIB_DUP2''@|0|g' -e 's|@''GNULIB_DUP3''@|0|g' -e 's|@''GNULIB_ENVIRON''@|0|g' -e 's|@''GNULIB_EUIDACCESS''@|0|g' -e 's|@''GNULIB_FACCESSAT''@|0|g' -e 's|@''GNULIB_FCHDIR''@|0|g' -e 's|@''GNULIB_FCHOWNAT''@|0|g' -e 's|@''GNULIB_FSYNC''@|0|g' -e 's|@''GNULIB_FTRUNCATE''@|0|g' -e 's|@''GNULIB_GETCWD''@|0|g' -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' -e 's|@''GNULIB_GETGROUPS''@|0|g' -e 's|@''GNULIB_GETHOSTNAME''@|0|g' -e 's|@''GNULIB_GETLOGIN''@|0|g' -e 's|@''GNULIB_GETLOGIN_R''@|0|g' -e 's|@''GNULIB_GETPAGESIZE''@|0|g' -e 's|@''GNULIB_GETUSERSHELL''@|0|g' -e 's|@''GNULIB_LCHOWN''@|0|g' -e 's|@''GNULIB_LINK''@|0|g' -e 's|@''GNULIB_LINKAT''@|0|g' -e 's|@''GNULIB_LSEEK''@|0|g' -e 's|@''GNULIB_PIPE2''@|0|g' -e 's|@''GNULIB_PREAD''@|0|g' -e 's|@''GNULIB_PWRITE''@|0|g' -e 's|@''GNULIB_READLINK''@|0|g' -e 's|@''GNULIB_READLINKAT''@|0|g' -e 's|@''GNULIB_RMDIR''@|0|g' -e 's|@''GNULIB_SLEEP''@|0|g' -e 's|@''GNULIB_SYMLINK''@|0|g' -e 's|@''GNULIB_SYMLINKAT''@|0|g' -e 's|@''GNULIB_TTYNAME_R''@|0|g' -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' -e 's|@''GNULIB_UNLINK''@|0|g' -e 's|@''GNULIB_UNLINKAT''@|0|g' -e 's|@''GNULIB_USLEEP''@|0|g' -e 's|@''GNULIB_WRITE''@|0|g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_TTYNAME_R''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o mv -f .deps/dummy.Tpo .deps/dummy.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libgnu.la dummy.lo libtool: link: ar cru .libs/libgnu.a .libs/dummy.o libtool: link: ranlib .libs/libgnu.a Making all in src /usr/bin/make all-recursive Making all in skels /usr/bin/make all-am /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cc -fPIC -DPIC -o .libs/header.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.cc -o header.o mv -f .deps/header.Tpo .deps/header.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT c_source.lo -MD -MP -MF .deps/c_source.Tpo -c -o c_source.lo c_source.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT c_source.lo -MD -MP -MF .deps/c_source.Tpo -c c_source.cc -fPIC -DPIC -o .libs/c_source.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT c_source.lo -MD -MP -MF .deps/c_source.Tpo -c c_source.cc -o c_source.o mv -f .deps/c_source.Tpo .deps/c_source.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT handle_help.lo -MD -MP -MF .deps/handle_help.Tpo -c -o handle_help.lo handle_help.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT handle_help.lo -MD -MP -MF .deps/handle_help.Tpo -c handle_help.cc -fPIC -DPIC -o .libs/handle_help.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT handle_help.lo -MD -MP -MF .deps/handle_help.Tpo -c handle_help.cc -o handle_help.o mv -f .deps/handle_help.Tpo .deps/handle_help.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT handle_version.lo -MD -MP -MF .deps/handle_version.Tpo -c -o handle_version.lo handle_version.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT handle_version.lo -MD -MP -MF .deps/handle_version.Tpo -c handle_version.cc -fPIC -DPIC -o .libs/handle_version.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT handle_version.lo -MD -MP -MF .deps/handle_version.Tpo -c handle_version.cc -o handle_version.o mv -f .deps/handle_version.Tpo .deps/handle_version.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT generic_option.lo -MD -MP -MF .deps/generic_option.Tpo -c -o generic_option.lo generic_option.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT generic_option.lo -MD -MP -MF .deps/generic_option.Tpo -c generic_option.cc -fPIC -DPIC -o .libs/generic_option.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT generic_option.lo -MD -MP -MF .deps/generic_option.Tpo -c generic_option.cc -o generic_option.o mv -f .deps/generic_option.Tpo .deps/generic_option.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT required_option.lo -MD -MP -MF .deps/required_option.Tpo -c -o required_option.lo required_option.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT required_option.lo -MD -MP -MF .deps/required_option.Tpo -c required_option.cc -fPIC -DPIC -o .libs/required_option.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT required_option.lo -MD -MP -MF .deps/required_option.Tpo -c required_option.cc -o required_option.o mv -f .deps/required_option.Tpo .deps/required_option.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT dependant_option.lo -MD -MP -MF .deps/dependant_option.Tpo -c -o dependant_option.lo dependant_option.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT dependant_option.lo -MD -MP -MF .deps/dependant_option.Tpo -c dependant_option.cc -fPIC -DPIC -o .libs/dependant_option.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT dependant_option.lo -MD -MP -MF .deps/dependant_option.Tpo -c dependant_option.cc -o dependant_option.o mv -f .deps/dependant_option.Tpo .deps/dependant_option.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT group_counter.lo -MD -MP -MF .deps/group_counter.Tpo -c -o group_counter.lo group_counter.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT group_counter.lo -MD -MP -MF .deps/group_counter.Tpo -c group_counter.cc -fPIC -DPIC -o .libs/group_counter.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT group_counter.lo -MD -MP -MF .deps/group_counter.Tpo -c group_counter.cc -o group_counter.o mv -f .deps/group_counter.Tpo .deps/group_counter.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT group_option.lo -MD -MP -MF .deps/group_option.Tpo -c -o group_option.lo group_option.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT group_option.lo -MD -MP -MF .deps/group_option.Tpo -c group_option.cc -fPIC -DPIC -o .libs/group_option.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT group_option.lo -MD -MP -MF .deps/group_option.Tpo -c group_option.cc -o group_option.o mv -f .deps/group_option.Tpo .deps/group_option.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT print_help_string.lo -MD -MP -MF .deps/print_help_string.Tpo -c -o print_help_string.lo print_help_string.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT print_help_string.lo -MD -MP -MF .deps/print_help_string.Tpo -c print_help_string.cc -fPIC -DPIC -o .libs/print_help_string.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT print_help_string.lo -MD -MP -MF .deps/print_help_string.Tpo -c print_help_string.cc -o print_help_string.o mv -f .deps/print_help_string.Tpo .deps/print_help_string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT multiple_opt_list.lo -MD -MP -MF .deps/multiple_opt_list.Tpo -c -o multiple_opt_list.lo multiple_opt_list.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT multiple_opt_list.lo -MD -MP -MF .deps/multiple_opt_list.Tpo -c multiple_opt_list.cc -fPIC -DPIC -o .libs/multiple_opt_list.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT multiple_opt_list.lo -MD -MP -MF .deps/multiple_opt_list.Tpo -c multiple_opt_list.cc -o multiple_opt_list.o mv -f .deps/multiple_opt_list.Tpo .deps/multiple_opt_list.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT multiple_fill_array.lo -MD -MP -MF .deps/multiple_fill_array.Tpo -c -o multiple_fill_array.lo multiple_fill_array.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT multiple_fill_array.lo -MD -MP -MF .deps/multiple_fill_array.Tpo -c multiple_fill_array.cc -fPIC -DPIC -o .libs/multiple_fill_array.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT multiple_fill_array.lo -MD -MP -MF .deps/multiple_fill_array.Tpo -c multiple_fill_array.cc -o multiple_fill_array.o mv -f .deps/multiple_fill_array.Tpo .deps/multiple_fill_array.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c -o copyright.lo copyright.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.cc -fPIC -DPIC -o .libs/copyright.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT copyright.lo -MD -MP -MF .deps/copyright.Tpo -c copyright.cc -o copyright.o mv -f .deps/copyright.Tpo .deps/copyright.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_string.lo -MD -MP -MF .deps/free_string.Tpo -c -o free_string.lo free_string.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_string.lo -MD -MP -MF .deps/free_string.Tpo -c free_string.cc -fPIC -DPIC -o .libs/free_string.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_string.lo -MD -MP -MF .deps/free_string.Tpo -c free_string.cc -o free_string.o mv -f .deps/free_string.Tpo .deps/free_string.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_multiple.lo -MD -MP -MF .deps/free_multiple.Tpo -c -o free_multiple.lo free_multiple.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_multiple.lo -MD -MP -MF .deps/free_multiple.Tpo -c free_multiple.cc -fPIC -DPIC -o .libs/free_multiple.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_multiple.lo -MD -MP -MF .deps/free_multiple.Tpo -c free_multiple.cc -o free_multiple.o mv -f .deps/free_multiple.Tpo .deps/free_multiple.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT reset_group.lo -MD -MP -MF .deps/reset_group.Tpo -c -o reset_group.lo reset_group.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT reset_group.lo -MD -MP -MF .deps/reset_group.Tpo -c reset_group.cc -fPIC -DPIC -o .libs/reset_group.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT reset_group.lo -MD -MP -MF .deps/reset_group.Tpo -c reset_group.cc -o reset_group.o mv -f .deps/reset_group.Tpo .deps/reset_group.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT exit_failure.lo -MD -MP -MF .deps/exit_failure.Tpo -c -o exit_failure.lo exit_failure.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT exit_failure.lo -MD -MP -MF .deps/exit_failure.Tpo -c exit_failure.cc -fPIC -DPIC -o .libs/exit_failure.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT exit_failure.lo -MD -MP -MF .deps/exit_failure.Tpo -c exit_failure.cc -o exit_failure.o mv -f .deps/exit_failure.Tpo .deps/exit_failure.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT update_given.lo -MD -MP -MF .deps/update_given.Tpo -c -o update_given.lo update_given.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT update_given.lo -MD -MP -MF .deps/update_given.Tpo -c update_given.cc -fPIC -DPIC -o .libs/update_given.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT update_given.lo -MD -MP -MF .deps/update_given.Tpo -c update_given.cc -o update_given.o mv -f .deps/update_given.Tpo .deps/update_given.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT option_arg.lo -MD -MP -MF .deps/option_arg.Tpo -c -o option_arg.lo option_arg.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT option_arg.lo -MD -MP -MF .deps/option_arg.Tpo -c option_arg.cc -fPIC -DPIC -o .libs/option_arg.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT option_arg.lo -MD -MP -MF .deps/option_arg.Tpo -c option_arg.cc -o option_arg.o mv -f .deps/option_arg.Tpo .deps/option_arg.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT given_field.lo -MD -MP -MF .deps/given_field.Tpo -c -o given_field.lo given_field.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT given_field.lo -MD -MP -MF .deps/given_field.Tpo -c given_field.cc -fPIC -DPIC -o .libs/given_field.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT given_field.lo -MD -MP -MF .deps/given_field.Tpo -c given_field.cc -o given_field.o mv -f .deps/given_field.Tpo .deps/given_field.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT clear_given.lo -MD -MP -MF .deps/clear_given.Tpo -c -o clear_given.lo clear_given.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT clear_given.lo -MD -MP -MF .deps/clear_given.Tpo -c clear_given.cc -fPIC -DPIC -o .libs/clear_given.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT clear_given.lo -MD -MP -MF .deps/clear_given.Tpo -c clear_given.cc -o clear_given.o mv -f .deps/clear_given.Tpo .deps/clear_given.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT clear_arg.lo -MD -MP -MF .deps/clear_arg.Tpo -c -o clear_arg.lo clear_arg.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT clear_arg.lo -MD -MP -MF .deps/clear_arg.Tpo -c clear_arg.cc -fPIC -DPIC -o .libs/clear_arg.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT clear_arg.lo -MD -MP -MF .deps/clear_arg.Tpo -c clear_arg.cc -o clear_arg.o mv -f .deps/clear_arg.Tpo .deps/clear_arg.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_list.lo -MD -MP -MF .deps/free_list.Tpo -c -o free_list.lo free_list.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_list.lo -MD -MP -MF .deps/free_list.Tpo -c free_list.cc -fPIC -DPIC -o .libs/free_list.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT free_list.lo -MD -MP -MF .deps/free_list.Tpo -c free_list.cc -o free_list.o mv -f .deps/free_list.Tpo .deps/free_list.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT file_save.lo -MD -MP -MF .deps/file_save.Tpo -c -o file_save.lo file_save.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT file_save.lo -MD -MP -MF .deps/file_save.Tpo -c file_save.cc -fPIC -DPIC -o .libs/file_save.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT file_save.lo -MD -MP -MF .deps/file_save.Tpo -c file_save.cc -o file_save.o mv -f .deps/file_save.Tpo .deps/file_save.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT file_save_multiple.lo -MD -MP -MF .deps/file_save_multiple.Tpo -c -o file_save_multiple.lo file_save_multiple.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT file_save_multiple.lo -MD -MP -MF .deps/file_save_multiple.Tpo -c file_save_multiple.cc -fPIC -DPIC -o .libs/file_save_multiple.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT file_save_multiple.lo -MD -MP -MF .deps/file_save_multiple.Tpo -c file_save_multiple.cc -o file_save_multiple.o mv -f .deps/file_save_multiple.Tpo .deps/file_save_multiple.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT init_args_info.lo -MD -MP -MF .deps/init_args_info.Tpo -c -o init_args_info.lo init_args_info.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT init_args_info.lo -MD -MP -MF .deps/init_args_info.Tpo -c init_args_info.cc -fPIC -DPIC -o .libs/init_args_info.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT init_args_info.lo -MD -MP -MF .deps/init_args_info.Tpo -c init_args_info.cc -o init_args_info.o mv -f .deps/init_args_info.Tpo .deps/init_args_info.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT custom_getopt_gen.lo -MD -MP -MF .deps/custom_getopt_gen.Tpo -c -o custom_getopt_gen.lo custom_getopt_gen.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT custom_getopt_gen.lo -MD -MP -MF .deps/custom_getopt_gen.Tpo -c custom_getopt_gen.cc -fPIC -DPIC -o .libs/custom_getopt_gen.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT custom_getopt_gen.lo -MD -MP -MF .deps/custom_getopt_gen.Tpo -c custom_getopt_gen.cc -o custom_getopt_gen.o mv -f .deps/custom_getopt_gen.Tpo .deps/custom_getopt_gen.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT check_modes.lo -MD -MP -MF .deps/check_modes.Tpo -c -o check_modes.lo check_modes.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT check_modes.lo -MD -MP -MF .deps/check_modes.Tpo -c check_modes.cc -fPIC -DPIC -o .libs/check_modes.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT check_modes.lo -MD -MP -MF .deps/check_modes.Tpo -c check_modes.cc -o check_modes.o mv -f .deps/check_modes.Tpo .deps/check_modes.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT enum_decl.lo -MD -MP -MF .deps/enum_decl.Tpo -c -o enum_decl.lo enum_decl.cc c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT enum_decl.lo -MD -MP -MF .deps/enum_decl.Tpo -c enum_decl.cc -fPIC -DPIC -o .libs/enum_decl.o c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -pipe -MT enum_decl.lo -MD -MP -MF .deps/enum_decl.Tpo -c enum_decl.cc -o enum_decl.o mv -f .deps/enum_decl.Tpo .deps/enum_decl.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libgen.la header.lo c_source.lo handle_help.lo handle_version.lo generic_option.lo required_option.lo dependant_option.lo group_counter.lo group_option.lo print_help_string.lo multiple_opt_list.lo multiple_fill_array.lo copyright.lo free_string.lo free_multiple.lo reset_group.lo exit_failure.lo update_given.lo option_arg.lo given_field.lo clear_given.lo clear_arg.lo free_list.lo file_save.lo file_save_multiple.lo init_args_info.lo custom_getopt_gen.lo check_modes.lo enum_decl.lo libtool: link: ar cru .libs/libgen.a .libs/header.o .libs/c_source.o .libs/handle_help.o .libs/handle_version.o .libs/generic_option.o .libs/required_option.o .libs/dependant_option.o .libs/group_counter.o .libs/group_option.o .libs/print_help_string.o .libs/multiple_opt_list.o .libs/multiple_fill_array.o .libs/copyright.o .libs/free_string.o .libs/free_multiple.o .libs/reset_group.o .libs/exit_failure.o .libs/update_given.o .libs/option_arg.o .libs/given_field.o .libs/clear_given.o .libs/clear_arg.o .libs/free_list.o .libs/file_save.o .libs/file_save_multiple.o .libs/init_args_info.o .libs/custom_getopt_gen.o .libs/check_modes.o .libs/enum_decl.o libtool: link: ranlib .libs/libgen.a Making all in tests /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.cc c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc -fPIC -DPIC -o .libs/parser.o c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.cc -o parser.o mv -f .deps/parser.Tpo .deps/parser.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.cc c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.cc -fPIC -DPIC -o .libs/scanner.o ./scanner.cc:885:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register yy_state_type yy_current_state; ^~~~~~~~~ ./scanner.cc:886:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp, *yy_bp; ^~~~~~~~~ ./scanner.cc:886:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp, *yy_bp; ^~~~~~~~~ ./scanner.cc:887:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int yy_act; ^~~~~~~~~ ./scanner.cc:937:4: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ ./scanner.cc:1450:6: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ ./scanner.cc:1451:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *source = (yytext_ptr); ^~~~~~~~~ ./scanner.cc:1452:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int number_to_move, i; ^~~~~~~~~ ./scanner.cc:1452:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int number_to_move, i; ^~~~~~~~~ ./scanner.cc:1584:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register yy_state_type yy_current_state; ^~~~~~~~~ ./scanner.cc:1585:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp; ^~~~~~~~~ ./scanner.cc:1591:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ ./scanner.cc:1616:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int yy_is_jam; ^~~~~~~~~ ./scanner.cc:1617:6: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp = (yy_c_buf_p); ^~~~~~~~~ ./scanner.cc:1619:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register YY_CHAR yy_c = 1; ^~~~~~~~~ 15 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.cc -o scanner.o ./scanner.cc:885:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register yy_state_type yy_current_state; ^~~~~~~~~ ./scanner.cc:886:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp, *yy_bp; ^~~~~~~~~ ./scanner.cc:886:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp, *yy_bp; ^~~~~~~~~ ./scanner.cc:887:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int yy_act; ^~~~~~~~~ ./scanner.cc:937:4: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ ./scanner.cc:1450:6: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ ./scanner.cc:1451:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *source = (yytext_ptr); ^~~~~~~~~ ./scanner.cc:1452:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int number_to_move, i; ^~~~~~~~~ ./scanner.cc:1452:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int number_to_move, i; ^~~~~~~~~ ./scanner.cc:1584:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register yy_state_type yy_current_state; ^~~~~~~~~ ./scanner.cc:1585:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp; ^~~~~~~~~ ./scanner.cc:1591:3: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ ./scanner.cc:1616:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int yy_is_jam; ^~~~~~~~~ ./scanner.cc:1617:6: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register char *yy_cp = (yy_c_buf_p); ^~~~~~~~~ ./scanner.cc:1619:2: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register YY_CHAR yy_c = 1; ^~~~~~~~~ 15 warnings generated. mv -f .deps/scanner.Tpo .deps/scanner.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -fPIC -DPIC -o .libs/globals.o c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -o globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT argsdef.lo -MD -MP -MF .deps/argsdef.Tpo -c -o argsdef.lo argsdef.c cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT argsdef.lo -MD -MP -MF .deps/argsdef.Tpo -c argsdef.c -fPIC -DPIC -o .libs/argsdef.o cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT argsdef.lo -MD -MP -MF .deps/argsdef.Tpo -c argsdef.c -o argsdef.o mv -f .deps/argsdef.Tpo .deps/argsdef.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT cmdline.lo -MD -MP -MF .deps/cmdline.Tpo -c -o cmdline.lo cmdline.c cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT cmdline.lo -MD -MP -MF .deps/cmdline.Tpo -c cmdline.c -fPIC -DPIC -o .libs/cmdline.o cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT cmdline.lo -MD -MP -MF .deps/cmdline.Tpo -c cmdline.c -o cmdline.o mv -f .deps/cmdline.Tpo .deps/cmdline.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT gm.lo -MD -MP -MF .deps/gm.Tpo -c -o gm.lo gm.cc c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT gm.lo -MD -MP -MF .deps/gm.Tpo -c gm.cc -fPIC -DPIC -o .libs/gm.o c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT gm.lo -MD -MP -MF .deps/gm.Tpo -c gm.cc -o gm.o mv -f .deps/gm.Tpo .deps/gm.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT yyerror.lo -MD -MP -MF .deps/yyerror.Tpo -c -o yyerror.lo yyerror.cc c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT yyerror.lo -MD -MP -MF .deps/yyerror.Tpo -c yyerror.cc -fPIC -DPIC -o .libs/yyerror.o c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT yyerror.lo -MD -MP -MF .deps/yyerror.Tpo -c yyerror.cc -o yyerror.o mv -f .deps/yyerror.Tpo .deps/yyerror.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT gm_utils.lo -MD -MP -MF .deps/gm_utils.Tpo -c -o gm_utils.lo gm_utils.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT gm_utils.lo -MD -MP -MF .deps/gm_utils.Tpo -c gm_utils.cpp -fPIC -DPIC -o .libs/gm_utils.o gm_utils.cpp:314:17: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] next_word.empty(); ^~~~~~~~~~~~~~~ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT gm_utils.lo -MD -MP -MF .deps/gm_utils.Tpo -c gm_utils.cpp -o gm_utils.o gm_utils.cpp:314:17: warning: ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result] next_word.empty(); ^~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/gm_utils.Tpo .deps/gm_utils.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c -o fileutils.lo fileutils.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c fileutils.cpp -fPIC -DPIC -o .libs/fileutils.o c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT fileutils.lo -MD -MP -MF .deps/fileutils.Tpo -c fileutils.cpp -o fileutils.o mv -f .deps/fileutils.Tpo .deps/fileutils.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT acceptedvalues.lo -MD -MP -MF .deps/acceptedvalues.Tpo -c -o acceptedvalues.lo acceptedvalues.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT acceptedvalues.lo -MD -MP -MF .deps/acceptedvalues.Tpo -c acceptedvalues.cpp -fPIC -DPIC -o .libs/acceptedvalues.o c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT acceptedvalues.lo -MD -MP -MF .deps/acceptedvalues.Tpo -c acceptedvalues.cpp -o acceptedvalues.o mv -f .deps/acceptedvalues.Tpo .deps/acceptedvalues.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT ggos.lo -MD -MP -MF .deps/ggos.Tpo -c -o ggos.lo ggos.cpp c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT ggos.lo -MD -MP -MF .deps/ggos.Tpo -c ggos.cpp -fPIC -DPIC -o .libs/ggos.o c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT ggos.lo -MD -MP -MF .deps/ggos.Tpo -c ggos.cpp -o ggos.o mv -f .deps/ggos.Tpo .deps/ggos.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o libgengetopt.la parser.lo scanner.lo globals.lo argsdef.lo cmdline.lo gm.lo yyerror.lo gm_utils.lo fileutils.lo acceptedvalues.lo ggos.lo ../gl/libgnu.la skels/libgen.la libtool: link: ar x /exopi-obj/pobj/gengetopt-2.22.6/gengetopt-2.22.6/gl/.libs/libgnu.a libtool: link: ar x /exopi-obj/pobj/gengetopt-2.22.6/gengetopt-2.22.6/src/skels/.libs/libgen.a libtool: link: ar cru .libs/libgengetopt.a ./.libs/libgengetopt.lax/libgnu.a/dummy.o ./.libs/libgengetopt.lax/libgen.a/header.o ./.libs/libgengetopt.lax/libgen.a/c_source.o ./.libs/libgengetopt.lax/libgen.a/handle_help.o ./.libs/libgengetopt.lax/libgen.a/handle_version.o ./.libs/libgengetopt.lax/libgen.a/generic_option.o ./.libs/libgengetopt.lax/libgen.a/required_option.o ./.libs/libgengetopt.lax/libgen.a/dependant_option.o ./.libs/libgengetopt.lax/libgen.a/group_counter.o ./.libs/libgengetopt.lax/libgen.a/group_option.o ./.libs/libgengetopt.lax/libgen.a/print_help_string.o ./.libs/libgengetopt.lax/libgen.a/multiple_opt_list.o ./.libs/libgengetopt.lax/libgen.a/multiple_fill_array.o ./.libs/libgengetopt.lax/libgen.a/copyright.o ./.libs/libgengetopt.lax/libgen.a/free_string.o ./.libs/libgengetopt.lax/libgen.a/free_multiple.o ./.libs/libgengetopt.lax/libgen.a/reset_group.o ./.libs/libgengetopt.lax/libgen.a/exit_failure.o ./.libs/libgengetopt.lax/libgen.a/update_given.o ./.libs/libgengetopt.lax/libgen.a/option_arg.o ./.libs/libgengetopt.lax/libgen.a/given_field.o ./.libs/libgengetopt.lax/libgen.a/clear_given.o ./.libs/libgengetopt.lax/libgen.a/clear_arg.o ./.libs/libgengetopt.lax/libgen.a/free_list.o ./.libs/libgengetopt.lax/libgen.a/file_save.o ./.libs/libgengetopt.lax/libgen.a/file_save_multiple.o ./.libs/libgengetopt.lax/libgen.a/init_args_info.o ./.libs/libgengetopt.lax/libgen.a/custom_getopt_gen.o ./.libs/libgengetopt.lax/libgen.a/check_modes.o ./.libs/libgengetopt.lax/libgen.a/enum_decl.o .libs/parser.o .libs/scanner.o .libs/globals.o .libs/argsdef.o .libs/cmdline.o .libs/gm.o .libs/yyerror.o .libs/gm_utils.o .libs/fileutils.o .libs/acceptedvalues.o .libs/ggos.o libtool: link: ranlib .libs/libgengetopt.a c++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -pipe -MT gengetopt.o -MD -MP -MF .deps/gengetopt.Tpo -c -o gengetopt.o gengetopt.cc mv -f .deps/gengetopt.Tpo .deps/gengetopt.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -o gengetopt gengetopt.o ../src/libgengetopt.la libtool: link: c++ -o gengetopt -O2 -pipe gengetopt.o /exopi-obj/pobj/gengetopt-2.22.6/gengetopt-2.22.6/src/.libs/libgengetopt.a cmdline.c(cmdline.o:(cmdline_parser_string_ext) in archive /exopi-obj/pobj/gengetopt-2.22.6/gengetopt-2.22.6/src/.libs/libgengetopt.a): warning: strcpy() is almost always misused, please use strlcpy() fileutils.cpp(fileutils.o:(create_filename(char*, char*)) in archive /exopi-obj/pobj/gengetopt-2.22.6/gengetopt-2.22.6/src/.libs/libgengetopt.a): warning: sprintf() is often misused, please use snprintf() Making all in doc touch test_conf_parser_ov2.c.texinfo /usr/bin/make all-am restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /exopi-obj/pobj/gengetopt-2.22.6/gengetopt-2.22.6/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then for f in ./gengetopt.info ./gengetopt.info-[0-9] ./gengetopt.info-[0-9][0-9] ./gengetopt.i[0-9] ./gengetopt.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh /exopi-obj/pobj/gengetopt-2.22.6/gengetopt-2.22.6/build-aux/missing --run makeinfo -I. -I . -o ./gengetopt.info ./gengetopt.texinfo; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././gengetopt.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc Making all in tests ../src/gengetopt --gen-version --input=no_strings_cmd.ggo --func-name=no_strings_cmd_parser --file-name=no_strings_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=no_multi_strings_cmd.ggo --func-name=no_multi_strings_cmd_parser --file-name=no_multi_strings_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=no_multi_types_cmd.ggo --func-name=no_multi_types_cmd_parser --file-name=no_multi_types_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input no_unamed_cmd.ggonu --func-name no_unamed_cmd_parser --file-name no_unamed_cmd ../src/gengetopt --gen-version --input=no_optgiven_cmd.ggo --func-name=no_optgiven_cmd_parser --file-name=no_optgiven_cmd ../src/gengetopt --gen-version --input=more_than_once_cmd.ggo --func-name=more_than_once_cmd_parser --file-name=more_than_once_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input ./canonize-names-cmd.ggo --func-name canonize-names-cmd-parser --file-name ../tests/canonize-names-cmd ../src/gengetopt --gen-version --input=default_values_cmd.ggo --func-name=default_values_cmd_parser --file-name=default_values_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input ./cmdline.ggo ../src/gengetopt --gen-version --input=test_all_opts_cmd.ggo --func-name=test_all_opts_cmd_parser --file-name=test_all_opts_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_groups_cmd.ggo --func-name=test_groups_cmd_parser --file-name=test_groups_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_modes_cmd.ggo --func-name=test_modes_cmd_parser --file-name=test_modes_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_conf_parser_cmd.ggoconf --func-name=test_conf_parser_cmd_parser --file-name=test_conf_parser_cmd --unamed-opt="OTHER NAMES" --conf-parser --arg-struct-name="my_args_info" --no-handle-error ../src/gengetopt --gen-version --input=test_multiple_cmd.ggo --func-name=test_multiple_cmd_parser --file-name=test_multiple_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_simple_multiple_cmd.ggo --func-name=test_simple_multiple_cmd_parser --file-name=test_simple_multiple_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_sections_cmd.ggo --func-name=test_sections_cmd_parser --file-name=test_sections_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_values_cmd.ggo --func-name=test_values_cmd_parser --file-name=test_values_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_redef_help_cmd.ggo --func-name=test_redef_help_cmd_parser --file-name=test_redef_help_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_manual_help_args_cmd.ggo --func-name=test_manual_help_args_cmd_parser --file-name=test_manual_help_args_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_no_handle_help_cmd.ggo --func-name=test_no_handle_help_cmd_parser --file-name=test_no_handle_help_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_main_cmdline_cmd.ggo --func-name=test_main_cmdline_cmd_parser --file-name=test_main_cmdline_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_first_cmdline_cmd.ggostr --func-name=test_first_cmdline_cmd_parser --file-name=test_first_cmdline_cmd --unamed-opt="OTHER NAMES" --string-parser --arg-struct-name=test_first_cmdline_cmd_struct --include-getopt ../src/gengetopt --gen-version --input=test_second_cmdline_cmd.ggostr --func-name=test_second_cmdline_cmd_parser --file-name=test_second_cmdline_cmd --unamed-opt="OTHER NAMES" --string-parser --arg-struct-name=test_second_cmdline_cmd_struct --include-getopt ../src/gengetopt --gen-version --input=test_no_options_cmd.ggo --func-name=test_no_options_cmd_parser --file-name=test_no_options_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_newlines_cmd.ggo --func-name=test_newlines_cmd_parser --file-name=test_newlines_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_align_cmd.ggo --func-name=test_align_cmd_parser --file-name=test_align_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_text_cmd.ggo --func-name=test_text_cmd_parser --file-name=test_text_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_only_flags_cmd.ggo --func-name=test_only_flags_cmd_parser --file-name=test_only_flags_cmd --unamed-opt --show-required ../src/gengetopt --gen-version --input=test_usage_cmd.ggo --func-name=test_usage_cmd_parser --file-name=test_usage_cmd --unamed-opt --show-required /usr/bin/make all-recursive Making all in output_dir Making all in output_header_dir >>> Running fake in devel/gengetopt at 1713476369.43 ===> devel/gengetopt ===> Faking installation for gengetopt-2.22.6p4 Making install in gl /usr/bin/make install-recursive Making install in src /usr/bin/make install-recursive Making install in skels /usr/bin/make install-am Making install in tests mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -s -m 755 gengetopt '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -s -m 755 gengetopt /exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/gengetopt' /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -m 644 gnugetopt.h getopt.c getopt1.c '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/gengetopt' Making install in doc /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt' /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -m 644 gengetopt.html index.html '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt' mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt/examples' /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -m 644 sample1.ggo sample2.ggo main1.cc main2.c cmdline1.c cmdline1.h cmdline2.c cmdline2.h README.example '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt/examples' mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/info' /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -m 644 ./gengetopt.info '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/info' '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/info/gengetopt.info' mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -m 644 gengetopt.1 '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/man/man1' Making install in tests /usr/bin/make install-recursive Making install in output_dir Making install in output_header_dir mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt/examples' /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -m 644 test_manual_help_cmd.c test_manual_help_cmd.h test_manual_help_cmd.ggo test_manual_help.c '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt/examples' mkdir -p '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt' /exopi-obj/pobj/gengetopt-2.22.6/bin/install -c -m 644 ChangeLog COPYING NEWS THANKS INSTALL README LICENSE '/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/usr/local/share/doc/gengetopt' >>> Running package in devel/gengetopt at 1713476371.19 ===> devel/gengetopt `/exopi-obj/pobj/gengetopt-2.22.6/fake-amd64/.fake_done' is up to date. ===> Building package for gengetopt-2.22.6p4 Create /exopi-cvs/ports/packages/amd64/all/gengetopt-2.22.6p4.tgz Creating package gengetopt-2.22.6p4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 53% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 81% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************** | 47% archiving|************************************** | 59% archiving|**************************************** | 62% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gengetopt-2.22.6p4.tgz >>> Running clean in devel/gengetopt at 1713476372.96 ===> devel/gengetopt ===> Cleaning for gengetopt-2.22.6p4 >>> Ended at 1713476373.38 max_stuck=10.95/patch=1.30/configure=38.90/build=176.97/fake=1.76/package=1.76/clean=0.46