Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212079 Details for
Bug 295740
games-action/glaxium fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
glaxium-0.5-r1:20091203-113647.log (text/plain), 9.71 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-12-04 21:39:57 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-12-04 21:39:57 UTC
Size:
9.71 KB
patch
obsolete
> [32;01m*[0m CPV: games-action/glaxium-0.5-r1 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking glaxium_0.5.tar.gz to /var/tmp/portage/games-action/glaxium-0.5-r1/work > [32;01m*[0m Applying glaxium-0.5-glx.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0.5-rc.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying glaxium-0.5-gcc41.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying glaxium-0.5-build.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying glaxium-0.5-freeglut.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/games-action/glaxium-0.5-r1/work/glaxium_0.5' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/games-action/glaxium-0.5-r1/work >>>> Compiling source in /var/tmp/portage/games-action/glaxium-0.5-r1/work/glaxium_0.5 ... >./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 for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking whether make sets $(MAKE)... yes >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.1.5... yes >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 for Mix_PlayMusic in -lSDL_mixer... yes >checking SDL_mixer.h usability... yes >checking SDL_mixer.h presence... yes >checking for SDL_mixer.h... yes >checking for glVertex3f in -lGL... yes >checking for gluPerspective in -lGLU... yes >checking for XDestroyWindow in -lX11... yes >checking for XFreeDeviceControl in -lXi... yes >checking for XmuScanlineNot in -lXmu... yes >checking for glutBitmapCharacter in -lglut... yes >checking for png_write_rows in -lpng... yes >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking GL/glut.h usability... yes >checking GL/glut.h presence... yes >checking for GL/glut.h... yes >checking GL/glx.h usability... yes >checking GL/glx.h presence... yes >checking for GL/glx.h... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting >config.status: creating conf.h >make -j14 >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT bandit2.cpp -o bandit2.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT cube.cpp -o cube.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT diamond.cpp -o diamond.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT elem.cpp -o elem.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT explosion.cpp -o explosion.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT fighter2.cpp -o fighter2.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT fire.cpp -o fire.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT list.cpp -o list.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT listsprite.cpp -o listsprite.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT main.cpp -o main.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT myship.cpp -o myship.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT piege.cpp -o piege.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT pngtex.cpp -o pngtex.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT scene.cpp -o scene.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT scratcher.cpp -o scratcher.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT ship1.cpp -o ship1.o -DDATADIR=\"/usr/share/games/glaxium\" >i686-pc-linux-gnu-g++ -c -O2 -pipe -I/usr/X11R6/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT spirale.cpp -o spirale.o -DDATADIR=\"/usr/share/games/glaxium\" >scene.cpp:74: error: 'void (* glActiveTextureARB)(GLenum)' redeclared as different kind of symbol >/usr/include/GL/gl.h:2071: error: previous declaration of 'void glActiveTextureARB(GLenum)' >scene.cpp:75: error: 'void (* glMultiTexCoord2fARB)(GLenum, GLfloat, GLfloat)' redeclared as different kind of symbol >/usr/include/GL/gl.h:2083: error: previous declaration of 'void glMultiTexCoord2fARB(GLenum, GLfloat, GLfloat)' >scene.cpp: In member function 'void Scene::initOpenGl()': >scene.cpp:1510: error: assignment of function 'void glActiveTextureARB(GLenum)' >scene.cpp:1510: error: cannot convert 'void (*)(GLenum)' to 'void(GLenum)' in assignment >scene.cpp:1511: error: assignment of function 'void glMultiTexCoord2fARB(GLenum, GLfloat, GLfloat)' >scene.cpp:1511: error: cannot convert 'void (*)(GLenum, GLfloat, GLfloat)' to 'void(GLenum, GLfloat, GLfloat)' in assignment >scene.cpp: In member function 'void Scene::menuIdle()': >scene.cpp:2354: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result >make: *** [scene.o] Error 1 >make: *** Waiting for unfinished jobs.... >main.cpp: In function 'int main(int, char**)': >main.cpp:232: warning: deprecated conversion from string constant to 'char*' >main.cpp:262: warning: deprecated conversion from string constant to 'char*' >myship.cpp:48: error: 'void (* glActiveTextureARB)(GLenum)' redeclared as different kind of symbol >/usr/include/GL/gl.h:2071: error: previous declaration of 'void glActiveTextureARB(GLenum)' >make: *** [myship.o] Error 1 >pngtex.cpp: In constructor 'PngTex::PngTex(const char*)': >pngtex.cpp:46: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >pngtex.cpp: In constructor 'PngTex::PngTex(const char*)': >pngtex.cpp:46: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >pngtex.cpp: In constructor 'PngTex::PngTex(const char*)': >pngtex.cpp:46: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result > [31;01m*[0m ERROR: games-action/glaxium-0.5-r1 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 55: Called src_compile > [31;01m*[0m environment, line 3309: Called games_src_compile > [31;01m*[0m environment, line 2117: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =games-action/glaxium-0.5-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =games-action/glaxium-0.5-r1'. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/games-action/glaxium-0.5-r1:20091203-113647.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-action/glaxium-0.5-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/games-action/glaxium-0.5-r1/work/glaxium_0.5'
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 295740
: 212079