Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libspectre.spec'], False, '/var/lib/mock/f19-build-1463040-241404/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/libspectre.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libspectre-0.2.7-1.fc19.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libspectre.spec'], False, '/var/lib/mock/f19-build-1463040-241404/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/libspectre.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h1iaO6 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libspectre-0.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/libspectre-0.2.7.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libspectre-0.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5CbbjA + umask 022 + cd /builddir/build/BUILD + cd libspectre-0.2.7 + 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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking 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 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... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 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 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 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) none checking for library containing strerror... none required checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for vasprintf... yes checking for _vscprintf... no checking for gsapi_new_instance in -lgs... yes checking for libgs >= 8.62... yes 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 CAIRO... no configure: WARNING: "Tests disabled since required cairo library was not found" checking for supported warning flags... checking whether gcc -std=gnu99 supports -Wall... yes checking whether gcc -std=gnu99 supports -Wextra... yes checking whether gcc -std=gnu99 supports -Wsign-compare... yes checking whether gcc -std=gnu99 supports -Werror-implicit-function-declaration... yes checking whether gcc -std=gnu99 supports -Wpointer-arith... yes checking whether gcc -std=gnu99 supports -Wstrict-prototypes... yes checking whether gcc -std=gnu99 supports -Wmissing-prototypes... yes checking whether gcc -std=gnu99 supports -Wmissing-declarations... yes checking whether gcc -std=gnu99 supports -Wnested-externs... yes checking whether gcc -std=gnu99 supports -Wpacked... yes checking whether gcc -std=gnu99 supports -Wswitch-enum... yes checking whether gcc -std=gnu99 supports -Wstrict-aliasing=2... yes checking whether gcc -std=gnu99 supports -Winit-self... yes checking whether gcc -std=gnu99 supports -Wunsafe-loop-optimizations... yes checking whether gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking whether gcc -std=gnu99 supports -Wno-missing-field-initializers... yes checking whether gcc -std=gnu99 supports -Wno-unused-parameter... yes checking whether gcc -std=gnu99 supports -Wno-attributes... yes checking whether gcc -std=gnu99 supports -Wno-long-long... yes checking whether gcc -std=gnu99 supports -Winline... yes checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating libspectre/Makefile config.status: creating libspectre/spectre-version.h config.status: creating test/Makefile config.status: creating libspectre.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7' Making all in libspectre make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' CC libspectre_la-spectre-status.lo CC libspectre_la-spectre-document.lo CC libspectre_la-spectre-gs.lo CC libspectre_la-spectre-render-context.lo CC libspectre_la-spectre-device.lo CC libspectre_la-spectre-page.lo CC libspectre_la-spectre-exporter.lo CC libspectre_la-spectre-exporter-pdf.lo CC libspectre_la-spectre-exporter-ps.lo CC libspectre_la-spectre-utils.lo CC libspectre_la-ps.lo ps.c: In function 'psscan': ps.c:1193:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ps.c: In function 'ps_read_doseps': ps.c:2224:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ps.c:2231:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ps.c:2233:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ps.c:2235:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ps.c:2237:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ps.c:2239:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ps.c:2241:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] ps.c:2243:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] CCLD libspectre.la make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7' make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' make[1]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9lxjck + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 + cd libspectre-0.2.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 Making install in libspectre make[1]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c libspectre.la '/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libspectre.so.1.1.7 /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64/libspectre.so.1.1.7 libtool: install: (cd /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64 && { ln -s -f libspectre.so.1.1.7 libspectre.so.1 || { rm -f libspectre.so.1 && ln -s libspectre.so.1.1.7 libspectre.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64 && { ln -s -f libspectre.so.1.1.7 libspectre.so || { rm -f libspectre.so && ln -s libspectre.so.1.1.7 libspectre.so; }; }) libtool: install: /usr/bin/install -c .libs/libspectre.lai /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64/libspectre.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libspectre" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/include/libspectre" /usr/bin/install -c -m 644 spectre.h spectre-macros.h spectre-status.h spectre-document.h spectre-render-context.h spectre-page.h spectre-exporter.h spectre-version.h '/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/include/libspectre' make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[1]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7/libspectre' make[1]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7' make[2]: Entering directory `/builddir/build/BUILD/libspectre-0.2.7' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libspectre.pc '/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' make[1]: Leaving directory `/builddir/build/BUILD/libspectre-0.2.7' + find /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libspectre-0.2.7 extracting debug info from /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/lib64/libspectre.so.1.1.7 dwz: Too few files for multifile optimization symlinked /usr/lib/debug/usr/lib64/libspectre.so.1.1.7.debug to /usr/lib/debug/usr/lib64/libspectre.so.1.debug symlinked /usr/lib/debug/usr/lib64/libspectre.so.1.1.7.debug to /usr/lib/debug/usr/lib64/libspectre.so.debug 332 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libspectre-0.2.7-1.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iB0o74 + umask 022 + cd /builddir/build/BUILD + cd libspectre-0.2.7 + DOCDIR=/builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/share/doc/libspectre-0.2.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/share/doc/libspectre-0.2.7 + cp -pr COPYING AUTHORS NEWS README TODO /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64/usr/share/doc/libspectre-0.2.7 + exit 0 Provides: libspectre = 0.2.7-1.fc19 libspectre(x86-64) = 0.2.7-1.fc19 libspectre.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.14)(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) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgs.so.9()(64bit) rtld(GNU_HASH) Processing files: libspectre-devel-0.2.7-1.fc19.x86_64 Provides: libspectre-devel = 0.2.7-1.fc19 libspectre-devel(x86-64) = 0.2.7-1.fc19 pkgconfig(libspectre) = 0.2.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libspectre.so.1()(64bit) Processing files: libspectre-debuginfo-0.2.7-1.fc19.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 Wrote: /builddir/build/RPMS/libspectre-0.2.7-1.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/libspectre-devel-0.2.7-1.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/libspectre-debuginfo-0.2.7-1.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1cWHm8 + umask 022 + cd /builddir/build/BUILD + cd libspectre-0.2.7 + rm -rf /builddir/build/BUILDROOT/libspectre-0.2.7-1.fc19.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->