Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gengetopt.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-84b592eb0489263dea01069b830d7e789a96a7e9/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gengetopt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gengetopt-2.22.6-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gengetopt.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-84b592eb0489263dea01069b830d7e789a96a7e9/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gengetopt.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WIBk9H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gengetopt-2.22.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/gengetopt-2.22.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gengetopt-2.22.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 ./AUTHORS + chmod 644 ./ChangeLog + chmod 644 ./COPYING + chmod 644 ./LICENSE + chmod 644 ./NEWS + chmod 644 ./README + chmod 644 ./THANKS + chmod 644 ./TODO + chmod 644 ./doc/README.example + chmod 644 ./doc/index.html + chmod 644 ./src/parser.yy + chmod 644 ./src/scanner.ll + find . -name '*.c' -exec chmod 644 '{}' ';' + find . -name '*.cc' -exec chmod 644 '{}' ';' + find . -name '*.cpp' -exec chmod 644 '{}' ';' + find . -name '*.h' -exec chmod 644 '{}' ';' + find . -name '*.ggo' -exec chmod 644 '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vHyGYd + umask 022 + cd /builddir/build/BUILD + cd gengetopt-2.22.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for size_t... yes checking for long long int... yes checking for armv7hl-redhat-linux-gnu-g++... no checking for armv7hl-redhat-linux-gnu-c++... no checking for armv7hl-redhat-linux-gnu-gpp... no checking for armv7hl-redhat-linux-gnu-aCC... no checking for armv7hl-redhat-linux-gnu-CC... no checking for armv7hl-redhat-linux-gnu-cxx... no checking for armv7hl-redhat-linux-gnu-cc++... no checking for armv7hl-redhat-linux-gnu-cl.exe... no checking for armv7hl-redhat-linux-gnu-FCC... no checking for armv7hl-redhat-linux-gnu-KCC... no checking for armv7hl-redhat-linux-gnu-RCC... no checking for armv7hl-redhat-linux-gnu-xlC_r... no checking for armv7hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by 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 -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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux 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... no checking for byacc... no checking for flex... no checking for lex... no 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... /usr/bin/tar checking for source-highlight... no checking for gengen... no checking for valgrind... /usr/bin/valgrind checking for help2man... no checking for bash... /usr/bin/bash checking whether gcc and cc understand -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 + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6' Making all in gl make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/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 make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dummy.lo dummy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c dummy.c -fPIC -DPIC -o .libs/dummy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c dummy.c -o dummy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libgnu.la dummy.lo libtool: link: ar cru .libs/libgnu.a .libs/dummy.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' Making all in src make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' Making all in skels make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make all-am make[5]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o header.lo header.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c header.cc -fPIC -DPIC -o .libs/header.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c header.cc -o header.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o c_source.lo c_source.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c c_source.cc -fPIC -DPIC -o .libs/c_source.o c_source.cc: In member function 'void c_source_gen_class::generate_c_source(std::ostream&, unsigned int)': c_source.cc:10:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without c_source_gen_class::generate_c_source(ostream &stream, unsigned int indent) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c c_source.cc -o c_source.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o handle_help.lo handle_help.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c handle_help.cc -fPIC -DPIC -o .libs/handle_help.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c handle_help.cc -o handle_help.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o handle_version.lo handle_version.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c handle_version.cc -fPIC -DPIC -o .libs/handle_version.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c handle_version.cc -o handle_version.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o generic_option.lo generic_option.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c generic_option.cc -fPIC -DPIC -o .libs/generic_option.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c generic_option.cc -o generic_option.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o required_option.lo required_option.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c required_option.cc -fPIC -DPIC -o .libs/required_option.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c required_option.cc -o required_option.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o dependant_option.lo dependant_option.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c dependant_option.cc -fPIC -DPIC -o .libs/dependant_option.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c dependant_option.cc -o dependant_option.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o group_counter.lo group_counter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c group_counter.cc -fPIC -DPIC -o .libs/group_counter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c group_counter.cc -o group_counter.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o group_option.lo group_option.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c group_option.cc -fPIC -DPIC -o .libs/group_option.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c group_option.cc -o group_option.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o print_help_string.lo print_help_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c print_help_string.cc -fPIC -DPIC -o .libs/print_help_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c print_help_string.cc -o print_help_string.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o multiple_opt_list.lo multiple_opt_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c multiple_opt_list.cc -fPIC -DPIC -o .libs/multiple_opt_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c multiple_opt_list.cc -o multiple_opt_list.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o multiple_fill_array.lo multiple_fill_array.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c multiple_fill_array.cc -fPIC -DPIC -o .libs/multiple_fill_array.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c multiple_fill_array.cc -o multiple_fill_array.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o copyright.lo copyright.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c copyright.cc -fPIC -DPIC -o .libs/copyright.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c copyright.cc -o copyright.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o free_string.lo free_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c free_string.cc -fPIC -DPIC -o .libs/free_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c free_string.cc -o free_string.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o free_multiple.lo free_multiple.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c free_multiple.cc -fPIC -DPIC -o .libs/free_multiple.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c free_multiple.cc -o free_multiple.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o reset_group.lo reset_group.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c reset_group.cc -fPIC -DPIC -o .libs/reset_group.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c reset_group.cc -o reset_group.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o exit_failure.lo exit_failure.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c exit_failure.cc -fPIC -DPIC -o .libs/exit_failure.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c exit_failure.cc -o exit_failure.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o update_given.lo update_given.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c update_given.cc -fPIC -DPIC -o .libs/update_given.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c update_given.cc -o update_given.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o option_arg.lo option_arg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c option_arg.cc -fPIC -DPIC -o .libs/option_arg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c option_arg.cc -o option_arg.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o given_field.lo given_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c given_field.cc -fPIC -DPIC -o .libs/given_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c given_field.cc -o given_field.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o clear_given.lo clear_given.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c clear_given.cc -fPIC -DPIC -o .libs/clear_given.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c clear_given.cc -o clear_given.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o clear_arg.lo clear_arg.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c clear_arg.cc -fPIC -DPIC -o .libs/clear_arg.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c clear_arg.cc -o clear_arg.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o free_list.lo free_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c free_list.cc -fPIC -DPIC -o .libs/free_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c free_list.cc -o free_list.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o file_save.lo file_save.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c file_save.cc -fPIC -DPIC -o .libs/file_save.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c file_save.cc -o file_save.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o file_save_multiple.lo file_save_multiple.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c file_save_multiple.cc -fPIC -DPIC -o .libs/file_save_multiple.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c file_save_multiple.cc -o file_save_multiple.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o init_args_info.lo init_args_info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c init_args_info.cc -fPIC -DPIC -o .libs/init_args_info.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c init_args_info.cc -o init_args_info.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o custom_getopt_gen.lo custom_getopt_gen.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c custom_getopt_gen.cc -fPIC -DPIC -o .libs/custom_getopt_gen.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c custom_getopt_gen.cc -o custom_getopt_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o check_modes.lo check_modes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c check_modes.cc -fPIC -DPIC -o .libs/check_modes.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c check_modes.cc -o check_modes.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o enum_decl.lo enum_decl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c enum_decl.cc -fPIC -DPIC -o .libs/enum_decl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c enum_decl.cc -o enum_decl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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 libtool: link: ( cd ".libs" && rm -f "libgen.la" && ln -s "../libgen.la" "libgen.la" ) make[5]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o parser.lo parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c parser.cc -fPIC -DPIC -o .libs/parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c parser.cc -o parser.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o scanner.lo scanner.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c scanner.cc -fPIC -DPIC -o .libs/scanner.o ./scanner.cc:2101:16: warning: 'int yy_top_state()' defined but not used [-Wunused-function] static int yy_top_state (void) ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c scanner.cc -o scanner.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o globals.lo globals.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c globals.cpp -fPIC -DPIC -o .libs/globals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c globals.cpp -o globals.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o argsdef.lo argsdef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c argsdef.c -fPIC -DPIC -o .libs/argsdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c argsdef.c -o argsdef.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cmdline.lo cmdline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c cmdline.c -fPIC -DPIC -o .libs/cmdline.o cmdline.c: In function 'update_arg': cmdline.c:611:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ cmdline.c: In function 'cmdline_parser_internal': cmdline.c:694:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c cmdline.c -o cmdline.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o gm.lo gm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gm.cc -fPIC -DPIC -o .libs/gm.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gm.cc -o gm.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o yyerror.lo yyerror.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c yyerror.cc -fPIC -DPIC -o .libs/yyerror.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c yyerror.cc -o yyerror.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o gm_utils.lo gm_utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gm_utils.cpp -fPIC -DPIC -o .libs/gm_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gm_utils.cpp -o gm_utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fileutils.lo fileutils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fileutils.cpp -fPIC -DPIC -o .libs/fileutils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fileutils.cpp -o fileutils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o acceptedvalues.lo acceptedvalues.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c acceptedvalues.cpp -fPIC -DPIC -o .libs/acceptedvalues.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c acceptedvalues.cpp -o acceptedvalues.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o ggos.lo ggos.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ggos.cpp -fPIC -DPIC -o .libs/ggos.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c ggos.cpp -o ggos.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -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: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/builddir/build/BUILD/gengetopt-2.22.6/src/../gl/.libs/libgnu.a") libtool: link: (cd .libs/libgengetopt.lax/libgen.a && ar x "/builddir/build/BUILD/gengetopt-2.22.6/src/skels/.libs/libgen.a") libtool: link: ar cru .libs/libgengetopt.a .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 .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: 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" ) g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o gengetopt.o gengetopt.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o gengetopt gengetopt.o ../src/libgengetopt.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o gengetopt gengetopt.o ../src/.libs/libgengetopt.a make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' touch test_conf_parser_ov2.c.texinfo make all-am make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/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 make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' Making all in output_dir make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' Making all in output_header_dir make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EQoIdw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm ++ dirname /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm + cd gengetopt-2.22.6 + make install 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm Making install in gl make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' Making install in src make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' Making install in skels make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make install-am make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make[5]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p gengetopt '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/bin' libtool: install: /usr/bin/install -p gengetopt /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/bin/gengetopt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/gengetopt' /usr/bin/install -p -m 644 gnugetopt.h getopt.c getopt1.c '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/gengetopt' make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make install-am make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt' /usr/bin/install -p -m 644 gengetopt.html index.html '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples' /usr/bin/install -p -m 644 sample1.ggo sample2.ggo main1.cc main2.c cmdline1.c cmdline1.h cmdline2.c cmdline2.h README.example '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/info' /usr/bin/install -p -m 644 ./gengetopt.info '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/info' '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/info/gengetopt.info' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/man/man1' /usr/bin/install -p -m 644 gengetopt.1 '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' Making install in output_dir make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' Making install in output_header_dir make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples' /usr/bin/install -p -m 644 test_manual_help_cmd.c test_manual_help_cmd.h test_manual_help_cmd.ggo test_manual_help.c '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples' make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6' make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt' /usr/bin/install -p -m 644 ChangeLog COPYING NEWS THANKS INSTALL README LICENSE '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6' + rm -rfv /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/info/dir removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/info/dir' + rm -rfv /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/COPYING' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/THANKS' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/NEWS' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/cmdline1.c' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/README.example' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/test_manual_help_cmd.h' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/cmdline2.c' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/test_manual_help.c' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/cmdline2.h' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/sample1.ggo' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/sample2.ggo' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/main1.cc' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/test_manual_help_cmd.ggo' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/cmdline1.h' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/main2.c' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples/test_manual_help_cmd.c' removed directory: '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/examples' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/ChangeLog' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/README' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/gengetopt.html' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/LICENSE' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/INSTALL' removed '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt/index.html' removed directory: '/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt' ~/build/BUILD/gengetopt-2.22.6/doc ~/build/BUILD/gengetopt-2.22.6 + mkdir ./examples + pushd ./doc + cp -p README.example ../examples + cp -p main1.cc sample1.ggo ../examples + cp -p main2.c sample2.ggo ../examples ~/build/BUILD/gengetopt-2.22.6 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gengetopt-2.22.6 extracting debug info from /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/bin/gengetopt dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1386 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dJetMH + umask 022 + cd /builddir/build/BUILD + cd gengetopt-2.22.6 + make check Making check in gl make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/gl' Making check in src make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' Making check in skels make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make check-am make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/skels' Making check in tests make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make test_specialchars make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../gl -I../../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test_specialchars.o test_specialchars.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o test_specialchars test_specialchars.o ../../src/libgengetopt.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o test_specialchars test_specialchars.o ../../src/.libs/libgengetopt.a make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' result: 0 num_of_newlines: 0 result: 2 num_of_newlines: 2 result: 1 num_of_newlines: 1 result: 0 num_of_newlines: 0 wrapped: this\n contains special chars wrapped: this\n contains escaped special chars wrapped: this\n contains escaped special chars wrapped: this\n contains escaped special chars near the end of this long long long long\n long long long string \nso let's see PASS: test_specialchars ============= 1 test passed ============= make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src/tests' make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/src' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make check-am make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' rm -f test.out touch ./sample1.ggo ./sample2.ggo make sample1 sample2 make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' ../src/gengetopt -i ./sample1.ggo -Fcmdline1 --long-help -u --show-required gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c cmdline1.c g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o main1.o main1.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o sample1 cmdline1.o main1.o ../gl/libgnu.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o sample1 cmdline1.o main1.o ../gl/.libs/libgnu.a ../src/gengetopt --input=./sample2.ggo --func-name=my_cmdline_parser --file-name=cmdline2 --unamed-opts --no-handle-help --no-handle-version gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DMY_CMDLINE_PARSER_PACKAGE=\"sample2\" -DMY_CMDLINE_PARSER_VERSION=\"2.0\" -c cmdline2.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c main2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o sample2 cmdline2.o main2.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o sample2 cmdline2.o main2.o ../gl/.libs/libgnu.a make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' ./sample1 -i 10 --flag-opt cmdline?.c >> test.out && \ ./sample1 --help --int-opt -34 >> test.out && \ ./sample2 -i 10 -l 20 >> test.out || \ ./sample1 -F 2>> test.out ./sample2 --version >> test.out ./sample2 --help >> test.out expect no output from diff diff ./testdata test.out make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/doc' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' Making check in output_dir make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_dir' Making check in output_header_dir make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests/output_header_dir' make[3]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' rm -f ../tests/output_dir/cmdline.c ../tests/output_dir/cmdline.h ../src/gengetopt --gen-version --unamed-opt --show-required --output-dir=../tests/output_dir -i ./cmdline.ggo test -f ../tests/output_dir/cmdline.c test -f ../tests/output_dir/cmdline.h rm -f ../tests/output_dir/cmdline.c ../tests/output_dir/cmdline.h rm -f ../tests/output_dir/cmdline.c ../tests/output_header_dir/cmdline.h ../src/gengetopt --gen-version --unamed-opt --show-required --src-output-dir=../tests/output_dir --header-output-dir=../tests/output_header_dir -i ./cmdline.ggo test -f ../tests/output_dir/cmdline.c test -f ../tests/output_header_dir/cmdline.h make no_strings no_multi_strings no_multi_types no_unamed no_optgiven no_optgiven2 more_than_once no_prog_name canonize-names default_values default_cmdline test_all_opts test_groups test_modes test_conf_parser test_conf_parser_ov test_conf_parser_ov2 test_conf_parser_ov3 test_conf_parser_ov4 test_conf_parser_file_save test_multiple test_simple_multiple test_sections test_values test_values_cc test_redef_help test_manual_help test_no_handle_help test_multiple_parsers test_sections_option_help test_all_opts_option_help test_groups_option_help test_modes_option_help test_no_options test_newlines test_text test_only_flags test_usage make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_strings_cmd.c no_strings_cmd.c: In function 'no_strings_cmd_parser_internal': no_strings_cmd.c:428:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_strings.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o no_strings no_strings_cmd.o no_strings.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o no_strings no_strings_cmd.o no_strings.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_multi_strings_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_multi_strings.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o no_multi_strings no_multi_strings_cmd.o no_multi_strings.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o no_multi_strings no_multi_strings_cmd.o no_multi_strings.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_multi_types_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_multi_types.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o no_multi_types no_multi_types_cmd.o no_multi_types.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o no_multi_types no_multi_types_cmd.o no_multi_types.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_unamed_cmd.c no_unamed_cmd.c: In function 'update_arg': no_unamed_cmd.c:338:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ no_unamed_cmd.c: In function 'no_unamed_cmd_parser_internal': no_unamed_cmd.c:417:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_unamed.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o no_unamed no_unamed_cmd.o no_unamed.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o no_unamed no_unamed_cmd.o no_unamed.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_optgiven_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_optgiven.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o no_optgiven no_optgiven_cmd.o no_optgiven.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o no_optgiven no_optgiven_cmd.o no_optgiven.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_optgiven2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o no_optgiven2 no_optgiven_cmd.o no_optgiven2.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o no_optgiven2 no_optgiven_cmd.o no_optgiven2.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c more_than_once_cmd.c more_than_once_cmd.c: In function 'more_than_once_cmd_parser_internal': more_than_once_cmd.c:447:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c more_than_once.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o more_than_once more_than_once_cmd.o more_than_once.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o more_than_once more_than_once_cmd.o more_than_once.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_all_opts_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c no_prog_name.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o no_prog_name test_all_opts_cmd.o no_prog_name.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o no_prog_name test_all_opts_cmd.o no_prog_name.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c canonize-names-cmd.c canonize-names-cmd.c: In function 'canonize_names_cmd_parser_internal': canonize-names-cmd.c:430:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c canonize-names.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o canonize-names canonize-names-cmd.o canonize-names.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o canonize-names canonize-names-cmd.o canonize-names.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c default_values_cmd.c default_values_cmd.c: In function 'default_values_cmd_parser_internal': default_values_cmd.c:507:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c default_values.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o default_values default_values_cmd.o default_values.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o default_values default_values_cmd.o default_values.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c cmdline.c cmdline.c: In function 'cmdline_parser_internal': cmdline.c:440:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c default_cmdline.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o default_cmdline cmdline.o default_cmdline.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o default_cmdline cmdline.o default_cmdline.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_all_opts.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_all_opts test_all_opts_cmd.o test_all_opts.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_all_opts test_all_opts_cmd.o test_all_opts.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_groups_cmd.c test_groups_cmd.c: In function 'update_arg': test_groups_cmd.c:633:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_groups.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_groups test_groups_cmd.o test_groups.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_groups test_groups_cmd.o test_groups.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_modes_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_modes.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_modes test_modes_cmd.o test_modes.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_modes test_modes_cmd.o test_modes.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_conf_parser_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_conf_parser.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_conf_parser test_conf_parser_cmd.o test_conf_parser.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_conf_parser test_conf_parser_cmd.o test_conf_parser.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_conf_parser_ov.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_conf_parser_ov test_conf_parser_cmd.o test_conf_parser_ov.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_conf_parser_ov test_conf_parser_cmd.o test_conf_parser_ov.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_conf_parser_ov2.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_conf_parser_ov2 test_conf_parser_cmd.o test_conf_parser_ov2.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_conf_parser_ov2 test_conf_parser_cmd.o test_conf_parser_ov2.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_conf_parser_ov3.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_conf_parser_ov3 test_conf_parser_cmd.o test_conf_parser_ov3.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_conf_parser_ov3 test_conf_parser_cmd.o test_conf_parser_ov3.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_conf_parser_ov4.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_conf_parser_ov4 test_conf_parser_cmd.o test_conf_parser_ov4.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_conf_parser_ov4 test_conf_parser_cmd.o test_conf_parser_ov4.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_conf_parser_file_save.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_conf_parser_file_save test_conf_parser_cmd.o test_conf_parser_file_save.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_conf_parser_file_save test_conf_parser_cmd.o test_conf_parser_file_save.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_multiple_cmd.c g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test_multiple.o test_multiple.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_multiple test_multiple_cmd.o test_multiple.o ../gl/libgnu.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_multiple test_multiple_cmd.o test_multiple.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_simple_multiple_cmd.c test_simple_multiple_cmd.c: In function 'update_arg': test_simple_multiple_cmd.c:560:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ test_simple_multiple_cmd.c: In function 'test_simple_multiple_cmd_parser_internal': test_simple_multiple_cmd.c:763:7: warning: variable 'check_ambiguity' set but not used [-Wunused-but-set-variable] int check_ambiguity; ^ test_simple_multiple_cmd.c:760:7: warning: variable 'override' set but not used [-Wunused-but-set-variable] int override; ^ g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test_simple_multiple.o test_simple_multiple.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_simple_multiple test_simple_multiple_cmd.o test_simple_multiple.o ../gl/libgnu.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_simple_multiple test_simple_multiple_cmd.o test_simple_multiple.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_sections_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_sections.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_sections test_sections_cmd.o test_sections.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_sections test_sections_cmd.o test_sections.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_values_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_values.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_values test_values_cmd.o test_values.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_values test_values_cmd.o test_values.o ../gl/.libs/libgnu.a g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test_values_cmd_cc.o test_values_cmd_cc.cc g++ -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o test_values_cc.o test_values_cc.cc /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_values_cc test_values_cmd_cc.o test_values_cc.o ../gl/libgnu.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_values_cc test_values_cmd_cc.o test_values_cc.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_redef_help_cmd.c test_redef_help_cmd.c: In function 'update_arg': test_redef_help_cmd.c:338:15: warning: variable 'val' set but not used [-Wunused-but-set-variable] const char *val = value; ^ test_redef_help_cmd.c:337:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ test_redef_help_cmd.c: In function 'test_redef_help_cmd_parser_internal': test_redef_help_cmd.c:407:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_redef_help.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_redef_help test_redef_help_cmd.o test_redef_help.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_redef_help test_redef_help_cmd.o test_redef_help.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_manual_help_cmd.c test_manual_help_cmd.c: In function 'test_manual_help_cmd_parser_internal': test_manual_help_cmd.c:476:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_manual_help.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_manual_help test_manual_help_cmd.o test_manual_help.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_manual_help test_manual_help_cmd.o test_manual_help.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_no_handle_help_cmd.c test_no_handle_help_cmd.c: In function 'test_no_handle_help_cmd_parser_internal': test_no_handle_help_cmd.c:488:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_no_handle_help.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_no_handle_help test_no_handle_help_cmd.o test_no_handle_help.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_no_handle_help test_no_handle_help_cmd.o test_no_handle_help.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_main_cmdline_cmd.c test_main_cmdline_cmd.c: In function 'update_arg': test_main_cmdline_cmd.c:584:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ test_main_cmdline_cmd.c: In function 'test_main_cmdline_cmd_parser_internal': test_main_cmdline_cmd.c:787:7: warning: variable 'check_ambiguity' set but not used [-Wunused-but-set-variable] int check_ambiguity; ^ test_main_cmdline_cmd.c:784:7: warning: variable 'override' set but not used [-Wunused-but-set-variable] int override; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_first_cmdline_cmd.c gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_second_cmdline_cmd.c test_second_cmdline_cmd.c: In function 'update_arg': test_second_cmdline_cmd.c:1193:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_multiple_parsers.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_multiple_parsers test_main_cmdline_cmd.o test_first_cmdline_cmd.o test_second_cmdline_cmd.o test_multiple_parsers.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_multiple_parsers test_main_cmdline_cmd.o test_first_cmdline_cmd.o test_second_cmdline_cmd.o test_multiple_parsers.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_sections_option_help.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_sections_option_help test_sections_cmd.o test_sections_option_help.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_sections_option_help test_sections_cmd.o test_sections_option_help.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_all_opts_option_help.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_all_opts_option_help test_all_opts_cmd.o test_all_opts_option_help.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_all_opts_option_help test_all_opts_cmd.o test_all_opts_option_help.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_groups_option_help.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_groups_option_help test_groups_cmd.o test_groups_option_help.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_groups_option_help test_groups_cmd.o test_groups_option_help.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_modes_option_help.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_modes_option_help test_modes_cmd.o test_modes_option_help.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_modes_option_help test_modes_cmd.o test_modes_option_help.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_no_options_cmd.c test_no_options_cmd.c: In function 'test_no_options_cmd_parser_internal': test_no_options_cmd.c:313:7: warning: variable 'check_ambiguity' set but not used [-Wunused-but-set-variable] int check_ambiguity; ^ test_no_options_cmd.c:312:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ test_no_options_cmd.c:310:7: warning: variable 'override' set but not used [-Wunused-but-set-variable] int override; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_no_options.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_no_options test_no_options_cmd.o test_no_options.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_no_options test_no_options_cmd.o test_no_options.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_newlines_cmd.c test_newlines_cmd.c: In function 'update_arg': test_newlines_cmd.c:346:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ test_newlines_cmd.c: In function 'test_newlines_cmd_parser_internal': test_newlines_cmd.c:425:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_newlines.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_newlines test_newlines_cmd.o test_newlines.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_newlines test_newlines_cmd.o test_newlines.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_text_cmd.c test_text_cmd.c: In function 'test_text_cmd_parser_internal': test_text_cmd.c:451:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_text.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_text test_text_cmd.o test_text.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_text test_text_cmd.o test_text.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_only_flags_cmd.c test_only_flags_cmd.c: In function 'update_arg': test_only_flags_cmd.c:335:15: warning: variable 'val' set but not used [-Wunused-but-set-variable] const char *val = value; ^ test_only_flags_cmd.c:334:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ test_only_flags_cmd.c: In function 'test_only_flags_cmd_parser_internal': test_only_flags_cmd.c:408:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_only_flags.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_only_flags test_only_flags_cmd.o test_only_flags.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_only_flags test_only_flags_cmd.o test_only_flags.o ../gl/.libs/libgnu.a gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_usage_cmd.c test_usage_cmd.c: In function 'update_arg': test_usage_cmd.c:355:9: warning: variable 'stop_char' set but not used [-Wunused-but-set-variable] char *stop_char = 0; ^ test_usage_cmd.c: In function 'test_usage_cmd_parser_internal': test_usage_cmd.c:434:7: warning: variable 'check_required' set but not used [-Wunused-but-set-variable] int check_required; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c test_usage.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z,relro -o test_usage test_usage_cmd.o test_usage.o ../gl/libgnu.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DHAVE_CONFIG_H -Wl,-z -Wl,relro -o test_usage test_usage_cmd.o test_usage.o ../gl/.libs/libgnu.a make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make check-TESTS make[4]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' PASS: no_strings PASS: no_multi_strings PASS: no_multi_types PASS: no_unamed ./no_optgiven: '--foo' ('-i') option required the no_optgiven_cmd_parser2 returned successfully ./no_optgiven2: '--foo' ('-i') option required PASS: no_optgiven.sh foo option: 10 bar option: hey arg: test1 arg: test2 arg: test3 foo option: 10 bar option: hey arg: test1 arg: test2 arg: test3 PASS: more_than_once.sh PASS: canonize-names specified --required: foo additional: unamed PASS: no_prog_name foo-opt is given: 0 bar-opt is given: 0 Value of foo: 15000 Value of bar: this is a default Value of foo-opt: 15000 Value of bar-opt: this is a default Value of foofloat: 15000.000000 Value of foodouble: 15000.000000 Value of PI: 3.1415926536 PASS: default_values Value of foo: 15000 Value of bar: this is a default PASS: default_cmdline specified --opt-arg specified --opt-arg-short specified --opt-arg with argument bar specified --opt-arg-short with argument foobar specified --hidden: 10 PASS: test_all_opts.sh specified --opt-arg specified --opt-arg-short PASS: test_all_opts_file_save.sh ./test_groups: 0 options of group grp1 were given. One is required. ./test_groups: 2 options of group grp1 were given. One is required. ./test_groups: 2 options of group my grp2 were given. At most one is required. ./test_groups: 0 options of group grp1 were given. One is required. optA given optA given optA arg: foo optAmul given 4 time(s) optAmul arg: foo optAmul arg: bar optAmul arg: (null) optAmul arg: aaa PASS: test_groups.sh optA given optA given ./test_modes: option --optd conflicts with option --opta ./test_modes: option --optd conflicts with option --mopt ./test_modes: option --opta conflicts with option --mopt ./test_modes: '--optA' ('-A') option required ./test_modes: option --optd conflicts with option --mopt PASS: test_modes.sh value of required: this is a test value of string: another value of no-short_given: 1 value of int: 100 value of float: 3.140000 value of multi-string_given: 8 value of multi-string: -1 value of multi-string: zero value of multi-string: first value of multi-string: second value of multi-string: third value of multi-string: fourth value of multi-string: fifth value of multi-string: sixth value of multi-string-def_given: 0 default value of multi-string-def: this default value of opta: FOO noarg given 3 times noarg_noshort given 2 times opt-arg given: 1 opt-arg value: not given saved configuration file test_conf_parser.save PASS: test_conf_parser.sh value of required: bar value of string: another value of no-short_given: 1 value of int: 100 value of float: 2.140000 value of multi-string_given: 6 value of multi-string: first value of multi-string: second value of multi-string: third value of multi-string: fourth value of multi-string: fifth value of multi-string: sixth value of multi-string-def_given: 0 default value of multi-string-def: this default PASS: test_conf_parser_ov.sh value of required: bar value of string: another value of no-short_given: 1 value of int: 100 value of float: 2.140000 PASS: test_conf_parser_ov2.sh value of required: bar value of string: another value of no-short_given: 1 value of int: 100 value of float: 2.140000 value of multi-string_given: 7 value of multi-string: first value of multi-string: second value of multi-string: value of multi-string: third value of multi-string: from another file value of multi-string: value of multi-string: last? value of multi-string-def_given: 0 default value of multi-string-def: this default PASS: test_conf_parser_ov3.sh value of required: this is a test value of string: another value of no-short_given: 1 value of int: 100 value of float: 3.140000 ./test_conf_parser_ov4: `--required' (`-r') option given more than once PASS: test_conf_parser_ov4.sh test_conf_parser: option '--string' requires an argument PASS: test_conf_parser_err.sh test_conf_parser:./test_conf_err_string.conf:3: malformed string in configuration file test_conf_parser:./test_conf_err_string2.conf:3: unterminated string in configuration file PASS: test_conf_parser_err_string.sh value of required: this is a test value of string: another value of no-short_given: 1 value of int: 100 value of float: 3.140000 value of multi-string_given: 4 value of multi-string: first value of multi-string: second value of multi-string: value of multi-string: third value of multi-string-def_given: 0 default value of multi-string-def: this default value of opta: BAR noarg given 0 times noarg_noshort given 0 times opt-arg given: 0 opt-arg value: not given PASS: test_conf_parser_grp.sh read configuration file: test_conf_parser.save value of required: this is a test value of string: another value of no-short_given: 1 value of int: 100 value of float: 3.140000 value of multi-string_given: 8 value of multi-string: -1 value of multi-string: zero value of multi-string: first value of multi-string: second value of multi-string: third value of multi-string: fourth value of multi-string: fifth value of multi-string: sixth value of multi-string-def_given: 0 default value of multi-string-def: this default value of opta: FOO noarg given 3 times noarg_noshort given 2 times opt-arg given: 1 opt-arg value: not given PASS: test_conf_parser_save.sh passed string: \"foo\" passed string: bar passed string: hello passed string: world passed int: 100 passed int: 200 default float: 15000.000000 passed no-short-opt: check passed no-short-opt: this out passed no-short-opt: first passed no-short-opt: second passed no-short-opt: third passed no-short-opt: fourth passed no-short-opt: fifth noarg given 3 times noarg_noshort given 2 times optarg_given 3 times optarg argument: no arg given optarg argument: first arg for optarg optarg argument: second arg for optarg longlong_given 3 times longlong argument: 1234567890 longlong argument: 234567890 longlong argument: 34567890 optarg_noshort_given 2 times optarg_noshort argument: second arg for optarg optarg_noshort argument: no arg given PASS: test_multiple.sh default value: foo PASS: test_simple_multiple_default.sh passed string: first passed string: second passed string: third PASS: test_simple_multiple.sh ./test_multiple: option requires an argument -- 's' ./test_multiple: '--int' ('-i') option required ./test_multiple: '--limited' ('-L') option occurrences must be 3 ./test_multiple: '--limited-interval' option occurrences must be between 1 and 3 ./test_multiple: '--limited-open-right' option occurrences must be at least 3 ./test_multiple: '--int' ('-i') option required ./test_multiple: '--limited-open-left' option occurrences must be at most 3 PASS: test_multiple_err.sh test_sections 1.0 Usage: test_sections [OPTIONS]... [FILES]... -h, --help Print help and exit -V, --version Print version and exit -s, --string=STRING string option -i, --int=INT int option First section. This "section" definition has no description, since the description is in the definition itself, that is wrapped too: -S, --short=SHORT short option -l, --long=LONG long option -f, --float=FLOAT float option -d, --double=DOUBLE double option -D, --longdouble=LONGDOUBLE longdouble option Second section: The following options belong to the second section by the way this second section also has this neat description, and it is quite long so it should require some kind of line wrapping, but don't worry: gengetopt will wrap it for you! ;-) -L, --longlong=LONGLONG longlong option -F, --flag flag option (default=on) -u, --function function option Last section: --no-short no short option -r, --required=STRING required option (mandatory) PASS: test_sections.sh foo-opt is given: 0 bar-opt is given: 0 Value of foo: 15000 Value of bar: this is a default Value of foo-opt: 15000 Value of bar-opt: this is a default Value of foofloat: 15000.000000 Value of foodouble: 15000.000000 Value of PI: 3.1415926536 foo-opt is given: 1 bar-opt is given: 1 Value of foo: 15000 Value of bar: this is a default Value of foo-opt: 15000 Value of bar-opt: this is a default Value of foofloat: 15000.000000 Value of foodouble: 15000.000000 Value of PI: 3.1415926536 foo-opt is given: 1 bar-opt is given: 1 Value of foo: 15000 Value of bar: this is a default Value of foo-opt: 15 Value of bar-opt: hi Value of foofloat: 15000.000000 Value of foodouble: 15000.000000 Value of PI: 3.1415926536 foo-opt is given: 1 bar-opt is given: 1 Value of foo: 15000 Value of bar: this is a default Value of foo-opt: 15000 Value of bar-opt: this is a default Value of foofloat: 15000.000000 Value of foodouble: 15000.000000 Value of PI: 3.1415926536 foo-opt is given: 1 bar-opt is given: 1 Value of foo: 15000 Value of bar: this is a default Value of foo-opt: 15 Value of bar-opt: hi Value of foofloat: 15000.000000 Value of foodouble: 15000.000000 Value of PI: 3.1415926536 ./default_values: invalid numeric value: a5 PASS: test_default_values.sh specified --string-values with argument foobar specified --string-values with (original) argument foob (un)specified --string-values-def with argument bar specified --string-values-def-argopt with argument foobar specified --string-values-no-short with argument bar specified --multistring-values with argument foo specified --multistring-values with (original) argument foo specified --multistring-values with argument bar specified --multistring-values with (original) argument b specified --multistring-values with argument bar specified --multistring-values with (original) argument bar specified --multistring-values with argument foo specified --multistring-values with (original) argument foo specified --multistring-values-def with argument bar specified --multistring-values-def with (original) argument bar specified --multistring-values-def with argument foo specified --multistring-values-def with (original) argument (null) specified --multistring-values-no-short with argument foo specified --multistring-values-no-short with argument foo specified --multistring-values-no-short with argument bar specified --multistring-values-no-short with argument bar specified --multistring-values-no-short with argument bar specified --multistring-values-no-short with argument foo specified --int-values with argument 180 specified --int-values with (original) argument 1 specified --int-values-m with argument 1800 specified --int-values-m with (original) argument 1 specified --int-values-m with argument 2700 specified --int-values-m with (original) argument 27 (un)specified --int-values-def with argument 180 specified --values-first-enums-plus with argument 2 (-foo) (un)specified --values-second-enums with argument 1 (180) specified --values-multiple-enums with argument 0 specified --values-multiple-enums with (original) argument FI specified --values-multiple-enums with argument 1 specified --values-multiple-enums with (original) argument S specified --values-multiple-enums with argument 2 specified --values-multiple-enums with (original) argument T specified --values-multiple-enums with argument 3 specified --values-multiple-enums with (original) argument FOURTH --values-unspecified-enums: -1 saved configuration file test_values.save PASS: test_values.sh ./test_values: ambiguous argument, "fo", for option `--string-values' (`-s') ./test_values: invalid argument, "fooa", for option `--multistring-values' (`-S') ./test_values: invalid argument, "fooa", for option `--string-values-no-short' ./test_values: invalid argument, "fooa", for option `--multistring-values-no-short' PASS: test_values_err.sh ./test_all_opts: '--dependant' ('-A') option depends on option 'opt-arg' specified --opt-arg with argument bar PASS: test_dep.sh specified --height 100 --height=INT this is the description of height test_manual_help 1.0 Usage: test_manual_help [OPTIONS]... [FILES]... -h, --help show help (possibly of other options) -?, --detailed-help show detailed help -V, --version show version of the program --height=INT this is the description of height These are the details of option height --vavoom=STRING this is the description of vavoom specified --height 100 specified --height 100 --height=INT this is the description of height specified --vavoom foo --vavoom=STRING this is the description of vavoom test_manual_help 1.0 specified --height 100 PASS: test_manual_help.sh second cmdline: -a20 -b10 --my-multi=a,b,c,d,e,f --option-a: 20 --option-b: 10 --my-multi: a --my-multi: b --my-multi: c --my-multi: d --my-multi: e --my-multi: f second cmdline: --my-multi g --my-multi: g first cmdline: -M400 -a10 --multi 100,200,300 --option-a: 10 --multi: 400 --multi: 100 --multi: 200 --multi: 300 first cmdline: -M500 -M600 --multi: 500 --multi: 600 PASS: test_multiple_parsers.sh help_help: -h, --help Print help and exit version_help: -V, --version Print version and exit string_help: -s, --string=STRING string option int_help: -i, --int=INT int option short_help: -S, --short=SHORT short option long_help: -l, --long=LONG long option float_help: -f, --float=FLOAT float option double_help: -d, --double=DOUBLE double option longdouble_help: -D, --longdouble=LONGDOUBLE longdouble option longlong_help: -L, --longlong=LONGLONG longlong option flag_help: -F, --flag flag option (default=on) function_help: -u, --function function option no_short_help: --no-short no short option required_help: -r, --required=STRING required option (mandatory) PASS: test_sections_option_help help_help: -h, --help Print help and exit full_help_help: --full-help Print help, including hidden options, and exit version_help: -V, --version Print version and exit string_help: -s, --string=STRING string option int_help: -i, --int=INT int option short_help: -S, --short=SHORT short option long_help: -l, --long=LONG long option float_help: -f, --float=FLOAT float option double_help: -d, --double=DOUBLE double option longdouble_help: -D, --longdouble=LONGDOUBLE longdouble option longlong_help: -L, --longlong=LONGLONG longlong option flag_help: -F, --flag flag option (default=on) function_help: -u, --function function option no_short_help: --no-short no short option opt_arg_help: --opt-arg[=STRING] option with optional arg opt_arg_short_help: -o, --opt-arg-short[=STRING] option with optional arg (short) required_help: -r, --required=STRING required option (mandatory) hidden_help: -H, --hidden=INT hidden option dependant_help: -A, --dependant=STRING option that depends on opt-arg very_very_long_option_help: --very-very-long-option=STRING the name of this option is long enough to make this description begin on a new line assume_multimeth_virtual_help: -y, --assume-multimeth-virtual the name of this option is just as long as the maximum allowed, so this description begin on a new line file_save_help: --file-save=STRING save the passed options into a file PASS: test_all_opts_option_help help_help: -h, --help Print help and exit version_help: -V, --version Print version and exit opta_help: -a, --opta string a optA_help: -A, --optA[=STRING] string A optAmul_help: -M, --optAmul[=STRING] string M optb_help: -b, --optb string b optc_help: --optc string c optd_help: -d, --optd string d PASS: test_groups_option_help help_help: -h, --help Print help and exit version_help: -V, --version Print version and exit opta_help: -a, --opta string a optA_help: -A, --optA[=STRING] string A (mandatory) optAmul_help: -M, --optAmul[=STRING] string M optb_help: -b, --optb string b optc_help: --optc string c optd_help: -d, --optd string d (mandatory) mopt_help: -m, --mopt=INT option of my mode PASS: test_modes_option_help PASS: test_no_options PASS: test_newlines PASS: test_text PASS: test_only_flags PASS: test_usage test_all_opts 1.0 This is just a gengetopt's test file Usage: test_all_opts [OPTIONS]... This is just a test file to test all possible command line type options. In ggo files comments start with # and end at EOL -h, --help Print help and exit --detailed-help Print help, including all details and hidden options, and exit --full-help Print help, including hidden options, and exit -V, --version Print version and exit -s, --string=STRING string option -i, --int=INT int option -S, --short=SHORT short option -l, --long=LONG long option -f, --float=FLOAT float option -d, --double=DOUBLE double option -D, --longdouble=LONGDOUBLE longdouble option -L, --longlong=LONGLONG longlong option -F, --flag flag option (default=on) -u, --function function option --no-short no short option --opt-arg[=STRING] option with optional arg -o, --opt-arg-short[=STRING] option with optional arg (short) -r, --required=STRING required option Before the dependant option there is a hidden option, so it shouldn't be visible in the output of --help, but it will be visible in the output of --full-help. -A, --dependant=STRING option that depends on opt-arg This is a text line just to write something in the output Notice that a text line can contain line breaks, just like this very text, and that, just like all the other texts, it is wrapped by gengetopt automatically if it's too long. Moreover, text can be specified more than once in the input file. --very-very-long-option=STRING the name of this option is long enough to make this description begin on a new line -y, --assume-multimeth-virtual the name of this option is just as long as the maximum allowed, so this description begin on a new line --file-save=STRING save the passed options into a file A text after all options. test_all_opts 1.0 test_values 1.0 This is just a test file to test options with the list of acceptable values Usage: test_values [OPTIONS]... -h, --help Print help and exit -V, --version Print version and exit -s, --string-values=STRING string option with values (possible values="foo", "foa", "bar", "foobar", "barfoo") --string-values-plus=STRING string option with values containing + and - (possible values="+foo", "-foo", "bar", "foobar", "barfoo", "+foobar", "-barfoo") --string-values-def=STRING string option with values and default (possible values="foo", "bar", "foobar", "barfoo" default=`bar') --string-values-def-argopt[=STRING] string option with values and default and optional argument (possible values="foo", "bar", "foobar", "barfoo" default=`foobar') --string-values-no-short=STRING string option with values no short (possible values="foo", "bar", "foobar", "barfoo") -S, --multistring-values=STRING multiple string option with values (possible values="foo", "bar") --multistring-values-def[=STRING] multiple string option with values and default (possible values="foo", "bar" default=`foo') --multistring-values-no-short=BAR multiple string option with values no-short (possible values="foo", "bar") Group: group1 --string-values-group=FOO group string option with values and default (possible values="foo", "bar", "foobar", "barfoo" default=`bar') -i, --int-values=INT int option with values (possible values="90", "180", "270", "360") -I, --int-values-m=INT multiple int option with values (possible values="900", "1800", "2700", "3600") --int-values-def=INT int option with values and default (possible values="90", "180", "270", "360" default=`180') -e, --values-first-enums=ENUM option with values and enums 1 (possible values="FOO", "BAR", "ANOTHER", "SOMETHING") -E, --values-first-enums-plus=ENUM option with values and enums with plus and minus 1 (possible values="+foo", "+bar", "-foo", "-bar", "all") --values-second-enums=ENUM option with values and enums 2 with default (possible values="90", "180", "270", "360" default=`180') -W, --values-multiple-enums=ENUM multiple option with values and enums (possible values="FIRST", "SECOND", "THIRD", "FOURTH" default=`FOURTH') -N, --values-unspecified-enums=ENUM option with values that will not be specified on the command line (possible values="FOO", "BAR", "ANOTHER", "SOMETHING") --file-save=STRING save the passed options into a file PASS: test_show_help.sh diff wrong_default.err.out ./wrong_default.err diff wrong_dep.err.out ./wrong_dep.err diff wrong_enum_use.err.out ./wrong_enum_use.err diff wrong_flag.err.out ./wrong_flag.err diff wrong_flag2.err.out ./wrong_flag2.err diff wrong_group.err.out ./wrong_group.err diff wrong_group2.err.out ./wrong_group2.err diff wrong_help_redef.err.out ./wrong_help_redef.err diff wrong_multiple_occurrence.err.out ./wrong_multiple_occurrence.err diff wrong_numeric_value.err.out ./wrong_numeric_value.err diff wrong_version_redef.err.out ./wrong_version_redef.err PASS: test_err.sh =================== All 45 tests passed =================== make[4]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[3]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6/tests' make[1]: Entering directory `/builddir/build/BUILD/gengetopt-2.22.6' make[1]: Leaving directory `/builddir/build/BUILD/gengetopt-2.22.6' + exit 0 Processing files: gengetopt-2.22.6-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.69epO3 + umask 022 + cd /builddir/build/BUILD + cd gengetopt-2.22.6 + DOCDIR=/builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr COPYING /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr LICENSE /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr NEWS /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr README /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr THANKS /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr TODO /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr doc/index.html /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr doc/gengetopt.html /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + cp -pr examples/ /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm/usr/share/doc/gengetopt-2.22.6 + exit 0 Provides: bundled(gnulib) gengetopt = 2.22.6-1.el7 gengetopt(armv7hl-32) = 2.22.6-1.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: gengetopt-debuginfo-2.22.6-1.el7.armv7hl Provides: gengetopt-debuginfo = 2.22.6-1.el7 gengetopt-debuginfo(armv7hl-32) = 2.22.6-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm Wrote: /builddir/build/RPMS/gengetopt-2.22.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gengetopt-debuginfo-2.22.6-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jQ3zEP + umask 022 + cd /builddir/build/BUILD + cd gengetopt-2.22.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gengetopt-2.22.6-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->