Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/CUnit.spec'], chrootPath='/var/lib/mock/sclo6-httpd24-rh-el6-build-14157-19454/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/CUnit.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/CUnit-2.1.3-13.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/CUnit.spec '], chrootPath='/var/lib/mock/sclo6-httpd24-rh-el6-build-14157-19454/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/CUnit.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SbkqIy + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf CUnit-2.1-3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/CUnit-2.1-3.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd CUnit-2.1-3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.c' -exec chmod -x '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ndpLfu + umask 022 + cd /builddir/build/BUILD + cd CUnit-2.1-3 + LANG=C + export LANG + unset DISPLAY + autoreconf -f -i libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.in:4: installing `./install-sh' configure.in:4: installing `./missing' CUnit/Sources/Automated/Makefile.am: installing `./depcomp' CUnit/Sources/Framework/Makefile.am:20: `%'-style pattern rules are a GNU make extension + 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-static 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 ---------- Disabling debug mode compilation. ++++++++++ Enabling automated(XML) mode compilation ++++++++++ Enabling basic mode compilation ++++++++++ Enabling console mode compilation ---------- Disabling curses mode compilation ---------- Disabling examples mode compilation ---------- Disabling test mode compilation ---------- Disabling memtrace functionality at compile time ---------- Disabling use of deprecated v1.1 names checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c 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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar 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 how to run the C preprocessor... gcc -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 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 for main in -lc... yes checking for malloc... yes checking for free... yes checking for calloc... yes checking for realloc... yes checking for strcpy... yes checking for strerror... yes checking for fopen... yes checking for fclose... yes checking for fprintf... yes checking for snprintf... yes checking for setvbuf... yes checking for time... yes checking for ctime... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking file.h usability... no checking file.h presence... no checking for file.h... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Jamrules config.status: creating Makefile config.status: creating CUnit.spec config.status: creating cunit.pc config.status: creating CUnit/Makefile config.status: creating CUnit/Headers/Makefile config.status: creating CUnit/Headers/CUnit.h config.status: creating CUnit/Sources/Makefile config.status: creating CUnit/Sources/Framework/Makefile config.status: creating CUnit/Sources/Automated/Makefile config.status: creating CUnit/Sources/Basic/Makefile config.status: creating CUnit/Sources/Console/Makefile config.status: creating CUnit/Sources/Curses/Makefile config.status: creating CUnit/Sources/Test/Makefile config.status: creating doc/Makefile config.status: creating doc/headers/Makefile config.status: creating Examples/Makefile config.status: creating Examples/AutomatedTest/Makefile config.status: creating Examples/BasicTest/Makefile config.status: creating Examples/ConsoleTest/Makefile config.status: creating Examples/CursesTest/Makefile config.status: creating Man/Makefile config.status: creating Man/man3/Makefile config.status: creating Share/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3' Making all in CUnit make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' Making all in Sources make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' Making all in Framework make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Framework' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT CUError.lo -MD -MP -MF .deps/CUError.Tpo -c -o CUError.lo CUError.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT MyMem.lo -MD -MP -MF .deps/MyMem.Tpo -c -o MyMem.lo MyMem.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT TestDB.lo -MD -MP -MF .deps/TestDB.Tpo -c -o TestDB.lo TestDB.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT TestRun.lo -MD -MP -MF .deps/TestRun.Tpo -c -o TestRun.lo TestRun.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c -o Util.lo Util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT MyMem.lo -MD -MP -MF .deps/MyMem.Tpo -c MyMem.c -fPIC -DPIC -o .libs/MyMem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT TestDB.lo -MD -MP -MF .deps/TestDB.Tpo -c TestDB.c -fPIC -DPIC -o .libs/TestDB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT TestRun.lo -MD -MP -MF .deps/TestRun.Tpo -c TestRun.c -fPIC -DPIC -o .libs/TestRun.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT CUError.lo -MD -MP -MF .deps/CUError.Tpo -c CUError.c -fPIC -DPIC -o .libs/CUError.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c Util.c -fPIC -DPIC -o .libs/Util.o TestRun.c: In function 'CU_get_run_results_string': TestRun.c:649: warning: field width should have type 'int', but argument 4 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 6 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 8 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 10 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 12 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 14 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 16 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 18 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 20 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 22 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 24 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 26 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 28 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 30 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 32 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 34 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 36 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 38 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 40 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 42 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 44 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 46 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 48 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 50 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 52 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 54 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 56 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 58 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 60 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 63 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 4 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 6 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 8 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 10 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 12 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 14 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 16 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 18 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 20 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 22 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 24 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 26 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 28 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 30 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 32 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 34 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 36 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 38 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 40 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 42 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 44 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 46 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 48 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 50 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 52 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 54 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 56 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 58 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 60 has type 'size_t' TestRun.c:649: warning: field width should have type 'int', but argument 63 has type 'size_t' mv -f .deps/MyMem.Tpo .deps/MyMem.Plo mv -f .deps/CUError.Tpo .deps/CUError.Plo mv -f .deps/Util.Tpo .deps/Util.Plo mv -f .deps/TestDB.Tpo .deps/TestDB.Plo mv -f .deps/TestRun.Tpo .deps/TestRun.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 -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -L/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources -o libcunitfmk.la CUError.lo MyMem.lo TestDB.lo TestRun.lo Util.lo -lc libtool: link: ar cru .libs/libcunitfmk.a .libs/CUError.o .libs/MyMem.o .libs/TestDB.o .libs/TestRun.o .libs/Util.o libtool: link: ranlib .libs/libcunitfmk.a libtool: link: ( cd ".libs" && rm -f "libcunitfmk.la" && ln -s "../libcunitfmk.la" "libcunitfmk.la" ) make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Framework' Making all in Automated make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Automated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Automated.lo -MD -MP -MF .deps/Automated.Tpo -c -o Automated.lo Automated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Automated.lo -MD -MP -MF .deps/Automated.Tpo -c Automated.c -fPIC -DPIC -o .libs/Automated.o mv -f .deps/Automated.Tpo .deps/Automated.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 -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -L/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources -o libcunitautomated.la Automated.lo -lc libtool: link: ar cru .libs/libcunitautomated.a .libs/Automated.o libtool: link: ranlib .libs/libcunitautomated.a libtool: link: ( cd ".libs" && rm -f "libcunitautomated.la" && ln -s "../libcunitautomated.la" "libcunitautomated.la" ) make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Automated' Making all in Basic make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Basic' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Basic.lo -MD -MP -MF .deps/Basic.Tpo -c -o Basic.lo Basic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Basic.lo -MD -MP -MF .deps/Basic.Tpo -c Basic.c -fPIC -DPIC -o .libs/Basic.o mv -f .deps/Basic.Tpo .deps/Basic.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 -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -L/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources -o libcunitbasic.la Basic.lo -lc libtool: link: ar cru .libs/libcunitbasic.a .libs/Basic.o libtool: link: ranlib .libs/libcunitbasic.a libtool: link: ( cd ".libs" && rm -f "libcunitbasic.la" && ln -s "../libcunitbasic.la" "libcunitbasic.la" ) make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Basic' Making all in Console make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Console' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Console.lo -MD -MP -MF .deps/Console.Tpo -c -o Console.lo Console.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../CUnit/Headers -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -MT Console.lo -MD -MP -MF .deps/Console.Tpo -c Console.c -fPIC -DPIC -o .libs/Console.o Console.c: In function 'console_registry_level_run': Console.c:167: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Console.c: In function 'console_suite_level_run': Console.c:246: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Console.c: In function 'console_set_options_run': Console.c:325: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Console.c: In function 'select_test': Console.c:423: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Console.c: In function 'select_suite': Console.c:462: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Console.c: In function 'list_suites': Console.c:510: warning: field width should have type 'int', but argument 3 has type 'size_t' Console.c:510: warning: field width should have type 'int', but argument 5 has type 'size_t' Console.c:510: warning: field width should have type 'int', but argument 7 has type 'size_t' Console.c:510: warning: field width should have type 'int', but argument 9 has type 'size_t' Console.c:510: warning: field width should have type 'int', but argument 11 has type 'size_t' Console.c:510: warning: field width should have type 'int', but argument 13 has type 'size_t' Console.c:520: warning: field width should have type 'int', but argument 3 has type 'size_t' Console.c:520: warning: field width should have type 'int', but argument 5 has type 'size_t' Console.c:520: warning: field precision should have type 'int', but argument 6 has type 'size_t' Console.c:520: warning: field width should have type 'int', but argument 8 has type 'size_t' Console.c:520: warning: field width should have type 'int', but argument 10 has type 'size_t' Console.c:520: warning: field width should have type 'int', but argument 12 has type 'size_t' Console.c:520: warning: field width should have type 'int', but argument 14 has type 'size_t' Console.c: In function 'list_tests': Console.c:563: warning: field width should have type 'int', but argument 3 has type 'size_t' Console.c:563: warning: field width should have type 'int', but argument 5 has type 'size_t' Console.c:563: warning: field width should have type 'int', but argument 7 has type 'size_t' Console.c:572: warning: field width should have type 'int', but argument 3 has type 'size_t' Console.c:572: warning: field width should have type 'int', but argument 5 has type 'size_t' Console.c:572: warning: field precision should have type 'int', but argument 6 has type 'size_t' Console.c:572: warning: field width should have type 'int', but argument 8 has type 'size_t' mv -f .deps/Console.Tpo .deps/Console.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 -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -L/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources -o libcunitconsole.la Console.lo -lc libtool: link: ar cru .libs/libcunitconsole.a .libs/Console.o libtool: link: ranlib .libs/libcunitconsole.a libtool: link: ( cd ".libs" && rm -f "libcunitconsole.la" && ln -s "../libcunitconsole.la" "libcunitconsole.la" ) make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Console' Making all in . make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' /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 -DRELEASE=@RELEASE@ -Wall -W -pedantic -Wshadow -ansi -I/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers -std=c99 -version-info 1:1:0 -L/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources -o libcunit.la -rpath /usr/lib64 Framework/CUError.lo Framework/MyMem.lo Framework/TestDB.lo Framework/TestRun.lo Framework/Util.lo Automated/Automated.lo Basic/Basic.lo Console/Console.lo -lc libtool: link: gcc -shared Framework/.libs/CUError.o Framework/.libs/MyMem.o Framework/.libs/TestDB.o Framework/.libs/TestRun.o Framework/.libs/Util.o Automated/.libs/Automated.o Basic/.libs/Basic.o Console/.libs/Console.o -L/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources -lc -m64 -mtune=generic -Wl,-soname -Wl,libcunit.so.1 -o .libs/libcunit.so.1.0.1 libtool: link: (cd ".libs" && rm -f "libcunit.so.1" && ln -s "libcunit.so.1.0.1" "libcunit.so.1") libtool: link: (cd ".libs" && rm -f "libcunit.so" && ln -s "libcunit.so.1.0.1" "libcunit.so") libtool: link: ( cd ".libs" && rm -f "libcunit.la" && ln -s "../libcunit.la" "libcunit.la" ) make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' Making all in Headers make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc' Making all in headers make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc/headers' cp -f ../../CUnit/Headers/*.h . cp -f ../../CUnit/Sources/Win/Win.h . make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc/headers' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc' Making all in Man make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man' Making all in man3 make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man/man3' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man/man3' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man' Making all in Share make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Share' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Share' make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3' make[1]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ksEIj5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 + cd CUnit-2.1-3 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 Making install in CUnit make[1]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' Making install in Sources make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' Making install in Framework make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Framework' make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Framework' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Framework' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Framework' Making install in Automated make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Automated' make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Automated' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Automated' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Automated' Making install in Basic make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Basic' make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Basic' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Basic' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Basic' Making install in Console make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Console' make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Console' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Console' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources/Console' Making install in . make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' make[4]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libcunit.la '/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcunit.so.1.0.1 /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64/libcunit.so.1.0.1 libtool: install: (cd /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64 && { ln -s -f libcunit.so.1.0.1 libcunit.so.1 || { rm -f libcunit.so.1 && ln -s libcunit.so.1.0.1 libcunit.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64 && { ln -s -f libcunit.so.1.0.1 libcunit.so || { rm -f libcunit.so && ln -s libcunit.so.1.0.1 libcunit.so; }; }) libtool: install: /usr/bin/install -c .libs/libcunit.lai /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64/libcunit.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Sources' Making install in Headers make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/CUnit" || /bin/mkdir -p "/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/include/CUnit" /usr/bin/install -c -m 644 CUError.h CUnit.h CUnit_intl.h MyMem.h TestDB.h TestRun.h Util.h Basic.h Console.h Automated.h '/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/include/CUnit' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit/Headers' make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' make[1]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/CUnit' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc' Making install in headers make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc/headers' cp -f ../../CUnit/Headers/*.h . cp -f ../../CUnit/Sources/Win/Win.h . make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc/headers' make[3]: Nothing to be done for `install-exec-am'. cp -f ../../CUnit/Headers/*.h . cp -f ../../CUnit/Sources/Win/Win.h . test -z "/usr/doc/CUnit/headers" || /bin/mkdir -p "/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/doc/CUnit/headers" /usr/bin/install -c -m 644 Automated.h Basic.h Console.h CUError.h CUnit.h CUnit_intl.h CUCurses.h MyMem.h TestDB.h TestRun.h Util.h Win.h '/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/doc/CUnit/headers' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc/headers' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc/headers' make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/doc/CUnit" || /bin/mkdir -p "/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/doc/CUnit" /usr/bin/install -c -m 644 CUnit_doc.css error_handling.html fdl.html index.html introduction.html managing_tests.html running_tests.html test_registry.html writing_tests.html '/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/doc/CUnit' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc' make[1]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/doc' Making install in Man make[1]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man' Making install in man3 make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man/man3' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man/man3' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/man/man3" /usr/bin/install -c -m 644 CUnit.3 '/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/man/man3' make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man/man3' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man/man3' make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man' make[3]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Man' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man' make[1]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Man' Making install in Share make[1]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Share' make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3/Share' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/CUnit" || /bin/mkdir -p "/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/CUnit" /usr/bin/install -c -m 644 CUnit-List.dtd CUnit-List.xsl CUnit-Run.dtd CUnit-Run.xsl Memory-Dump.dtd Memory-Dump.xsl '/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/CUnit' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Share' make[1]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3/Share' make[1]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3' make[2]: Entering directory `/builddir/build/BUILD/CUnit-2.1-3' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 cunit.pc '/builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3' make[1]: Leaving directory `/builddir/build/BUILD/CUnit-2.1-3' ++ find /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 -name '*.la' + rm -f /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64/libcunit.la + mkdir -p /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit + mv /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/doc/CUnit /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/html + for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION + install -p -m0644 -D AUTHORS /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/AUTHORS + for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION + install -p -m0644 -D ChangeLog /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/ChangeLog + for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION + install -p -m0644 -D COPYING /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/COPYING + for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION + install -p -m0644 -D NEWS /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/NEWS + for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION + install -p -m0644 -D README /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/README + for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION + install -p -m0644 -D TODO /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/TODO + for f in AUTHORS ChangeLog COPYING NEWS README TODO VERSION + install -p -m0644 -D VERSION /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/share/doc/CUnit/VERSION + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/CUnit-2.1-3 extracting debug info from /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64/usr/lib64/libcunit.so.1.0.1 symlinked /usr/lib/debug/usr/lib64/libcunit.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libcunit.so.1.debug symlinked /usr/lib/debug/usr/lib64/libcunit.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libcunit.so.debug 707 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 Processing files: CUnit-2.1.3-13.el6.x86_64 Provides: libcunit.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.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcunit.so.1()(64bit) rtld(GNU_HASH) Processing files: CUnit-devel-2.1.3-13.el6.x86_64 Provides: pkgconfig(cunit) = 2.1-3 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 libcunit.so.1()(64bit) Processing files: CUnit-debuginfo-2.1.3-13.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 warning: Could not canonicalize hostname: c1bj.rdu2.centos.org Wrote: /builddir/build/RPMS/CUnit-2.1.3-13.el6.x86_64.rpm Wrote: /builddir/build/RPMS/CUnit-devel-2.1.3-13.el6.x86_64.rpm Wrote: /builddir/build/RPMS/CUnit-debuginfo-2.1.3-13.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gWQ0JB + umask 022 + cd /builddir/build/BUILD + cd CUnit-2.1-3 + /bin/rm -rf /builddir/build/BUILDROOT/CUnit-2.1.3-13.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->