Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/kmod.spec'], False, '/var/lib/mock/f17-build-1263775-201175/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/kmod.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/kmod-5-6.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/kmod.spec'], False, '/var/lib/mock/f17-build-1263775-201175/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/kmod.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.F9efWz + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf kmod-5 + /usr/bin/xz -dc /builddir/build/SOURCES/kmod-5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd kmod-5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-libkmod-module-probe-Fix-ignore-loaded-flag-not-bein.patch):' Patch #1 (0001-libkmod-module-probe-Fix-ignore-loaded-flag-not-bein.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-libkmod-module-probe-Fix-ignore-loaded-flag-not-bein.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dwRQzS + umask 022 + cd /builddir/build/BUILD + cd kmod-5 + 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 --with-zlib --with-xz 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 how to create a pax tar archive... gnutar 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 gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -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 for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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 a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /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 -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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 -std=gnu99 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc -std=gnu99 accepts -g... (cached) yes checking for gcc -std=gnu99 option to accept ISO C89... (cached) none needed checking dependency style of gcc -std=gnu99... (cached) none checking for gcc -std=gnu99 option to accept ISO C99... (cached) -std=gnu99 checking for typeof syntax and keyword spelling... typeof checking whether gcc -std=gnu99 -std=gnu99 and cc understand -c and -o together... yes checking whether gcc -std=gnu99 -std=gnu99 needs -traditional... no checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for xsltproc... no 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 liblzma... yes checking for zlib... yes checking for struct stat.st_mtim... yes checking if gcc -std=gnu99 -std=gnu99 supports -pipe flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -DANOTHER_BRICK_IN_THE flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wall flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -W flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wextra flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wno-inline flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wvla flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wundef flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wformat=2 flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wlogical-op flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wsign-compare flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wformat-security flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wmissing-include-dirs flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wformat-nonliteral flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wold-style-definition flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wpointer-arith flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Winit-self flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wdeclaration-after-statement flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wfloat-equal flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wmissing-prototypes flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wstrict-prototypes flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wredundant-decls flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wmissing-declarations flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wmissing-noreturn flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wshadow flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wendif-labels flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wstrict-aliasing=2 flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wwrite-strings flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wno-long-long flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wno-overlength-strings flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wno-unused-parameter flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wno-missing-field-initializers flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wno-unused-result flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wnested-externs flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wchar-subscripts flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wtype-limits flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wuninitialized flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -fno-common flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -fdiagnostics-show-option flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -fvisibility=hidden flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -ffunction-sections flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -fdata-sections flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wl,--as-needed flag... yes checking if gcc -std=gnu99 -std=gnu99 supports -Wl,--gc-sections flag... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating libkmod/docs/Makefile config.status: creating libkmod/docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands kmod 5 ====== prefix: /usr rootprefix: sysconfdir: /etc libdir: /usr/lib64 rootlibdir: /usr/lib64 includedir: /usr/include bindir: /usr/bin compiler: gcc -std=gnu99 -std=gnu99 cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections -Wl,--as-needed -Wl,--gc-sections ldflags: -Wl,-z,relro tools: yes logging: yes compression: xz=yes zlib=yes debug: no doc: no + make -j4 make --no-print-directory all-recursive Making all in . GEN libkmod/libkmod.pc CC libkmod/libkmod.lo CC libkmod/libkmod-list.lo CC libkmod/libkmod-config.lo CC libkmod/libkmod-index.lo CC libkmod/libkmod-module.lo CC libkmod/libkmod-file.lo CC libkmod/libkmod-elf.lo CC libkmod/libkmod-hash.lo CC libkmod/libkmod-array.lo CC libkmod/libkmod-util.lo CC tools/tools_kmod-kmod.o CC tools/tools_kmod-kmod-lsmod.o CC tools/tools_kmod-kmod-rmmod.o CC tools/tools_kmod-kmod-insmod.o CC tools/tools_kmod-kmod-modinfo.o CC tools/tools_kmod-kmod-modprobe.o CC tools/tools_kmod-kmod-depmod.o CC tools/tools_kmod_nolib-kmod.o CC tools/tools_kmod_nolib-kmod-lsmod.o CC tools/tools_kmod_nolib-kmod-rmmod.o CC tools/tools_kmod_nolib-kmod-insmod.o CC tools/tools_kmod_nolib-kmod-modinfo.o CC tools/tools_kmod_nolib-kmod-modprobe.o CC tools/tools_kmod_nolib-kmod-depmod.o CCLD libkmod/libkmod-util.la CCLD libkmod/libkmod.la CCLD libkmod/libkmod-private.la CCLD tools/kmod CCLD tools/kmod-nolib GEN tools/insmod GEN tools/lsmod GEN tools/rmmod GEN tools/modprobe GEN tools/modinfo GEN tools/depmod Making all in libkmod/docs make[2]: Nothing to be done for `all'. Making all in man make[2]: Nothing to be done for `all'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ufeRvx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64 + cd kmod-5 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64 Making install in . test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c libkmod/libkmod.la '/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64' libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.so.2.0.0 /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/libkmod.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64 && { ln -s -f libkmod.so.2.0.0 libkmod.so.2 || { rm -f libkmod.so.2 && ln -s libkmod.so.2.0.0 libkmod.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64 && { ln -s -f libkmod.so.2.0.0 libkmod.so || { rm -f libkmod.so && ln -s libkmod.so.2.0.0 libkmod.so; }; }) libtool: install: /usr/bin/install -c libkmod/.libs/libkmod.lai /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/libkmod.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c tools/kmod '/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/bin' libtool: install: warning: `libkmod/libkmod.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c tools/.libs/kmod /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/bin/kmod make --no-print-directory install-exec-hook if test "/usr/lib64" != "/usr/lib64"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64 && \ so_img_name=$(readlink /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/libkmod.so) && \ so_img_rel_target_prefix=$(echo /usr/lib64 | sed 's,\(^/\|\)[^/][^/]*,..,g') && \ ln -sf $so_img_rel_target_prefix/usr/lib64/$so_img_name /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/libkmod.so && \ mv /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/libkmod.so.* /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64; \ fi test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/include" /usr/bin/install -c -m 644 libkmod/libkmod.h '/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/include' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 libkmod/libkmod.pc '/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/pkgconfig' Making install in libkmod/docs make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in man make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 depmod.d.5 modprobe.d.5 modules.dep.5 modules.dep.bin.5 '/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/share/man/man5' test -z "/usr/share/man/man8" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/share/man/man8" /usr/bin/install -c -m 644 depmod.8 insmod.8 lsmod.8 rmmod.8 modprobe.8 modinfo.8 '/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/share/man/man8' + rm -rf /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/libkmod.la + mkdir -p /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/sbin + ln -sf ../bin/kmod /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/sbin/modprobe + ln -sf ../bin/kmod /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/sbin/modinfo + ln -sf ../bin/kmod /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/sbin/insmod + ln -sf ../bin/kmod /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/sbin/rmmod + ln -sf ../bin/kmod /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/sbin/depmod + ln -sf ../bin/kmod /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/sbin/lsmod + mkdir -p /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/etc/modprobe.d + mkdir -p /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/etc/depmod.d + mkdir -p /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib/modprobe.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/kmod-5 extracting debug info from /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/lib64/libkmod.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/bin/kmod symlinked /usr/lib/debug/usr/lib64/libkmod.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libkmod.so.debug symlinked /usr/lib/debug/usr/lib64/libkmod.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libkmod.so.2.debug symlinked /usr/lib/debug/usr/bin/kmod.debug to /usr/lib/debug/usr/sbin/modinfo.debug symlinked /usr/lib/debug/usr/bin/kmod.debug to /usr/lib/debug/usr/sbin/depmod.debug symlinked /usr/lib/debug/usr/bin/kmod.debug to /usr/lib/debug/usr/sbin/rmmod.debug symlinked /usr/lib/debug/usr/bin/kmod.debug to /usr/lib/debug/usr/sbin/insmod.debug symlinked /usr/lib/debug/usr/bin/kmod.debug to /usr/lib/debug/usr/sbin/lsmod.debug symlinked /usr/lib/debug/usr/bin/kmod.debug to /usr/lib/debug/usr/sbin/modprobe.debug 657 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: kmod-5-6.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8JfVkf + umask 022 + cd /builddir/build/BUILD + cd kmod-5 + DOCDIR=/builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/share/doc/kmod-5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/share/doc/kmod-5 + cp -pr NEWS README TODO COPYING /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64/usr/share/doc/kmod-5 + exit 0 Provides: /sbin/modprobe module-init-tools = 4.0-1 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.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.8)(64bit) libkmod.so.2()(64bit) libkmod.so.2(LIBKMOD_5)(64bit) rtld(GNU_HASH) Obsoletes: module-init-tools < 4.0-1 Processing files: kmod-libs-5-6.fc17.x86_64 Provides: libkmod.so.2()(64bit) libkmod.so.2(LIBKMOD_5)(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.8)(64bit) liblzma.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: kmod-devel-5-6.fc17.x86_64 Provides: pkgconfig(libkmod) = 5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libkmod.so.2()(64bit) Processing files: kmod-debuginfo-5-6.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64 Wrote: /builddir/build/RPMS/kmod-5-6.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/kmod-libs-5-6.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/kmod-devel-5-6.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/kmod-debuginfo-5-6.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s24zKO + umask 022 + cd /builddir/build/BUILD + cd kmod-5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/kmod-5-6.fc17.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->