* Package: app-emulation/fuse-1.6.0-r1:0 * Repository: gentoo * Maintainer: marecki@gentoo.org * USE: abi_x86_64 alsa amd64 elibc_glibc gpm joystick kernel_linux memlimit png xml zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking fuse-1.6.0.tar.gz to /var/tmp/portage/app-emulation/fuse-1.6.0-r1/work >>> Source unpacked in /var/tmp/portage/app-emulation/fuse-1.6.0-r1/work >>> Preparing source in /var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0 ... * Applying remove-local-prefix.patch ... patching file configure.ac Hunk #1 succeeded at 110 with fuzz 2. [ ok ] * Running eautoreconf in '/var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/app-emulation/fuse-1.6.0-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: fuse-1.6.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0 ... * econf: updating fuse-1.6.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating fuse-1.6.0/config.sub with /usr/share/gnuconfig/config.sub ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/fuse-1.6.0-r1 --htmldir=/usr/share/doc/fuse-1.6.0-r1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-desktop-integration --without-win32 --with-audio-driver=alsa --with-gpm --with-joystick --enable-smallmem --with-png --with-libxml2 --with-zlib --with-null-ui --disable-ui-joystick checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for perl... /usr/bin/perl checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to print strings... printf 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file 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-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... no checking whether byte ordering is bigendian... no checking for egrep... (cached) /bin/grep -E checking for libgen.h... yes checking for siginfo.h... no checking for strings.h... (cached) yes checking for sys/soundcard.h... yes checking for sys/audio.h... no checking for sys/audioio.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for dirname... yes checking for geteuid... yes checking for getopt_long... yes checking for fsync... yes checking for cos in -lm... yes checking for strcasecmp() in string.h... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBSPECTRUM... yes checking whether libspectrum has its own internal GLib replacement... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E no checking for GLIB... yes checking whether libspectrum supports compressed szx snaps... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking whether Win32 UI requested... no checking whether svgalib UI requested... no checking whether framebuffer UI requested... no checking whether Wii UI requested... no checking whether SDL UI requested... no checking for SDL... yes checking whether null UI requested... yes checking whether to use zlib... yes checking for zlib.h... yes checking for library containing compress2... -lz checking whether libspectrum supports compressed bz2 files... yes checking whether libspectrum supports wav files... yes checking whether PNG support requested... yes checking for PNG... yes checking size of long... 8 checking Blip Buffer accuracy... 32 checking for snd_pcm_hw_params_set_period_size_near in -lasound... yes checking for alsa/asoundlib.h... yes checking for dsound.h... no checking for mmsystem.h... no checking for ao_open_live in -lao... yes checking for ao/ao.h... yes checking for AudioToolbox/AudioToolbox.h... no checking for pa_simple_new in -lpulse-simple... no configure: WARNING: pa_simple_new not found - no pulseaudio output checking which audio driver to use... alsa checking where to find the Spectrum ROM images... we supply them checking whether hardware joystick support requested... yes checking for jsw.h... yes checking whether libxml2 support requested... yes checking for XML... yes checking which timer routines to use... native checking whether sockets support requested... yes checking for sys/socket.h... yes checking whether pthread support requested... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking whether Linux TAP devices are supported... yes checking which standard routines we're missing... (none) checking which compatibility routines to use... linux checking whether to install desktop file... yes checking for gtk-update-icon-cache... gtk-update-icon-cache checking whether low memory compile requested... yes checking whether lots of warnings requested... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/win32/fuse.manifest config.status: creating data/win32/installer.nsi config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands **************************** *** Libspectrum features *** **************************** Internal GLib replacement: no zlib support: yes bzip2 support: yes audiofile support: yes ******************** *** Fuse options *** ******************** User interface: null Joystick support: yes Using libjsw for joystick support: yes zlib support: yes libxml2 support: yes libpng support: yes Available audio drivers: alsa sdl libao oss null Selected audio driver: alsa Spectranet support: yes SpeccyBoot support: yes TTX2000 S support: yes Desktop integration: yes Type 'make' to compile Fuse >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0 ... make -j4 /usr/bin/perl ./perl/cpp-perl.pl config.h ./ui/options.dat | /usr/bin/perl -I./perl ./ui/null/options-header.pl - public > options.h.tmp && mv options.h.tmp options.h /usr/bin/perl ./perl/cpp-perl.pl config.h ./ui/options.dat | /usr/bin/perl -I./perl ./ui/null/options.pl - > ui/null/options.c.tmp && mv ui/null/options.c.tmp ui/null/options.c make all-am make[1]: Entering directory '/var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0' 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o display.o display.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o event.o event.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o fuse.o fuse.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o input.o input.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o keyboard.o keyboard.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o loader.o loader.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machine.o machine.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o memory_pages.o memory_pages.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o mempool.o mempool.c memory_pages.c: In function ‘memory_to_snapshot’: memory_pages.c:670:16: warning: the comparison will always evaluate as ‘true’ for the address of ‘RAM’ will never be NULL [-Waddress] 670 | if( RAM[i] != NULL ) { | ^~ In file included from ./machine.h:35, from machines/pentagon.h:30, from memory_pages.c:39: ./spectrum.h:39:25: note: ‘RAM’ declared here 39 | extern libspectrum_byte RAM[ SPECTRUM_RAM_PAGES ][0x4000]; | ^~~ 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o menu.o menu.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o movie.o movie.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o module.o module.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o periph.o periph.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o phantom_typist.o phantom_typist.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o profile.o profile.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o psg.o psg.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o rectangle.o rectangle.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o rzx.o rzx.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o screenshot.o screenshot.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o settings.o settings.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o slt.o slt.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o snapshot.o snapshot.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o sound.o sound.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o spectrum.o spectrum.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o svg.o svg.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o tape.o tape.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o ui.o ui.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o uidisplay.o uidisplay.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o uimedia.o uimedia.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o utils.o utils.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/unix/paths.o compat/unix/paths.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/unix/timer.o compat/unix/timer.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/unix/socket.o compat/unix/socket.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/unix/tuntap.o compat/unix/tuntap.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/nic/w5100.o peripherals/nic/w5100.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/nic/w5100_socket.o peripherals/nic/w5100_socket.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o sound/alsasound.o sound/alsasound.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o timer/native.o timer/native.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -DSCALER_DATA_SIZE=2 -c ./ui/scaler/scalers.c -o ui/scaler/scalers16.o 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -DSCALER_DATA_SIZE=4 -c ./ui/scaler/scalers.c -o ui/scaler/scalers32.o 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/sysprof-4 -pthread -DCORETEST -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o z80/coretest-coretest.o `test -f 'z80/coretest.c' || echo './'`z80/coretest.c 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/sysprof-4 -pthread -DCORETEST -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o z80/coretest-z80.o `test -f 'z80/z80.c' || echo './'`z80/z80.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -DCORETEST -c ./z80/z80_ops.c -o z80/z80_coretest.o /bin/mkdir -p data; \ if test -z "yes"; then \ mime_audiofile='/LIBSPECTRUM_HAVE_AUDIOFILE_BEGIN/,/LIBSPECTRUM_HAVE_AUDIOFILE_END/d'; \ else \ mime_audiofile='/LIBSPECTRUM_HAVE_AUDIOFILE/d'; \ fi; \ if test -z "yes"; then \ mime_zlib='/LIBSPECTRUM_HAVE_ZLIB_BEGIN/,/LIBSPECTRUM_HAVE_ZLIB_END/d'; \ else \ mime_zlib='/LIBSPECTRUM_HAVE_ZLIB/d'; \ fi; \ if test -z "yes"; then \ mime_bz2='/LIBSPECTRUM_HAVE_BZ2_BEGIN/,/LIBSPECTRUM_HAVE_BZ2_END/d'; \ else \ mime_bz2='/LIBSPECTRUM_HAVE_BZ2/d'; \ fi; \ /bin/sed -e "$mime_audiofile" -e "$mime_zlib" -e "$mime_bz2" < ./data/fuse.xml.in > data/fuse.xml 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/unix/dir.o compat/unix/dir.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/unix/file.o compat/unix/file.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/unix/osname.o compat/unix/osname.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o compat/linux/relative_paths.o compat/linux/relative_paths.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/breakpoint.o debugger/breakpoint.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/command.o debugger/command.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/commandl.o debugger/commandl.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/commandy.o debugger/commandy.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/debugger.o debugger/debugger.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/disassemble.o debugger/disassemble.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/event.o debugger/event.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/expression.o debugger/expression.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/system_variable.o debugger/system_variable.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o debugger/variable.o debugger/variable.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o infrastructure/startup_manager.o infrastructure/startup_manager.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/machines_periph.o machines/machines_periph.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/pentagon.o machines/pentagon.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/pentagon512.o machines/pentagon512.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/pentagon1024.o machines/pentagon1024.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/scorpion.o machines/scorpion.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/spec128.o machines/spec128.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/spec16.o machines/spec16.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/spec48.o machines/spec48.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/spec48_ntsc.o machines/spec48_ntsc.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/specplus2.o machines/specplus2.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/spec_se.o machines/spec_se.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/specplus2a.o machines/specplus2a.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/specplus3.o machines/specplus3.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/specplus3e.o machines/specplus3e.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/tc2048.o machines/tc2048.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/tc2068.o machines/tc2068.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o machines/ts2068.o machines/ts2068.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ay.o peripherals/ay.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/covox.o peripherals/covox.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/dck.o peripherals/dck.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/fuller.o peripherals/fuller.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/if1.o peripherals/if1.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/if2.o peripherals/if2.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/joystick.o peripherals/joystick.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/kempmouse.o peripherals/kempmouse.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/melodik.o peripherals/melodik.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/multiface.o peripherals/multiface.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/printer.o peripherals/printer.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/scld.o peripherals/scld.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/speccyboot.o peripherals/speccyboot.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/specdrum.o peripherals/specdrum.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/spectranet.o peripherals/spectranet.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ula.o peripherals/ula.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/usource.o peripherals/usource.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ttx2000s.o peripherals/ttx2000s.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/beta.o peripherals/disk/beta.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/crc.o peripherals/disk/crc.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/didaktik.o peripherals/disk/didaktik.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/disciple.o peripherals/disk/disciple.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/disk.o peripherals/disk/disk.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/fdd.o peripherals/disk/fdd.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/opus.o peripherals/disk/opus.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/plusd.o peripherals/disk/plusd.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/trdos.o peripherals/disk/trdos.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/upd_fdc.o peripherals/disk/upd_fdc.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/disk/wd_fdc.o peripherals/disk/wd_fdc.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/divide.o peripherals/ide/divide.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/divmmc.o peripherals/ide/divmmc.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/divxxx.o peripherals/ide/divxxx.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/ide.o peripherals/ide/ide.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/simpleide.o peripherals/ide/simpleide.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/zxatasp.o peripherals/ide/zxatasp.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/zxcf.o peripherals/ide/zxcf.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/ide/zxmmc.o peripherals/ide/zxmmc.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/nic/enc28j60.o peripherals/nic/enc28j60.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o peripherals/flash/am29f010.o peripherals/flash/am29f010.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o pokefinder/pokefinder.o pokefinder/pokefinder.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o pokefinder/pokemem.o pokefinder/pokemem.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o sound/blipbuffer.o sound/blipbuffer.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o timer/timer.o timer/timer.c 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/sysprof-4 -pthread -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\"" -I/usr/include/libpng16 -Wall -Wwrite-strings -fpermissive -O2 -pipe -march=native -fno-diagnostics-color -c -o ui/null/null_ui.o ui/null/null_ui.c In file included from ui/null/null_ui.c:29: ui/null/../uijoystick.c: In function ‘ui_joystick_end’: ui/null/../uijoystick.c:185:19: error: ‘joysticks_supported’ undeclared (first use in this function) 185 | for( i = 0; i < joysticks_supported; i++ ) JSClose( &jsd[i] ); | ^~~~~~~~~~~~~~~~~~~ ui/null/../uijoystick.c:185:19: note: each undeclared identifier is reported only once for each function it appears in ui/null/../uijoystick.c: In function ‘ui_joystick_poll’: ui/null/../uijoystick.c:193:19: error: ‘joysticks_supported’ undeclared (first use in this function) 193 | for( i = 0; i < joysticks_supported; i++ ) poll_joystick( i ); | ^~~~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:2422: ui/null/null_ui.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0' make: *** [Makefile:1401: all] Error 2 * ERROR: app-emulation/fuse-1.6.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/fuse-1.6.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/fuse-1.6.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-emulation:fuse-1.6.0-r1:20240107-221149.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/fuse-1.6.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/fuse-1.6.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0' * S: '/var/tmp/portage/app-emulation/fuse-1.6.0-r1/work/fuse-1.6.0'