Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/squareball.spec'], user='mockbuild'logger=shell=FalseprintOutput=Falsetimeout=0uid=1001gid=135env={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-3861/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/squareball.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-53147234.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/squareball-0.2.0-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/squareball.spec'], user='mockbuild'logger=shell=FalseprintOutput=Falsetimeout=0uid=1001gid=135env={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-3861/root'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/squareball.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xUVBEn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf squareball-0.2.0 + /bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/squareball-0.2.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd squareball-0.2.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aQMERs + umask 022 + cd /builddir/build/BUILD + cd squareball-0.2.0 + 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 --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU 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 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 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 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 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... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no 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... yes checking for gcc option to accept ISO C99... -std=gnu99 checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for rpmbuild... /usr/bin/rpmbuild checking for doxygen... /usr/bin/doxygen checking for valgrind... no checking for CMOCKA... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating squareball.pc config.status: creating squareball.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ==== squareball 0.2.0 ==== prefix: /usr exec_prefix: /usr bindir: /usr/bin compiler: gcc -std=gnu99 cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic ldflags: tests: enabled examples: disabled doxygen: /usr/bin/doxygen valgrind: rpmbuild: /usr/bin/rpmbuild + make -j2 make all-am make[1]: Entering directory `/builddir/build/BUILD/squareball-0.2.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-error.lo -MD -MP -MF src/.deps/libsquareball_la-sb-error.Tpo -c -o src/libsquareball_la-sb-error.lo `test -f 'src/sb-error.c' || echo './'`src/sb-error.c /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-file.lo -MD -MP -MF src/.deps/libsquareball_la-sb-file.Tpo -c -o src/libsquareball_la-sb-file.lo `test -f 'src/sb-file.c' || echo './'`src/sb-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-file.lo -MD -MP -MF src/.deps/libsquareball_la-sb-file.Tpo -c src/sb-file.c -fPIC -DPIC -o src/.libs/libsquareball_la-sb-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-error.lo -MD -MP -MF src/.deps/libsquareball_la-sb-error.Tpo -c src/sb-error.c -fPIC -DPIC -o src/.libs/libsquareball_la-sb-error.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-error.lo -MD -MP -MF src/.deps/libsquareball_la-sb-error.Tpo -c src/sb-error.c -o src/libsquareball_la-sb-error.o >/dev/null 2>&1 mv -f src/.deps/libsquareball_la-sb-error.Tpo src/.deps/libsquareball_la-sb-error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-mem.lo -MD -MP -MF src/.deps/libsquareball_la-sb-mem.Tpo -c -o src/libsquareball_la-sb-mem.lo `test -f 'src/sb-mem.c' || echo './'`src/sb-mem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-file.lo -MD -MP -MF src/.deps/libsquareball_la-sb-file.Tpo -c src/sb-file.c -o src/libsquareball_la-sb-file.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-mem.lo -MD -MP -MF src/.deps/libsquareball_la-sb-mem.Tpo -c src/sb-mem.c -fPIC -DPIC -o src/.libs/libsquareball_la-sb-mem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-mem.lo -MD -MP -MF src/.deps/libsquareball_la-sb-mem.Tpo -c src/sb-mem.c -o src/libsquareball_la-sb-mem.o >/dev/null 2>&1 mv -f src/.deps/libsquareball_la-sb-file.Tpo src/.deps/libsquareball_la-sb-file.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-slist.lo -MD -MP -MF src/.deps/libsquareball_la-sb-slist.Tpo -c -o src/libsquareball_la-sb-slist.lo `test -f 'src/sb-slist.c' || echo './'`src/sb-slist.c mv -f src/.deps/libsquareball_la-sb-mem.Tpo src/.deps/libsquareball_la-sb-mem.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-strfuncs.lo -MD -MP -MF src/.deps/libsquareball_la-sb-strfuncs.Tpo -c -o src/libsquareball_la-sb-strfuncs.lo `test -f 'src/sb-strfuncs.c' || echo './'`src/sb-strfuncs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-slist.lo -MD -MP -MF src/.deps/libsquareball_la-sb-slist.Tpo -c src/sb-slist.c -fPIC -DPIC -o src/.libs/libsquareball_la-sb-slist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-strfuncs.lo -MD -MP -MF src/.deps/libsquareball_la-sb-strfuncs.Tpo -c src/sb-strfuncs.c -fPIC -DPIC -o src/.libs/libsquareball_la-sb-strfuncs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-slist.lo -MD -MP -MF src/.deps/libsquareball_la-sb-slist.Tpo -c src/sb-slist.c -o src/libsquareball_la-sb-slist.o >/dev/null 2>&1 mv -f src/.deps/libsquareball_la-sb-slist.Tpo src/.deps/libsquareball_la-sb-slist.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-string.lo -MD -MP -MF src/.deps/libsquareball_la-sb-string.Tpo -c -o src/libsquareball_la-sb-string.lo `test -f 'src/sb-string.c' || echo './'`src/sb-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-string.lo -MD -MP -MF src/.deps/libsquareball_la-sb-string.Tpo -c src/sb-string.c -fPIC -DPIC -o src/.libs/libsquareball_la-sb-string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-strfuncs.lo -MD -MP -MF src/.deps/libsquareball_la-sb-strfuncs.Tpo -c src/sb-strfuncs.c -o src/libsquareball_la-sb-strfuncs.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-string.lo -MD -MP -MF src/.deps/libsquareball_la-sb-string.Tpo -c src/sb-string.c -o src/libsquareball_la-sb-string.o >/dev/null 2>&1 mv -f src/.deps/libsquareball_la-sb-string.Tpo src/.deps/libsquareball_la-sb-string.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-trie.lo -MD -MP -MF src/.deps/libsquareball_la-sb-trie.Tpo -c -o src/libsquareball_la-sb-trie.lo `test -f 'src/sb-trie.c' || echo './'`src/sb-trie.c mv -f src/.deps/libsquareball_la-sb-strfuncs.Tpo src/.deps/libsquareball_la-sb-strfuncs.Plo libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-trie.lo -MD -MP -MF src/.deps/libsquareball_la-sb-trie.Tpo -c src/sb-trie.c -fPIC -DPIC -o src/.libs/libsquareball_la-sb-trie.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT src/libsquareball_la-sb-trie.lo -MD -MP -MF src/.deps/libsquareball_la-sb-trie.Tpo -c src/sb-trie.c -o src/libsquareball_la-sb-trie.o >/dev/null 2>&1 mv -f src/.deps/libsquareball_la-sb-trie.Tpo src/.deps/libsquareball_la-sb-trie.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 1:0:1 -o libsquareball.la -rpath /usr/lib64 src/libsquareball_la-sb-error.lo src/libsquareball_la-sb-file.lo src/libsquareball_la-sb-mem.lo src/libsquareball_la-sb-slist.lo src/libsquareball_la-sb-strfuncs.lo src/libsquareball_la-sb-string.lo src/libsquareball_la-sb-trie.lo libtool: link: gcc -shared -fPIC -DPIC src/.libs/libsquareball_la-sb-error.o src/.libs/libsquareball_la-sb-file.o src/.libs/libsquareball_la-sb-mem.o src/.libs/libsquareball_la-sb-slist.o src/.libs/libsquareball_la-sb-strfuncs.o src/.libs/libsquareball_la-sb-string.o src/.libs/libsquareball_la-sb-trie.o -O2 -m64 -mtune=generic -Wl,-soname -Wl,libsquareball.so.0 -o .libs/libsquareball.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libsquareball.so.0" && ln -s "libsquareball.so.0.1.0" "libsquareball.so.0") libtool: link: (cd ".libs" && rm -f "libsquareball.so" && ln -s "libsquareball.so.0.1.0" "libsquareball.so") libtool: link: ar cru .libs/libsquareball.a src/libsquareball_la-sb-error.o src/libsquareball_la-sb-file.o src/libsquareball_la-sb-mem.o src/libsquareball_la-sb-slist.o src/libsquareball_la-sb-strfuncs.o src/libsquareball_la-sb-string.o src/libsquareball_la-sb-trie.o libtool: link: ranlib .libs/libsquareball.a libtool: link: ( cd ".libs" && rm -f "libsquareball.la" && ln -s "../libsquareball.la" "libsquareball.la" ) make[1]: Leaving directory `/builddir/build/BUILD/squareball-0.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pkvm7F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 + cd squareball-0.2.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 make install-am make[1]: Entering directory `/builddir/build/BUILD/squareball-0.2.0' make[2]: Entering directory `/builddir/build/BUILD/squareball-0.2.0' /bin/mkdir -p '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libsquareball.la '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libsquareball.so.0.1.0 /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/libsquareball.so.0.1.0 libtool: install: (cd /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64 && { ln -s -f libsquareball.so.0.1.0 libsquareball.so.0 || { rm -f libsquareball.so.0 && ln -s libsquareball.so.0.1.0 libsquareball.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64 && { ln -s -f libsquareball.so.0.1.0 libsquareball.so || { rm -f libsquareball.so && ln -s libsquareball.so.0.1.0 libsquareball.so; }; }) libtool: install: /usr/bin/install -c .libs/libsquareball.lai /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/libsquareball.la libtool: install: /usr/bin/install -c .libs/libsquareball.a /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/libsquareball.a libtool: install: chmod 644 /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/libsquareball.a libtool: install: ranlib /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/libsquareball.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/include' /usr/bin/install -c -m 644 src/squareball.h '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/include' /bin/mkdir -p '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 squareball.pc '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/pkgconfig' /bin/mkdir -p '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/include/squareball' /usr/bin/install -c -m 644 src/squareball/sb-error.h src/squareball/sb-file.h src/squareball/sb-mem.h src/squareball/sb-slist.h src/squareball/sb-strfuncs.h src/squareball/sb-string.h src/squareball/sb-trie.h '/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/include/squareball' make[2]: Leaving directory `/builddir/build/BUILD/squareball-0.2.0' make[1]: Leaving directory `/builddir/build/BUILD/squareball-0.2.0' + make docs rm -rf ./doc/build/ mkdir -p ./doc/build /usr/bin/doxygen Doxyfile Warning: ignoring unsupported tag `PROJECT_BRIEF =' at line 9, file Doxyfile Warning: ignoring unsupported tag `PROJECT_LOGO =' at line 10, file Doxyfile Warning: ignoring unsupported tag `TCL_SUBST =' at line 30, file Doxyfile Warning: ignoring unsupported tag `MARKDOWN_SUPPORT =' at line 36, file Doxyfile Warning: ignoring unsupported tag `AUTOLINK_SUPPORT =' at line 37, file Doxyfile Warning: ignoring unsupported tag `INLINE_GROUPED_CLASSES =' at line 44, file Doxyfile Warning: ignoring unsupported tag `INLINE_SIMPLE_STRUCTS =' at line 45, file Doxyfile Warning: ignoring unsupported tag `LOOKUP_CACHE_SIZE =' at line 47, file Doxyfile Warning: ignoring unsupported tag `EXTRACT_PACKAGE =' at line 53, file Doxyfile Warning: ignoring unsupported tag `SHOW_GROUPED_MEMB_INC =' at line 66, file Doxyfile Warning: ignoring unsupported tag `FORCE_LOCAL_INCLUDES =' at line 67, file Doxyfile Warning: ignoring unsupported tag `STRICT_PROTO_MATCHING =' at line 74, file Doxyfile Warning: ignoring unsupported tag `CITE_BIB_FILES =' at line 86, file Doxyfile Warning: ignoring unsupported tag `FILTER_SOURCE_PATTERNS =' at line 120, file Doxyfile Warning: ignoring unsupported tag `USE_MDFILE_AS_MAINPAGE =' at line 121, file Doxyfile Warning: ignoring unsupported tag `SOURCE_TOOLTIPS =' at line 131, file Doxyfile Warning: ignoring unsupported tag `HTML_EXTRA_STYLESHEET =' at line 149, file Doxyfile Warning: ignoring unsupported tag `HTML_EXTRA_FILES =' at line 150, file Doxyfile Warning: ignoring unsupported tag `HTML_COLORSTYLE_HUE =' at line 151, file Doxyfile Warning: ignoring unsupported tag `HTML_COLORSTYLE_SAT =' at line 152, file Doxyfile Warning: ignoring unsupported tag `HTML_COLORSTYLE_GAMMA =' at line 153, file Doxyfile Warning: ignoring unsupported tag `HTML_INDEX_NUM_ENTRIES =' at line 156, file Doxyfile Warning: ignoring unsupported tag `DOCSET_PUBLISHER_ID =' at line 160, file Doxyfile Warning: ignoring unsupported tag `DOCSET_PUBLISHER_NAME =' at line 161, file Doxyfile Warning: ignoring unsupported tag `GENERATE_ECLIPSEHELP =' at line 177, file Doxyfile Warning: ignoring unsupported tag `ECLIPSE_DOC_ID =' at line 178, file Doxyfile Warning: ignoring unsupported tag `EXT_LINKS_IN_WINDOW =' at line 183, file Doxyfile Warning: ignoring unsupported tag `FORMULA_TRANSPARENT =' at line 185, file Doxyfile Warning: ignoring unsupported tag `USE_MATHJAX =' at line 186, file Doxyfile Warning: ignoring unsupported tag `MATHJAX_FORMAT =' at line 187, file Doxyfile Warning: ignoring unsupported tag `MATHJAX_RELPATH =' at line 188, file Doxyfile Warning: ignoring unsupported tag `MATHJAX_EXTENSIONS =' at line 189, file Doxyfile Warning: ignoring unsupported tag `MATHJAX_CODEFILE =' at line 190, file Doxyfile Warning: ignoring unsupported tag `SERVER_BASED_SEARCH =' at line 192, file Doxyfile Warning: ignoring unsupported tag `EXTERNAL_SEARCH =' at line 193, file Doxyfile Warning: ignoring unsupported tag `SEARCHENGINE_URL =' at line 194, file Doxyfile Warning: ignoring unsupported tag `SEARCHDATA_FILE =' at line 195, file Doxyfile Warning: ignoring unsupported tag `EXTERNAL_SEARCH_ID =' at line 196, file Doxyfile Warning: ignoring unsupported tag `EXTRA_SEARCH_MAPPINGS =' at line 197, file Doxyfile Warning: ignoring unsupported tag `LATEX_FOOTER =' at line 209, file Doxyfile Warning: ignoring unsupported tag `LATEX_EXTRA_FILES =' at line 210, file Doxyfile Warning: ignoring unsupported tag `LATEX_BIB_STYLE =' at line 216, file Doxyfile Warning: ignoring unsupported tag `GENERATE_DOCBOOK =' at line 242, file Doxyfile Warning: ignoring unsupported tag `DOCBOOK_OUTPUT =' at line 243, file Doxyfile Warning: ignoring unsupported tag `EXTERNAL_PAGES =' at line 274, file Doxyfile Warning: ignoring unsupported tag `DIA_PATH =' at line 281, file Doxyfile Warning: ignoring unsupported tag `DOT_NUM_THREADS =' at line 284, file Doxyfile Warning: ignoring unsupported tag `UML_LIMIT_NUM_FIELDS =' at line 292, file Doxyfile Warning: ignoring unsupported tag `INTERACTIVE_SVG =' at line 301, file Doxyfile Warning: ignoring unsupported tag `MSCFILE_DIRS =' at line 304, file Doxyfile Warning: ignoring unsupported tag `DIAFILE_DIRS =' at line 305, file Doxyfile Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/squareball-0.2.0/examples Searching for files in directory /builddir/build/BUILD/squareball-0.2.0/examples/.deps Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/squareball-0.2.0/src/squareball Searching for files in directory /builddir/build/BUILD/squareball-0.2.0/doc Searching for files in directory /builddir/build/BUILD/squareball-0.2.0/doc/build Searching for files in directory /builddir/build/BUILD/squareball-0.2.0/examples Searching for files in directory /builddir/build/BUILD/squareball-0.2.0/examples/.deps Reading and parsing tag files Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-error.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-error.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-file.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-file.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-mem.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-mem.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-slist.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-slist.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-strfuncs.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-strfuncs.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-string.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-string.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-trie.h... Parsing file /builddir/build/BUILD/squareball-0.2.0/src/squareball/sb-trie.h... Preprocessing /builddir/build/BUILD/squareball-0.2.0/doc/00_index.md... Parsing file /builddir/build/BUILD/squareball-0.2.0/doc/00_index.md... Preprocessing /builddir/build/BUILD/squareball-0.2.0/examples/hello_dir_create.c... Parsing file /builddir/build/BUILD/squareball-0.2.0/examples/hello_dir_create.c... Preprocessing /builddir/build/BUILD/squareball-0.2.0/examples/hello_file_read.c... Parsing file /builddir/build/BUILD/squareball-0.2.0/examples/hello_file_read.c... Preprocessing /builddir/build/BUILD/squareball-0.2.0/examples/hello_file_write.c... Parsing file /builddir/build/BUILD/squareball-0.2.0/examples/hello_file_write.c... Preprocessing /builddir/build/BUILD/squareball-0.2.0/examples/hello_slist.c... Parsing file /builddir/build/BUILD/squareball-0.2.0/examples/hello_slist.c... Preprocessing /builddir/build/BUILD/squareball-0.2.0/examples/hello_string.c... Parsing file /builddir/build/BUILD/squareball-0.2.0/examples/hello_string.c... Preprocessing /builddir/build/BUILD/squareball-0.2.0/examples/hello_trie.c... Parsing file /builddir/build/BUILD/squareball-0.2.0/examples/hello_trie.c... 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 hello_dir_create.c... Generating docs for example hello_file_read.c... Generating docs for example hello_file_write.c... Generating docs for example hello_slist.c... Generating docs for example hello_string.c... Generating docs for example hello_trie.c... Generating file sources... Generating code for file squareball.h... Generating code for file squareball/sb-error.h... Generating code for file squareball/sb-file.h... Generating code for file squareball/sb-mem.h... Generating code for file squareball/sb-slist.h... Generating code for file squareball/sb-strfuncs.h... Generating code for file squareball/sb-string.h... Generating code for file squareball/sb-trie.h... Generating file documentation... Generating docs for file squareball.h... Generating docs for file squareball/sb-error.h... Generating docs for file squareball/sb-file.h... Generating docs for file squareball/sb-mem.h... Generating docs for file squareball/sb-slist.h... Generating docs for file squareball/sb-strfuncs.h... Generating docs for file squareball/sb-string.h... Generating docs for file squareball/sb-trie.h... Generating page documentation... 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 sb_error_t... Generating docs for compound sb_slist_t... Generating docs for compound sb_string_t... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... + rm -f /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/libsquareball.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/squareball-0.2.0 extracting debug info from /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/lib64/libsquareball.so.0.1.0 symlinked /usr/lib/debug/usr/lib64/libsquareball.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libsquareball.so.debug symlinked /usr/lib/debug/usr/lib64/libsquareball.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libsquareball.so.0.debug 63 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/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kav5cU + umask 022 + cd /builddir/build/BUILD + cd squareball-0.2.0 + unset DISPLAY + make check make check-am make[1]: Entering directory `/builddir/build/BUILD/squareball-0.2.0' make tests/check_error tests/check_slist tests/check_strfuncs tests/check_string tests/check_trie make[2]: Entering directory `/builddir/build/BUILD/squareball-0.2.0' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tests/tests_check_error-check_error.o -MD -MP -MF tests/.deps/tests_check_error-check_error.Tpo -c -o tests/tests_check_error-check_error.o `test -f 'tests/check_error.c' || echo './'`tests/check_error.c tests/check_error.c: In function 'main': tests/check_error.c:70: warning: '_run_tests' is deprecated (declared at /usr/include/cmocka.h:2039) mv -f tests/.deps/tests_check_error-check_error.Tpo tests/.deps/tests_check_error-check_error.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-install -o tests/check_error tests/tests_check_error-check_error.o -lcmocka libsquareball.la libtool: link: gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tests/check_error tests/tests_check_error-check_error.o -lcmocka ./.libs/libsquareball.so -Wl,-rpath -Wl,/builddir/build/BUILD/squareball-0.2.0/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tests/tests_check_slist-check_slist.o -MD -MP -MF tests/.deps/tests_check_slist-check_slist.Tpo -c -o tests/tests_check_slist-check_slist.o `test -f 'tests/check_slist.c' || echo './'`tests/check_slist.c tests/check_slist.c: In function 'main': tests/check_slist.c:99: warning: '_run_tests' is deprecated (declared at /usr/include/cmocka.h:2039) mv -f tests/.deps/tests_check_slist-check_slist.Tpo tests/.deps/tests_check_slist-check_slist.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-install -o tests/check_slist tests/tests_check_slist-check_slist.o -lcmocka libsquareball.la libtool: link: gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tests/check_slist tests/tests_check_slist-check_slist.o -lcmocka ./.libs/libsquareball.so -Wl,-rpath -Wl,/builddir/build/BUILD/squareball-0.2.0/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tests/tests_check_strfuncs-check_strfuncs.o -MD -MP -MF tests/.deps/tests_check_strfuncs-check_strfuncs.Tpo -c -o tests/tests_check_strfuncs-check_strfuncs.o `test -f 'tests/check_strfuncs.c' || echo './'`tests/check_strfuncs.c tests/check_strfuncs.c: In function 'main': tests/check_strfuncs.c:233: warning: '_run_tests' is deprecated (declared at /usr/include/cmocka.h:2039) mv -f tests/.deps/tests_check_strfuncs-check_strfuncs.Tpo tests/.deps/tests_check_strfuncs-check_strfuncs.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-install -o tests/check_strfuncs tests/tests_check_strfuncs-check_strfuncs.o -lcmocka libsquareball.la libtool: link: gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tests/check_strfuncs tests/tests_check_strfuncs-check_strfuncs.o -lcmocka ./.libs/libsquareball.so -Wl,-rpath -Wl,/builddir/build/BUILD/squareball-0.2.0/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tests/tests_check_string-check_string.o -MD -MP -MF tests/.deps/tests_check_string-check_string.Tpo -c -o tests/tests_check_string-check_string.o `test -f 'tests/check_string.c' || echo './'`tests/check_string.c tests/check_string.c: In function 'main': tests/check_string.c:278: warning: '_run_tests' is deprecated (declared at /usr/include/cmocka.h:2039) mv -f tests/.deps/tests_check_string-check_string.Tpo tests/.deps/tests_check_string-check_string.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-install -o tests/check_string tests/tests_check_string-check_string.o -lcmocka libsquareball.la libtool: link: gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tests/check_string tests/tests_check_string-check_string.o -lcmocka ./.libs/libsquareball.so -Wl,-rpath -Wl,/builddir/build/BUILD/squareball-0.2.0/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tests/tests_check_trie-check_trie.o -MD -MP -MF tests/.deps/tests_check_trie-check_trie.Tpo -c -o tests/tests_check_trie-check_trie.o `test -f 'tests/check_trie.c' || echo './'`tests/check_trie.c tests/check_trie.c: In function 'main': tests/check_trie.c:417: warning: '_run_tests' is deprecated (declared at /usr/include/cmocka.h:2039) mv -f tests/.deps/tests_check_trie-check_trie.Tpo tests/.deps/tests_check_trie-check_trie.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-install -o tests/check_trie tests/tests_check_trie-check_trie.o -lcmocka libsquareball.la libtool: link: gcc -std=gnu99 -I./src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tests/check_trie tests/tests_check_trie-check_trie.o -lcmocka ./.libs/libsquareball.so -Wl,-rpath -Wl,/builddir/build/BUILD/squareball-0.2.0/.libs -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/squareball-0.2.0' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/squareball-0.2.0' [==========] Running 4 test(s). [ RUN ] test_error_new [ OK ] test_error_new [ RUN ] test_error_new_internal [ OK ] test_error_new_internal [ RUN ] test_error_new_printf [ OK ] test_error_new_printf [ RUN ] test_error_new_printf_internal [ OK ] test_error_new_printf_internal [==========] 4 test(s) run. [ PASSED ] 4 test(s). 0 FAILED TEST(S) PASS: tests/check_error [==========] Running 4 test(s). [ RUN ] test_slist_append [ OK ] test_slist_append [ RUN ] test_slist_prepend [ OK ] test_slist_prepend [ RUN ] test_slist_free [ OK ] test_slist_free [ RUN ] test_slist_length [ OK ] test_slist_length [==========] 4 test(s) run. [ PASSED ] 4 test(s). 0 FAILED TEST(S) PASS: tests/check_slist [==========] Running 12 test(s). [ RUN ] test_strdup [ OK ] test_strdup [ RUN ] test_strndup [ OK ] test_strndup [ RUN ] test_strdup_printf [ OK ] test_strdup_printf [ RUN ] test_str_starts_with [ OK ] test_str_starts_with [ RUN ] test_str_ends_with [ OK ] test_str_ends_with [ RUN ] test_str_lstrip [ OK ] test_str_lstrip [ RUN ] test_str_rstrip [ OK ] test_str_rstrip [ RUN ] test_str_strip [ OK ] test_str_strip [ RUN ] test_str_split [ OK ] test_str_split [ RUN ] test_str_replace [ OK ] test_str_replace [ RUN ] test_strv_join [ OK ] test_strv_join [ RUN ] test_strv_length [ OK ] test_strv_length [==========] 12 test(s) run. PASS: tests/check_strfuncs [==========] Running 7 test(s). [ RUN ] test_string_new [ OK ] test_string_new [ RUN ] test_string_free [ OK ] test_string_free [ RUN ] test_string_dup [ OK ] test_string_dup [ RUN ] test_string_append_len [ OK ] test_string_append_len [ RUN ] test_string_append [ OK ] test_string_append [ RUN ] test_string_append_c [ OK ] test_string_append_c [ RUN ] test_string_append_printf [ OK ] test_string_append_printf [==========] 7 test(s) run. [ PASSED ] 12 test(s). 0 FAILED TEST(S) [ PASSED ] 7 test(s). 0 FAILED TEST(S) [ PASSED ] 7 test(s). 0 FAILED TEST(S) PASS: tests/check_string [==========] Running 7 test(s). [ RUN ] test_trie_new [ OK ] test_trie_new [ RUN ] test_trie_insert [ OK ] test_trie_insert [ RUN ] test_trie_insert_duplicated [ OK ] test_trie_insert_duplicated [ RUN ] test_trie_keep_data [ OK ] test_trie_keep_data [ RUN ] test_trie_lookup [ OK ] test_trie_lookup [ RUN ] test_trie_size [ OK ] test_trie_size [ RUN ] test_trie_foreach [ OK ] test_trie_foreach [==========] 7 test(s) run. PASS: tests/check_trie ================== All 5 tests passed ================== make[2]: Leaving directory `/builddir/build/BUILD/squareball-0.2.0' make[1]: Leaving directory `/builddir/build/BUILD/squareball-0.2.0' + exit 0 Processing files: squareball-0.2.0-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PbaeMa + umask 022 + cd /builddir/build/BUILD + cd squareball-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-0.2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-0.2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-0.2.0 + cp -pr README.md /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-0.2.0 + cp -pr LICENSE /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-0.2.0 + exit 0 Provides: libsquareball.so.0()(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) libsquareball.so.0()(64bit) rtld(GNU_HASH) Processing files: squareball-devel-0.2.0-1.el6.x86_64 Provides: pkgconfig(squareball) = 0.2.0 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 libsquareball.so.0()(64bit) Processing files: squareball-doc-0.2.0-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8QUxur + umask 022 + cd /builddir/build/BUILD + cd squareball-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-doc-0.2.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-doc-0.2.0 + /bin/mkdir -p /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-doc-0.2.0 + cp -pr doc/build/html/annotated.html doc/build/html/classes.html doc/build/html/doxygen.css doc/build/html/doxygen.png doc/build/html/examples.html doc/build/html/files.html doc/build/html/ftv2blank.png doc/build/html/ftv2doc.png doc/build/html/ftv2folderclosed.png doc/build/html/ftv2folderopen.png doc/build/html/ftv2lastnode.png doc/build/html/ftv2link.png doc/build/html/ftv2mlastnode.png doc/build/html/ftv2mnode.png doc/build/html/ftv2node.png doc/build/html/ftv2plastnode.png doc/build/html/ftv2pnode.png doc/build/html/ftv2vertline.png doc/build/html/functions.html doc/build/html/functions_vars.html doc/build/html/globals.html doc/build/html/globals_func.html doc/build/html/globals_type.html doc/build/html/hello__dir__create_8c-example.html doc/build/html/hello__file__read_8c-example.html doc/build/html/hello__file__write_8c-example.html doc/build/html/hello__slist_8c-example.html doc/build/html/hello__string_8c-example.html doc/build/html/hello__trie_8c-example.html doc/build/html/index.html doc/build/html/installdox doc/build/html/main.html doc/build/html/sb-error_8h.html doc/build/html/sb-error_8h_source.html doc/build/html/sb-file_8h.html doc/build/html/sb-file_8h_source.html doc/build/html/sb-mem_8h.html doc/build/html/sb-mem_8h_source.html doc/build/html/sb-slist_8h.html doc/build/html/sb-slist_8h_source.html doc/build/html/sb-strfuncs_8h.html doc/build/html/sb-strfuncs_8h_source.html doc/build/html/sb-string_8h.html doc/build/html/sb-string_8h_source.html doc/build/html/sb-trie_8h.html doc/build/html/sb-trie_8h_source.html doc/build/html/search doc/build/html/squareball_8h.html doc/build/html/squareball_8h_source.html doc/build/html/structsb__error__t.html doc/build/html/structsb__slist__t.html doc/build/html/structsb__string__t.html doc/build/html/tab_b.gif doc/build/html/tab_l.gif doc/build/html/tab_r.gif doc/build/html/tabs.css doc/build/html/tree.html /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64/usr/share/doc/squareball-doc-0.2.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl Processing files: squareball-static-0.2.0-1.el6.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: squareball-debuginfo-0.2.0-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-53147234.novalocal Wrote: /builddir/build/RPMS/squareball-0.2.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/squareball-devel-0.2.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/squareball-doc-0.2.0-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/squareball-static-0.2.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/squareball-debuginfo-0.2.0-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.41D9j8 + umask 022 + cd /builddir/build/BUILD + cd squareball-0.2.0 + /bin/rm -rf /builddir/build/BUILDROOT/squareball-0.2.0-1.el6.x86_64 + exit 0 Child return code was: 0