Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libopensync-plugin-file.spec'], False, '/var/lib/mock/f18-build-1399831-228410/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libopensync-plugin-file.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libopensync-plugin-file-0.22-6.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libopensync-plugin-file.spec'], False, '/var/lib/mock/f18-build-1399831-228410/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libopensync-plugin-file.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C0C4AR + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libopensync-plugin-file-0.22 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libopensync-plugin-file-0.22.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libopensync-plugin-file-0.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wM7rjZ + umask 022 + cd /builddir/build/BUILD + cd libopensync-plugin-file-0.22 + 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... 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 PACKAGE... yes checking for style of include used by make... GNU 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 dependency style of gcc... none checking for library containing strerror... none required 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 x86_64-redhat-linux-gnu-gcc... (cached) 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... 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... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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... cat: ld.so.conf.d/*.conf: No such file or directory 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands ================================ FAM not available. No sync alerts are supported. To enable sync alerts you must have libfam-dev installed. Plugin will be installed in /usr/lib64/opensync/plugins Default config will be installed in /usr/share/opensync/defaults Format will be installed in /usr/lib64/opensync/formats ================================ + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/opensync-1.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o file_sync.lo file_sync.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/opensync-1.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o file_sync_conf.lo file_sync_conf.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/opensync-1.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c file_sync_conf.c -fPIC -DPIC -o .libs/file_sync_conf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/opensync-1.0 -I/usr/include/libxml2 -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c file_sync.c -fPIC -DPIC -o .libs/file_sync.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-z,relro -o file_sync.la -rpath /usr/lib64/opensync/plugins -avoid-version -export-dynamic -module file_sync.lo file_sync_conf.lo -lglib-2.0 -lopensync -lxml2 gcc -shared .libs/file_sync.o .libs/file_sync_conf.o -lglib-2.0 -lopensync -lxml2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,file_sync.so -o .libs/file_sync.so creating file_sync.la (cd .libs && rm -f file_sync.la && ln -s ../file_sync.la file_sync.la) make[2]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/tests' make[2]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22' make[2]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22' make[1]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BOmY3I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 + cd libopensync-plugin-file-0.22 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/src' make[2]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/opensync/defaults" || mkdir -p -- "/builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/share/opensync/defaults" /usr/bin/install -c -m 644 'file-sync' '/builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/share/opensync/defaults/file-sync' test -z "/usr/lib64/opensync/plugins" || mkdir -p -- "/builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/lib64/opensync/plugins" /bin/sh ../libtool --mode=install /usr/bin/install -c 'file_sync.la' '/builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/lib64/opensync/plugins/file_sync.la' /usr/bin/install -c .libs/file_sync.so /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/lib64/opensync/plugins/file_sync.so /usr/bin/install -c .libs/file_sync.lai /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/lib64/opensync/plugins/file_sync.la make[2]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/src' libtool: install: warning: remember to run `libtool --finish /usr/lib64/opensync/plugins' make[1]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/tests' make[2]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/tests' make[1]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22/tests' make[1]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22' make[2]: Entering directory `/builddir/build/BUILD/libopensync-plugin-file-0.22' 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/libopensync-plugin-file-0.22' make[1]: Leaving directory `/builddir/build/BUILD/libopensync-plugin-file-0.22' + find /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 -type f -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/libopensync-plugin-file-0.22 extracting debug info from /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/lib64/opensync/plugins/file_sync.so dwz: Too few files for multifile optimization 39 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: libopensync-plugin-file-0.22-6.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5kZbVu + umask 022 + cd /builddir/build/BUILD + cd libopensync-plugin-file-0.22 + DOCDIR=/builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/share/doc/libopensync-plugin-file-0.22 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/share/doc/libopensync-plugin-file-0.22 + cp -pr AUTHORS COPYING /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64/usr/share/doc/libopensync-plugin-file-0.22 + exit 0 Provides: file_sync.so()(64bit) libopensync-plugin-file = 1:0.22-6.fc18 libopensync-plugin-file(x86-64) = 1:0.22-6.fc18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libglib-2.0.so.0()(64bit) libopensync.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: libopensync-plugin-file-debuginfo-0.22-6.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 Wrote: /builddir/build/RPMS/libopensync-plugin-file-0.22-6.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/libopensync-plugin-file-debuginfo-0.22-6.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4rwt9O + umask 022 + cd /builddir/build/BUILD + cd libopensync-plugin-file-0.22 + rm -rf /builddir/build/BUILDROOT/libopensync-plugin-file-0.22-6.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->