* CPV: media-libs/esdl-1.0.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking esdl-1.0.1.src.tar.gz to /var/tmp/portage/media-libs/esdl-1.0.1/work >>> Source unpacked in /var/tmp/portage/media-libs/esdl-1.0.1/work >>> Preparing source in /var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1 ... * Replacing obsolete head/tail with POSIX compliant ones * - fixed Makefile * - fixed c_src/Makefile >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1 ... make -j14 make[1]: Entering directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/c_src' gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_wrapper.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_gen.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_spec.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_util.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_video.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_events.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_audio.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_gl.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_glu.c gcc -c -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include esdl_glext.c gcc -O2 -pipe -fpic -fomit-frame-pointer -DSHM -DPTHREADS -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/lib/erlang/usr/include -fpic -shared -I/usr/lib/erlang/usr/include esdl_driver.c esdl_wrapper.o esdl_gen.o esdl_spec.o esdl_util.o esdl_video.o esdl_events.o esdl_audio.o esdl_gl.o esdl_glu.o esdl_glext.o \ -L/usr/lib -lGL -lGLU -lSDL -lpthread -lm -o ../priv/sdl_driver.so make[1]: Leaving directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/c_src' make[1]: Entering directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/src' erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_video.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_events.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_mouse.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_joystick.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_keyboard.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_active.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_audio.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin gl.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin glu.erl erlc -W -bbeam -I../include +inline +warn_unused_vars -o../ebin sdl_util.erl ./gl.erl:1254: Warning: this clause cannot match because a previous clause at line 1253 always matches make[1]: Leaving directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/src' make[1]: Entering directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/test' erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. testsprite.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. testgl.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. testbin.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. erldemo.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. testaudio.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. testjoy.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. testglutess.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. test_glfont.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. test_ttf.erl erlc -W -I../include -bbeam -pa ../../esdl/ebin -o. test_glimg.erl ./testsprite.erl:30: Warning: variable 'Server' is unused ./testsprite.erl:173: Warning: variable 'Palette' is unused ./testsprite.erl:194: Warning: variable 'SpriteH' is unused ./testsprite.erl:194: Warning: variable 'SpriteW' is unused ./testsprite.erl:194: Warning: variable 'WinH' is unused ./testsprite.erl:194: Warning: variable 'WinW' is unused ./testsprite.erl:233: Warning: variable 'PFormat' is unused ./testglutess.erl:30: Warning: variable 'Config' is unused ./testglutess.erl:35: Warning: variable 'SR' is unused ./testgl.erl:56: Warning: variable 'SR' is unused ./erldemo.erl:35: Warning: variable 'Wrapper' is unused ./erldemo.erl:53: Warning: variable 'R' is unused ./erldemo.erl:141: Warning: variable 'Ut' is unused ./erldemo.erl:141: Warning: variable 'Vt' is unused ./erldemo.erl:175: Warning: variable 'T0' is unused ./erldemo.erl:305: Warning: variable 'Format' is unused ./erldemo.erl:368: Warning: variable 'Reason' is unused ./erldemo.erl:369: Warning: variable 'Reason' is unused ./erldemo.erl:401: Warning: variable 'W' is unused ./erldemo.erl:406: Warning: variable 'W' is unused ./testjoy.erl:197: Warning: variable 'Fun' is unused ./testjoy.erl:203: Warning: variable 'Config' is unused ./testjoy.erl:204: Warning: variable 'Wrapper' is unused make[1]: Leaving directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/test' make[1]: Entering directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/doc' erlc -W -bbeam makedoc.erl ./makedoc.erl:85: Warning: variable 'Acc' is unused ./makedoc.erl:85: Warning: variable 'FD' is unused ./makedoc.erl:85: Warning: variable 'L' is unused ./makedoc.erl:85: Warning: variable 'M' is unused ./makedoc.erl:85: Warning: variable 'N' is unused ./makedoc.erl:85: Warning: variable 'O' is unused ./makedoc.erl:85: Warning: variable 'W' is unused ./makedoc.erl:111: Warning: variable 'State' is unused ./makedoc.erl:129: Warning: variable 'Rest' is unused ./makedoc.erl:139: Warning: variable 'Else' is unused ./makedoc.erl:149: Warning: variable 'S' is unused ./makedoc.erl:166: Warning: variable 'Next' is unused ./makedoc.erl:179: Warning: variable 'Desc' is unused ./makedoc.erl:179: Warning: variable 'O' is unused ./makedoc.erl:213: Warning: variable 'Rest' is unused ./makedoc.erl:216: Warning: variable 'Acc' is unused ./makedoc.erl:218: Warning: variable 'Acc' is unused ./makedoc.erl:234: Warning: variable 'RFunc' is unused ./makedoc.erl:236: Warning: variable 'Rest' is unused ./makedoc.erl:341: Warning: this clause cannot match because a previous clause at line 340 always matches ./makedoc.erl:343: Warning: this clause cannot match because a previous clause at line 342 always matches ./makedoc.erl:345: Warning: this clause cannot match because a previous clause at line 344 always matches erl -noshell -s makedoc start ../src/gl.erl -s erlang halt erl -noshell -s makedoc start ../src/glu.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_active.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_audio.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_events.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_keyboard.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_mouse.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_joystick.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_util.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_video.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_ttf.erl -s erlang halt erl -noshell -s makedoc start ../src/sdl_img.erl -s erlang halt Making "../src/gl.erl" => "gl.html" Making "../src/sdl_img.erl" => "sdl_img.html" Making "../src/sdl_active.erl" => "sdl_active.html" Making "../src/glu.erl" => "glu.html" Making "../src/sdl_video.erl" => "sdl_video.html" sdl_video:103: Missing Ref to C-API sdl_video:128: Missing Ref to C-API sdl_video:156: Missing Ref to C-API sdl_video:174: Missing Ref to C-API Making "../src/sdl_audio.erl" => "sdl_audio.html" Making "../src/sdl_joystick.erl" => "sdl_joystick.html" sdl_video:546: Missing Ref to C-API Making "../src/sdl.erl" => "sdl.html" glu:596: Missing Ref to C-API Making "../src/sdl_mouse.erl" => "sdl_mouse.html" Making "../src/sdl_events.erl" => "sdl_events.html" sdl_video:644: Missing Ref to C-API sdl_video:654: Missing Ref to C-API Making "../src/sdl_ttf.erl" => "sdl_ttf.html" Making "../src/sdl_keyboard.erl" => "sdl_keyboard.html" Making "../src/sdl_util.erl" => "sdl_util.html" make[1]: Leaving directory `/var/tmp/portage/media-libs/esdl-1.0.1/work/esdl-1.0.1/doc' >>> Source compiled. >>> Test phase [test]: media-libs/esdl-1.0.1 make -j14 -j1 test make: Nothing to be done for `test'. >>> Install esdl-1.0.1 into /var/tmp/portage/media-libs/esdl-1.0.1/image/ category media-libs * Tinderbox QA Notice: 'make' called by src_install make -j14 install INSTALLDIR=/var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1 Found erlang at /usr/lib/erlang Installing esdl-1.0.1 in /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1 mkdir /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/src mkdir /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/c_src mkdir /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/include mkdir /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/doc mkdir /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/ebin mkdir /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/priv cp license.terms Readme* /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1 cp src/*.?rl /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/src cp c_src/*.[ch] /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/c_src cp include/*.hrl /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/include cp doc/*.html /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/doc cp ebin/*beam /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/ebin chmod 644 /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/ebin/*.beam cp priv/*.* /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/priv chmod 755 /var/tmp/portage/media-libs/esdl-1.0.1/image///usr/lib/erlang/lib/esdl-1.0.1/priv/* >>> Completed installing esdl-1.0.1 into /var/tmp/portage/media-libs/esdl-1.0.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/erlang/lib/esdl-1.0.1/priv/sdl_driver.so  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/erlang/lib/esdl-1.0.1/priv/sdl_driver.so  * Gentoo contact information ... herds: graphics maintainers: george@gentoo.org