Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sysfsutils.spec'], False, '/var/lib/mock/dist-f13-build-693364-99168/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sysfsutils.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/sysfsutils-2.1.0-7.fc13.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sysfsutils.spec'], False, '/var/lib/mock/dist-f13-build-693364-99168/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sysfsutils.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7x474C + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sysfsutils-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sysfsutils-2.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sysfsutils-2.1.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (sysfsutils-2.0.0-redhatify.patch):' Patch #0 (sysfsutils-2.0.0-redhatify.patch): + /bin/cat /builddir/build/SOURCES/sysfsutils-2.0.0-redhatify.patch + /usr/bin/patch -s -p1 -b --suffix .redhatify --fuzz=0 + echo 'Patch #1 (sysfsutils-2.0.0-class-dup.patch):' Patch #1 (sysfsutils-2.0.0-class-dup.patch): + /bin/cat /builddir/build/SOURCES/sysfsutils-2.0.0-class-dup.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #2 (sysfsutils-2.1.0-get_link.patch):' Patch #2 (sysfsutils-2.1.0-get_link.patch): + /bin/cat /builddir/build/SOURCES/sysfsutils-2.1.0-get_link.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LKqW6z + umask 022 + cd /builddir/build/BUILD + cd sysfsutils-2.1.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-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/lib --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 gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for style of include used by make... GNU checking for i386-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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E 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 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-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++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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 i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) 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 checking for i386-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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-ranlib... ranlib checking for gawk... (cached) gawk checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether stat accepts an empty string... no checking for bzero... yes checking for isascii... yes checking for memset... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating cmd/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 cd . && /bin/sh /builddir/build/BUILD/sysfsutils-2.1.0/missing --run autoheader /builddir/build/BUILD/sysfsutils-2.1.0/missing: line 46: 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 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_utils.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_utils.Tpo" -c -o libsysfs_la-sysfs_utils.lo `test -f 'sysfs_utils.c' || echo './'`sysfs_utils.c; \ then mv -f ".deps/libsysfs_la-sysfs_utils.Tpo" ".deps/libsysfs_la-sysfs_utils.Plo"; else rm -f ".deps/libsysfs_la-sysfs_utils.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_attr.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_attr.Tpo" -c -o libsysfs_la-sysfs_attr.lo `test -f 'sysfs_attr.c' || echo './'`sysfs_attr.c; \ then mv -f ".deps/libsysfs_la-sysfs_attr.Tpo" ".deps/libsysfs_la-sysfs_attr.Plo"; else rm -f ".deps/libsysfs_la-sysfs_attr.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_class.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_class.Tpo" -c -o libsysfs_la-sysfs_class.lo `test -f 'sysfs_class.c' || echo './'`sysfs_class.c; \ then mv -f ".deps/libsysfs_la-sysfs_class.Tpo" ".deps/libsysfs_la-sysfs_class.Plo"; else rm -f ".deps/libsysfs_la-sysfs_class.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-dlist.lo -MD -MP -MF ".deps/libsysfs_la-dlist.Tpo" -c -o libsysfs_la-dlist.lo `test -f 'dlist.c' || echo './'`dlist.c; \ then mv -f ".deps/libsysfs_la-dlist.Tpo" ".deps/libsysfs_la-dlist.Plo"; else rm -f ".deps/libsysfs_la-dlist.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_utils.lo -MD -MP -MF .deps/libsysfs_la-sysfs_utils.Tpo -c sysfs_utils.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_utils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_class.lo -MD -MP -MF .deps/libsysfs_la-sysfs_class.Tpo -c sysfs_class.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_attr.lo -MD -MP -MF .deps/libsysfs_la-sysfs_attr.Tpo -c sysfs_attr.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_attr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-dlist.lo -MD -MP -MF .deps/libsysfs_la-dlist.Tpo -c dlist.c -fPIC -DPIC -o .libs/libsysfs_la-dlist.o dlist.c: In function '_dlist_swap': dlist.c:649: warning: unused parameter 'list' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_device.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_device.Tpo" -c -o libsysfs_la-sysfs_device.lo `test -f 'sysfs_device.c' || echo './'`sysfs_device.c; \ then mv -f ".deps/libsysfs_la-sysfs_device.Tpo" ".deps/libsysfs_la-sysfs_device.Plo"; else rm -f ".deps/libsysfs_la-sysfs_device.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_driver.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_driver.Tpo" -c -o libsysfs_la-sysfs_driver.lo `test -f 'sysfs_driver.c' || echo './'`sysfs_driver.c; \ then mv -f ".deps/libsysfs_la-sysfs_driver.Tpo" ".deps/libsysfs_la-sysfs_driver.Plo"; else rm -f ".deps/libsysfs_la-sysfs_driver.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_bus.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_bus.Tpo" -c -o libsysfs_la-sysfs_bus.lo `test -f 'sysfs_bus.c' || echo './'`sysfs_bus.c; \ then mv -f ".deps/libsysfs_la-sysfs_bus.Tpo" ".deps/libsysfs_la-sysfs_bus.Plo"; else rm -f ".deps/libsysfs_la-sysfs_bus.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_module.lo -MD -MP -MF ".deps/libsysfs_la-sysfs_module.Tpo" -c -o libsysfs_la-sysfs_module.lo `test -f 'sysfs_module.c' || echo './'`sysfs_module.c; \ then mv -f ".deps/libsysfs_la-sysfs_module.Tpo" ".deps/libsysfs_la-sysfs_module.Plo"; else rm -f ".deps/libsysfs_la-sysfs_module.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_device.lo -MD -MP -MF .deps/libsysfs_la-sysfs_device.Tpo -c sysfs_device.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_device.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_bus.lo -MD -MP -MF .deps/libsysfs_la-sysfs_bus.Tpo -c sysfs_bus.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_bus.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_driver.lo -MD -MP -MF .deps/libsysfs_la-sysfs_driver.Tpo -c sysfs_driver.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_driver.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT libsysfs_la-sysfs_module.lo -MD -MP -MF .deps/libsysfs_la-sysfs_module.Tpo -c sysfs_module.c -fPIC -DPIC -o .libs/libsysfs_la-sysfs_module.o /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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o libsysfs.la -rpath /usr/lib -version-info 2:1:0 libsysfs_la-sysfs_utils.lo libsysfs_la-sysfs_attr.lo libsysfs_la-sysfs_class.lo libsysfs_la-dlist.lo libsysfs_la-sysfs_device.lo libsysfs_la-sysfs_driver.lo libsysfs_la-sysfs_bus.lo libsysfs_la-sysfs_module.lo gcc -shared .libs/libsysfs_la-sysfs_utils.o .libs/libsysfs_la-sysfs_attr.o .libs/libsysfs_la-sysfs_class.o .libs/libsysfs_la-dlist.o .libs/libsysfs_la-sysfs_device.o .libs/libsysfs_la-sysfs_driver.o .libs/libsysfs_la-sysfs_bus.o .libs/libsysfs_la-sysfs_module.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libsysfs.so.2 -o .libs/libsysfs.so.2.0.1 (cd .libs && rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2) (cd .libs && rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so) creating libsysfs.la (cd .libs && rm -f libsysfs.la && ln -s ../libsysfs.la libsysfs.la) make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/lib' Making all in cmd make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/cmd' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT systool.o -MD -MP -MF ".deps/systool.Tpo" -c -o systool.o systool.c; \ then mv -f ".deps/systool.Tpo" ".deps/systool.Po"; else rm -f ".deps/systool.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT names.o -MD -MP -MF ".deps/names.Tpo" -c -o names.o names.c; \ then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f ".deps/names.Tpo"; exit 1; fi names.c: In function 'parse_name_list': names.c:118: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' names.c:120: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness /usr/include/stdio.h:452: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' names.c:126: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' names.c:128: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness /usr/include/stdio.h:452: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' names.c:141: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness /usr/include/stdio.h:452: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' names.c:150: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness /usr/include/stdio.h:452: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' names.c:164: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness /usr/include/stdio.h:452: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' names.c:172: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness /usr/include/stdio.h:452: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *' names.c: In function 'load_name_list': names.c:202: warning: pointer targets in passing argument 1 of 'open' differ in signedness /usr/include/bits/fcntl2.h:42: note: expected 'const char *' but argument is of type 'unsigned char *' names.c:209: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness names.c:84: note: expected 'unsigned char *' but argument is of type 'char *' names.c:212: warning: pointer targets in passing argument 2 of 'err_name_list' differ in signedness names.c:84: note: expected 'unsigned char *' but argument is of type 'char *' systool.c: In function 'show_device': systool.c:271: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness systool.c:85: note: expected 'unsigned char *' but argument is of type 'char *' systool.c:273: warning: pointer targets in passing argument 2 of 'get_pciconfig_word' differ in signedness systool.c:85: note: expected 'unsigned char *' but argument is of type 'char *' systool.c:278: warning: pointer targets in passing argument 2 of 'pci_lookup_name' differ in signedness names.h:31: note: expected 'unsigned char *' but argument is of type 'char *' names.c: In function 'pci_lookup_name': names.c:267: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:273: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:282: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:284: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:286: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:289: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:295: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:303: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:315: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:317: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:319: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:322: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:328: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:330: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:345: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness /usr/include/bits/stdio2.h:62: note: expected 'char * __restrict__' but argument is of type 'unsigned char *' names.c:352: warning: pointer targets in return differ in signedness names.c:355: warning: pointer targets in return differ in signedness systool.c: In function 'main': systool.c:751: warning: pointer targets in assignment differ in signedness /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o systool systool.o names.o ../lib/libsysfs.la mkdir .libs gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/systool systool.o names.o ../lib/.libs/libsysfs.so creating systool make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/cmd' Making all in test make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' ./create-test make all-am make[3]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT dlist_test.o -MD -MP -MF ".deps/dlist_test.Tpo" -c -o dlist_test.o dlist_test.c; \ then mv -f ".deps/dlist_test.Tpo" ".deps/dlist_test.Po"; else rm -f ".deps/dlist_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT get_device.o -MD -MP -MF ".deps/get_device.Tpo" -c -o get_device.o get_device.c; \ then mv -f ".deps/get_device.Tpo" ".deps/get_device.Po"; else rm -f ".deps/get_device.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT get_driver.o -MD -MP -MF ".deps/get_driver.Tpo" -c -o get_driver.o get_driver.c; \ then mv -f ".deps/get_driver.Tpo" ".deps/get_driver.Po"; else rm -f ".deps/get_driver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT get_module.o -MD -MP -MF ".deps/get_module.Tpo" -c -o get_module.o get_module.c; \ then mv -f ".deps/get_module.Tpo" ".deps/get_module.Po"; else rm -f ".deps/get_module.Tpo"; exit 1; fi dlist_test.c: In function 'main': dlist_test.c:63: warning: unused parameter 'argc' dlist_test.c:63: warning: unused parameter 'argv' get_driver.c: In function 'main': get_driver.c:40: warning: unused variable 'attr' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o get_device get_device.o ../lib/libsysfs.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o get_module get_module.o ../lib/libsysfs.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o get_driver get_driver.o ../lib/libsysfs.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o dlist_test dlist_test.o ../lib/libsysfs.la mkdir .libs gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/get_device get_device.o ../lib/.libs/libsysfs.so creating get_device gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/get_module get_module.o ../lib/.libs/libsysfs.so creating get_module gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/get_driver get_driver.o ../lib/.libs/libsysfs.so creating get_driver gcc -Wall -W -Wstrict-prototypes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/dlist_test dlist_test.o ../lib/.libs/libsysfs.so creating dlist_test make[3]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0' cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0' make[1]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UcFF0Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 ++ dirname /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 + cd sysfsutils-2.1.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 + make DESTDIR=/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 install Making install in lib make[1]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/lib' make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/lib' test -z "/usr/lib" || mkdir -p -- "/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libsysfs.la' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib/libsysfs.la' /usr/bin/install -c .libs/libsysfs.so.2.0.1 /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib/libsysfs.so.2.0.1 (cd /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so.2 || { rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2; }; }) (cd /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib && { ln -s -f libsysfs.so.2.0.1 libsysfs.so || { rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so; }; }) /usr/bin/install -c .libs/libsysfs.lai /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib/libsysfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/lib' make[1]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/lib' Making install in cmd make[1]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/cmd' make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/cmd' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'systool' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/systool' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/systool /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/systool make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/cmd' make[1]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/cmd' Making install in test make[1]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' make install-am make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' make[3]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'dlist_test' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/dlist_test' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/dlist_test /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/dlist_test /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_device' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_device' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/get_device /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_device /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_driver' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_driver' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/get_driver /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_driver /bin/sh ../libtool --mode=install /usr/bin/install -c 'get_module' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_module' libtool: install: warning: `../lib/libsysfs.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/get_module /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_module make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' make[1]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0/test' make[1]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0' make[2]: Entering directory `/builddir/build/BUILD/sysfsutils-2.1.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/sysfs" || mkdir -p -- "/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/include/sysfs" /usr/bin/install -c -m 644 'include/libsysfs.h' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/include/sysfs/libsysfs.h' /usr/bin/install -c -m 644 'include/dlist.h' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/include/sysfs/dlist.h' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/man/man1" /usr/bin/install -c -m 644 './systool.1' '/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/man/man1/systool.1' make[2]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0' make[1]: Leaving directory `/builddir/build/BUILD/sysfsutils-2.1.0' + rm -f /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/dlist_test /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_bus_devices_list /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_class_dev /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_classdev_parent /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_device /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_driver /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/testlibsysfs /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/write_attr + rm -f /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib/libsysfs.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sysfsutils-2.1.0 extracting debug info from /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/lib/libsysfs.so.2.0.1 extracting debug info from /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/systool extracting debug info from /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/bin/get_module symlinked /usr/lib/debug/usr/lib/libsysfs.so.2.0.1.debug to /usr/lib/debug/usr/lib/libsysfs.so.2.debug symlinked /usr/lib/debug/usr/lib/libsysfs.so.2.0.1.debug to /usr/lib/debug/usr/lib/libsysfs.so.debug 258 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: sysfsutils-2.1.0-7.fc13.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TrDZH9 + umask 022 + cd /builddir/build/BUILD + cd sysfsutils-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/sysfsutils-2.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/sysfsutils-2.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/sysfsutils-2.1.0 + cp -pr COPYING AUTHORS README NEWS CREDITS ChangeLog docs/libsysfs.txt cmd/GPL /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/sysfsutils-2.1.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libsysfs.so.2 rtld(GNU_HASH) Processing files: libsysfs-2.1.0-7.fc13.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1O09ts + umask 022 + cd /builddir/build/BUILD + cd sysfsutils-2.1.0 + DOCDIR=/builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/libsysfs-2.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/libsysfs-2.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/libsysfs-2.1.0 + cp -pr COPYING AUTHORS README NEWS CREDITS ChangeLog docs/libsysfs.txt lib/LGPL /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386/usr/share/doc/libsysfs-2.1.0 + exit 0 Provides: libsysfs.so.2 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libsysfs.so.2 rtld(GNU_HASH) Processing files: libsysfs-devel-2.1.0-7.fc13.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsysfs.so.2 Processing files: sysfsutils-debuginfo-2.1.0-7.fc13.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/sysfsutils-2.1.0-7.fc13.i686.rpm Wrote: /builddir/build/RPMS/libsysfs-2.1.0-7.fc13.i686.rpm Wrote: /builddir/build/RPMS/libsysfs-devel-2.1.0-7.fc13.i686.rpm Wrote: /builddir/build/RPMS/sysfsutils-debuginfo-2.1.0-7.fc13.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XpWeHZ + umask 022 + cd /builddir/build/BUILD + cd sysfsutils-2.1.0 + rm -rf /builddir/build/BUILDROOT/sysfsutils-2.1.0-7.fc13.i386 + exit 0 Child returncode was: 0 LEAVE do -->