Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 116477 Details for
Bug 164510
media-libs/allegrogl-0.4.0 emake failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log for allegrogl-0.4.0 failure on amd64
build.log (text/plain), 10.17 KB, created by
JTRiley
on 2007-04-16 21:27:49 UTC
(
hide
)
Description:
build.log for allegrogl-0.4.0 failure on amd64
Filename:
MIME Type:
Creator:
JTRiley
Created:
2007-04-16 21:27:49 UTC
Size:
10.17 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking alleggl-0.4.0.tar.bz2 to /var/tmp/portage/media-libs/allegrogl-0.4.0/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/media-libs/allegrogl-0.4.0/work/alleggl ... >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... x86_64-pc-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 pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking for X... libraries /usr/lib64, headers >checking for XF86VidModeQueryExtension in -lXxf86vm... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlsym in -ldl... yes >checking for glXGetProcAddress in -lGL... yes >checking GL/glx.h usability... yes >checking GL/glx.h presence... yes >checking for GL/glx.h... yes >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking for glBlendFunc in -lGL... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking for gluSphere in -lGLU... yes >checking for allegro-config... /usr/bin/allegro-config >checking for Allegro - version >= 4.2.0... yes (version 4.2.1) >configure: creating ./config.status >config.status: creating makefile >config.status: creating include/alleggl_config.h >config.status: executing default commands >Generating dependencies... >x86_64-pc-linux-gnu-gcc -o obj/unix/release/alleggl.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/alleggl.c >x86_64-pc-linux-gnu-gcc -o obj/unix/release/glvtable.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/glvtable.c >x86_64-pc-linux-gnu-gcc -o obj/unix/release/scorer.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/scorer.c >x86_64-pc-linux-gnu-gcc -o obj/unix/release/math.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/math.c >x86_64-pc-linux-gnu-gcc -o obj/unix/release/aglf.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/aglf.c >src/aglf.c: In function 'x_load_system_font': >src/aglf.c:402: warning: format '%i' expects type 'int', but argument 2 has type 'long unsigned int' >src/aglf.c:409: warning: format '%i' expects type 'int', but argument 2 has type 'long unsigned int' >x86_64-pc-linux-gnu-gcc -o obj/unix/release/fontconv.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/fontconv.c >x86_64-pc-linux-gnu-gcc -o obj/unix/release/texture.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/texture.c >src/texture.c: In function 'do_texture_upload': >src/texture.c:985: warning: format '%i' expects type 'int', but argument 2 has type 'long int' >src/texture.c:1013: warning: format '%i' expects type 'int', but argument 2 has type 'long int' >x86_64-pc-linux-gnu-gcc -o obj/unix/release/glext.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/glext.c >x86_64-pc-linux-gnu-gcc -o obj/unix/release/gui.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/gui.c >x86_64-pc-linux-gnu-gcc -o obj/unix/release/videovtb.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/videovtb.c >src/videovtb.c: In function 'allegro_gl_make_video_bitmap': >src/videovtb.c:202: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-gcc -o obj/unix/release/x.o -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -fPIC -c src/x.c >x86_64-pc-linux-gnu-gcc -shared -o lib/unix/libagl.so obj/unix/release/alleggl.o obj/unix/release/glvtable.o obj/unix/release/scorer.o obj/unix/release/math.o obj/unix/release/aglf.o obj/unix/release/fontconv.o obj/unix/release/texture.o obj/unix/release/glext.o obj/unix/release/gui.o obj/unix/release/videovtb.o obj/unix/release/x.o >x86_64-pc-linux-gnu-gcc -o examp/test -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/test.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/tex -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/tex.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/dumbtest -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/dumbtest.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/dialog -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/dialog.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/extext -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/extext.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/extextur -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/extextur.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/exmasked -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/exmasked.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/exalleg -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/exalleg.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/exalpfnt -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/exalpfnt.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/excamera -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/excamera.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/exgui -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/exgui.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/exext -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/exext.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/exmipmaps -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/exmipmaps.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >x86_64-pc-linux-gnu-gcc -o examp/fonttest -Iinclude -Iinclude/allegrogl -Iinclude/allegrogl/GLext -I/usr/include -O2 -Wall -ffast-math -fomit-frame-pointer -L/usr/lib64 -Llib/unix examp/fonttest.c -lagl `/usr/bin/allegro-config --libs` -lGLU -lGL -lGL -ldl -lXxf86vm -lXext -lX11 -lm -lpthread >/var/tmp/portage/media-libs/allegrogl-0.4.0/temp/ccSe0Fzv.o: In function `main': >fonttest.c:(.text+0x507): undefined reference to `allegro_gl_printf_ex' >collect2: ld returned 1 exit status >make: *** [examp/fonttest] Error 1 > >!!! ERROR: media-libs/allegrogl-0.4.0 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_compile > ebuild.sh, line 971: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > allegrogl-0.4.0.ebuild, line 26: Called die > >!!! emake failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/media-libs/allegrogl-0.4.0/temp/build.log'. >
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 164510
: 116477