Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210218 Details for
Bug 285395
Stabilize games-emulation/advancemenu-2.5.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 19.06 KB, created by
Mounir Lamouri (volkmar) (RETIRED)
on 2009-11-14 11:47:41 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Mounir Lamouri (volkmar) (RETIRED)
Created:
2009-11-14 11:47:41 UTC
Size:
19.06 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking advancemenu-2.5.0.tar.gz to /var/tmp/portage/games-emulation/advancemenu-2.5.0/work >>>> Source unpacked in /var/tmp/portage/games-emulation/advancemenu-2.5.0/work >>>> Preparing source in /var/tmp/portage/games-emulation/advancemenu-2.5.0/work/advancemenu-2.5.0 ... > [32;01m*[0m Applying advancemenu-2.5.0-alsa-pkg-config.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying advancemenu-2.5.0-pic.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-emulation/advancemenu-2.5.0/work/advancemenu-2.5.0 ... > * econf: updating advancemenu-2.5.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating advancemenu-2.5.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --enable-expat --enable-zlib --enable-alsa --enable-debug --enable-fb --enable-ncurses --enable-freetype --enable-oss --enable-sdl --enable-slang --enable-static --disable-svgalib --disable-asm >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether we are using the GNU C++ compiler... yes >checking whether powerpc-unknown-linux-gnu-g++ accepts -g... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for powerpc-unknown-linux-gnu-ar... powerpc-unknown-linux-gnu-ar >checking for powerpc-unknown-linux-gnu-windres... no >checking for windres... no >checking for rm... rm >checking for cp... cp >checking for mkdir... mkdir >checking for echo... echo >checking for tar... tar >checking for gzip... gzip >checking for zip... zip >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -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 whether byte ordering is bigendian... yes >checking for char... yes >checking size of char... 1 >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for void*... yes >checking size of void*... 4 >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether time.h and sys/time.h may both be included... yes >checking whether termios.h defines TIOCGWINSZ... no >checking whether sys/ioctl.h defines TIOCGWINSZ... yes >checking for unistd.h... (cached) yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/io.h usability... no >checking sys/io.h presence... no >checking for sys/io.h... no >checking sys/kd.h usability... yes >checking sys/kd.h presence... yes >checking for sys/kd.h... yes >checking sys/vt.h usability... yes >checking sys/vt.h presence... yes >checking for sys/vt.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking for an ANSI C-conforming const... yes >checking for C/C++ restrict keyword... __restrict >checking for inline... inline >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for vprintf... yes >checking for _doprnt... no >checking for strcasecmp... yes >checking for strerror... yes >checking for uname... yes >checking for sysconf... yes >checking for backtrace... yes >checking for backtrace_symbols... yes >checking for flockfile... yes >checking for funlockfile... yes >checking for fread_unlocked... yes >checking for fwrite_unlocked... yes >checking for fgetc_unlocked... yes >checking for feof_unlocked... yes >checking for iopl... no >checking for mprotect... yes >checking for port in/out... no >checking for FrameBuffer... yes >checking for snd_pcm_open in -lasound... yes >checking for ALSA version... yes >checking for OSS... yes >checking for pthread_create in -lpthread... yes >checking for SLang_init_tty in -lslang... yes >checking slang.h usability... yes >checking slang.h presence... yes >checking for slang.h... yes >checking for endwin in -lncurses... yes >checking for powerpc-unknown-linux-gnu-freetype-config... /var/tmp/portage/games-emulation/advancemenu-2.5.0/temp/powerpc-unknown-linux-gnu-freetype-config >checking for FreeType2... yes >checking for powerpc-unknown-linux-gnu-sdl-config... /var/tmp/portage/games-emulation/advancemenu-2.5.0/temp/powerpc-unknown-linux-gnu-sdl-config >checking for SDL... yes >checking for raw keyboard interface... yes >checking for raw joystick interface... yes >checking for raw mouse interface... yes >checking for event mouse interface... yes >checking for event keyboard interface... yes >checking for event joystick interface... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting >config.status: creating advance/lib/config.h > >== Host == >Environment : powerpc-unknown-linux-gnu >Endianess : big >Bits : 32 >Assembler for Pentium : no >Assembler MIPS3 emulator for Pentium : no > >== Drivers/Libraries == >Video : fb slang ncurses sdl >Sound : alsa oss sdl >Keyboard : sdl raw event >Joystick : sdl raw event >Mouse : sdl raw event >Misc : zlib expat pthread freetype2 > >== Compiler == >CC : powerpc-unknown-linux-gnu-gcc >CXX : powerpc-unknown-linux-gnu-g++ >CFLAGS : -O2 -pipe -mcpu=power5 -mtune=power5 -fno-strict-aliasing -frename-registers -fivopts -ftree-vectorize >LDFLAGS : -Wl,-O1 -Wl,--as-needed >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-emulation/advancemenu-2.5.0/work/advancemenu-2.5.0 ... >make -j8 >obj/menu/linux/debug >obj/cfg/linux/debug >obj/v/linux/debug >obj/menu/linux/debug/blit >obj/menu/linux/debug/lib >obj/menu/linux/debug/linux >obj/menu/linux/debug/menu >obj/menu/linux/debug/sdl >obj/menu/linux/debug/mpglib >obj/menu/linux/debug/menu/category.o (debug) >obj/menu/linux/debug/menu/choice.o (debug) >obj/menu/linux/debug/menu/common.o (debug) >obj/menu/linux/debug/menu/crc.o (debug) >obj/menu/linux/debug/menu/emulator.o (debug) >obj/menu/linux/debug/menu/emuxml.o (debug) >obj/menu/linux/debug/menu/game.o (debug) >obj/menu/linux/debug/menu/mconfig.o (debug) >obj/menu/linux/debug/menu/menu.o (debug) >obj/menu/linux/debug/menu/submenu.o (debug) >obj/menu/linux/debug/menu/mm.o (debug) >obj/menu/linux/debug/menu/play.o (debug) >obj/menu/linux/debug/menu/playdef.o (debug) >advance/menu/mm.cc: In function 'int os_main(int, char**)': >advance/menu/mm.cc:759: warning: deprecated conversion from string constant to 'char*' >obj/menu/linux/debug/menu/resource.o (debug) >obj/menu/linux/debug/menu/text.o (debug) >obj/menu/linux/debug/menu/event.o (debug) >obj/menu/linux/debug/menu/color.o (debug) >obj/menu/linux/debug/lib/portable.o (debug) >obj/menu/linux/debug/lib/snstring.o (debug) >obj/menu/linux/debug/lib/log.o (debug) >obj/menu/linux/debug/lib/mng.o (debug) >obj/menu/linux/debug/lib/bitmap.o (debug) >obj/menu/linux/debug/lib/fz.o (debug) >obj/menu/linux/debug/lib/unzip.o (debug) >obj/menu/linux/debug/lib/mixer.o (debug) >obj/menu/linux/debug/lib/wave.o (debug) >obj/menu/linux/debug/lib/png.o (debug) >obj/menu/linux/debug/lib/pngdef.o (debug) >obj/menu/linux/debug/lib/pcx.o (debug) >obj/menu/linux/debug/lib/icon.o (debug) >obj/menu/linux/debug/lib/fontdef.o (debug) >obj/menu/linux/debug/lib/font.o (debug) >obj/menu/linux/debug/lib/video.o (debug) >obj/menu/linux/debug/lib/measure.o (debug) >obj/menu/linux/debug/lib/rgb.o (debug) >obj/menu/linux/debug/lib/conf.o (debug) >obj/menu/linux/debug/lib/key.o (debug) >obj/menu/linux/debug/lib/incstr.o (debug) >obj/menu/linux/debug/lib/videoio.o (debug) >obj/menu/linux/debug/lib/update.o (debug) >obj/menu/linux/debug/lib/generate.o (debug) >obj/menu/linux/debug/lib/crtc.o (debug) >obj/menu/linux/debug/lib/crtcbag.o (debug) >obj/menu/linux/debug/lib/monitor.o (debug) >obj/menu/linux/debug/lib/device.o (debug) >obj/menu/linux/debug/lib/sounddrv.o (debug) >obj/menu/linux/debug/lib/snone.o (debug) >obj/menu/linux/debug/lib/keydrv.o (debug) >obj/menu/linux/debug/lib/keyall.o (debug) >obj/menu/linux/debug/lib/knone.o (debug) >obj/menu/linux/debug/lib/mousedrv.o (debug) >obj/menu/linux/debug/lib/mouseall.o (debug) >obj/menu/linux/debug/lib/mnone.o (debug) >obj/menu/linux/debug/lib/joydrv.o (debug) >obj/menu/linux/debug/lib/joyall.o (debug) >obj/menu/linux/debug/lib/jnone.o (debug) >obj/menu/linux/debug/lib/readinfo.o (debug) >obj/menu/linux/debug/lib/soundall.o (debug) >obj/menu/linux/debug/lib/videoall.o (debug) >obj/menu/linux/debug/lib/vnone.o (debug) >obj/menu/linux/debug/lib/error.o (debug) >obj/menu/linux/debug/lib/filter.o (debug) >obj/menu/linux/debug/lib/complex.o (debug) >obj/menu/linux/debug/blit/clear.o (debug) >obj/menu/linux/debug/blit/blit.o (debug) >obj/menu/linux/debug/blit/slice.o (debug) >obj/menu/linux/debug/blit/segment.o (debug) >obj/menu/linux/debug/mpglib/interfac.o (debug) >obj/menu/linux/debug/mpglib/internal.o (debug) >obj/menu/linux/debug/mpglib/decode.o (debug) >obj/menu/linux/debug/mpglib/dct64.o (debug) >obj/menu/linux/debug/mpglib/layer3.o (debug) >obj/menu/linux/debug/mpglib/tabinit.o (debug) >obj/menu/linux/debug/linux/file.o (debug) >obj/menu/linux/debug/linux/target.o (debug) >obj/menu/linux/debug/linux/os.o (debug) >obj/menu/linux/debug/linux/vfb.o (debug) >obj/menu/linux/debug/linux/salsa.o (debug) >obj/menu/linux/debug/linux/soss.o (debug) >advance/linux/salsa.c: In function 'alsa_log': >advance/linux/salsa.c:88: warning: 'snd_pcm_hw_params_get_tick_time' is deprecated (declared at /usr/include/alsa/pcm.h:1121) >advance/linux/salsa.c:94: warning: 'snd_pcm_sw_params_get_xfer_align' is deprecated (declared at /usr/include/alsa/pcm.h:1116) >advance/linux/salsa.c: In function 'soundb_alsa_init': >advance/linux/salsa.c:200: warning: 'snd_pcm_sw_params_set_xfer_align' is deprecated (declared at /usr/include/alsa/pcm.h:1115) >obj/menu/linux/debug/linux/kraw.o (debug) >obj/menu/linux/debug/linux/jraw.o (debug) >obj/menu/linux/debug/linux/mraw.o (debug) >In file included from advance/linux/mraw.c:45: >advance/linux/ms.c: In function 'raw_mouse_setspeed': >advance/linux/ms.c:270: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c: In function 'raw_mouse_init': >advance/linux/ms.c:338: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:344: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:347: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:350: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:353: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:356: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:358: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:382: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:386: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:388: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:390: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:392: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:394: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:396: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:398: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c:400: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c: In function 'raw_mouse_close': >advance/linux/ms.c:474: warning: ignoring return value of 'write', declared with attribute warn_unused_result >advance/linux/ms.c: In function 'raw_mouse_poll': >advance/linux/ms.c:573: warning: ignoring return value of 'read', declared with attribute warn_unused_result >obj/menu/linux/debug/linux/kevent.o (debug) >obj/menu/linux/debug/linux/mevent.o (debug) >obj/menu/linux/debug/linux/jevent.o (debug) >obj/menu/linux/debug/linux/event.o (debug) >obj/menu/linux/debug/sdl/vsdl.o (debug) >obj/menu/linux/debug/sdl/ssdl.o (debug) >obj/menu/linux/debug/sdl/ksdl.o (debug) >obj/menu/linux/debug/sdl/msdl.o (debug) >obj/menu/linux/debug/sdl/jsdl.o (debug) >obj/cfg/linux/debug/blit >obj/cfg/linux/debug/cfg >obj/cfg/linux/debug/lib >obj/cfg/linux/debug/linux >obj/cfg/linux/debug/v >obj/cfg/linux/debug/lib/portable.o (debug) >obj/cfg/linux/debug/lib/snstring.o (debug) >obj/cfg/linux/debug/lib/log.o (debug) >obj/cfg/linux/debug/lib/video.o (debug) >obj/cfg/linux/debug/lib/measure.o (debug) >obj/cfg/linux/debug/lib/rgb.o (debug) >obj/cfg/linux/debug/lib/conf.o (debug) >obj/cfg/linux/debug/lib/incstr.o (debug) >obj/cfg/linux/debug/lib/videoio.o (debug) >obj/cfg/linux/debug/lib/update.o (debug) >obj/cfg/linux/debug/lib/generate.o (debug) >obj/cfg/linux/debug/lib/crtc.o (debug) >obj/cfg/linux/debug/lib/crtcbag.o (debug) >obj/cfg/linux/debug/lib/monitor.o (debug) >obj/cfg/linux/debug/lib/gtf.o (debug) >obj/cfg/linux/debug/lib/device.o (debug) >obj/cfg/linux/debug/lib/inputall.o (debug) >obj/cfg/linux/debug/lib/inputdrv.o (debug) >obj/cfg/linux/debug/lib/videoall.o (debug) >obj/cfg/linux/debug/lib/error.o (debug) >obj/cfg/linux/debug/blit/blit.o (debug) >obj/cfg/linux/debug/blit/clear.o (debug) >obj/cfg/linux/debug/blit/slice.o (debug) >obj/cfg/linux/debug/blit/segment.o (debug) >obj/cfg/linux/debug/cfg/cfg.o (debug) >obj/cfg/linux/debug/cfg/list.o (debug) >obj/cfg/linux/debug/v/draw.o (debug) >obj/cfg/linux/debug/linux/file.o (debug) >obj/cfg/linux/debug/linux/target.o (debug) >obj/cfg/linux/debug/linux/os.o (debug) >obj/cfg/linux/debug/linux/vslang.o (debug) >obj/cfg/linux/debug/linux/vcurses.o (debug) >obj/cfg/linux/debug/linux/itty.o (debug) >obj/cfg/linux/debug/linux/vfb.o (debug) >obj/v/linux/debug/blit >obj/v/linux/debug/lib >obj/v/linux/debug/linux >obj/v/linux/debug/v >obj/v/linux/debug/lib/portable.o (debug) >obj/v/linux/debug/lib/snstring.o (debug) >obj/v/linux/debug/lib/log.o (debug) >obj/v/linux/debug/lib/video.o (debug) >obj/v/linux/debug/lib/measure.o (debug) >obj/v/linux/debug/lib/rgb.o (debug) >obj/v/linux/debug/lib/conf.o (debug) >obj/v/linux/debug/lib/incstr.o (debug) >obj/v/linux/debug/lib/videoio.o (debug) >obj/v/linux/debug/lib/update.o (debug) >obj/v/linux/debug/lib/generate.o (debug) >obj/v/linux/debug/lib/crtc.o (debug) >obj/v/linux/debug/lib/crtcbag.o (debug) >obj/v/linux/debug/lib/monitor.o (debug) >obj/v/linux/debug/lib/device.o (debug) >obj/v/linux/debug/lib/gtf.o (debug) >obj/v/linux/debug/lib/inputall.o (debug) >obj/v/linux/debug/lib/inputdrv.o (debug) >obj/v/linux/debug/lib/videoall.o (debug) >obj/v/linux/debug/lib/error.o (debug) >obj/v/linux/debug/blit/blit.o (debug) >obj/v/linux/debug/blit/clear.o (debug) >obj/v/linux/debug/blit/slice.o (debug) >obj/v/linux/debug/blit/segment.o (debug) >obj/v/linux/debug/v/v.o (debug) >obj/v/linux/debug/v/draw.o (debug) >obj/v/linux/debug/linux/file.o (debug) >obj/v/linux/debug/linux/target.o (debug) >obj/v/linux/debug/linux/os.o (debug) >obj/v/linux/debug/linux/vslang.o (debug) >obj/v/linux/debug/linux/vcurses.o (debug) >obj/v/linux/debug/linux/itty.o (debug) >obj/v/linux/debug/linux/vfb.o (debug) >obj/menu/linux/debug/advmenu (debug) >obj/cfg/linux/debug/advcfg (debug) >obj/v/linux/debug/advv (debug) >>>> Source compiled. >>>> Test phase [check]: games-emulation/advancemenu-2.5.0 >make -j8 -j1 check >make: Nothing to be done for `check'. > >>>> Install advancemenu-2.5.0 into /var/tmp/portage/games-emulation/advancemenu-2.5.0/image/ category games-emulation >!!! dobin: advmenu does not exist > [31;01m*[0m > [31;01m*[0m ERROR: games-emulation/advancemenu-2.5.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_install > [31;01m*[0m environment, line 2591: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m dogamesbin advmenu || die "dogamesbin failed"; > [31;01m*[0m The die message: > [31;01m*[0m dogamesbin failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/games-emulation/advancemenu-2.5.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-emulation/advancemenu-2.5.0/temp/environment'. > [31;01m*[0m
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 285395
: 210218