ENTER do("bash -l -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/fuse-emulator-utils.spec'", '/var/lib/mock/dist-f9-build-104417-14598/root/', 0, True, 0, , 425, 425, 'ppc64', logger=) run cmd timeout(0): bash -l -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/fuse-emulator-utils.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/fuse-emulator-utils-0.9.0-1.fc9.src.rpm LEAVE do --> ENTER do("bash -l -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/fuse-emulator-utils.spec'", '/var/lib/mock/dist-f9-build-104417-14598/root/', 0, True, 0, , 425, 425, 'ppc64', logger=) run cmd timeout(0): bash -l -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/fuse-emulator-utils.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.47513 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf fuse-utils-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fuse-utils-0.9.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fuse-utils-0.9.0 ++ /usr/bin/id -u + '[' 425 = 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.47286 + umask 022 + cd /builddir/build/BUILD + cd fuse-utils-0.9.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 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --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 for ppc64-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for 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 recognize 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 ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-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 ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-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... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-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... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) 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... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether byte ordering is bigendian... yes checking for strings.h... (cached) yes checking for gcry_check_version in -lgcrypt... yes checking libspectrum.h usability... yes checking libspectrum.h presence... yes checking for libspectrum.h... yes checking whether lots of warnings requested... no checking whether to use glib... yes checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.15.0) checking for audiofile-config... /usr/bin/audiofile-config checking for Audio File Library - version >= 0.2.3... yes configure: creating ./config.status config.status: creating Makefile config.status: creating fuse-utils.qpg config.status: creating hacking/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0' Making all in hacking make[2]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0/hacking' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0/hacking' Making all in man make[2]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0/man' make[2]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0' if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT ide.o -MD -MP -MF ".deps/ide.Tpo" -c -o ide.o ide.c; \ then mv -f ".deps/ide.Tpo" ".deps/ide.Po"; else rm -f ".deps/ide.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT createhdf.o -MD -MP -MF ".deps/createhdf.Tpo" -c -o createhdf.o createhdf.c; \ then mv -f ".deps/createhdf.Tpo" ".deps/createhdf.Po"; else rm -f ".deps/createhdf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT listbasic.o -MD -MP -MF ".deps/listbasic.Tpo" -c -o listbasic.o listbasic.c; \ then mv -f ".deps/listbasic.Tpo" ".deps/listbasic.Po"; else rm -f ".deps/listbasic.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT profile2map.o -MD -MP -MF ".deps/profile2map.Tpo" -c -o profile2map.o profile2map.c; \ then mv -f ".deps/profile2map.Tpo" ".deps/profile2map.Po"; else rm -f ".deps/profile2map.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT raw2hdf.o -MD -MP -MF ".deps/raw2hdf.Tpo" -c -o raw2hdf.o raw2hdf.c; \ then mv -f ".deps/raw2hdf.Tpo" ".deps/raw2hdf.Po"; else rm -f ".deps/raw2hdf.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT rzxdump.o -MD -MP -MF ".deps/rzxdump.Tpo" -c -o rzxdump.o rzxdump.c; \ then mv -f ".deps/rzxdump.Tpo" ".deps/rzxdump.Po"; else rm -f ".deps/rzxdump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT rzxtool.o -MD -MP -MF ".deps/rzxtool.Tpo" -c -o rzxtool.o rzxtool.c; \ then mv -f ".deps/rzxtool.Tpo" ".deps/rzxtool.Po"; else rm -f ".deps/rzxtool.Tpo"; exit 1; fi raw2hdf.c: In function 'copy_data': raw2hdf.c:186: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT scl2trd.o -MD -MP -MF ".deps/scl2trd.Tpo" -c -o scl2trd.o scl2trd.c; \ then mv -f ".deps/scl2trd.Tpo" ".deps/scl2trd.Po"; else rm -f ".deps/scl2trd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT snap2tzx.o -MD -MP -MF ".deps/snap2tzx.Tpo" -c -o snap2tzx.o snap2tzx.c; \ then mv -f ".deps/snap2tzx.Tpo" ".deps/snap2tzx.Po"; else rm -f ".deps/snap2tzx.Tpo"; exit 1; fi scl2trd.c: In function 'Scl2Trd': scl2trd.c:131: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result scl2trd.c:135: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result scl2trd.c:148: warning: ignoring return value of 'read', declared with attribute warn_unused_result scl2trd.c:163: warning: ignoring return value of 'read', declared with attribute warn_unused_result scl2trd.c:172: warning: ignoring return value of 'read', declared with attribute warn_unused_result scl2trd.c:175: warning: ignoring return value of 'read', declared with attribute warn_unused_result scl2trd.c:205: warning: ignoring return value of 'read', declared with attribute warn_unused_result scl2trd.c:206: warning: ignoring return value of 'write', declared with attribute warn_unused_result scl2trd.c:210: warning: ignoring return value of 'read', declared with attribute warn_unused_result scl2trd.c:211: warning: ignoring return value of 'write', declared with attribute warn_unused_result scl2trd.c:235: warning: ignoring return value of 'write', declared with attribute warn_unused_result if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT snapconv.o -MD -MP -MF ".deps/snapconv.Tpo" -c -o snapconv.o snapconv.c; \ then mv -f ".deps/snapconv.Tpo" ".deps/snapconv.Po"; else rm -f ".deps/snapconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT tapeconv.o -MD -MP -MF ".deps/tapeconv.Tpo" -c -o tapeconv.o tapeconv.c; \ then mv -f ".deps/tapeconv.Tpo" ".deps/tapeconv.Po"; else rm -f ".deps/tapeconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT tzxlist.o -MD -MP -MF ".deps/tzxlist.Tpo" -c -o tzxlist.o tzxlist.c; \ then mv -f ".deps/tzxlist.Tpo" ".deps/tzxlist.Po"; else rm -f ".deps/tzxlist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT audio2tape.o -MD -MP -MF ".deps/audio2tape.Tpo" -c -o audio2tape.o audio2tape.c; \ then mv -f ".deps/audio2tape.Tpo" ".deps/audio2tape.Po"; else rm -f ".deps/audio2tape.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT tape2wav.o -MD -MP -MF ".deps/tape2wav.Tpo" -c -o tape2wav.o tape2wav.c; \ then mv -f ".deps/tape2wav.Tpo" ".deps/tape2wav.Po"; else rm -f ".deps/tape2wav.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT rzxcheck.o -MD -MP -MF ".deps/rzxcheck.Tpo" -c -o rzxcheck.o rzxcheck.c; \ then mv -f ".deps/rzxcheck.Tpo" ".deps/rzxcheck.Po"; else rm -f ".deps/rzxcheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. `pkg-config --cflags glib-2.0` -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -MT keys.o -MD -MP -MF ".deps/keys.Tpo" -c -o keys.o keys.c; \ then mv -f ".deps/keys.Tpo" ".deps/keys.Po"; else rm -f ".deps/keys.Tpo"; exit 1; fi /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o createhdf ide.o createhdf.o -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o listbasic listbasic.o utils.o -lspectrum -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o profile2map profile2map.o utils.o -lspectrum -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o raw2hdf ide.o raw2hdf.o -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o rzxdump rzxdump.o utils.o -lspectrum -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o rzxtool rzxtool.o utils.o -lspectrum -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o scl2trd scl2trd.o -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o snap2tzx snap2tzx.o utils.o -lspectrum -lglib-2.0 mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o profile2map profile2map.o utils.o -L/usr/lib -lspectrum -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o snapconv snapconv.o utils.o -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o raw2hdf ide.o raw2hdf.o -L/usr/lib -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o tapeconv tapeconv.o utils.o -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o snap2tzx snap2tzx.o utils.o -L/usr/lib -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o rzxdump rzxdump.o utils.o -L/usr/lib -lspectrum -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o tzxlist tzxlist.o utils.o -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o createhdf ide.o createhdf.o -L/usr/lib -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o audio2tape audio2tape.o utils.o -lspectrum -laudiofile -lm -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o scl2trd scl2trd.o -L/usr/lib -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o tape2wav tape2wav.o utils.o -lspectrum -laudiofile -lm -lglib-2.0 /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 -m64 -mminimal-toc -I/usr/include -Wall -L/usr/lib -o rzxcheck rzxcheck.o keys.o utils.o -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o rzxtool rzxtool.o utils.o -L/usr/lib -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o tapeconv tapeconv.o utils.o -L/usr/lib -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o listbasic listbasic.o utils.o -L/usr/lib -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o rzxcheck rzxcheck.o keys.o utils.o -L/usr/lib -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o snapconv snapconv.o utils.o -L/usr/lib -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o tzxlist tzxlist.o utils.o -L/usr/lib -lspectrum -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o audio2tape audio2tape.o utils.o -L/usr/lib -lspectrum -laudiofile -lm -lglib-2.0 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include -Wall -o tape2wav tape2wav.o utils.o -L/usr/lib -lspectrum -laudiofile -lm -lglib-2.0 make[2]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.15533 + umask 022 + cd /builddir/build/BUILD + cd fuse-utils-0.9.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild + make install DESTDIR=/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild Making install in hacking make[1]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0/hacking' make[2]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0/hacking' 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/fuse-utils-0.9.0/hacking' make[1]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0/hacking' Making install in man make[1]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0/man' make[2]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1" /usr/bin/install -c -m 644 './audio2tape.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/audio2tape.1' /usr/bin/install -c -m 644 './createhdf.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/createhdf.1' /usr/bin/install -c -m 644 './fuse-utils.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/fuse-utils.1' /usr/bin/install -c -m 644 './listbasic.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/listbasic.1' /usr/bin/install -c -m 644 './profile2map.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/profile2map.1' /usr/bin/install -c -m 644 './raw2hdf.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/raw2hdf.1' /usr/bin/install -c -m 644 './rzxcheck.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/rzxcheck.1' /usr/bin/install -c -m 644 './rzxdump.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/rzxdump.1' /usr/bin/install -c -m 644 './rzxtool.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/rzxtool.1' /usr/bin/install -c -m 644 './scl2trd.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/scl2trd.1' /usr/bin/install -c -m 644 './snap2tzx.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/snap2tzx.1' /usr/bin/install -c -m 644 './snapconv.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/snapconv.1' /usr/bin/install -c -m 644 './tapeconv.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/tapeconv.1' /usr/bin/install -c -m 644 './tzxlist.1' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/man/man1/tzxlist.1' make[2]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0/man' make[1]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0/man' make[1]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0' make[2]: Entering directory `/builddir/build/BUILD/fuse-utils-0.9.0' test -z "/usr/bin" || mkdir -p -- "/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'createhdf' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/createhdf' /usr/bin/install -c createhdf /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/createhdf /bin/sh ./libtool --mode=install /usr/bin/install -c 'listbasic' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/listbasic' /usr/bin/install -c listbasic /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/listbasic /bin/sh ./libtool --mode=install /usr/bin/install -c 'profile2map' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/profile2map' /usr/bin/install -c profile2map /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/profile2map /bin/sh ./libtool --mode=install /usr/bin/install -c 'raw2hdf' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/raw2hdf' /usr/bin/install -c raw2hdf /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/raw2hdf /bin/sh ./libtool --mode=install /usr/bin/install -c 'rzxdump' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxdump' /usr/bin/install -c rzxdump /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxdump /bin/sh ./libtool --mode=install /usr/bin/install -c 'rzxtool' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxtool' /usr/bin/install -c rzxtool /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxtool /bin/sh ./libtool --mode=install /usr/bin/install -c 'scl2trd' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/scl2trd' /usr/bin/install -c scl2trd /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/scl2trd /bin/sh ./libtool --mode=install /usr/bin/install -c 'snap2tzx' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/snap2tzx' /usr/bin/install -c snap2tzx /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/snap2tzx /bin/sh ./libtool --mode=install /usr/bin/install -c 'snapconv' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/snapconv' /usr/bin/install -c snapconv /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/snapconv /bin/sh ./libtool --mode=install /usr/bin/install -c 'tapeconv' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tapeconv' /usr/bin/install -c tapeconv /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tapeconv /bin/sh ./libtool --mode=install /usr/bin/install -c 'tzxlist' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tzxlist' /usr/bin/install -c tzxlist /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tzxlist /bin/sh ./libtool --mode=install /usr/bin/install -c 'audio2tape' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/audio2tape' /usr/bin/install -c audio2tape /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/audio2tape /bin/sh ./libtool --mode=install /usr/bin/install -c 'tape2wav' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tape2wav' /usr/bin/install -c tape2wav /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tape2wav /bin/sh ./libtool --mode=install /usr/bin/install -c 'rzxcheck' '/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxcheck' /usr/bin/install -c rzxcheck /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxcheck make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0' make[1]: Leaving directory `/builddir/build/BUILD/fuse-utils-0.9.0' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/fuse-utils-0.9.0 extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/createhdf extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/listbasic extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/profile2map extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/raw2hdf extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxdump extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxtool extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/scl2trd extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/snap2tzx extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/snapconv extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tapeconv extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tzxlist extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/audio2tape extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/tape2wav extracting debug info from /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/bin/rzxcheck 307 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: fuse-emulator-utils-0.9.0-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.76460 + umask 022 + cd /builddir/build/BUILD + cd fuse-utils-0.9.0 + DOCDIR=/var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/doc/fuse-emulator-utils-0.9.0 + export DOCDIR + rm -rf /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/doc/fuse-emulator-utils-0.9.0 + /bin/mkdir -p /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/doc/fuse-emulator-utils-0.9.0 + cp -pr AUTHORS COPYING README ChangeLog /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild/usr/share/doc/fuse-emulator-utils-0.9.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaudiofile.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libspectrum.so.5()(64bit) rtld(GNU_HASH) Processing files: fuse-emulator-utils-debuginfo-0.9.0-1.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/fuse-emulator-utils-0.9.0-1.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/fuse-emulator-utils-debuginfo-0.9.0-1.fc9.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.64337 + umask 022 + cd /builddir/build/BUILD + cd fuse-utils-0.9.0 + rm -rf /var/tmp/fuse-emulator-utils-0.9.0-1.fc9-root-mockbuild + exit 0 LEAVE do -->