Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 289735 Details for
Bug 385977
libspectrum-1.0.0 depends on windows.h
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
libspectrum.log (text/plain), 36.40 KB, created by
Paul Osmialowski
on 2011-10-13 08:25:56 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Paul Osmialowski
Created:
2011-10-13 08:25:56 UTC
Size:
36.40 KB
patch
obsolete
>Calculating dependencies... done! > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) app-emulation/libspectrum-1.0.0 > * libspectrum-1.0.0.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking libspectrum-1.0.0.tar.gz to /var/tmp/portage/app-emulation/libspectrum-1.0.0/work >>>> Source unpacked in /var/tmp/portage/app-emulation/libspectrum-1.0.0/work >>>> Preparing source in /var/tmp/portage/app-emulation/libspectrum-1.0.0/work/libspectrum-1.0.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-emulation/libspectrum-1.0.0/work/libspectrum-1.0.0 ... > * econf: updating libspectrum-1.0.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libspectrum-1.0.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-glib --with-zlib --with-bzip2 --with-libaudiofile --with-libgcrypt >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a C compiler for build tools... x86_64-pc-linux-gnu-gcc >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-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 fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >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 for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking whether byte ordering is bigendian... no >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 whether to use zlib... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for library containing compress2... -lz >checking whether to use libgcrypt... yes >checking gcrypt.h usability... yes >checking gcrypt.h presence... yes >checking for gcrypt.h... yes >checking whether to use libbz2... 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.28.8) >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 >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-emulation/libspectrum-1.0.0/work/libspectrum-1.0.0 ... >make -j3 >x86_64-pc-linux-gnu-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]: WejÅcie do katalogu `/var/tmp/portage/app-emulation/libspectrum-1.0.0/work/libspectrum-1.0.0' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT bzip2.lo -MD -MP -MF .deps/bzip2.Tpo -c -o bzip2.lo bzip2.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT creator.lo -MD -MP -MF .deps/creator.Tpo -c -o creator.lo creator.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c -o crypto.lo crypto.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT bzip2.lo -MD -MP -MF .deps/bzip2.Tpo -c bzip2.c -fPIC -DPIC -o .libs/bzip2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT creator.lo -MD -MP -MF .deps/creator.Tpo -c creator.c -fPIC -DPIC -o .libs/creator.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/crypto.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT bzip2.lo -MD -MP -MF .deps/bzip2.Tpo -c bzip2.c -o bzip2.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT creator.lo -MD -MP -MF .deps/creator.Tpo -c creator.c -o creator.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1 >mv -f .deps/bzip2.Tpo .deps/bzip2.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT csw.lo -MD -MP -MF .deps/csw.Tpo -c -o csw.lo csw.c >mv -f .deps/creator.Tpo .deps/creator.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT dck.lo -MD -MP -MF .deps/dck.Tpo -c -o dck.lo dck.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT csw.lo -MD -MP -MF .deps/csw.Tpo -c csw.c -fPIC -DPIC -o .libs/csw.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT dck.lo -MD -MP -MF .deps/dck.Tpo -c dck.c -fPIC -DPIC -o .libs/dck.o >mv -f .deps/crypto.Tpo .deps/crypto.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT ide.lo -MD -MP -MF .deps/ide.Tpo -c -o ide.lo ide.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT ide.lo -MD -MP -MF .deps/ide.Tpo -c ide.c -fPIC -DPIC -o .libs/ide.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT csw.lo -MD -MP -MF .deps/csw.Tpo -c csw.c -o csw.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT dck.lo -MD -MP -MF .deps/dck.Tpo -c dck.c -o dck.o >/dev/null 2>&1 >mv -f .deps/csw.Tpo .deps/csw.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT libspectrum.lo -MD -MP -MF .deps/libspectrum.Tpo -c -o libspectrum.lo libspectrum.c >mv -f .deps/dck.Tpo .deps/dck.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT libspectrum.lo -MD -MP -MF .deps/libspectrum.Tpo -c libspectrum.c -fPIC -DPIC -o .libs/libspectrum.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT ide.lo -MD -MP -MF .deps/ide.Tpo -c ide.c -o ide.o >/dev/null 2>&1 >mv -f .deps/memory.Tpo .deps/memory.Plo >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT libspectrum.lo -MD -MP -MF .deps/libspectrum.Tpo -c libspectrum.c -o libspectrum.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT microdrive.lo -MD -MP -MF .deps/microdrive.Tpo -c -o microdrive.lo microdrive.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT microdrive.lo -MD -MP -MF .deps/microdrive.Tpo -c microdrive.c -fPIC -DPIC -o .libs/microdrive.o >mv -f .deps/libspectrum.Tpo .deps/libspectrum.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT plusd.lo -MD -MP -MF .deps/plusd.Tpo -c -o plusd.lo plusd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT plusd.lo -MD -MP -MF .deps/plusd.Tpo -c plusd.c -fPIC -DPIC -o .libs/plusd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT microdrive.lo -MD -MP -MF .deps/microdrive.Tpo -c microdrive.c -o microdrive.o >/dev/null 2>&1 >mv -f .deps/ide.Tpo .deps/ide.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT rzx.lo -MD -MP -MF .deps/rzx.Tpo -c -o rzx.lo rzx.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT plusd.lo -MD -MP -MF .deps/plusd.Tpo -c plusd.c -o plusd.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT rzx.lo -MD -MP -MF .deps/rzx.Tpo -c rzx.c -fPIC -DPIC -o .libs/rzx.o >mv -f .deps/microdrive.Tpo .deps/microdrive.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT sna.lo -MD -MP -MF .deps/sna.Tpo -c -o sna.lo sna.c >mv -f .deps/plusd.Tpo .deps/plusd.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snp.lo -MD -MP -MF .deps/snp.Tpo -c -o snp.lo snp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT sna.lo -MD -MP -MF .deps/sna.Tpo -c sna.c -fPIC -DPIC -o .libs/sna.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snp.lo -MD -MP -MF .deps/snp.Tpo -c snp.c -fPIC -DPIC -o .libs/snp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT sna.lo -MD -MP -MF .deps/sna.Tpo -c sna.c -o sna.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snp.lo -MD -MP -MF .deps/snp.Tpo -c snp.c -o snp.o >/dev/null 2>&1 >mv -f .deps/snp.Tpo .deps/snp.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snapshot.lo -MD -MP -MF .deps/snapshot.Tpo -c -o snapshot.lo snapshot.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snapshot.lo -MD -MP -MF .deps/snapshot.Tpo -c snapshot.c -fPIC -DPIC -o .libs/snapshot.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT rzx.lo -MD -MP -MF .deps/rzx.Tpo -c rzx.c -o rzx.o >/dev/null 2>&1 >mv -f .deps/sna.Tpo .deps/sna.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snap_accessors.lo -MD -MP -MF .deps/snap_accessors.Tpo -c -o snap_accessors.lo snap_accessors.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snapshot.lo -MD -MP -MF .deps/snapshot.Tpo -c snapshot.c -o snapshot.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snap_accessors.lo -MD -MP -MF .deps/snap_accessors.Tpo -c snap_accessors.c -fPIC -DPIC -o .libs/snap_accessors.o >mv -f .deps/rzx.Tpo .deps/rzx.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT sp.lo -MD -MP -MF .deps/sp.Tpo -c -o sp.lo sp.c >mv -f .deps/snapshot.Tpo .deps/snapshot.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT symbol_table.lo -MD -MP -MF .deps/symbol_table.Tpo -c -o symbol_table.lo symbol_table.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT sp.lo -MD -MP -MF .deps/sp.Tpo -c sp.c -fPIC -DPIC -o .libs/sp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT symbol_table.lo -MD -MP -MF .deps/symbol_table.Tpo -c symbol_table.c -fPIC -DPIC -o .libs/symbol_table.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT sp.lo -MD -MP -MF .deps/sp.Tpo -c sp.c -o sp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT symbol_table.lo -MD -MP -MF .deps/symbol_table.Tpo -c symbol_table.c -o symbol_table.o >/dev/null 2>&1 >mv -f .deps/symbol_table.Tpo .deps/symbol_table.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT szx.lo -MD -MP -MF .deps/szx.Tpo -c -o szx.lo szx.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT szx.lo -MD -MP -MF .deps/szx.Tpo -c szx.c -fPIC -DPIC -o .libs/szx.o >mv -f .deps/sp.Tpo .deps/sp.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tap.lo -MD -MP -MF .deps/tap.Tpo -c -o tap.lo tap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT snap_accessors.lo -MD -MP -MF .deps/snap_accessors.Tpo -c snap_accessors.c -o snap_accessors.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tap.lo -MD -MP -MF .deps/tap.Tpo -c tap.c -fPIC -DPIC -o .libs/tap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tap.lo -MD -MP -MF .deps/tap.Tpo -c tap.c -o tap.o >/dev/null 2>&1 >mv -f .deps/snap_accessors.Tpo .deps/snap_accessors.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape.lo -MD -MP -MF .deps/tape.Tpo -c -o tape.lo tape.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape.lo -MD -MP -MF .deps/tape.Tpo -c tape.c -fPIC -DPIC -o .libs/tape.o >mv -f .deps/tap.Tpo .deps/tap.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_accessors.lo -MD -MP -MF .deps/tape_accessors.Tpo -c -o tape_accessors.lo tape_accessors.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_accessors.lo -MD -MP -MF .deps/tape_accessors.Tpo -c tape_accessors.c -fPIC -DPIC -o .libs/tape_accessors.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape.lo -MD -MP -MF .deps/tape.Tpo -c tape.c -o tape.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT szx.lo -MD -MP -MF .deps/szx.Tpo -c szx.c -o szx.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_accessors.lo -MD -MP -MF .deps/tape_accessors.Tpo -c tape_accessors.c -o tape_accessors.o >/dev/null 2>&1 >mv -f .deps/tape.Tpo .deps/tape.Plo >mv -f .deps/tape_accessors.Tpo .deps/tape_accessors.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_block.lo -MD -MP -MF .deps/tape_block.Tpo -c -o tape_block.lo tape_block.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_set.lo -MD -MP -MF .deps/tape_set.Tpo -c -o tape_set.lo tape_set.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_block.lo -MD -MP -MF .deps/tape_block.Tpo -c tape_block.c -fPIC -DPIC -o .libs/tape_block.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_set.lo -MD -MP -MF .deps/tape_set.Tpo -c tape_set.c -fPIC -DPIC -o .libs/tape_set.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_block.lo -MD -MP -MF .deps/tape_block.Tpo -c tape_block.c -o tape_block.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tape_set.lo -MD -MP -MF .deps/tape_set.Tpo -c tape_set.c -o tape_set.o >/dev/null 2>&1 >mv -f .deps/tape_block.Tpo .deps/tape_block.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT timings.lo -MD -MP -MF .deps/timings.Tpo -c -o timings.lo timings.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT timings.lo -MD -MP -MF .deps/timings.Tpo -c timings.c -fPIC -DPIC -o .libs/timings.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT timings.lo -MD -MP -MF .deps/timings.Tpo -c timings.c -o timings.o >/dev/null 2>&1 >mv -f .deps/timings.Tpo .deps/timings.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tzx_read.lo -MD -MP -MF .deps/tzx_read.Tpo -c -o tzx_read.lo tzx_read.c >mv -f .deps/tape_set.Tpo .deps/tape_set.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tzx_write.lo -MD -MP -MF .deps/tzx_write.Tpo -c -o tzx_write.lo tzx_write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tzx_read.lo -MD -MP -MF .deps/tzx_read.Tpo -c tzx_read.c -fPIC -DPIC -o .libs/tzx_read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tzx_write.lo -MD -MP -MF .deps/tzx_write.Tpo -c tzx_write.c -fPIC -DPIC -o .libs/tzx_write.o >mv -f .deps/szx.Tpo .deps/szx.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT warajevo_read.lo -MD -MP -MF .deps/warajevo_read.Tpo -c -o warajevo_read.lo warajevo_read.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT warajevo_read.lo -MD -MP -MF .deps/warajevo_read.Tpo -c warajevo_read.c -fPIC -DPIC -o .libs/warajevo_read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT warajevo_read.lo -MD -MP -MF .deps/warajevo_read.Tpo -c warajevo_read.c -o warajevo_read.o >/dev/null 2>&1 >mv -f .deps/warajevo_read.Tpo .deps/warajevo_read.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c -o wav.lo wav.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -fPIC -DPIC -o .libs/wav.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tzx_write.lo -MD -MP -MF .deps/tzx_write.Tpo -c tzx_write.c -o tzx_write.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -o wav.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT tzx_read.lo -MD -MP -MF .deps/tzx_read.Tpo -c tzx_read.c -o tzx_read.o >/dev/null 2>&1 >mv -f .deps/wav.Tpo .deps/wav.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT z80.lo -MD -MP -MF .deps/z80.Tpo -c -o z80.lo z80.c >mv -f .deps/tzx_write.Tpo .deps/tzx_write.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT z80em.lo -MD -MP -MF .deps/z80em.Tpo -c -o z80em.lo z80em.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT z80.lo -MD -MP -MF .deps/z80.Tpo -c z80.c -fPIC -DPIC -o .libs/z80.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT z80em.lo -MD -MP -MF .deps/z80em.Tpo -c z80em.c -fPIC -DPIC -o .libs/z80em.o >mv -f .deps/tzx_read.Tpo .deps/tzx_read.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT zlib.lo -MD -MP -MF .deps/zlib.Tpo -c -o zlib.lo zlib.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT zlib.lo -MD -MP -MF .deps/zlib.Tpo -c zlib.c -fPIC -DPIC -o .libs/zlib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT z80em.lo -MD -MP -MF .deps/z80em.Tpo -c z80em.c -o z80em.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT zlib.lo -MD -MP -MF .deps/zlib.Tpo -c zlib.c -o zlib.o >/dev/null 2>&1 >mv -f .deps/z80em.Tpo .deps/z80em.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT zxs.lo -MD -MP -MF .deps/zxs.Tpo -c -o zxs.lo zxs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT zxs.lo -MD -MP -MF .deps/zxs.Tpo -c zxs.c -fPIC -DPIC -o .libs/zxs.o >mv -f .deps/zlib.Tpo .deps/zlib.Plo >x86_64-pc-linux-gnu-windres ./windres.rc windres.o >./windres.rc:28:21: fatal error: windows.h: No such file or directory >compilation terminated. >x86_64-pc-linux-gnu-windres: preprocessing failed. >make[1]: *** [windres.o] BÅÄ d 1 >make[1]: *** Oczekiwanie na niezakoÅczone zadania.... >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT z80.lo -MD -MP -MF .deps/z80.Tpo -c z80.c -o z80.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DLIBSPECTRUM_EXPORTS -O2 -pipe -fomit-frame-pointer -Wall -MT zxs.lo -MD -MP -MF .deps/zxs.Tpo -c zxs.c -o zxs.o >/dev/null 2>&1 >mv -f .deps/zxs.Tpo .deps/zxs.Plo >mv -f .deps/z80.Tpo .deps/z80.Plo >make[1]: Opuszczenie katalogu `/var/tmp/portage/app-emulation/libspectrum-1.0.0/work/libspectrum-1.0.0' >make: *** [all] BÅÄ d 2 >emake failed > * ERROR: app-emulation/libspectrum-1.0.0 failed (compile phase): > * Compilation failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 203: Called die > * The specific snippet of code: > * emake || die "Compilation failed" > * > * If you need support, post the output of 'emerge --info =app-emulation/libspectrum-1.0.0', > * the complete build log and the output of 'emerge -pqv =app-emulation/libspectrum-1.0.0'. > * The complete build log is located at '/var/tmp/portage/app-emulation/libspectrum-1.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-emulation/libspectrum-1.0.0/temp/environment'. > * S: '/var/tmp/portage/app-emulation/libspectrum-1.0.0/work/libspectrum-1.0.0' > >>>> Failed to emerge app-emulation/libspectrum-1.0.0, Log file: > >>>> '/var/tmp/portage/app-emulation/libspectrum-1.0.0/temp/build.log' > > * Messages for package app-emulation/libspectrum-1.0.0: > > * ERROR: app-emulation/libspectrum-1.0.0 failed (compile phase): > * Compilation failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 203: Called die > * The specific snippet of code: > * emake || die "Compilation failed" > * > * If you need support, post the output of 'emerge --info =app-emulation/libspectrum-1.0.0', > * the complete build log and the output of 'emerge -pqv =app-emulation/libspectrum-1.0.0'. > * The complete build log is located at '/var/tmp/portage/app-emulation/libspectrum-1.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-emulation/libspectrum-1.0.0/temp/environment'. > * S: '/var/tmp/portage/app-emulation/libspectrum-1.0.0/work/libspectrum-1.0.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 385977
: 289735