Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ctpl.spec'], False, '/var/lib/mock/dist-6E-epel-build-1202276-192363/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ctpl.spec'] warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ctpl-0.3.2-4.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ctpl.spec'], False, '/var/lib/mock/dist-6E-epel-build-1202276-192363/root/', None, 86400, True, False, 418, 418, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ctpl.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PCYVxg + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ctpl-0.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ctpl-0.3.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ctpl-0.3.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f waf + rm -f wscript + echo 'Patch #0 (ctpl-0.3.2-add-disable-cli-tool.patch):' Patch #0 (ctpl-0.3.2-add-disable-cli-tool.patch): + /bin/cat /builddir/build/SOURCES/ctpl-0.3.2-add-disable-cli-tool.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KeruHG + umask 022 + cd /builddir/build/BUILD + cd ctpl-0.3.2 + 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 --docdir /usr/share/doc/ctpl-0.3.2 --disable-cli-tool configure: WARNING: unrecognized options: --disable-cli-tool 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 dependency style of gcc... gcc3 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... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 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 gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GLIB... yes checking for GIO... yes checking for GIO_UNIX... yes checking for GIO_2_24... no configure: WARNING: The ctpl command-line utility will not be built because of the following error: Requested 'gio-2.0 >= 2.24' but version of GIO is 2.22.5 checking for acos in -lm... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memchr... yes checking for strchr... yes checking for fabs... yes checking whether fpclassify is declared... yes checking whether to enable paranoiac compiler options... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/ctpl.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/ctpl/Makefile config.status: creating docs/reference/ctpl/version.xml config.status: creating testsuite/Makefile config.status: creating README config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-cli-tool + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing --run aclocal-1.11 -I build/m4 /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing --run automake-1.11 --foreign /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing: line 52: autoconf: command not found /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./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 --docdir /usr/share/doc/ctpl-0.3.2 --disable-cli-tool build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu target_alias=x86_64-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion configure: WARNING: unrecognized options: --disable-cli-tool 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 dependency style of gcc... gcc3 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... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 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 gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GLIB... yes checking for GIO... yes checking for GIO_UNIX... yes checking for GIO_2_24... no configure: WARNING: The ctpl command-line utility will not be built because of the following error: Requested 'gio-2.0 >= 2.24' but version of GIO is 2.22.5 checking for acos in -lm... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memchr... yes checking for strchr... yes checking for fabs... yes checking whether fpclassify is declared... yes checking whether to enable paranoiac compiler options... no configure: creating ./config.status configure: WARNING: unrecognized options: --disable-cli-tool /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/ctpl.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/ctpl/Makefile config.status: creating docs/reference/ctpl/version.xml config.status: creating testsuite/Makefile config.status: creating README config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing --run autoheader) /builddir/build/BUILD/ctpl-0.3.2/build/aux/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/src' CC libctpl_la-ctpl-environ.lo CC libctpl_la-ctpl-eval.lo CC libctpl_la-ctpl-io.lo CC libctpl_la-ctpl-input-stream.lo CC libctpl_la-ctpl-lexer.lo CC libctpl_la-ctpl-lexer-expr.lo CC libctpl_la-ctpl-mathutils.lo CC libctpl_la-ctpl-output-stream.lo CC libctpl_la-ctpl-parser.lo CC libctpl_la-ctpl-stack.lo CC libctpl_la-ctpl-token.lo CC libctpl_la-ctpl-value.lo CC libctpl_la-ctpl-version.lo CCLD libctpl.la make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/data' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' Making all in ctpl make[4]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference/ctpl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference/ctpl' make[4]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs' Making all in testsuite make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/testsuite' make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2' make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2' make[1]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wbGMvz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 + cd ctpl-0.3.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/src' make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libctpl.la '/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libctpl.so.2.2.0 /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.so.2.2.0 libtool: install: (cd /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64 && { ln -s -f libctpl.so.2.2.0 libctpl.so.2 || { rm -f libctpl.so.2 && ln -s libctpl.so.2.2.0 libctpl.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64 && { ln -s -f libctpl.so.2.2.0 libctpl.so || { rm -f libctpl.so && ln -s libctpl.so.2.2.0 libctpl.so; }; }) libtool: install: /usr/bin/install -c .libs/libctpl.lai /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.la libtool: install: /usr/bin/install -c .libs/libctpl.a /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.a libtool: install: ranlib /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/bin" test -z "/usr/include/ctpl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/include/ctpl" /usr/bin/install -c -m 644 ctpl.h ctpl-environ.h ctpl-eval.h ctpl-io.h ctpl-input-stream.h ctpl-lexer.h ctpl-lexer-expr.h ctpl-output-stream.h ctpl-parser.h ctpl-token.h ctpl-value.h ctpl-version.h '/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/include/ctpl' make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/src' make[1]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/data' make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/share/man/man1" test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 ctpl.pc '/builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/data' make[1]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/data' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' Making install in ctpl make[3]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference/ctpl' make[4]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference/ctpl' make[4]: Nothing to be done for `install-exec-am'. -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/ch01.html -- Installing ./html/ch01s02.html -- Installing ./html/ch01s03.html -- Installing ./html/ch01s05.html -- Installing ./html/ch02.html -- Installing ./html/ctpl-CtplEnviron.html -- Installing ./html/ctpl-CtplEval.html -- Installing ./html/ctpl-CtplInputStream.html -- Installing ./html/ctpl-CtplLexer.html -- Installing ./html/ctpl-CtplLexerExpr.html -- Installing ./html/ctpl-CtplOutputStream.html -- Installing ./html/ctpl-CtplParser.html -- Installing ./html/ctpl-CtplToken.html -- Installing ./html/ctpl-CtplValue.html -- Installing ./html/ctpl-Generic-IO.html -- Installing ./html/ctpl-Version-information.html -- Installing ./html/ctpl.devhelp -- Installing ./html/ctpl.devhelp2 -- Installing ./html/environment-description-syntax.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png make[4]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference/ctpl' make[3]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference/ctpl' make[3]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' make[4]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' 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/ctpl-0.3.2/docs/reference' make[3]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs' make[3]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/docs' 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/ctpl-0.3.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/docs' Making install in testsuite make[1]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/testsuite' make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2/testsuite' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/testsuite' make[1]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2/testsuite' make[1]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2' make[2]: Entering directory `/builddir/build/BUILD/ctpl-0.3.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2' make[1]: Leaving directory `/builddir/build/BUILD/ctpl-0.3.2' + install -d /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/share/doc/ctpl-0.3.2 + install -Dpm0644 AUTHORS COPYING NEWS HACKING TODO README THANKS /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/share/doc/ctpl-0.3.2 + rm -f /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.a + rm -f /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ctpl-0.3.2 extracting debug info from /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64/usr/lib64/libctpl.so.2.2.0 symlinked /usr/lib/debug/usr/lib64/libctpl.so.2.2.0.debug to /usr/lib/debug/usr/lib64/libctpl.so.2.debug symlinked /usr/lib/debug/usr/lib64/libctpl.so.2.2.0.debug to /usr/lib/debug/usr/lib64/libctpl.so.debug 506 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: ctpl-libs-0.3.2-4.el6.x86_64 Provides: libctpl.so.2()(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.4)(64bit) libctpl.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ctpl-devel-0.3.2-4.el6.x86_64 Provides: pkgconfig(ctpl) = 0.3.2 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 libctpl.so.2()(64bit) pkgconfig(gio-2.0) pkgconfig(glib-2.0) Processing files: ctpl-doc-0.3.2-4.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ctpl-debuginfo-0.3.2-4.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ctpl-libs-0.3.2-4.el6.x86_64.rpm Wrote: /builddir/build/RPMS/ctpl-devel-0.3.2-4.el6.x86_64.rpm Wrote: /builddir/build/RPMS/ctpl-doc-0.3.2-4.el6.noarch.rpm Wrote: /builddir/build/RPMS/ctpl-debuginfo-0.3.2-4.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hAuCE7 + umask 022 + cd /builddir/build/BUILD + cd ctpl-0.3.2 + rm -rf /builddir/build/BUILDROOT/ctpl-0.3.2-4.el6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->