Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/freexl.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-21956913-1818445/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/freexl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-x86-08.iad2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/freexl-1.0.6-1.el6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/freexl.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-21956913-1818445/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/freexl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jqtPR1 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf freexl-1.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/freexl-1.0.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd freexl-1.0.6 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UUJzWB + umask 022 + cd /builddir/build/BUILD + cd freexl-1.0.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-gcov=no --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/freexl-1.0.6/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/freexl-1.0.6/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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++... gcc3 checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by 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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for sqrt... no checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for strerror... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... none required checking for library containing locale_charset... no checking for library containing nl_langinfo... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating Doxyfile config.status: creating freexl.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j6 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6' Making all in headers make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/headers' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/headers' Making all in src make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c -o freexl.lo freexl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../headers -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT freexl.lo -MD -MP -MF .deps/freexl.Tpo -c freexl.c -fPIC -DPIC -o .libs/freexl.o freexl.c: In function 'get_workbook_stream': freexl.c:4017: warning: 'workbook_len' may be used uninitialized in this function freexl.c:4018: warning: 'miniFAT_start' may be used uninitialized in this function freexl.c:4019: warning: 'miniFAT_len' may be used uninitialized in this function mv -f .deps/freexl.Tpo .deps/freexl.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 2:0:1 -no-undefined -o libfreexl.la -rpath /usr/lib64 freexl.lo -lm libtool: link: gcc -shared -fPIC -DPIC .libs/freexl.o -lm -O2 -m64 -mtune=generic -Wl,-soname -Wl,libfreexl.so.1 -o .libs/libfreexl.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libfreexl.so.1" && ln -s "libfreexl.so.1.1.0" "libfreexl.so.1") libtool: link: (cd ".libs" && rm -f "libfreexl.so" && ln -s "libfreexl.so.1.1.0" "libfreexl.so") libtool: link: ( cd ".libs" && rm -f "libfreexl.la" && ln -s "../libfreexl.la" "libfreexl.la" ) make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/tests' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_xl.o -MD -MP -MF .deps/test_xl.Tpo -c -o test_xl.o test_xl.c gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xl2sql.o -MD -MP -MF .deps/xl2sql.Tpo -c -o xl2sql.o xl2sql.c mv -f .deps/xl2sql.Tpo .deps/xl2sql.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o xl2sql xl2sql.o mv -f .deps/test_xl.Tpo .deps/test_xl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o test_xl test_xl.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/xl2sql xl2sql.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_xl test_xl.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/examples' make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6' make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6' + sed -i 's/^INSTALL_HEADER = \$(INSTALL_DATA)/& -p/' headers/Makefile.in + doxygen Warning: ignoring unsupported tag `PROJECT_BRIEF =' at line 38, file Doxyfile Warning: ignoring unsupported tag `PROJECT_LOGO =' at line 45, file Doxyfile Warning: ignoring unsupported tag `FORCE_LOCAL_INCLUDES =' at line 405, file Doxyfile Warning: ignoring unsupported tag `STRICT_PROTO_MATCHING =' at line 456, file Doxyfile Warning: ignoring unsupported tag `FILTER_SOURCE_PATTERNS =' at line 717, file Doxyfile Warning: ignoring unsupported tag `HTML_COLORSTYLE_HUE =' at line 848, file Doxyfile Warning: ignoring unsupported tag `HTML_COLORSTYLE_SAT =' at line 854, file Doxyfile Warning: ignoring unsupported tag `HTML_COLORSTYLE_GAMMA =' at line 863, file Doxyfile Warning: ignoring unsupported tag `DOCSET_PUBLISHER_ID =' at line 916, file Doxyfile Warning: ignoring unsupported tag `DOCSET_PUBLISHER_NAME =' at line 920, file Doxyfile Warning: ignoring unsupported tag `GENERATE_ECLIPSEHELP =' at line 1028, file Doxyfile Warning: ignoring unsupported tag `ECLIPSE_DOC_ID =' at line 1034, file Doxyfile Warning: ignoring unsupported tag `EXT_LINKS_IN_WINDOW =' at line 1072, file Doxyfile Warning: ignoring unsupported tag `FORMULA_TRANSPARENT =' at line 1088, file Doxyfile Warning: ignoring unsupported tag `USE_MATHJAX =' at line 1097, file Doxyfile Warning: ignoring unsupported tag `MATHJAX_RELPATH =' at line 1107, file Doxyfile Warning: ignoring unsupported tag `SERVER_BASED_SEARCH =' at line 1127, file Doxyfile Warning: ignoring unsupported tag `DOT_NUM_THREADS =' at line 1517, file Doxyfile Warning: ignoring unsupported tag `MSCFILE_DIRS =' at line 1634, file Doxyfile sh: epstopdf: command not found Error: Problems running epstopdf. Check your TeX installation! sh: dot: command not found Problems running dot: exit code=127, command='dot', arguments='"graph_legend.dot" -Tpng -o "graph_legend.png"' Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/freexl-1.0.6/examples Searching for images... Searching for files in directory /builddir/build/BUILD/freexl-1.0.6/images Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /builddir/build/BUILD/freexl-1.0.6/headers/freexl.h... Parsing file /builddir/build/BUILD/freexl-1.0.6/headers/freexl.h... Preprocessing /builddir/build/BUILD/freexl-1.0.6/examples/examples.doxy... Parsing file /builddir/build/BUILD/freexl-1.0.6/examples/examples.doxy... Preprocessing /builddir/build/BUILD/freexl-1.0.6/mainpage.doxy... Parsing file /builddir/build/BUILD/freexl-1.0.6/mainpage.doxy... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating docs for example test_xl.c... Generating docs for example xl2sql.c... Generating file sources... Generating code for file headers/freexl.h... Generating file documentation... Generating docs for file headers/freexl.h... Generating page documentation... Generating docs for page Origins... Generating docs for page Specs... Generating docs for page Format... Generating docs for page OtherTools... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating example index... Generating docs for compound FreeXL_CellValue_str... Generating graphical class hierarchy... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XfZAYj + rm -f html/installdox + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64 + cd freexl-1.0.6 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64 Making install in headers make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/headers' cd .. && /bin/sh ./config.status headers/Makefile config.status: creating headers/Makefile make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/headers' make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/headers' make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/headers' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/include' /usr/bin/install -c -m 644 -p freexl.h '/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/headers' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/headers' Making install in src make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/src' make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/src' /bin/mkdir -p '/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfreexl.la '/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfreexl.so.1.1.0 /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64/libfreexl.so.1.1.0 libtool: install: (cd /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64 && { ln -s -f libfreexl.so.1.1.0 libfreexl.so.1 || { rm -f libfreexl.so.1 && ln -s libfreexl.so.1.1.0 libfreexl.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64 && { ln -s -f libfreexl.so.1.1.0 libfreexl.so || { rm -f libfreexl.so && ln -s libfreexl.so.1.1.0 libfreexl.so; }; }) libtool: install: /usr/bin/install -c .libs/libfreexl.lai /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64/libfreexl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/src' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/tests' make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/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/freexl-1.0.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/tests' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/examples' make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/examples' 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/freexl-1.0.6/examples' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/examples' make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6' make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 freexl.pc '/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6' + rm -f /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64/libfreexl.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/freexl-1.0.6 extracting debug info from /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/lib64/libfreexl.so.1.1.0 symlinked /usr/lib/debug/usr/lib64/libfreexl.so.1.1.0.debug to /usr/lib/debug/usr/lib64/libfreexl.so.1.debug symlinked /usr/lib/debug/usr/lib64/libfreexl.so.1.1.0.debug to /usr/lib/debug/usr/lib64/libfreexl.so.debug 308 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EnoxH2 + umask 022 + cd /builddir/build/BUILD + cd freexl-1.0.6 + unset DISPLAY + make check Making check in headers make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/headers' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/headers' Making check in src make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/src' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/tests' make open_oocalc95 open_oocalc97 check_oocalc95 check_oocalc97 open_excel2003 check_excel2003_biff2 check_excel2003_biff3 check_excel2003_biff3_info check_excel2003_biff3_error_checks check_excel2003_biff4 check_excel2003_biff4_workbook check_excel2003_biff5_workbook check_excel2003_biff8 check_excel2003_biff4_1904 walk_fat_oocalc97 walk_sst_oocalc97 check_datetime_biff8 check_boolean_biff8 check_oocalc97_intvalue make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT open_oocalc95.o -MD -MP -MF .deps/open_oocalc95.Tpo -c -o open_oocalc95.o open_oocalc95.c mv -f .deps/open_oocalc95.Tpo .deps/open_oocalc95.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o open_oocalc95 open_oocalc95.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/open_oocalc95 open_oocalc95.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT open_oocalc97.o -MD -MP -MF .deps/open_oocalc97.Tpo -c -o open_oocalc97.o open_oocalc97.c mv -f .deps/open_oocalc97.Tpo .deps/open_oocalc97.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o open_oocalc97 open_oocalc97.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/open_oocalc97 open_oocalc97.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_oocalc95.o -MD -MP -MF .deps/check_oocalc95.Tpo -c -o check_oocalc95.o check_oocalc95.c mv -f .deps/check_oocalc95.Tpo .deps/check_oocalc95.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_oocalc95 check_oocalc95.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_oocalc95 check_oocalc95.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_oocalc97.o -MD -MP -MF .deps/check_oocalc97.Tpo -c -o check_oocalc97.o check_oocalc97.c mv -f .deps/check_oocalc97.Tpo .deps/check_oocalc97.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_oocalc97 check_oocalc97.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_oocalc97 check_oocalc97.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT open_excel2003.o -MD -MP -MF .deps/open_excel2003.Tpo -c -o open_excel2003.o open_excel2003.c mv -f .deps/open_excel2003.Tpo .deps/open_excel2003.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o open_excel2003 open_excel2003.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/open_excel2003 open_excel2003.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff2.o -MD -MP -MF .deps/check_excel2003_biff2.Tpo -c -o check_excel2003_biff2.o check_excel2003_biff2.c mv -f .deps/check_excel2003_biff2.Tpo .deps/check_excel2003_biff2.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff2 check_excel2003_biff2.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff2 check_excel2003_biff2.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff3.o -MD -MP -MF .deps/check_excel2003_biff3.Tpo -c -o check_excel2003_biff3.o check_excel2003_biff3.c mv -f .deps/check_excel2003_biff3.Tpo .deps/check_excel2003_biff3.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff3 check_excel2003_biff3.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff3 check_excel2003_biff3.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff3_info.o -MD -MP -MF .deps/check_excel2003_biff3_info.Tpo -c -o check_excel2003_biff3_info.o check_excel2003_biff3_info.c mv -f .deps/check_excel2003_biff3_info.Tpo .deps/check_excel2003_biff3_info.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff3_info check_excel2003_biff3_info.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff3_info check_excel2003_biff3_info.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff3_error_checks.o -MD -MP -MF .deps/check_excel2003_biff3_error_checks.Tpo -c -o check_excel2003_biff3_error_checks.o check_excel2003_biff3_error_checks.c mv -f .deps/check_excel2003_biff3_error_checks.Tpo .deps/check_excel2003_biff3_error_checks.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff3_error_checks check_excel2003_biff3_error_checks.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff3_error_checks check_excel2003_biff3_error_checks.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff4.o -MD -MP -MF .deps/check_excel2003_biff4.Tpo -c -o check_excel2003_biff4.o check_excel2003_biff4.c mv -f .deps/check_excel2003_biff4.Tpo .deps/check_excel2003_biff4.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff4 check_excel2003_biff4.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff4 check_excel2003_biff4.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff4_workbook.o -MD -MP -MF .deps/check_excel2003_biff4_workbook.Tpo -c -o check_excel2003_biff4_workbook.o check_excel2003_biff4_workbook.c mv -f .deps/check_excel2003_biff4_workbook.Tpo .deps/check_excel2003_biff4_workbook.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff4_workbook check_excel2003_biff4_workbook.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff4_workbook check_excel2003_biff4_workbook.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff5_workbook.o -MD -MP -MF .deps/check_excel2003_biff5_workbook.Tpo -c -o check_excel2003_biff5_workbook.o check_excel2003_biff5_workbook.c mv -f .deps/check_excel2003_biff5_workbook.Tpo .deps/check_excel2003_biff5_workbook.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff5_workbook check_excel2003_biff5_workbook.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff5_workbook check_excel2003_biff5_workbook.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff8.o -MD -MP -MF .deps/check_excel2003_biff8.Tpo -c -o check_excel2003_biff8.o check_excel2003_biff8.c mv -f .deps/check_excel2003_biff8.Tpo .deps/check_excel2003_biff8.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff8 check_excel2003_biff8.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff8 check_excel2003_biff8.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_excel2003_biff4_1904.o -MD -MP -MF .deps/check_excel2003_biff4_1904.Tpo -c -o check_excel2003_biff4_1904.o check_excel2003_biff4_1904.c mv -f .deps/check_excel2003_biff4_1904.Tpo .deps/check_excel2003_biff4_1904.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_excel2003_biff4_1904 check_excel2003_biff4_1904.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_excel2003_biff4_1904 check_excel2003_biff4_1904.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT walk_fat_oocalc97.o -MD -MP -MF .deps/walk_fat_oocalc97.Tpo -c -o walk_fat_oocalc97.o walk_fat_oocalc97.c mv -f .deps/walk_fat_oocalc97.Tpo .deps/walk_fat_oocalc97.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o walk_fat_oocalc97 walk_fat_oocalc97.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/walk_fat_oocalc97 walk_fat_oocalc97.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT walk_sst_oocalc97.o -MD -MP -MF .deps/walk_sst_oocalc97.Tpo -c -o walk_sst_oocalc97.o walk_sst_oocalc97.c mv -f .deps/walk_sst_oocalc97.Tpo .deps/walk_sst_oocalc97.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o walk_sst_oocalc97 walk_sst_oocalc97.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/walk_sst_oocalc97 walk_sst_oocalc97.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_datetime_biff8.o -MD -MP -MF .deps/check_datetime_biff8.Tpo -c -o check_datetime_biff8.o check_datetime_biff8.c mv -f .deps/check_datetime_biff8.Tpo .deps/check_datetime_biff8.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_datetime_biff8 check_datetime_biff8.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_datetime_biff8 check_datetime_biff8.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_boolean_biff8.o -MD -MP -MF .deps/check_boolean_biff8.Tpo -c -o check_boolean_biff8.o check_boolean_biff8.c mv -f .deps/check_boolean_biff8.Tpo .deps/check_boolean_biff8.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_boolean_biff8 check_boolean_biff8.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_boolean_biff8 check_boolean_biff8.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm gcc -DHAVE_CONFIG_H -I. -I.. -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT check_oocalc97_intvalue.o -MD -MP -MF .deps/check_oocalc97_intvalue.Tpo -c -o check_oocalc97_intvalue.o check_oocalc97_intvalue.c mv -f .deps/check_oocalc97_intvalue.Tpo .deps/check_oocalc97_intvalue.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L../src -lfreexl -lm -o check_oocalc97_intvalue check_oocalc97_intvalue.o libtool: link: gcc -I./../headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/check_oocalc97_intvalue check_oocalc97_intvalue.o -L../src /builddir/build/BUILD/freexl-1.0.6/src/.libs/libfreexl.so -lm make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/tests' make[3]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/tests' PASS: open_oocalc95 PASS: open_oocalc97 PASS: check_oocalc95 PASS: check_oocalc97 PASS: open_excel2003 PASS: check_excel2003_biff2 PASS: check_excel2003_biff3 PASS: check_excel2003_biff3_info PASS: check_excel2003_biff3_error_checks PASS: check_excel2003_biff4 PASS: check_excel2003_biff4_workbook PASS: check_excel2003_biff5_workbook PASS: check_excel2003_biff8 PASS: check_excel2003_biff4_1904 PASS: walk_fat_oocalc97 PASS: walk_sst_oocalc97 PASS: check_datetime_biff8 PASS: check_boolean_biff8 PASS: check_oocalc97_intvalue ============================================================================ Testsuite summary for FreeXL 1.0.6 ============================================================================ # TOTAL: 19 # PASS: 19 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/tests' Making check in examples make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6/examples' make[1]: Entering directory `/builddir/build/BUILD/freexl-1.0.6' make[1]: Leaving directory `/builddir/build/BUILD/freexl-1.0.6' + pushd examples ~/build/BUILD/freexl-1.0.6/examples ~/build/BUILD/freexl-1.0.6 + make clean rm -rf .libs _libs rm -f test_xl xl2sql rm -f *.o test -z "*.gcna *.gcno *.gcda" || rm -f *.gcna *.gcno *.gcda rm -f *.lo + popd ~/build/BUILD/freexl-1.0.6 + exit 0 Processing files: freexl-1.0.6-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JQqdlR + umask 022 + cd /builddir/build/BUILD + cd freexl-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-1.0.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-1.0.6 + /bin/mkdir -p /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-1.0.6 + cp -pr COPYING AUTHORS README /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-1.0.6 + exit 0 Provides: libfreexl.so.1()(64bit) 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreexl.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: freexl-devel-1.0.6-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Agge0F + umask 022 + cd /builddir/build/BUILD + cd freexl-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-devel-1.0.6 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-devel-1.0.6 + /bin/mkdir -p /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-devel-1.0.6 + cp -pr examples html /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64/usr/share/doc/freexl-devel-1.0.6 + exit 0 Provides: pkgconfig(freexl) = 1.0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libfreexl.so.1()(64bit) Processing files: freexl-debuginfo-1.0.6-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64 warning: Could not canonicalize hostname: buildvm-x86-08.iad2.fedoraproject.org Wrote: /builddir/build/RPMS/freexl-1.0.6-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/freexl-devel-1.0.6-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/freexl-debuginfo-1.0.6-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kEoGvX + umask 022 + cd /builddir/build/BUILD + cd freexl-1.0.6 + /bin/rm -rf /builddir/build/BUILDROOT/freexl-1.0.6-1.el6.x86_64 + exit 0 Child return code was: 0