Log of arch-makepkg --asroot Fri Jan 6 04:22:48 2012 ==> Making package: snes9x 1.52-2 (Fri Jan 6 04:22:48 Local time zone must be set--see zic manual page 2012) ==> WARNING: pacman was not found in PATH; skipping dependency checks. ==> Retrieving Sources... -> Found snes9x-1.52-src.tar.bz2 ==> Validating source files with md5sums... snes9x-1.52-src.tar.bz2 ... Passed ==> Validating source files with sha1sums... snes9x-1.52-src.tar.bz2 ... Passed ==> Extracting Sources... -> Extracting snes9x-1.52-src.tar.bz2 with bsdtar ==> Removing existing pkg/ directory... ==> Starting build()... checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -O3... yes checking whether g++ accepts -fomit-frame-pointer... yes checking whether g++ accepts -fno-exceptions... yes checking whether g++ accepts -fno-rtti... yes checking whether g++ accepts -pedantic... yes checking whether g++ accepts -Wall... yes checking whether g++ accepts -W... yes checking whether g++ accepts -Wno-unused-parameter... yes checking whether the CPU is x86... no checking whether the OS is Linux... yes checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_init_io in -lpng... yes checking for mkstemp... yes checking for X... libraries /usr/lib64, headers checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking whether right shift int8 is arithmetic... yes checking whether right shift int16 is arithmetic... yes checking whether right shift int32 is arithmetic... yes checking whether right shift int64 is arithmetic... yes checking whether sound is supported on this platform... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes build information: cc...............,,,. gcc c++.................. g++ options.............. -fpic -Wl,--hash-style=gnu -Wl,--as-needed -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pedantic -Wall -W -Wno-unused-parameter defines.............. -DJOYSTICK_SUPPORT -DNETPLAY_SUPPORT -DZLIB -DUNZIP_SUPPORT -DJMA_SUPPORT -DHAVE_LIBPNG -DHAVE_MKSTEMP -DHAVE_STRINGS_H -DHAVE_SYS_IOCTL_H -DHAVE_STDINT_H -DRIGHTSHIFT_IS_SAR -DUSE_THREADS libs................. -lz -lpng -lSM -lICE -lX11 -lXext -L/usr/lib64 -lpthread features: sound support........ yes screenshot support... yes netplay support...... yes gamepad support...... yes GZIP support......... yes ZIP support.......... yes JMA support.......... yes using ZSNES asm...... no debugger............. no configure: creating ./config.status config.status: creating Makefile g++ -I. -I.. -I../apu/ -I../unzip/ -I../jma/ -I../filter/ -o snes9x ../apu/apu.o ../apu/SNES_SPC.o ../apu/SNES_SPC_misc.o ../apu/SNES_SPC_state.o ../apu/SPC_DSP.o ../apu/SPC_Filter.o ../bsx.o ../cheats.o ../cheats2.o ../clip.o ../conffile.o ../controls.o ../cpu.o ../cpuexec.o ../cpuops.o ../crosshairs.o ../dma.o ../dsp.o ../dsp1.o ../dsp2.o ../dsp3.o ../dsp4.o ../gfx.o ../globals.o ../logger.o ../memmap.o ../movie.o ../obc1.o ../ppu.o ../reader.o ../sa1.o ../sa1cpu.o ../screenshot.o ../sdd1.o ../sdd1emu.o ../seta.o ../seta010.o ../seta011.o ../seta018.o ../snapshot.o ../snes9x.o ../spc7110.o ../srtc.o ../tile.o ../filter/2xsai.o ../filter/blit.o ../filter/epx.o ../filter/hq2x.o ../filter/snes_ntsc.o unix.o x11.o ../fxinst.o ../fxemu.o ../c4.o ../c4emu.o ../netplay.o ../server.o ../loadzip.o ../unzip/ioapi.o ../unzip/unzip.o ../jma/7zlzma.o ../jma/crc32.o ../jma/iiostrm.o ../jma/inbyte.o ../jma/jma.o ../jma/lzma.o ../jma/lzmadec.o ../jma/s9x-jma.o ../jma/winout.o -lm -lz -lpng -lSM -lICE -lX11 -lXext -L/usr/lib64 -lpthread checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for ranlib... ranlib checking for a BSD-compatible install... /bin/ginstall -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 style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking whether gcc and cc understand -c and -o together... yes checking whether NLS is requested... yes checking for intltool >= 0.40.1... 0.41.1 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.4 checking for XML::Parser... ok checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GLIB... yes checking for GLADE... yes checking for LIBXML... yes checking for glGetString in -lGL... yes checking for SDL... yes checking for XV... yes checking for PORTAUDIO... no Cannot find PortAudio. --> Disabling PortAudio support checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for ALSA... yes checking for PULSEAUDIO... no Cannot find PulseAudio library. --> Disabling PulseAudio checking for XRANDR... yes checking for LIBPNG... yes checking if the CPU is IA32... checking for nasm... /usr/bin/nasm checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking for png_init_io in -lpng... yes checking for mkstemp... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for stdint.h... (cached) yes checking if sizeof(void *) == sizeof(int)... no checking if rightshift int8 is arithmetic... yes checking if rightshift int16 is arithmetic... yes checking if rightshift int32 is arithmetic... yes checking if rightshift int64 is arithmetic... yes configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Snes9x will build with support for the following: ALSA OpenGL XVideo XRandR Joysticks NetPlay Making all in data make[1]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' Making all in po make[1]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/po' make[1]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk' CXX src/snes9x_gtk-gtk_sound.o src/gtk_sound.cpp: In function ‘void S9xPortSoundInit()’: src/gtk_sound.cpp:61:9: warning: unused variable ‘pao_driver’ CXXLD snes9x-gtk make[1]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk' ==> Starting package_snes9x()... ==> Tidying install... -> Purging other files... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package... -> Generating .PKGINFO file... -> Compressing package... awk: cmd. line:1: fatal: cannot open file `../src/*/config.log' for reading (No such file or directory) Finding dependencies... The following dependencies have been found: cxxlibs >= 6.0.14 | gcc-g++ >= 4.5.2 gcc >= 4.5.2 glibc-solibs >= 2.13 libICE >= 1.0.7 libpng >= 1.4.8 libSM >= 1.2.0 libX11 >= 1.4.3 libXau >= 1.0.6 libxcb >= 1.7 libXdmcp >= 1.1.0 libXext >= 1.2.0 util-linux >= 2.19 zlib >= 1.2.5 Creating package /source/abs/games/snes9x/snes9x-1.52-x86_64-2vl70.txz Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the files and directories in your package to some sane permissions. If any of the files or dirs in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory and file permissions and set their ownerships to root:root? [y/N] n Creating the package file... ./ install/ install/slack-desc install/slack-required usr/ usr/share/ usr/share/licenses/ usr/share/licenses/snes9x/ usr/share/licenses/snes9x/LICENSE usr/bin/ usr/bin/snes9x Package created: /source/abs/games/snes9x/snes9x-1.52-x86_64-2vl70.txz Basename: snes9x Version number: 1.52 Minimum arch: x86_64 Build version: 2vl70 Compression: txz (XZ LZMA compressed) ==> Starting package_snes9x-gtk()... Making install in data make[1]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' make[2]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/applications" /bin/ginstall -c -m 644 snes9x.desktop '/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/applications' test -z "/usr/share/icons/hicolor/16x16/apps" || /bin/mkdir -p "/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/16x16/apps" /bin/ginstall -c -m 644 snes9x_16x16.png '/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/16x16/apps' test -z "/usr/share/icons/hicolor/24x24/apps" || /bin/mkdir -p "/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/24x24/apps" /bin/ginstall -c -m 644 snes9x_24x24.png '/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/24x24/apps' test -z "/usr/share/icons/hicolor/32x32/apps" || /bin/mkdir -p "/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/32x32/apps" /bin/ginstall -c -m 644 snes9x_32x32.png '/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/32x32/apps' test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/scalable/apps" /bin/ginstall -c -m 644 snes9x.svg '/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/scalable/apps' make install-data-hook make[3]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' mv -f /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/16x16/apps/snes9x_16x16.png \ /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/16x16/apps/snes9x.png mv -f /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/24x24/apps/snes9x_24x24.png \ /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/24x24/apps/snes9x.png mv -f /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/32x32/apps/snes9x_32x32.png \ /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor/32x32/apps/snes9x.png touch -c /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/icons/hicolor make[3]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' make[2]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' make[1]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/data' Making install in po make[1]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/po' linguas="es_VE fr_FR pt_BR sr@latin "; \ for lang in $linguas; do \ dir=/source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /source/abs/games/snes9x/src/snes9x-1.52-src/gtk/install-sh -d $dir; \ if test -r $lang.gmo; then \ /bin/ginstall -c -m 644 $lang.gmo $dir/snes9x-gtk.mo; \ echo "installing $lang.gmo as $dir/snes9x-gtk.mo"; \ else \ /bin/ginstall -c -m 644 ./$lang.gmo $dir/snes9x-gtk.mo; \ echo "installing ./$lang.gmo as" \ "$dir/snes9x-gtk.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /bin/ginstall -c -m 644 $lang.gmo.m $dir/snes9x-gtk.mo.m; \ echo "installing $lang.gmo.m as $dir/snes9x-gtk.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/snes9x-gtk.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/snes9x-gtk.mo.m"; \ else \ true; \ fi; \ fi; \ done installing es_VE.gmo as /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/locale/es_VE/LC_MESSAGES/snes9x-gtk.mo installing fr_FR.gmo as /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/locale/fr_FR/LC_MESSAGES/snes9x-gtk.mo installing pt_BR.gmo as /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/locale/pt_BR/LC_MESSAGES/snes9x-gtk.mo installing sr@latin.gmo as /source/abs/games/snes9x/pkg/snes9x-gtk/usr/share/locale/sr@latin/LC_MESSAGES/snes9x-gtk.mo make[1]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk/po' make[1]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk' make[2]: Entering directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk' test -z "/usr/bin" || /bin/mkdir -p "/source/abs/games/snes9x/pkg/snes9x-gtk/usr/bin" /bin/ginstall -c snes9x-gtk '/source/abs/games/snes9x/pkg/snes9x-gtk/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk' make[1]: Leaving directory `/source/abs/games/snes9x/src/snes9x-1.52-src/gtk' ==> Tidying install... -> Purging other files... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package... -> Generating .PKGINFO file... -> Adding install script... -> Compressing package... awk: cmd. line:1: fatal: cannot open file `../src/*/config.log' for reading (No such file or directory) Finding dependencies... The following dependencies have been found: alsa-lib >= 1.0.24.1 atk >= 2.2.0 cairo >= 1.10.2 cxxlibs >= 6.0.14 | gcc-g++ >= 4.5.2 directfb >= 1.4.3 expat >= 2.0.1 fontconfig >= 2.8.0 freetype >= 2.4.4 gcc >= 4.5.2 gdk-pixbuf2 >= 2.24.0 glib2 >= 2.30.2 glibc-solibs >= 2.13 gtk+2 >= 2.24.6 libdrm >= 2.4.25 libffi >= 3.0.9 libglade >= 2.6.4 libpng >= 1.4.8 libX11 >= 1.4.3 libXau >= 1.0.6 libxcb >= 1.7 libXcomposite >= 0.4.3 libXcursor >= 1.1.11 libXdamage >= 1.1.3 libXdmcp >= 1.1.0 libXext >= 1.2.0 libXfixes >= 5.0 libXi >= 1.4.2 libXinerama >= 1.1.1 libxml2 >= 2.7.8 libXrandr >= 1.3.1 libXrender >= 0.9.6 libXv >= 1.0.6 libXxf86vm >= 1.1.1 mesa >= 7.10.2 pango >= 1.29.1 pixman >= 0.21.6 SDL >= 1.2.14 svgalib >= 1.9.25 zlib >= 1.2.5 Creating package /source/abs/games/snes9x/snes9x-gtk-1.52-x86_64-2vl70.txz Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the files and directories in your package to some sane permissions. If any of the files or dirs in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory and file permissions and set their ownerships to root:root? [y/N] n Creating the package file... ./ install/ install/doinst.sh install/slack-desc install/slack-required usr/ usr/share/ usr/share/locale/ usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/snes9x-gtk.mo usr/share/locale/es_VE/ usr/share/locale/es_VE/LC_MESSAGES/ usr/share/locale/es_VE/LC_MESSAGES/snes9x-gtk.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/snes9x-gtk.mo usr/share/locale/fr_FR/ usr/share/locale/fr_FR/LC_MESSAGES/ usr/share/locale/fr_FR/LC_MESSAGES/snes9x-gtk.mo usr/share/applications/ usr/share/applications/snes9x.desktop usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/24x24/ usr/share/icons/hicolor/24x24/apps/ usr/share/icons/hicolor/24x24/apps/snes9x.png usr/share/icons/hicolor/32x32/ usr/share/icons/hicolor/32x32/apps/ usr/share/icons/hicolor/32x32/apps/snes9x.png usr/share/icons/hicolor/scalable/ usr/share/icons/hicolor/scalable/apps/ usr/share/icons/hicolor/scalable/apps/snes9x.svg usr/share/icons/hicolor/16x16/ usr/share/icons/hicolor/16x16/apps/ usr/share/icons/hicolor/16x16/apps/snes9x.png usr/share/licenses/ usr/share/licenses/snes9x-gtk/ usr/share/licenses/snes9x-gtk/LICENSE usr/bin/ usr/bin/snes9x-gtk Package created: /source/abs/games/snes9x/snes9x-gtk-1.52-x86_64-2vl70.txz Basename: snes9x-gtk Version number: 1.52 Minimum arch: x86_64 Build version: 2vl70 Compression: txz (XZ LZMA compressed) ==> Finished making: snes9x 1.52-2 (Fri Jan 6 04:23:23 Local time zone must be set--see zic manual page 2012) Fri Jan 6 04:23:23 2012 ----------------