Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libconfig.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d5b303d178e7a03a847b1ab45f4715eda609e1cc/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libconfig.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/libconfig-1.4.9-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libconfig.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d5b303d178e7a03a847b1ab45f4715eda609e1cc/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libconfig.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HdXV4j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libconfig-1.4.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/libconfig-1.4.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libconfig-1.4.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf-8 -o AUTHORS.utf8 AUTHORS + mv AUTHORS.utf8 AUTHORS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6WLAfF + umask 022 + cd /builddir/build/BUILD + cd libconfig-1.4.9 + 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 ./aux-build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./aux-build/config.guess ++ basename ./aux-build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./aux-build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './aux-build/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./aux-build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./aux-build/config.sub ++ basename ./aux-build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./aux-build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './aux-build/config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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 --disable-static checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking target system type... armv7hl-redhat-linux-gnueabi 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 configure: libconfig - made with pride in California checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 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 armv7hl-redhat-linux-gnueabi-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-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi 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-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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... no checking for armv7hl-redhat-linux-gnueabi-gcc... (cached) armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... (cached) yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... (cached) none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... (cached) none checking whether armv7hl-redhat-linux-gnueabi-gcc and cc understand -c and -o together... yes checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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 for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking for compiler switch to enable full C/C++ warnings... (cannot determine) checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for an ANSI C-conforming const... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libconfig.pc config.status: creating lib/libconfig++.pc config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/c/Makefile config.status: creating examples/c++/Makefile config.status: creating tinytest/Makefile config.status: creating tests/Makefile config.status: creating libconfig.spec config.status: creating ac_config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make all-am make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/lib' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig_la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig_la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig_la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig_la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig.c -fPIC -DPIC -o .libs/libconfig_la-libconfig.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 grammar.c -fPIC -DPIC -o .libs/libconfig_la-grammar.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 scanctx.c -fPIC -DPIC -o .libs/libconfig_la-scanctx.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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.c -fPIC -DPIC -o .libs/libconfig_la-scanner.o libconfig.c: In function '__config_read': libconfig.c:557:19: warning: variable 'buffer' set but not used [-Wunused-but-set-variable] YY_BUFFER_STATE buffer = NULL; ^ /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig_la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 strbuf.c -fPIC -DPIC -o .libs/libconfig_la-strbuf.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig___la-libconfig.lo `test -f 'libconfig.c' || echo './'`libconfig.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig.c -fPIC -DPIC -o .libs/libconfig___la-libconfig.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig___la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c libconfig.c: In function '__config_read': libconfig.c:557:19: warning: variable 'buffer' set but not used [-Wunused-but-set-variable] YY_BUFFER_STATE buffer = NULL; ^ libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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.c -fPIC -DPIC -o .libs/libconfig___la-scanner.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig___la-grammar.lo `test -f 'grammar.c' || echo './'`grammar.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 grammar.c -fPIC -DPIC -o .libs/libconfig___la-grammar.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig___la-scanctx.lo `test -f 'scanctx.c' || echo './'`scanctx.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 scanctx.c -fPIC -DPIC -o .libs/libconfig___la-scanctx.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig___la-strbuf.lo `test -f 'strbuf.c' || echo './'`strbuf.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 strbuf.c -fPIC -DPIC -o .libs/libconfig___la-strbuf.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfig___la-libconfigcpp.lo `test -f 'libconfigcpp.c++' || echo './'`libconfigcpp.c++ /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-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 -version-info 10:3:1 -no-undefined -Wl,-z,relro -o libconfig.la -rpath /usr/lib libconfig_la-libconfig.lo libconfig_la-scanner.lo libconfig_la-grammar.lo libconfig_la-scanctx.lo libconfig_la-strbuf.lo libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I.. -DPARSER_PREFIX=\"libconfig_yy\" -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_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 libconfigcpp.c++ -fPIC -DPIC -o .libs/libconfig___la-libconfigcpp.o libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/libconfig_la-libconfig.o .libs/libconfig_la-scanner.o .libs/libconfig_la-grammar.o .libs/libconfig_la-scanctx.o .libs/libconfig_la-strbuf.o -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libconfig.so.9 -o .libs/libconfig.so.9.1.3 libtool: link: (cd ".libs" && rm -f "libconfig.so.9" && ln -s "libconfig.so.9.1.3" "libconfig.so.9") libtool: link: (cd ".libs" && rm -f "libconfig.so" && ln -s "libconfig.so.9.1.3" "libconfig.so") libtool: link: ( cd ".libs" && rm -f "libconfig.la" && ln -s "../libconfig.la" "libconfig.la" ) /bin/sh ../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-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 -version-info 10:3:1 -no-undefined -Wl,-z,relro -o libconfig++.la -rpath /usr/lib libconfig___la-libconfig.lo libconfig___la-scanner.lo libconfig___la-grammar.lo libconfig___la-scanctx.lo libconfig___la-strbuf.lo libconfig___la-libconfigcpp.lo libtool: link: armv7hl-redhat-linux-gnueabi-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/crtbeginS.o .libs/libconfig___la-libconfig.o .libs/libconfig___la-scanner.o .libs/libconfig___la-grammar.o .libs/libconfig___la-scanctx.o .libs/libconfig___la-strbuf.o .libs/libconfig___la-libconfigcpp.o -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crtn.o -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libconfig++.so.9 -o .libs/libconfig++.so.9.1.3 libtool: link: (cd ".libs" && rm -f "libconfig++.so.9" && ln -s "libconfig++.so.9.1.3" "libconfig++.so.9") libtool: link: (cd ".libs" && rm -f "libconfig++.so" && ln -s "libconfig++.so.9.1.3" "libconfig++.so") libtool: link: ( cd ".libs" && rm -f "libconfig++.la" && ln -s "../libconfig++.la" "libconfig++.la" ) make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/lib' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/doc' Making all in tinytest make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' armv7hl-redhat-linux-gnueabi-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 tinytest.c rm -f libtinytest.a ar cru libtinytest.a tinytest.o ranlib libtinytest.a make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tests' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../tinytest -I../lib -O2 -g -pipe -Wall -Wp,-D_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 libconfig_tests-tests.o `test -f 'tests.c' || echo './'`tests.c /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-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 libconfig_tests libconfig_tests-tests.o -L../tinytest -ltinytest -L../lib/.libs -lconfig libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/libconfig_tests libconfig_tests-tests.o -L../tinytest -ltinytest -L../lib/.libs /builddir/build/BUILD/libconfig-1.4.9/lib/.libs/libconfig.so make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tests' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' Making all in c make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -g -pipe -Wall -Wp,-D_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 example1.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -g -pipe -Wall -Wp,-D_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 example2.c armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -g -pipe -Wall -Wp,-D_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 example3.c /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-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 example3 example3.o ../../lib/libconfig.la /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-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 example2 example2.o ../../lib/libconfig.la /bin/sh ../../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-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 example1 example1.o ../../lib/libconfig.la libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/example3 example3.o ../../lib/.libs/libconfig.so libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/example2 example2.o ../../lib/.libs/libconfig.so libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/example1 example1.o ../../lib/.libs/libconfig.so make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' Making all in c++ make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -g -pipe -Wall -Wp,-D_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 example1.o example1.cpp armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -g -pipe -Wall -Wp,-D_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 example2.o example2.cpp armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -g -pipe -Wall -Wp,-D_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 example3.o example3.cpp armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I ../../lib -O2 -g -pipe -Wall -Wp,-D_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 example4.o example4.cpp /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-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 example4 example4.o ../../lib/libconfig++.la /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-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 example3 example3.o ../../lib/libconfig++.la /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-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 example2 example2.o ../../lib/libconfig++.la libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/example4 example4.o ../../lib/.libs/libconfig++.so libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/example3 example3.o ../../lib/.libs/libconfig++.so libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/example2 example2.o ../../lib/.libs/libconfig++.so /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-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 example1 example1.o ../../lib/libconfig++.la libtool: link: armv7hl-redhat-linux-gnueabi-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 .libs/example1 example1.o ../../lib/.libs/libconfig++.so make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9' + make pdf Making pdf in lib make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/lib' Making pdf in doc make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/doc' TEXINPUTS="../aux-build:$TEXINPUTS" \ MAKEINFO='/bin/sh /builddir/build/BUILD/libconfig-1.4.9/aux-build/missing --run makeinfo -I .' \ texi2dvi --pdf --batch libconfig.texi This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./libconfig.texi (/builddir/build/BUILD/libconfig-1.4.9/aux-build/texinfo.tex Loading texinfo [version 2009-08-14.15]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texlive/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] [-2] Chapter 1 [1] [2] Chapter 2 [3] [4] [5] Underfull \hbox (badness 2875) in paragraph at lines 417--422 @textrm and the path to the @texttt title[] @textrm set-ting of the sec-ond boo k in the @texttt books[] @textrm list is [6] [7] Chapter 3 [8] [9] Underfull \hbox (badness 6220) in paragraph at lines 760--763 []@textrm For ex-am-ple, if the in-clude di-rec-tory is set to `@texttt /usr/l ocal/etc[]@textrm '[], the Underfull \hbox (badness 10000) in paragraph at lines 760--763 @textrm in-clude di-rec-tive `@texttt @include "configs/extra.cfg"[]@textrm '[ ] would in-clude the file [10] [11] Underfull \hbox (badness 7814) in paragraph at lines 900--907 []@textrm The @textsl for-mat @textrm must be one of the con-stants @texttt CO NFIG_FORMAT_DEFAULT[] @textrm or [12] [13] [14] Chapter 4 [15] [16] [17] Underfull \hbox (badness 6220) in paragraph at lines 1241--1244 []@textrm For ex-am-ple, if the in-clude di-rec-tory is set to `@texttt /usr/l ocal/etc[]@textrm '[], the Underfull \hbox (badness 10000) in paragraph at lines 1241--1244 @textrm in-clude di-rec-tive `@texttt @include "configs/extra.cfg"[]@textrm '[ ] would in-clude the file [18] [19] [20] [21] Cross reference values unknown; you must run TeX again. [22] [23] [24] Chapter 5 [25] [26] Chapter 6 [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 1883--1884 @texttt ([-+]?([0-9]*)?\.[0-9]*([eE][-+]?[0-9]+)?)|([-+]([0- Appendix A [29] [30] (./LGPL.texi [31] [32] [33] [34] [35] [36] [37] [38]) (Function Index) [39] [40] (Type Index) [41] [42] (Concept Index) [43] [44] [45] [46] ) (see the transcript file for additional information) Output written on libconfig.pdf (50 pages, 256782 bytes). Transcript written on libconfig.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./libconfig.texi (/builddir/build/BUILD/libconfig-1.4.9/aux-build/texinfo.tex Loading texinfo [version 2009-08-14.15]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./libconfig.aux) [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.ma p}] [2] (./libconfig.toc) [-1] [-2] (./libconfig.toc) (./libconfig.toc) Chapter 1 [1] [2] Chapter 2 [3] [4] [5] Underfull \hbox (badness 2875) in paragraph at lines 417--422 @textrm and the path to the @texttt title[] @textrm set-ting of the sec-ond boo k in the @texttt books[] @textrm list is [6] [7] Chapter 3 [8] [9] Underfull \hbox (badness 6220) in paragraph at lines 760--763 []@textrm For ex-am-ple, if the in-clude di-rec-tory is set to `@texttt /usr/l ocal/etc[]@textrm '[], the Underfull \hbox (badness 10000) in paragraph at lines 760--763 @textrm in-clude di-rec-tive `@texttt @include "configs/extra.cfg"[]@textrm '[ ] would in-clude the file [10] [11] Underfull \hbox (badness 7814) in paragraph at lines 900--907 []@textrm The @textsl for-mat @textrm must be one of the con-stants @texttt CO NFIG_FORMAT_DEFAULT[] @textrm or [12] [13] [14] Chapter 4 [15] [16] [17] Underfull \hbox (badness 6220) in paragraph at lines 1241--1244 []@textrm For ex-am-ple, if the in-clude di-rec-tory is set to `@texttt /usr/l ocal/etc[]@textrm '[], the Underfull \hbox (badness 10000) in paragraph at lines 1241--1244 @textrm in-clude di-rec-tive `@texttt @include "configs/extra.cfg"[]@textrm '[ ] would in-clude the file [18] [19] [20] [21] [22] [23] [24] Chapter 5 [25] [26] Chapter 6 [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 1883--1884 @texttt ([-+]?([0-9]*)?\.[0-9]*([eE][-+]?[0-9]+)?)|([-+]([0- Appendix A [29] [30] (./LGPL.texi [31] [32] [33] [34] [35] [36] [37] [38]) (Function Index) [39] [40] (./libconfig.fns [41]) (Type Index) [42] (./libconfig.tps) (Concept Index) [43] [44] (./libconfig.cps) [45] [46] ) (see the transcript file for additional information)< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb> Output written on libconfig.pdf (50 pages, 299579 bytes). Transcript written on libconfig.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./libconfig.texi (/builddir/build/BUILD/libconfig-1.4.9/aux-build/texinfo.tex Loading texinfo [version 2009-08-14.15]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./libconfig.aux) [1{/usr/share/texlive/texmf/fonts/map/pdftex/updmap/pdftex.ma p}] [2] (./libconfig.toc) [-1] [-2] (./libconfig.toc) (./libconfig.toc) Chapter 1 [1] [2] Chapter 2 [3] [4] [5] Underfull \hbox (badness 2875) in paragraph at lines 417--422 @textrm and the path to the @texttt title[] @textrm set-ting of the sec-ond boo k in the @texttt books[] @textrm list is [6] [7] Chapter 3 [8] [9] Underfull \hbox (badness 6220) in paragraph at lines 760--763 []@textrm For ex-am-ple, if the in-clude di-rec-tory is set to `@texttt /usr/l ocal/etc[]@textrm '[], the Underfull \hbox (badness 10000) in paragraph at lines 760--763 @textrm in-clude di-rec-tive `@texttt @include "configs/extra.cfg"[]@textrm '[ ] would in-clude the file [10] [11] Underfull \hbox (badness 7814) in paragraph at lines 900--907 []@textrm The @textsl for-mat @textrm must be one of the con-stants @texttt CO NFIG_FORMAT_DEFAULT[] @textrm or [12] [13] [14] Chapter 4 [15] [16] [17] Underfull \hbox (badness 6220) in paragraph at lines 1241--1244 []@textrm For ex-am-ple, if the in-clude di-rec-tory is set to `@texttt /usr/l ocal/etc[]@textrm '[], the Underfull \hbox (badness 10000) in paragraph at lines 1241--1244 @textrm in-clude di-rec-tive `@texttt @include "configs/extra.cfg"[]@textrm '[ ] would in-clude the file [18] [19] [20] [21] [22] [23] [24] Chapter 5 [25] [26] Chapter 6 [27] [28] Underfull \hbox (badness 10000) in paragraph at lines 1883--1884 @texttt ([-+]?([0-9]*)?\.[0-9]*([eE][-+]?[0-9]+)?)|([-+]([0- Appendix A [29] [30] (./LGPL.texi [31] [32] [33] [34] [35] [36] [37] [38]) (Function Index) [39] [40] (./libconfig.fns [41]) (Type Index) [42] (./libconfig.tps) (Concept Index) [43] [44] (./libconfig.cps) [45] [46] ) (see the transcript file for additional information)< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb> Output written on libconfig.pdf (50 pages, 299579 bytes). Transcript written on libconfig.log. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/doc' Making pdf in tinytest make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' Making pdf in tests make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tests' make[1]: Nothing to be done for `pdf'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tests' Making pdf in examples make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' Making pdf in c make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' Making pdf in c++ make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[2]: Nothing to be done for `pdf'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[2]: Nothing to be done for `pdf-am'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9' make[1]: Nothing to be done for `pdf-am'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.czblWL + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm ++ dirname /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm + cd libconfig-1.4.9 + make DESTDIR=/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm install install-pdf Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make install-am make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/lib' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libconfig.la libconfig++.la '/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libconfig.so.9.1.3 /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig.so.9.1.3 libtool: install: (cd /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib && { ln -s -f libconfig.so.9.1.3 libconfig.so.9 || { rm -f libconfig.so.9 && ln -s libconfig.so.9.1.3 libconfig.so.9; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib && { ln -s -f libconfig.so.9.1.3 libconfig.so || { rm -f libconfig.so && ln -s libconfig.so.9.1.3 libconfig.so; }; }) libtool: install: /usr/bin/install -c .libs/libconfig.lai /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig.la libtool: install: /usr/bin/install -c .libs/libconfig++.so.9.1.3 /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig++.so.9.1.3 libtool: install: (cd /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib && { ln -s -f libconfig++.so.9.1.3 libconfig++.so.9 || { rm -f libconfig++.so.9 && ln -s libconfig++.so.9.1.3 libconfig++.so.9; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib && { ln -s -f libconfig++.so.9.1.3 libconfig++.so || { rm -f libconfig++.so && ln -s libconfig++.so.9.1.3 libconfig++.so; }; }) libtool: install: /usr/bin/install -c .libs/libconfig++.lai /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig++.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/include" /usr/bin/install -c -m 644 libconfig.h libconfig.h++ '/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/include' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libconfig.pc libconfig++.pc '/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/lib' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/doc' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/info" /usr/bin/install -c -m 644 ./libconfig.info '/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/info' '/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/info/libconfig.info' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/doc' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/doc' Making install in tinytest make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tests' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tests' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tests' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' Making install in c make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' Making install in c++ make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[3]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9' Making install-pdf in lib make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/lib' make[1]: Nothing to be done for `install-pdf'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/lib' Making install-pdf in doc make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/doc' test -z "/usr/share/doc/libconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig" /usr/bin/install -c -m 644 libconfig.pdf '/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/doc' Making install-pdf in tinytest make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' make[1]: Nothing to be done for `install-pdf'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tinytest' Making install-pdf in tests make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/tests' make[1]: Nothing to be done for `install-pdf'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/tests' Making install-pdf in examples make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' Making install-pdf in c make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' make[2]: Nothing to be done for `install-pdf'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c' Making install-pdf in c++ make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[2]: Nothing to be done for `install-pdf'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples/c++' make[2]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[2]: Nothing to be done for `install-pdf-am'. make[2]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9/examples' make[1]: Entering directory `/builddir/build/BUILD/libconfig-1.4.9' make[1]: Nothing to be done for `install-pdf-am'. make[1]: Leaving directory `/builddir/build/BUILD/libconfig-1.4.9' + rm -rf /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig++.la /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig.la + rm -rf /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/info/dir + sed -i '/^\/CreationDate/d' /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig/libconfig.pdf + sed -i '/^\/ModDate/d' /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig/libconfig.pdf + sed -i '/^\/ID /d' /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig/libconfig.pdf + /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/libconfig-1.4.9 extracting debug info from /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig.so.9.1.3 extracting debug info from /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/lib/libconfig++.so.9.1.3 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libconfig.so.9.1.3.debug to /usr/lib/debug/usr/lib/libconfig.so.9.debug symlinked /usr/lib/debug/usr/lib/libconfig++.so.9.1.3.debug to /usr/lib/debug/usr/lib/libconfig++.so.debug symlinked /usr/lib/debug/usr/lib/libconfig++.so.9.1.3.debug to /usr/lib/debug/usr/lib/libconfig++.so.9.debug symlinked /usr/lib/debug/usr/lib/libconfig.so.9.1.3.debug to /usr/lib/debug/usr/lib/libconfig.so.debug 501 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.kAw2gW + umask 022 + cd /builddir/build/BUILD + cd libconfig-1.4.9 + ./tests/libconfig_tests [TEST] ParsingAndFormatting parsing testdata/input_0.cfg [ OK ] ParsingAndFormatting [TEST] ParseInvalidFiles [ OK ] ParseInvalidFiles [TEST] ParseInvalidStrings [ OK ] ParseInvalidStrings 3 tests; 3 passed, 0 failed Processing files: libconfig-1.4.9-5.el7.armv7hl + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AVDmxn + umask 022 + cd /builddir/build/BUILD + cd libconfig-1.4.9 + DOCDIR=/builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig-1.4.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig-1.4.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig-1.4.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig-1.4.9 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig-1.4.9 + cp -pr README /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm/usr/share/doc/libconfig-1.4.9 + exit 0 Provides: libconfig = 1.4.9-5.el7 libconfig(armv7hl-32) = 1.4.9-5.el7 libconfig++.so.9 libconfig.so.9 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: libconfig-devel-1.4.9-5.el7.armv7hl Provides: libconfig-devel = 1.4.9-5.el7 libconfig-devel(armv7hl-32) = 1.4.9-5.el7 pkgconfig(libconfig) = 1.4.9 pkgconfig(libconfig++) = 1.4.9 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 /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: /usr/bin/pkg-config libconfig++.so.9 libconfig.so.9 Processing files: libconfig-debuginfo-1.4.9-5.el7.armv7hl Provides: libconfig-debuginfo = 1.4.9-5.el7 libconfig-debuginfo(armv7hl-32) = 1.4.9-5.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/libconfig-1.4.9-5.el7.arm Wrote: /builddir/build/RPMS/libconfig-1.4.9-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libconfig-devel-1.4.9-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libconfig-debuginfo-1.4.9-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uuQPi3 + umask 022 + cd /builddir/build/BUILD + cd libconfig-1.4.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libconfig-1.4.9-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->