ENTER do("bash -l -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/libspectrum.spec'", '/var/lib/mock/dist-f8-build-103249-14404/root/', 0, True, 0, , 425, 425, 'ppc64', logger=) run cmd timeout(0): bash -l -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/libspectrum.spec' warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/libspectrum-0.4.0-1.fc8.src.rpm LEAVE do --> ENTER do("bash -l -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libspectrum.spec'", '/var/lib/mock/dist-f8-build-103249-14404/root/', 0, True, 0, , 425, 425, 'ppc64', logger=) run cmd timeout(0): bash -l -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libspectrum.spec' Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.88329 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libspectrum-0.4.0 + /bin/gzip -dc /builddir/build/SOURCES/libspectrum-0.4.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libspectrum-0.4.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.88329 + umask 022 + cd /builddir/build/BUILD + cd libspectrum-0.4.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 for a C compiler for build tools... gcc 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 for perl... /usr/bin/perl checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking for _snprintf... no checking for _stricmp... no checking for _strnicmp... no checking for snprintf... yes checking for strcasecmp... yes checking for strncasecmp... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing compress2... -lz checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking whether to use glib... yes checking for pkg-config... /usr/bin/pkg-config checking for GLIB - version >= 2.0.0... yes (version 2.14.4) checking whether lots of warnings requested... no checking whether to use libaudiofile... yes 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 libspectrum.qpg config.status: creating config.h config.status: executing depfiles commands + make -j8 gcc -I. -o make-perl make-perl.c ./make-perl > generate.pl cat ./generate.pl.in >> generate.pl /usr/bin/perl -p generate.pl . ./libspectrum.h.in > libspectrum.h.tmp && mv libspectrum.h.tmp libspectrum.h make all-am make[1]: Entering directory `/builddir/build/BUILD/libspectrum-0.4.0' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT bzip2.lo -MD -MP -MF ".deps/bzip2.Tpo" -c -o bzip2.lo bzip2.c; \ then mv -f ".deps/bzip2.Tpo" ".deps/bzip2.Plo"; else rm -f ".deps/bzip2.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT creator.lo -MD -MP -MF ".deps/creator.Tpo" -c -o creator.lo creator.c; \ then mv -f ".deps/creator.Tpo" ".deps/creator.Plo"; else rm -f ".deps/creator.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \ then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT csw.lo -MD -MP -MF ".deps/csw.Tpo" -c -o csw.lo csw.c; \ then mv -f ".deps/csw.Tpo" ".deps/csw.Plo"; else rm -f ".deps/csw.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT dck.lo -MD -MP -MF ".deps/dck.Tpo" -c -o dck.lo dck.c; \ then mv -f ".deps/dck.Tpo" ".deps/dck.Plo"; else rm -f ".deps/dck.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT ide.lo -MD -MP -MF ".deps/ide.Tpo" -c -o ide.lo ide.c; \ then mv -f ".deps/ide.Tpo" ".deps/ide.Plo"; else rm -f ".deps/ide.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT libspectrum.lo -MD -MP -MF ".deps/libspectrum.Tpo" -c -o libspectrum.lo libspectrum.c; \ then mv -f ".deps/libspectrum.Tpo" ".deps/libspectrum.Plo"; else rm -f ".deps/libspectrum.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT microdrive.lo -MD -MP -MF ".deps/microdrive.Tpo" -c -o microdrive.lo microdrive.c; \ then mv -f ".deps/microdrive.Tpo" ".deps/microdrive.Plo"; else rm -f ".deps/microdrive.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT bzip2.lo -MD -MP -MF .deps/bzip2.Tpo -c bzip2.c -fPIC -DPIC -o .libs/bzip2.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT creator.lo -MD -MP -MF .deps/creator.Tpo -c creator.c -fPIC -DPIC -o .libs/creator.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT ide.lo -MD -MP -MF .deps/ide.Tpo -c ide.c -fPIC -DPIC -o .libs/ide.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT plusd.lo -MD -MP -MF ".deps/plusd.Tpo" -c -o plusd.lo plusd.c; \ then mv -f ".deps/plusd.Tpo" ".deps/plusd.Plo"; else rm -f ".deps/plusd.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT rzx.lo -MD -MP -MF ".deps/rzx.Tpo" -c -o rzx.lo rzx.c; \ then mv -f ".deps/rzx.Tpo" ".deps/rzx.Plo"; else rm -f ".deps/rzx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT libspectrum.lo -MD -MP -MF .deps/libspectrum.Tpo -c libspectrum.c -fPIC -DPIC -o .libs/libspectrum.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT dck.lo -MD -MP -MF .deps/dck.Tpo -c dck.c -fPIC -DPIC -o .libs/dck.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT sna.lo -MD -MP -MF ".deps/sna.Tpo" -c -o sna.lo sna.c; \ then mv -f ".deps/sna.Tpo" ".deps/sna.Plo"; else rm -f ".deps/sna.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT csw.lo -MD -MP -MF .deps/csw.Tpo -c csw.c -fPIC -DPIC -o .libs/csw.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT microdrive.lo -MD -MP -MF .deps/microdrive.Tpo -c microdrive.c -fPIC -DPIC -o .libs/microdrive.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT plusd.lo -MD -MP -MF .deps/plusd.Tpo -c plusd.c -fPIC -DPIC -o .libs/plusd.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT snp.lo -MD -MP -MF ".deps/snp.Tpo" -c -o snp.lo snp.c; \ then mv -f ".deps/snp.Tpo" ".deps/snp.Plo"; else rm -f ".deps/snp.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT snapshot.lo -MD -MP -MF ".deps/snapshot.Tpo" -c -o snapshot.lo snapshot.c; \ then mv -f ".deps/snapshot.Tpo" ".deps/snapshot.Plo"; else rm -f ".deps/snapshot.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT snap_accessors.lo -MD -MP -MF ".deps/snap_accessors.Tpo" -c -o snap_accessors.lo snap_accessors.c; \ then mv -f ".deps/snap_accessors.Tpo" ".deps/snap_accessors.Plo"; else rm -f ".deps/snap_accessors.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT sp.lo -MD -MP -MF ".deps/sp.Tpo" -c -o sp.lo sp.c; \ then mv -f ".deps/sp.Tpo" ".deps/sp.Plo"; else rm -f ".deps/sp.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT symbol_table.lo -MD -MP -MF ".deps/symbol_table.Tpo" -c -o symbol_table.lo symbol_table.c; \ then mv -f ".deps/symbol_table.Tpo" ".deps/symbol_table.Plo"; else rm -f ".deps/symbol_table.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT rzx.lo -MD -MP -MF .deps/rzx.Tpo -c rzx.c -fPIC -DPIC -o .libs/rzx.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT szx.lo -MD -MP -MF ".deps/szx.Tpo" -c -o szx.lo szx.c; \ then mv -f ".deps/szx.Tpo" ".deps/szx.Plo"; else rm -f ".deps/szx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT sna.lo -MD -MP -MF .deps/sna.Tpo -c sna.c -fPIC -DPIC -o .libs/sna.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT snapshot.lo -MD -MP -MF .deps/snapshot.Tpo -c snapshot.c -fPIC -DPIC -o .libs/snapshot.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT snp.lo -MD -MP -MF .deps/snp.Tpo -c snp.c -fPIC -DPIC -o .libs/snp.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT snap_accessors.lo -MD -MP -MF .deps/snap_accessors.Tpo -c snap_accessors.c -fPIC -DPIC -o .libs/snap_accessors.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tap.lo -MD -MP -MF ".deps/tap.Tpo" -c -o tap.lo tap.c; \ then mv -f ".deps/tap.Tpo" ".deps/tap.Plo"; else rm -f ".deps/tap.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape.lo -MD -MP -MF ".deps/tape.Tpo" -c -o tape.lo tape.c; \ then mv -f ".deps/tape.Tpo" ".deps/tape.Plo"; else rm -f ".deps/tape.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape_accessors.lo -MD -MP -MF ".deps/tape_accessors.Tpo" -c -o tape_accessors.lo tape_accessors.c; \ then mv -f ".deps/tape_accessors.Tpo" ".deps/tape_accessors.Plo"; else rm -f ".deps/tape_accessors.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT szx.lo -MD -MP -MF .deps/szx.Tpo -c szx.c -fPIC -DPIC -o .libs/szx.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT sp.lo -MD -MP -MF .deps/sp.Tpo -c sp.c -fPIC -DPIC -o .libs/sp.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT symbol_table.lo -MD -MP -MF .deps/symbol_table.Tpo -c symbol_table.c -fPIC -DPIC -o .libs/symbol_table.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tap.lo -MD -MP -MF .deps/tap.Tpo -c tap.c -fPIC -DPIC -o .libs/tap.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape_accessors.lo -MD -MP -MF .deps/tape_accessors.Tpo -c tape_accessors.c -fPIC -DPIC -o .libs/tape_accessors.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape_block.lo -MD -MP -MF ".deps/tape_block.Tpo" -c -o tape_block.lo tape_block.c; \ then mv -f ".deps/tape_block.Tpo" ".deps/tape_block.Plo"; else rm -f ".deps/tape_block.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape_set.lo -MD -MP -MF ".deps/tape_set.Tpo" -c -o tape_set.lo tape_set.c; \ then mv -f ".deps/tape_set.Tpo" ".deps/tape_set.Plo"; else rm -f ".deps/tape_set.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT timings.lo -MD -MP -MF ".deps/timings.Tpo" -c -o timings.lo timings.c; \ then mv -f ".deps/timings.Tpo" ".deps/timings.Plo"; else rm -f ".deps/timings.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tzx_read.lo -MD -MP -MF ".deps/tzx_read.Tpo" -c -o tzx_read.lo tzx_read.c; \ then mv -f ".deps/tzx_read.Tpo" ".deps/tzx_read.Plo"; else rm -f ".deps/tzx_read.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tzx_write.lo -MD -MP -MF ".deps/tzx_write.Tpo" -c -o tzx_write.lo tzx_write.c; \ then mv -f ".deps/tzx_write.Tpo" ".deps/tzx_write.Plo"; else rm -f ".deps/tzx_write.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape_set.lo -MD -MP -MF .deps/tape_set.Tpo -c tape_set.c -fPIC -DPIC -o .libs/tape_set.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT warajevo_read.lo -MD -MP -MF ".deps/warajevo_read.Tpo" -c -o warajevo_read.lo warajevo_read.c; \ then mv -f ".deps/warajevo_read.Tpo" ".deps/warajevo_read.Plo"; else rm -f ".deps/warajevo_read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape.lo -MD -MP -MF .deps/tape.Tpo -c tape.c -fPIC -DPIC -o .libs/tape.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT timings.lo -MD -MP -MF .deps/timings.Tpo -c timings.c -fPIC -DPIC -o .libs/timings.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tape_block.lo -MD -MP -MF .deps/tape_block.Tpo -c tape_block.c -fPIC -DPIC -o .libs/tape_block.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT warajevo_read.lo -MD -MP -MF .deps/warajevo_read.Tpo -c warajevo_read.c -fPIC -DPIC -o .libs/warajevo_read.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT wav.lo -MD -MP -MF ".deps/wav.Tpo" -c -o wav.lo wav.c; \ then mv -f ".deps/wav.Tpo" ".deps/wav.Plo"; else rm -f ".deps/wav.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT z80.lo -MD -MP -MF ".deps/z80.Tpo" -c -o z80.lo z80.c; \ then mv -f ".deps/z80.Tpo" ".deps/z80.Plo"; else rm -f ".deps/z80.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tzx_write.lo -MD -MP -MF .deps/tzx_write.Tpo -c tzx_write.c -fPIC -DPIC -o .libs/tzx_write.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT z80em.lo -MD -MP -MF ".deps/z80em.Tpo" -c -o z80em.lo z80em.c; \ then mv -f ".deps/z80em.Tpo" ".deps/z80em.Plo"; else rm -f ".deps/z80em.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT tzx_read.lo -MD -MP -MF .deps/tzx_read.Tpo -c tzx_read.c -fPIC -DPIC -o .libs/tzx_read.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT z80.lo -MD -MP -MF .deps/z80.Tpo -c z80.c -fPIC -DPIC -o .libs/z80.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT zlib.lo -MD -MP -MF ".deps/zlib.Tpo" -c -o zlib.lo zlib.c; \ then mv -f ".deps/zlib.Tpo" ".deps/zlib.Plo"; else rm -f ".deps/zlib.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -fPIC -DPIC -o .libs/wav.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT zxs.lo -MD -MP -MF ".deps/zxs.Tpo" -c -o zxs.lo zxs.c; \ then mv -f ".deps/zxs.Tpo" ".deps/zxs.Plo"; else rm -f ".deps/zxs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT z80em.lo -MD -MP -MF .deps/z80em.Tpo -c z80em.c -fPIC -DPIC -o .libs/z80em.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT ghash.lo -MD -MP -MF ".deps/ghash.Tpo" -c -o ghash.lo `test -f 'myglib/ghash.c' || echo './'`myglib/ghash.c; \ then mv -f ".deps/ghash.Tpo" ".deps/ghash.Plo"; else rm -f ".deps/ghash.Tpo"; exit 1; fi if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT gslist.lo -MD -MP -MF ".deps/gslist.Tpo" -c -o gslist.lo `test -f 'myglib/gslist.c' || echo './'`myglib/gslist.c; \ then mv -f ".deps/gslist.Tpo" ".deps/gslist.Plo"; else rm -f ".deps/gslist.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT edges.o -MD -MP -MF ".deps/edges.Tpo" -c -o edges.o `test -f 'test/edges.c' || echo './'`test/edges.c; \ then mv -f ".deps/edges.Tpo" ".deps/edges.Po"; else rm -f ".deps/edges.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o `test -f 'test/test.c' || echo './'`test/test.c; \ then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT zlib.lo -MD -MP -MF .deps/zlib.Tpo -c zlib.c -fPIC -DPIC -o .libs/zlib.o if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT test15.o -MD -MP -MF ".deps/test15.Tpo" -c -o test15.o `test -f 'test/test15.c' || echo './'`test/test15.c; \ then mv -f ".deps/test15.Tpo" ".deps/test15.Po"; else rm -f ".deps/test15.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c myglib/ghash.c -fPIC -DPIC -o .libs/ghash.o perl test/complete-tzx.pl > test/complete-tzx.tzx.tmp && mv test/complete-tzx.tzx.tmp test/complete-tzx.tzx gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT zxs.lo -MD -MP -MF .deps/zxs.Tpo -c zxs.c -fPIC -DPIC -o .libs/zxs.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c myglib/gslist.c -fPIC -DPIC -o .libs/gslist.o /bin/sh ./libtool --tag=CC --mode=link gcc -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -L/usr/lib -o myglib/libmyglib.la ghash.lo gslist.lo -lbz2 -lz -lgcrypt -lglib-2.0 mkdir myglib/.libs ar cru myglib/.libs/libmyglib.a .libs/ghash.o .libs/gslist.o ranlib myglib/.libs/libmyglib.a creating myglib/libmyglib.la (cd myglib/.libs && rm -f libmyglib.la && ln -s ../libmyglib.la libmyglib.la) /bin/sh ./libtool --tag=CC --mode=link gcc -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -L/usr/lib -o libspectrum.la -rpath /usr/lib64 -version-info 6:0:1 -no-undefined bzip2.lo creator.lo crypto.lo csw.lo dck.lo ide.lo libspectrum.lo microdrive.lo plusd.lo rzx.lo sna.lo snp.lo snapshot.lo snap_accessors.lo sp.lo symbol_table.lo szx.lo tap.lo tape.lo tape_accessors.lo tape_block.lo tape_set.lo timings.lo tzx_read.lo tzx_write.lo warajevo_read.lo wav.lo z80.lo z80em.lo zlib.lo zxs.lo myglib/libmyglib.la -laudiofile -lm -lm -lbz2 -lz -lgcrypt -lglib-2.0 gcc -shared .libs/bzip2.o .libs/creator.o .libs/crypto.o .libs/csw.o .libs/dck.o .libs/ide.o .libs/libspectrum.o .libs/microdrive.o .libs/plusd.o .libs/rzx.o .libs/sna.o .libs/snp.o .libs/snapshot.o .libs/snap_accessors.o .libs/sp.o .libs/symbol_table.o .libs/szx.o .libs/tap.o .libs/tape.o .libs/tape_accessors.o .libs/tape_block.o .libs/tape_set.o .libs/timings.o .libs/tzx_read.o .libs/tzx_write.o .libs/warajevo_read.o .libs/wav.o .libs/z80.o .libs/z80em.o .libs/zlib.o .libs/zxs.o -Wl,--whole-archive myglib/.libs/libmyglib.a -Wl,--no-whole-archive -L/usr/lib -laudiofile -lm -lbz2 -lz -lgcrypt -lglib-2.0 -m64 -mminimal-toc -Wl,-soname -Wl,libspectrum.so.5 -o .libs/libspectrum.so.5.1.0 (cd .libs && rm -f libspectrum.so.5 && ln -s libspectrum.so.5.1.0 libspectrum.so.5) (cd .libs && rm -f libspectrum.so && ln -s libspectrum.so.5.1.0 libspectrum.so) creating libspectrum.la (cd .libs && rm -f libspectrum.la && ln -s ../libspectrum.la libspectrum.la) /bin/sh ./libtool --tag=CC --mode=link gcc -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -L/usr/lib -o test/test edges.o test.o test15.o libspectrum.la -lbz2 -lz -lgcrypt -lglib-2.0 mkdir test/.libs gcc -DLIBSPECTRUM_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -Wall -o test/.libs/test edges.o test.o test15.o -L/usr/lib ./.libs/libspectrum.so -lbz2 -lz -lgcrypt -lglib-2.0 -Wl,--rpath -Wl,/usr/lib64 creating test/test make[1]: Leaving directory `/builddir/build/BUILD/libspectrum-0.4.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.66408 + umask 022 + cd /builddir/build/BUILD + cd libspectrum-0.4.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild + make install DESTDIR=/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild make install-am make[1]: Entering directory `/builddir/build/BUILD/libspectrum-0.4.0' make[2]: Entering directory `/builddir/build/BUILD/libspectrum-0.4.0' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libspectrum.la' '/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/lib64/libspectrum.la' /usr/bin/install -c .libs/libspectrum.so.5.1.0 /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/lib64/libspectrum.so.5.1.0 (cd /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/lib64 && { ln -s -f libspectrum.so.5.1.0 libspectrum.so.5 || { rm -f libspectrum.so.5 && ln -s libspectrum.so.5.1.0 libspectrum.so.5; }; }) (cd /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/lib64 && { ln -s -f libspectrum.so.5.1.0 libspectrum.so || { rm -f libspectrum.so && ln -s libspectrum.so.5.1.0 libspectrum.so; }; }) /usr/bin/install -c .libs/libspectrum.lai /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/lib64/libspectrum.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/man/man3" /usr/bin/install -c -m 644 './doc/libspectrum.3' '/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/man/man3/libspectrum.3' test -z "/usr/include" || mkdir -p -- "/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/include" /usr/bin/install -c -m 644 'libspectrum.h' '/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/include/libspectrum.h' make[2]: Leaving directory `/builddir/build/BUILD/libspectrum-0.4.0' make[1]: Leaving directory `/builddir/build/BUILD/libspectrum-0.4.0' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libspectrum-0.4.0 extracting debug info from /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/lib64/libspectrum.so.5.1.0 symlinked /usr/lib/debug/usr/lib64/libspectrum.so.5.1.0.debug to /usr/lib/debug/usr/lib64/libspectrum.so.5.debug symlinked /usr/lib/debug/usr/lib64/libspectrum.so.5.1.0.debug to /usr/lib/debug/usr/lib64/libspectrum.so.debug 1298 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: libspectrum-0.4.0-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.66408 + umask 022 + cd /builddir/build/BUILD + cd libspectrum-0.4.0 + DOCDIR=/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-0.4.0 + export DOCDIR + rm -rf /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-0.4.0 + /bin/mkdir -p /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-0.4.0 + cp -pr README ChangeLog THANKS AUTHORS COPYING /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-0.4.0 + exit 0 Provides: libspectrum.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libaudiofile.so.0()(64bit) libbz2.so.1()(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) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libspectrum.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libspectrum-devel-0.4.0-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.66408 + umask 022 + cd /builddir/build/BUILD + cd libspectrum-0.4.0 + DOCDIR=/var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-devel-0.4.0 + export DOCDIR + rm -rf /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-devel-0.4.0 + /bin/mkdir -p /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-devel-0.4.0 + cp -pr doc/libspectrum.txt /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild/usr/share/doc/libspectrum-devel-0.4.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libgcrypt-devel libspectrum = 0.4.0-1.fc8 libspectrum.so.5()(64bit) Processing files: libspectrum-debuginfo-0.4.0-1.fc8 Provides: libspectrum.so.5.1.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libspectrum.so.5()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/libspectrum-0.4.0-1.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/libspectrum-devel-0.4.0-1.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/libspectrum-debuginfo-0.4.0-1.fc8.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.18712 + umask 022 + cd /builddir/build/BUILD + cd libspectrum-0.4.0 + rm -rf /var/tmp/libspectrum-0.4.0-1.fc8-root-mockbuild + exit 0 LEAVE do -->