>>> host-gengetopt 2.23 Downloading --2019-09-22 02:45:04-- http://ftpmirror.gnu.org/gengetopt/gengetopt-2.23.tar.xz Resolving ftpmirror.gnu.org (ftpmirror.gnu.org)... 209.51.188.200, 2001:470:142:5::200 Connecting to ftpmirror.gnu.org (ftpmirror.gnu.org)|209.51.188.200|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://mirror.team-cymru.com/gnu/gengetopt/gengetopt-2.23.tar.xz [following] --2019-09-22 02:45:04-- http://mirror.team-cymru.com/gnu/gengetopt/gengetopt-2.23.tar.xz Resolving mirror.team-cymru.com (mirror.team-cymru.com)... 38.229.66.100, 2620:0:6b0::26e5:424a Connecting to mirror.team-cymru.com (mirror.team-cymru.com)|38.229.66.100|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 584860 (571K) [application/octet-stream] Saving to: '/home/buildroot/autobuild/instance-2/output-1/build/.gengetopt-2.23.tar.xz.r4Ednl/output' 0K .......... .......... .......... .......... .......... 8% 300K 2s 50K .......... .......... .......... .......... .......... 17% 813K 1s 100K .......... .......... .......... .......... .......... 26% 815K 1s 150K .......... .......... .......... .......... .......... 35% 820K 1s 200K .......... .......... .......... .......... .......... 43% 70.3M 0s 250K .......... .......... .......... .......... .......... 52% 824K 0s 300K .......... .......... .......... .......... .......... 61% 65.2M 0s 350K .......... .......... .......... .......... .......... 70% 3.03M 0s 400K .......... .......... .......... .......... .......... 78% 1.09M 0s 450K .......... .......... .......... .......... .......... 87% 50.4M 0s 500K .......... .......... .......... .......... .......... 96% 123M 0s 550K .......... .......... . 100% 1.40M=0.5s 2019-09-22 02:45:05 (1.14 MB/s) - '/home/buildroot/autobuild/instance-2/output-1/build/.gengetopt-2.23.tar.xz.r4Ednl/output' saved [584860/584860] gengetopt-2.23.tar.xz: OK (sha256: b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac) >>> host-gengetopt 2.23 Extracting xzcat /home/buildroot/autobuild/instance-2/dl/gengetopt/gengetopt-2.23.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23 -xf - >>> host-gengetopt 2.23 Patching >>> host-gengetopt 2.23 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gengetopt 2.23 Patching libtool patching file /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/build-aux/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> host-gengetopt 2.23 Configuring (cd /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking for ranlib... /usr/bin/ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... 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 whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking for bison... bison -y checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for flex... no checking for lex... no checking for size_t... yes checking for long long int... yes 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 ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for an ANSI C-conforming const... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... 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... no checking whether getopt_clip is declared... no 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... yes checking whether strdup is declared... yes checking for C/C++ restrict keyword... __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... yes 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... yes 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... yes 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... yes checking whether euidaccess is declared without a macro... yes 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 valgrind... no checking for help2man... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gl/Makefile config.status: creating src/Makefile config.status: creating src/skels/Makefile config.status: creating src/tests/Makefile config.status: creating tests/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/more_than_once.sh config.status: creating tests/no_optgiven.sh config.status: creating tests/test_all_opts.sh config.status: creating tests/test_all_opts_file_save.sh config.status: creating tests/test_conf_parser.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_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_save.sh config.status: creating tests/test_default_values.sh config.status: creating tests/test_dep.sh config.status: creating tests/test_groups.sh config.status: creating tests/test_manual_help.sh config.status: creating tests/test_manual_help_args.sh config.status: creating tests/test_modes.sh config.status: creating tests/test_multiple.sh config.status: creating tests/test_multiple_err.sh config.status: creating tests/test_multiple_parsers.sh config.status: creating tests/test_output_dir.sh config.status: creating tests/test_output_dirs.sh config.status: creating tests/test_sections.sh config.status: creating tests/test_show_help.sh config.status: creating tests/test_simple_multiple.sh config.status: creating tests/test_simple_multiple_default.sh config.status: creating tests/test_unamed.sh config.status: creating tests/test_unnamed.sh config.status: creating tests/test_values.sh config.status: creating tests/test_values_err.sh config.status: creating tests/test_wrong_ggo.sh config.status: creating tests/valgrind_tests.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-gengetopt 2.23 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23' Making all in gl make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/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 make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/gl' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/gl' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dummy.lo dummy.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c dummy.c -fPIC -DPIC -o .libs/dummy.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libgnu.la dummy.lo libtool: link: /usr/bin/ar cr .libs/libgnu.a .libs/dummy.o libtool: link: /usr/bin/ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/gl' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/gl' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/gl' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src' Making all in skels make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/skels' /usr/bin/make all-am make[6]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/skels' /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o c_source.lo c_source.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o check_modes.lo check_modes.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o clear_arg.lo clear_arg.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o clear_given.lo clear_given.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c c_source.cc -fPIC -DPIC -o .libs/c_source.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c clear_given.cc -fPIC -DPIC -o .libs/clear_given.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c check_modes.cc -fPIC -DPIC -o .libs/check_modes.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c clear_arg.cc -fPIC -DPIC -o .libs/clear_arg.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o copyright.lo copyright.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o custom_getopt_gen.lo custom_getopt_gen.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c copyright.cc -fPIC -DPIC -o .libs/copyright.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c custom_getopt_gen.cc -fPIC -DPIC -o .libs/custom_getopt_gen.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o dependant_option.lo dependant_option.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c dependant_option.cc -fPIC -DPIC -o .libs/dependant_option.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o enum_decl.lo enum_decl.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c enum_decl.cc -fPIC -DPIC -o .libs/enum_decl.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o exit_failure.lo exit_failure.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c exit_failure.cc -fPIC -DPIC -o .libs/exit_failure.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o file_save.lo file_save.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o file_save_multiple.lo file_save_multiple.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c file_save.cc -fPIC -DPIC -o .libs/file_save.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c file_save_multiple.cc -fPIC -DPIC -o .libs/file_save_multiple.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o free_list.lo free_list.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o free_multiple.lo free_multiple.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c free_list.cc -fPIC -DPIC -o .libs/free_list.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c free_multiple.cc -fPIC -DPIC -o .libs/free_multiple.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o free_string.lo free_string.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c free_string.cc -fPIC -DPIC -o .libs/free_string.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o generic_option.lo generic_option.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c generic_option.cc -fPIC -DPIC -o .libs/generic_option.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o given_field.lo given_field.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c given_field.cc -fPIC -DPIC -o .libs/given_field.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o group_counter.lo group_counter.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c group_counter.cc -fPIC -DPIC -o .libs/group_counter.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o group_option.lo group_option.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c group_option.cc -fPIC -DPIC -o .libs/group_option.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o handle_help.lo handle_help.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c handle_help.cc -fPIC -DPIC -o .libs/handle_help.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o handle_version.lo handle_version.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c handle_version.cc -fPIC -DPIC -o .libs/handle_version.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o header.lo header.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o init_args_info.lo init_args_info.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c header.cc -fPIC -DPIC -o .libs/header.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c init_args_info.cc -fPIC -DPIC -o .libs/init_args_info.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o multiple_fill_array.lo multiple_fill_array.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c multiple_fill_array.cc -fPIC -DPIC -o .libs/multiple_fill_array.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o multiple_opt_list.lo multiple_opt_list.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c multiple_opt_list.cc -fPIC -DPIC -o .libs/multiple_opt_list.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o option_arg.lo option_arg.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c option_arg.cc -fPIC -DPIC -o .libs/option_arg.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o print_help_string.lo print_help_string.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c print_help_string.cc -fPIC -DPIC -o .libs/print_help_string.o /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o required_option.lo required_option.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o reset_group.lo reset_group.cc /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o update_given.lo update_given.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c required_option.cc -fPIC -DPIC -o .libs/required_option.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c reset_group.cc -fPIC -DPIC -o .libs/reset_group.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c update_given.cc -fPIC -DPIC -o .libs/update_given.o /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libgen.la c_source.lo check_modes.lo clear_arg.lo clear_given.lo copyright.lo custom_getopt_gen.lo dependant_option.lo enum_decl.lo exit_failure.lo file_save.lo file_save_multiple.lo free_list.lo free_multiple.lo free_string.lo generic_option.lo given_field.lo group_counter.lo group_option.lo handle_help.lo handle_version.lo header.lo init_args_info.lo multiple_fill_array.lo multiple_opt_list.lo option_arg.lo print_help_string.lo required_option.lo reset_group.lo update_given.lo libtool: link: /usr/bin/ar cr .libs/libgen.a .libs/c_source.o .libs/check_modes.o .libs/clear_arg.o .libs/clear_given.o .libs/copyright.o .libs/custom_getopt_gen.o .libs/dependant_option.o .libs/enum_decl.o .libs/exit_failure.o .libs/file_save.o .libs/file_save_multiple.o .libs/free_list.o .libs/free_multiple.o .libs/free_string.o .libs/generic_option.o .libs/given_field.o .libs/group_counter.o .libs/group_option.o .libs/handle_help.o .libs/handle_version.o .libs/header.o .libs/init_args_info.o .libs/multiple_fill_array.o .libs/multiple_opt_list.o .libs/option_arg.o .libs/print_help_string.o .libs/required_option.o .libs/reset_group.o .libs/update_given.o libtool: link: /usr/bin/ranlib .libs/libgen.a libtool: link: ( cd ".libs" && rm -f "libgen.la" && ln -s "../libgen.la" "libgen.la" ) make[6]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/skels' make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/skels' Making all in tests make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src' /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o gengetopt.o gengetopt.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o acceptedvalues.lo acceptedvalues.cpp /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o argsdef.lo argsdef.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cmdline.lo cmdline.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c argsdef.c -fPIC -DPIC -o .libs/argsdef.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c cmdline.c -fPIC -DPIC -o .libs/cmdline.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c acceptedvalues.cpp -fPIC -DPIC -o .libs/acceptedvalues.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o fileutils.lo fileutils.cpp libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c fileutils.cpp -fPIC -DPIC -o .libs/fileutils.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o ggos.lo ggos.cpp libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c ggos.cpp -fPIC -DPIC -o .libs/ggos.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o globals.lo globals.cpp libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c globals.cpp -fPIC -DPIC -o .libs/globals.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o gm.lo gm.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c gm.cc -fPIC -DPIC -o .libs/gm.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o gm_utils.lo gm_utils.cpp libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c gm_utils.cpp -fPIC -DPIC -o .libs/gm_utils.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o parser.lo parser.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c parser.cc -fPIC -DPIC -o .libs/parser.o /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o scanner.lo scanner.cc /bin/bash ../libtool --tag=CXX --mode=compile /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o yyerror.lo yyerror.cc libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c scanner.cc -fPIC -DPIC -o .libs/scanner.o libtool: compile: /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c yyerror.cc -fPIC -DPIC -o .libs/yyerror.o /bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o libgengetopt.la acceptedvalues.lo argsdef.lo cmdline.lo fileutils.lo ggos.lo globals.lo gm.lo gm_utils.lo parser.lo scanner.lo yyerror.lo ../gl/libgnu.la skels/libgen.la libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && /usr/bin/ar x "/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/../gl/.libs/libgnu.a") libtool: link: (cd .libs/libgengetopt.lax/libgen.a && /usr/bin/ar x "/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src/skels/.libs/libgen.a") libtool: link: /usr/bin/ar cr .libs/libgengetopt.a .libs/acceptedvalues.o .libs/argsdef.o .libs/cmdline.o .libs/fileutils.o .libs/ggos.o .libs/globals.o .libs/gm.o .libs/gm_utils.o .libs/parser.o .libs/scanner.o .libs/yyerror.o .libs/libgengetopt.lax/libgnu.a/dummy.o .libs/libgengetopt.lax/libgen.a/c_source.o .libs/libgengetopt.lax/libgen.a/check_modes.o .libs/libgengetopt.lax/libgen.a/clear_arg.o .libs/libgengetopt.lax/libgen.a/clear_given.o .libs/libgengetopt.lax/libgen.a/copyright.o .libs/libgengetopt.lax/libgen.a/custom_getopt_gen.o .libs/libgengetopt.lax/libgen.a/dependant_option.o .libs/libgengetopt.lax/libgen.a/enum_decl.o .libs/libgengetopt.lax/libgen.a/exit_failure.o .libs/libgengetopt.lax/libgen.a/file_save.o .libs/libgengetopt.lax/libgen.a/file_save_multiple.o .libs/libgengetopt.lax/libgen.a/free_list.o .libs/libgengetopt.lax/libgen.a/free_multiple.o .libs/libgengetopt.lax/libgen.a/free_string.o .libs/libgengetopt.lax/libgen.a/generic_option.o .libs/libgengetopt.lax/libgen.a/given_field.o .libs/libgengetopt.lax/libgen.a/group_counter.o .libs/libgengetopt.lax/libgen.a/group_option.o .libs/libgengetopt.lax/libgen.a/handle_help.o .libs/libgengetopt.lax/libgen.a/handle_version.o .libs/libgengetopt.lax/libgen.a/header.o .libs/libgengetopt.lax/libgen.a/init_args_info.o .libs/libgengetopt.lax/libgen.a/multiple_fill_array.o .libs/libgengetopt.lax/libgen.a/multiple_opt_list.o .libs/libgengetopt.lax/libgen.a/option_arg.o .libs/libgengetopt.lax/libgen.a/print_help_string.o .libs/libgengetopt.lax/libgen.a/required_option.o .libs/libgengetopt.lax/libgen.a/reset_group.o .libs/libgengetopt.lax/libgen.a/update_given.o libtool: link: /usr/bin/ranlib .libs/libgengetopt.a libtool: link: rm -fr .libs/libgengetopt.lax libtool: link: ( cd ".libs" && rm -f "libgengetopt.la" && ln -s "../libgengetopt.la" "libgengetopt.la" ) /bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o gengetopt gengetopt.o libgengetopt.la libtool: link: /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o gengetopt gengetopt.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ./.libs/libgengetopt.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src' make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/src' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/doc' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o cmdline1.o cmdline1.c /usr/bin/g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I/home/buildroot/autobuild/instance-2/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -c -o main1.o main1.cc cat ../tests/test_conf_parser_ov2.c | sed -f ./input.sed > test_conf_parser_ov2.c.texi /bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -L/home/buildroot/autobuild/instance-2/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output-1/host/lib -o sample1 cmdline1.o main1.o ../gl/libgnu.la libtool: link: /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-2/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-2/output-1/host/lib -o sample1 cmdline1.o main1.o -L/home/buildroot/autobuild/instance-2/output-1/host/lib ../gl/.libs/libgnu.a ./sample1 --help | sed -f ./input.sed > sample1.output.texi ./sample1 --detailed-help | sed -f ./input.sed > sample1_2.output.texi /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/doc' restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/bash /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/build-aux/missing 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 && \ if /bin/bash /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/build-aux/missing makeinfo -I . \ -o gengetopt.info `test -f 'gengetopt.texi' || echo './'`gengetopt.texi; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./gengetopt.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc rm -rf gengetopt.htp if /bin/bash /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/build-aux/missing makeinfo --html --no-split -I . \ -o gengetopt.htp `test -f 'gengetopt.texi' || echo './'`gengetopt.texi; \ then \ rm -rf gengetopt.html && mv gengetopt.htp gengetopt.html; \ else \ rm -rf gengetopt.htp; exit 1; \ fi /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/build-aux/missing: line 81: makeinfo: command not found /home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/build-aux/missing: line 81: makeinfo: command not found WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: Makefile:842: recipe for target 'gengetopt.html' failed make[4]: *** [gengetopt.html] Error 1 make[4]: *** Waiting for unfinished jobs.... WARNING: 'makeinfo' is missing on your system. You should only need it if you modified a '.texi' file, or any other file indirectly affecting the aspect of the manual. You might want to install the Texinfo package: The spurious makeinfo call might also be the consequence of using a buggy 'make' (AIX, DU, IRIX), in which case you might want to install GNU make: Makefile:812: recipe for target 'gengetopt.info' failed make[4]: *** [gengetopt.info] Error 127 make[4]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/doc' Makefile:698: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/doc' Makefile:689: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23' Makefile:600: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-2/output-1/build/host-gengetopt-2.23/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'