Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 271431 Details for
Bug 365169
games-arcade/smc fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
smc-1.9:20110427-185515.log (text/plain), 14.09 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-04-28 08:50:59 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-04-28 08:50:59 UTC
Size:
14.09 KB
patch
obsolete
> * Package: games-arcade/smc-1.9 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking smc-1.9.tar.bz2 to /var/tmp/portage/games-arcade/smc-1.9/work >>>> Source unpacked in /var/tmp/portage/games-arcade/smc-1.9/work >>>> Preparing source in /var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9 ... > * econf: updating smc-1.9/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating smc-1.9/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-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 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for 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 i686-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for main in -lboost_filesystem... yes >checking for main in -lGL... yes >checking for main in -lGLU... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for SDL... yes >checking for png_init_io in -lpng... yes >checking for IMG_LoadPNG_RW in -lSDL_image... yes >checking for Mix_OpenAudio in -lSDL_mixer... yes >checking for TTF_Init in -lSDL_ttf... yes >checking for CEGUI... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking how to run the C++ preprocessor... i686-pc-linux-gnu-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 SDL.h usability... yes >checking SDL.h presence... yes >checking for SDL.h... yes >checking SDL_image.h usability... yes >checking SDL_image.h presence... yes >checking for SDL_image.h... yes >checking SDL_mixer.h usability... yes >checking SDL_mixer.h presence... yes >checking for SDL_mixer.h... yes >checking SDL_ttf.h usability... yes >checking SDL_ttf.h presence... yes >checking for SDL_ttf.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating data/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9' >Making all in src >make[2]: Entering directory `/var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9/src' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT audio.o -MD -MP -MF .deps/audio.Tpo -c -o audio.o `test -f 'audio/audio.cpp' || echo './'`audio/audio.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT random_sound.o -MD -MP -MF .deps/random_sound.Tpo -c -o random_sound.o `test -f 'audio/random_sound.cpp' || echo './'`audio/random_sound.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT sound_manager.o -MD -MP -MF .deps/sound_manager.Tpo -c -o sound_manager.o `test -f 'audio/sound_manager.cpp' || echo './'`audio/sound_manager.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT camera.o -MD -MP -MF .deps/camera.Tpo -c -o camera.o `test -f 'core/camera.cpp' || echo './'`core/camera.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT collision.o -MD -MP -MF .deps/collision.Tpo -c -o collision.o `test -f 'core/collision.cpp' || echo './'`core/collision.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT editor.o -MD -MP -MF .deps/editor.Tpo -c -o editor.o `test -f 'core/editor.cpp' || echo './'`core/editor.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT filesystem.o -MD -MP -MF .deps/filesystem.Tpo -c -o filesystem.o `test -f 'core/filesystem/filesystem.cpp' || echo './'`core/filesystem/filesystem.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT resource_manager.o -MD -MP -MF .deps/resource_manager.Tpo -c -o resource_manager.o `test -f 'core/filesystem/resource_manager.cpp' || echo './'`core/filesystem/resource_manager.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT file_parser.o -MD -MP -MF .deps/file_parser.Tpo -c -o file_parser.o `test -f 'core/file_parser.cpp' || echo './'`core/file_parser.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT framerate.o -MD -MP -MF .deps/framerate.Tpo -c -o framerate.o `test -f 'core/framerate.cpp' || echo './'`core/framerate.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT game_core.o -MD -MP -MF .deps/game_core.Tpo -c -o game_core.o `test -f 'core/game_core.cpp' || echo './'`core/game_core.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT i18n.o -MD -MP -MF .deps/i18n.Tpo -c -o i18n.o `test -f 'core/i18n.cpp' || echo './'`core/i18n.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'core/main.cpp' || echo './'`core/main.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATA_DIR="\"/usr/share/games/smc\"" -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/CEGUI -Wall -Wpointer-arith -O2 -pipe -DBOOST_FILESYSTEM_VERSION=2 -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o `test -f 'core/math/vector.cpp' || echo './'`core/math/vector.cpp >In file included from audio/../audio/../objects/sprite.h:21:0, > from audio/../audio/random_sound.h:20, > from audio/random_sound.cpp:16: >audio/../audio/../objects/../video/video.h:26:62: fatal error: RendererModules/OpenGLGUIRenderer/openglrenderer.h: No such file or directory >compilation terminated. >make[2]: *** [random_sound.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from audio/../core/../objects/../objects/sprite.h:21:0, > from audio/../core/../objects/movingsprite.h:19, > from audio/../core/game_core.h:19, > from audio/audio.cpp:17: >audio/../core/../objects/../objects/../video/video.h:26:62: fatal error: RendererModules/OpenGLGUIRenderer/openglrenderer.h: No such file or directory >compilation terminated. >make[2]: *** [audio.o] Error 1 >In file included from core/../core/../objects/../objects/sprite.h:21:0, > from core/../core/../objects/movingsprite.h:19, > from core/../core/game_core.h:19, > from core/main.cpp:17: >core/../core/../objects/../objects/../video/video.h:26:62: fatal error: RendererModules/OpenGLGUIRenderer/openglrenderer.h: No such file or directory >compilation terminated. >make[2]: *** [main.o] Error 1 >In file included from core/../core/../objects/../objects/sprite.h:21:0, > from core/../core/../objects/movingsprite.h:19, > from core/../core/game_core.h:19, > from core/game_core.cpp:16: >core/../core/../objects/../objects/../video/video.h:26:62: fatal error: RendererModules/OpenGLGUIRenderer/openglrenderer.h: No such file or directory >compilation terminated. >make[2]: *** [game_core.o] Error 1 >In file included from core/../core/../objects/sprite.h:21:0, > from core/../core/editor.h:20, > from core/editor.cpp:16: >core/../core/../objects/../video/video.h:26:62: fatal error: RendererModules/OpenGLGUIRenderer/openglrenderer.h: No such file or directory >compilation terminated. >make[2]: *** [editor.o] Error 1 >In file included from core/../core/../objects/../objects/sprite.h:21:0, > from core/../core/../objects/movingsprite.h:19, > from core/../core/game_core.h:19, > from core/camera.cpp:17: >core/../core/../objects/../objects/../video/video.h:26:62: fatal error: RendererModules/OpenGLGUIRenderer/openglrenderer.h: No such file or directory >compilation terminated. >make[2]: *** [camera.o] Error 1 >In file included from core/../core/../objects/../objects/sprite.h:21:0, > from core/../core/../objects/movingsprite.h:19, > from core/../core/game_core.h:19, > from core/collision.cpp:18: >core/../core/../objects/../objects/../video/video.h:26:62: fatal error: RendererModules/OpenGLGUIRenderer/openglrenderer.h: No such file or directory >compilation terminated. >make[2]: *** [collision.o] Error 1 >core/i18n.cpp: In function âvoid SMC::I18N_Init()â: >core/i18n.cpp:32:54: warning: statement has no effect [-Wunused-value] >core/i18n.cpp:36:58: warning: statement has no effect [-Wunused-value] >core/i18n.cpp:50:65: warning: statement has no effect [-Wunused-value] >core/i18n.cpp:46:14: warning: unused variable âtextdomain_codesetâ [-Wunused-variable] >core/i18n.cpp:47:14: warning: unused variable âtextdomain_defaultâ [-Wunused-variable] >mv -f .deps/i18n.Tpo .deps/i18n.Po >mv -f .deps/file_parser.Tpo .deps/file_parser.Po >mv -f .deps/vector.Tpo .deps/vector.Po >mv -f .deps/resource_manager.Tpo .deps/resource_manager.Po >mv -f .deps/framerate.Tpo .deps/framerate.Po >mv -f .deps/sound_manager.Tpo .deps/sound_manager.Po >mv -f .deps/filesystem.Tpo .deps/filesystem.Po >make[2]: Leaving directory `/var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9' >make: *** [all] Error 2 >emake failed > * ERROR: games-arcade/smc-1.9 failed (compile phase): > * died running emake, base_src_make > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2968: Called games_src_compile > * environment, line 1644: Called base_src_make > * environment, line 531: Called die > * The specific snippet of code: > * emake "$@" || die "died running emake, $FUNCNAME"; > * > * If you need support, post the output of 'emerge --info =games-arcade/smc-1.9', > * the complete build log and the output of 'emerge -pqv =games-arcade/smc-1.9'. > * The complete build log is located at '/var/log/portage/build/games-arcade/smc-1.9:20110427-185515.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-arcade/smc-1.9/temp/environment'. > * S: '/var/tmp/portage/games-arcade/smc-1.9/work/smc-1.9'
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 365169
: 271431