Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 338554 Details for
Bug 456700
dev-libs/DirectFB-1.6.3 - radeon_crtc1.c:157:50: error: too few arguments to function 'OldPrimaryLayerFuncs.SetRegion'
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), 344.27 KB, created by
Stan Sander
on 2013-02-10 22:00:39 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Stan Sander
Created:
2013-02-10 22:00:39 UTC
Size:
344.27 KB
patch
obsolete
> * Package: dev-libs/DirectFB-1.6.3 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: amd64 elibc_glibc gif input_devices_evdev jpeg jpeg2k kernel_linux mmx mng opengl png sdl sse svg truetype userland_GNU video_cards_radeon zlib > * FEATURES: sandbox selinux sesandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking DirectFB-1.6.3.tar.gz to /var/tmp/portage/dev-libs/DirectFB-1.6.3/work >>>> Source unpacked in /var/tmp/portage/dev-libs/DirectFB-1.6.3/work >>>> Preparing source in /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3 ... > * Applying DirectFB-1.6.3-flags.patch ... > [ ok ] > * Applying DirectFB-1.6.3-pkgconfig.patch ... > [ ok ] > * Applying DirectFB-1.6.3-build.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: DirectFB-1.6.3/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3 ... > * econf: updating DirectFB-1.6.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating DirectFB-1.6.3/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --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 --disable-silent-rules --disable-dependency-tracking --disable-static --disable-x11 --disable-fbdev --enable-mmx --enable-sse --enable-jpeg --enable-png --enable-mng --enable-gif --disable-imlib2 --disable-pnm --enable-svg --disable-mpeg2 --disable-bmp --enable-jpeg2000 --enable-freetype --disable-debug --enable-zlib --disable-video4linux --disable-video4linux2 --disable-x11vdpau --disable-multicore --disable-dynload --enable-mesa --enable-sdl --with-gfxdrivers=radeon gl --with-inputdrivers=linuxinput --disable-vnc >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-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 whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether build environment is sane... yes >checking for library containing strerror... none required >checking whether make sets $(MAKE)... (cached) yes >checking for ANSI C header files... (cached) yes >checking whether byte ordering is bigendian... no >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking for fork... yes >checking for perl5... no >checking for perl... /usr/bin/perl >checking for man2html... /usr/bin/man2html >checking for x86_64-pc-linux-gnu-fluxcomp... no >checking for fluxcomp... no >checking Carbon/Carbon.h usability... no >checking Carbon/Carbon.h presence... no >checking for Carbon/Carbon.h... no >configure: WARNING: >*** no Carbon/Carbon.h found -- building without Mac OS X support. >checking linux/compiler.h usability... no >checking linux/compiler.h presence... no >checking for linux/compiler.h... no >checking linux/unistd.h usability... yes >checking linux/unistd.h presence... yes >checking for linux/unistd.h... yes >checking asm/page.h usability... no >checking asm/page.h presence... no >checking for asm/page.h... no >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for pthread_attr_init in -lpthread... yes >checking whether PTHREAD_MUTEX_RECURSIVE is declared... yes >checking whether PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is declared... yes >checking for clock_gettime in -lrt... yes >checking for dlopen in -ldl... yes >checking for sys/io.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking for library containing sqrt... -lm >checking whether the binutils support MMX... yes >checking whether the binutils support SSE... yes >checking for SDL... yes >checking for MESA... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for gzsetparams in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for LIBPNG... yes >checking for mng_version_text in -lmng... yes >checking libmng.h usability... yes >checking libmng.h presence... yes >checking for libmng.h... yes >checking for libsvg-cairo >= 0.1.6... found (version 0.1.6) >checking for jas_image_decode in -ljasper... yes >checking jasper/jasper.h usability... yes >checking jasper/jasper.h presence... yes >checking for jasper/jasper.h... yes >checking for FREETYPE... yes >checking for LINOTYPE... no >configure: WARNING: *** no linotype -- LinoType font provider will not be built. >checking which gfxdrivers should be built... radeon gl >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glx.h usability... yes >checking GL/glx.h presence... yes >checking for GL/glx.h... yes >checking which inputdrivers should be built... linuxinput >checking linux/input.h usability... yes >checking linux/input.h presence... yes >checking for linux/input.h... yes >checking for struct input_absinfo in linux/input.h... yes >configure: creating ./config.status >config.status: creating build-android/Makefile >config.status: creating directfb-config >config.status: creating directfb.pc >config.status: creating directfb-internal.pc >config.status: creating directfb.spec >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating include/directfb_build.h >config.status: creating include/directfb_version.h >config.status: creating lib/Makefile >config.status: creating lib/direct/Makefile >config.status: creating lib/direct/build.h >config.status: creating lib/direct/direct.pc >config.status: creating lib/direct/os/Makefile >config.status: creating lib/direct/os/linux/glibc/Makefile >config.status: creating lib/fusion/Makefile >config.status: creating lib/fusion/build.h >config.status: creating lib/fusion/fusion.pc >config.status: creating lib/fusion/shm/Makefile >config.status: creating lib/One/Makefile >config.status: creating lib/One/one.pc >config.status: creating lib/voodoo/Makefile >config.status: creating lib/voodoo/build.h >config.status: creating lib/voodoo/unix/Makefile >config.status: creating lib/voodoo/voodoo.pc >config.status: creating patches/Makefile >config.status: creating proxy/Makefile >config.status: creating proxy/dispatcher/Makefile >config.status: creating proxy/requestor/Makefile >config.status: creating rules/Makefile >config.status: creating src/Makefile >config.status: creating src/core/Makefile >config.status: creating src/display/Makefile >config.status: creating src/gfx/Makefile >config.status: creating src/gfx/generic/Makefile >config.status: creating src/input/Makefile >config.status: creating src/media/Makefile >config.status: creating src/misc/Makefile >config.status: creating src/windows/Makefile >config.status: creating systems/Makefile >config.status: creating systems/android/Makefile >config.status: creating systems/devmem/Makefile >config.status: creating systems/dummy/Makefile >config.status: creating systems/fbdev/Makefile >config.status: creating systems/mesa/Makefile >config.status: creating systems/pvr2d/Makefile >config.status: creating systems/egl/Makefile >config.status: creating systems/x11/Makefile >config.status: creating systems/x11vdpau/Makefile >config.status: creating systems/osx/Makefile >config.status: creating systems/sdl/Makefile >config.status: creating systems/vnc/Makefile >config.status: creating wm/Makefile >config.status: creating wm/default/Makefile >config.status: creating wm/unique/Makefile >config.status: creating wm/unique/classes/Makefile >config.status: creating wm/unique/data/Makefile >config.status: creating wm/unique/devices/Makefile >config.status: creating gfxdrivers/Makefile >config.status: creating gfxdrivers/ati128/Makefile >config.status: creating gfxdrivers/cle266/Makefile >config.status: creating gfxdrivers/cyber5k/Makefile >config.status: creating gfxdrivers/davinci/Makefile >config.status: creating gfxdrivers/ep9x/Makefile >config.status: creating gfxdrivers/gl/Makefile >config.status: creating gfxdrivers/gles2/Makefile >config.status: creating gfxdrivers/i810/Makefile >config.status: creating gfxdrivers/i830/Makefile >config.status: creating gfxdrivers/mach64/Makefile >config.status: creating gfxdrivers/matrox/Makefile >config.status: creating gfxdrivers/neomagic/Makefile >config.status: creating gfxdrivers/nsc/Makefile >config.status: creating gfxdrivers/nsc/include/Makefile >config.status: creating gfxdrivers/nvidia/Makefile >config.status: creating gfxdrivers/omap/Makefile >config.status: creating gfxdrivers/pvr2d/Makefile >config.status: creating gfxdrivers/pxa3xx/Makefile >config.status: creating gfxdrivers/radeon/Makefile >config.status: creating gfxdrivers/savage/Makefile >config.status: creating gfxdrivers/sh772x/Makefile >config.status: creating gfxdrivers/sis315/Makefile >config.status: creating gfxdrivers/tdfx/Makefile >config.status: creating gfxdrivers/unichrome/Makefile >config.status: creating gfxdrivers/vdpau/Makefile >config.status: creating gfxdrivers/vmware/Makefile >config.status: creating inputdrivers/Makefile >config.status: creating inputdrivers/dbox2remote/Makefile >config.status: creating inputdrivers/dreamboxremote/Makefile >config.status: creating inputdrivers/dynapro/Makefile >config.status: creating inputdrivers/elo/Makefile >config.status: creating inputdrivers/gunze/Makefile >config.status: creating inputdrivers/h3600_ts/Makefile >config.status: creating inputdrivers/input_hub/Makefile >config.status: creating inputdrivers/joystick/Makefile >config.status: creating inputdrivers/keyboard/Makefile >config.status: creating inputdrivers/linux_input/Makefile >config.status: creating inputdrivers/lirc/Makefile >config.status: creating inputdrivers/mutouch/Makefile >config.status: creating inputdrivers/zytronic/Makefile >config.status: creating inputdrivers/penmount/Makefile >config.status: creating inputdrivers/ps2mouse/Makefile >config.status: creating inputdrivers/serialmouse/Makefile >config.status: creating inputdrivers/sonypi/Makefile >config.status: creating inputdrivers/tslib/Makefile >config.status: creating inputdrivers/ucb1x00_ts/Makefile >config.status: creating inputdrivers/wm97xx_ts/Makefile >config.status: creating interfaces/Makefile >config.status: creating interfaces/ICoreResourceManager/Makefile >config.status: creating interfaces/IDirectFBFont/Makefile >config.status: creating interfaces/IDirectFBImageProvider/Makefile >config.status: creating interfaces/IDirectFBImageProvider/mpeg2/Makefile >config.status: creating interfaces/IDirectFBVideoProvider/Makefile >config.status: creating interfaces/IDirectFBWindows/Makefile >config.status: creating interfaces/IWater/Makefile >config.status: creating data/Makefile >config.status: creating tests/Makefile >config.status: creating tests/voodoo/Makefile >config.status: creating tools/Makefile >config.status: creating docs/Makefile >config.status: creating docs/dfbg.1 >config.status: creating docs/directfb-csource.1 >config.status: creating docs/directfbrc.5 >config.status: creating docs/html/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands > >Build options: > Version 1.6.3 > Linux powered yes > Install prefix /usr > Config files in /etc > Build shared libs yes > Build static libs no > Module directory /usr/lib64/directfb-1.6-0 > CPPFLAGS -D_REENTRANT > CFLAGS -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration > LDFLAGS -Wl,-O1 -Wl,--as-needed > LIBS -ldl -lrt -lpthread > DYNLIB -ldl > RTLIB -lrt > THREADFLAGS -D_REENTRANT > THREADLIB -lpthread > >Misc options: > Multi Application Core no > Fusion Kernel Device N/A > Fusion message size 16384 > Fluxed args size 1024 > One (IPC) no > Voodoo (network support) no > Pure Voodoo (net only) no > Debug supported yes > Debug enabled no > Trace support no > MMX support yes > SSE support yes > Network support yes > Include all strings yes > Software Rendering yes > Smooth SW Scaling no > Dithering none > Dithering 565 none > zlib compression yes -lz > Using setsockopt yes > >Building Tests no >Building Tools yes > >Building System Modules: > Linux FBDev support no > Generic /dev/mem support yes > Mesa/DRM/KMS support yes -I/usr/include/libdrm -lGLESv2 -lEGL -ldrm -lgbm > PVR2D no > EGL no > X11 support no > X11/VDPAU support no > OSX support no > SDL support yes -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -lSDL -lpthread > VNC support no > >Building Window Manager Modules: > Default yes > UniQuE no > >Building Image Provider Modules: > GIF yes > JPEG yes -ljpeg > PNG yes -I/usr/include/libpng15 -lpng15 > Imlib2 no > PNM no > SVG yes > BMP no > JPEG2000 yes -ljasper -lm -ljpeg > MPEG2 no > > >Building Video Provider Modules: > GIF yes > Video4Linux no (v2: no) > MNG yes > Gstreamer no (v1: no) > with FusionSound no > >Building Font Modules: > FreeType2 yes -I/usr/include/freetype2 -lfreetype > LinoType no > Default font yes > >Building Graphics Drivers: > 3Dfx Voodoo no > ATI Mach64 no > ATI Rage 128 no > ATI Radeon yes > Cirrus EP9X no > Intel i810 no > Intel i830 no > Matrox no > NeoMagic no > NSC Geode no > nVidia no > PVR2D no > PXA 3xx no > Renesas SH7722/SH7723 no > S3 Savage no > SiS 315 no > TI Davinci no > TI OMAP no > TVIA CyberPro no > VIA CLE266 no > VIA UniChrome no > VMWare no > VDPAU no > -- > OpenGL yes (GLX: yes) > OpenGL ES 2.0 no (Mesa: yes, PVR2D: no) > > >Building Input Drivers: > DBox2 Remote no > DreamBox Remote no > Dynapro Touchscreen no > ELO Touchscreen no > Gunze Touchscreen no > H3600 Touchscreen no > Input Hub no > Joystick no > Keyboard no > Linux Input yes > LiRC no > MuTouch touchscreen no > Zytronic touchscreen no > PS/2 Mouse no > Serial Mouse no > SonyPI Jogdial no > tslib no > ucb1x00 Touchscreen no > WM97xx Touchscreen no > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3 ... >make -j2 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3' >Making all in data >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/data' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/data' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/docs' >Making all in html >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/docs/html' >rootme=`pwd`; \ >/usr/bin/perl ../../tools/gendoc.pl DirectFB 1.6.3 ../../include/directfb.h ../../include/directfb_keyboard.h ../../include/directfbgl.h ../../include/directfbgl2.h ../../include/directfb_water.h ../../include/directfb_windows.h \ >&& echo timestamp > $rootme/stamp-docs >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/docs/html' >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/docs' >/usr/bin/man2html directfb-csource.1 > directfb-csource.1.html >/usr/bin/man2html dfbg.1 > dfbg.1.html >/usr/bin/man2html directfbrc.5 > directfbrc.5.html >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/docs' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/docs' >Making all in include >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/include' >FIXME: Use DIMCAPS prefix for DFBImageCapabilities >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/include' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib' >Making all in direct >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct' >Making all in os >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/os' >Making all in linux/glibc >make[5]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/os/linux/glibc' >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o clock.lo clock.c >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o deprecated.lo deprecated.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c clock.c -fPIC -DPIC -o .libs/clock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o filesystem.lo filesystem.c >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o log.lo log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c filesystem.c -fPIC -DPIC -o .libs/filesystem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c log.c -fPIC -DPIC -o .libs/log.o >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mem.lo mem.c >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mutex.lo mutex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mem.c -fPIC -DPIC -o .libs/mem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mutex.c -fPIC -DPIC -o .libs/mutex.o >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o signals.lo signals.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c signals.c -fPIC -DPIC -o .libs/signals.o >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o system.lo system.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c system.c -fPIC -DPIC -o .libs/system.o >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o thread.lo thread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c thread.c -fPIC -DPIC -o .libs/thread.o >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../../.. -I../../../../../include -I../../../../../lib -I../../../../../include -I../../../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libdirect_os_linux_glibc.la clock.lo deprecated.lo filesystem.lo log.lo mem.lo mutex.lo signals.lo system.lo thread.lo util.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirect_os_linux_glibc.a .libs/clock.o .libs/deprecated.o .libs/filesystem.o .libs/log.o .libs/mem.o .libs/mutex.o .libs/signals.o .libs/system.o .libs/thread.o .libs/util.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirect_os_linux_glibc.a >libtool: link: ( cd ".libs" && rm -f "libdirect_os_linux_glibc.la" && ln -s "../libdirect_os_linux_glibc.la" "libdirect_os_linux_glibc.la" ) >make[5]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/os/linux/glibc' >make[5]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/os' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/os' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/os' >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o clock.lo clock.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o conf.lo conf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c conf.c -fPIC -DPIC -o .libs/conf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c clock.c -fPIC -DPIC -o .libs/clock.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o debug.lo debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c debug.c -fPIC -DPIC -o .libs/debug.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o direct.lo direct.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o direct_result.lo direct_result.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c direct.c -fPIC -DPIC -o .libs/direct.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c direct_result.c -fPIC -DPIC -o .libs/direct_result.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o fastlz.lo fastlz.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o fifo.lo fifo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c fastlz.c -fPIC -DPIC -o .libs/fastlz.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c fifo.c -fPIC -DPIC -o .libs/fifo.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o flz.lo flz.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c flz.c -fPIC -DPIC -o .libs/flz.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o hash.lo hash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c hash.c -fPIC -DPIC -o .libs/hash.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o init.lo init.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o interface.lo interface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c init.c -fPIC -DPIC -o .libs/init.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c interface.c -fPIC -DPIC -o .libs/interface.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o list.lo list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c list.c -fPIC -DPIC -o .libs/list.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o log.lo log.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o log_domain.lo log_domain.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c log.c -fPIC -DPIC -o .libs/log.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c log_domain.c -fPIC -DPIC -o .libs/log_domain.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o map.lo map.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c map.c -fPIC -DPIC -o .libs/map.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mem.lo mem.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mem.c -fPIC -DPIC -o .libs/mem.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o memcpy.lo memcpy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c memcpy.c -fPIC -DPIC -o .libs/memcpy.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o messages.lo messages.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c messages.c -fPIC -DPIC -o .libs/messages.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o modules.lo modules.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c modules.c -fPIC -DPIC -o .libs/modules.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o print.lo print.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c print.c -fPIC -DPIC -o .libs/print.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o processor.lo processor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c processor.c -fPIC -DPIC -o .libs/processor.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o result.lo result.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c result.c -fPIC -DPIC -o .libs/result.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o serial.lo serial.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c serial.c -fPIC -DPIC -o .libs/serial.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o signals.lo signals.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c signals.c -fPIC -DPIC -o .libs/signals.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o stream.lo stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c stream.c -fPIC -DPIC -o .libs/stream.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o system.lo system.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c system.c -fPIC -DPIC -o .libs/system.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o trace.lo trace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c trace.c -fPIC -DPIC -o .libs/trace.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o tree.lo tree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c tree.c -fPIC -DPIC -o .libs/tree.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o thread.lo thread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c thread.c -fPIC -DPIC -o .libs/thread.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o utf8.lo utf8.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c utf8.c -fPIC -DPIC -o .libs/utf8.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o uuid.lo uuid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c uuid.c -fPIC -DPIC -o .libs/uuid.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -version-info 3:0:3 -release 1.6 -Wl,-O1 -Wl,--as-needed -lz -Wl,-O1 -Wl,--as-needed -o libdirect.la -rpath /usr/lib64 clock.lo conf.lo debug.lo direct.lo direct_result.lo fastlz.lo fifo.lo flz.lo hash.lo init.lo interface.lo list.lo log.lo log_domain.lo map.lo mem.lo memcpy.lo messages.lo modules.lo print.lo processor.lo result.lo serial.lo signals.lo stream.lo system.lo trace.lo tree.lo thread.lo utf8.lo util.lo uuid.lo os/linux/glibc/libdirect_os_linux_glibc.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/clock.o .libs/conf.o .libs/debug.o .libs/direct.o .libs/direct_result.o .libs/fastlz.o .libs/fifo.o .libs/flz.o .libs/hash.o .libs/init.o .libs/interface.o .libs/list.o .libs/log.o .libs/log_domain.o .libs/map.o .libs/mem.o .libs/memcpy.o .libs/messages.o .libs/modules.o .libs/print.o .libs/processor.o .libs/result.o .libs/serial.o .libs/signals.o .libs/stream.o .libs/system.o .libs/trace.o .libs/tree.o .libs/thread.o .libs/utf8.o .libs/util.o .libs/uuid.o -Wl,--whole-archive os/linux/glibc/.libs/libdirect_os_linux_glibc.a -Wl,--no-whole-archive -lz -Wl,--as-needed -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libdirect-1.6.so.0 -o .libs/libdirect-1.6.so.0.3.0 >libtool: link: (cd ".libs" && rm -f "libdirect-1.6.so.0" && ln -s "libdirect-1.6.so.0.3.0" "libdirect-1.6.so.0") >libtool: link: (cd ".libs" && rm -f "libdirect.so" && ln -s "libdirect-1.6.so.0.3.0" "libdirect.so") >libtool: link: ( cd ".libs" && rm -f "libdirect.la" && ln -s "../libdirect.la" "libdirect.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct' >Making all in fusion >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion' >Making all in shm >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/shm' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o fake.lo fake.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c fake.c -fPIC -DPIC -o .libs/fake.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libfusion_shm.la fake.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfusion_shm.a .libs/fake.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfusion_shm.a >libtool: link: ( cd ".libs" && rm -f "libfusion_shm.la" && ln -s "../libfusion_shm.la" "libfusion_shm.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/shm' >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o arena.lo arena.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o call.lo call.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c call.c -fPIC -DPIC -o .libs/call.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c arena.c -fPIC -DPIC -o .libs/arena.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o fusion.lo fusion.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o lock.lo lock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c fusion.c -fPIC -DPIC -o .libs/fusion.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c lock.c -fPIC -DPIC -o .libs/lock.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o object.lo object.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c object.c -fPIC -DPIC -o .libs/object.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o property.lo property.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c property.c -fPIC -DPIC -o .libs/property.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o reactor.lo reactor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c reactor.c -fPIC -DPIC -o .libs/reactor.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o ref.lo ref.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c ref.c -fPIC -DPIC -o .libs/ref.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o conf.lo conf.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o hash.lo hash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c conf.c -fPIC -DPIC -o .libs/conf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c hash.c -fPIC -DPIC -o .libs/hash.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o init.lo init.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c init.c -fPIC -DPIC -o .libs/init.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o shmalloc.lo shmalloc.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o vector.lo vector.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c shmalloc.c -fPIC -DPIC -o .libs/shmalloc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c vector.c -fPIC -DPIC -o .libs/vector.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -version-info 3:0:3 -release 1.6 -Wl,-O1 -Wl,--as-needed -lz -Wl,-O1 -Wl,--as-needed -o libfusion.la -rpath /usr/lib64 arena.lo call.lo fusion.lo lock.lo object.lo property.lo reactor.lo ref.lo conf.lo hash.lo init.lo shmalloc.lo vector.lo shm/libfusion_shm.la ../direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/arena.o .libs/call.o .libs/fusion.o .libs/lock.o .libs/object.o .libs/property.o .libs/reactor.o .libs/ref.o .libs/conf.o .libs/hash.o .libs/init.o .libs/shmalloc.o .libs/vector.o -Wl,--whole-archive shm/.libs/libfusion_shm.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,--as-needed ../direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libfusion-1.6.so.0 -o .libs/libfusion-1.6.so.0.3.0 >libtool: link: (cd ".libs" && rm -f "libfusion-1.6.so.0" && ln -s "libfusion-1.6.so.0.3.0" "libfusion-1.6.so.0") >libtool: link: (cd ".libs" && rm -f "libfusion.so" && ln -s "libfusion-1.6.so.0.3.0" "libfusion.so") >libtool: link: ( cd ".libs" && rm -f "libfusion.la" && ln -s "../libfusion.la" "libfusion.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion' >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib' >Making all in src >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src' >Making all in core >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/core' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreDFB.lo `test -f './CoreDFB.cpp' || echo './'`./CoreDFB.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreDFB_real.lo CoreDFB_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreDFB.cpp -fPIC -DPIC -o .libs/CoreDFB.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreDFB_real.cpp -fPIC -DPIC -o .libs/CoreDFB_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreSlave.lo `test -f './CoreSlave.cpp' || echo './'`./CoreSlave.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreSlave.cpp -fPIC -DPIC -o .libs/CoreSlave.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreSlave_real.lo CoreSlave_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreSlave_real.cpp -fPIC -DPIC -o .libs/CoreSlave_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreGraphicsState.lo `test -f './CoreGraphicsState.cpp' || echo './'`./CoreGraphicsState.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreGraphicsState.cpp -fPIC -DPIC -o .libs/CoreGraphicsState.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreGraphicsState_real.lo CoreGraphicsState_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreGraphicsState_real.cpp -fPIC -DPIC -o .libs/CoreGraphicsState_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreGraphicsStateClient.lo CoreGraphicsStateClient.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreGraphicsStateClient.cpp -fPIC -DPIC -o .libs/CoreGraphicsStateClient.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreInputDevice.lo `test -f './CoreInputDevice.cpp' || echo './'`./CoreInputDevice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreInputDevice.cpp -fPIC -DPIC -o .libs/CoreInputDevice.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreInputDevice_real.lo CoreInputDevice_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreInputDevice_real.cpp -fPIC -DPIC -o .libs/CoreInputDevice_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreLayer.lo `test -f './CoreLayer.cpp' || echo './'`./CoreLayer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreLayer.cpp -fPIC -DPIC -o .libs/CoreLayer.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreLayer_real.lo CoreLayer_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreLayer_real.cpp -fPIC -DPIC -o .libs/CoreLayer_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreLayerContext.lo `test -f './CoreLayerContext.cpp' || echo './'`./CoreLayerContext.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreLayerContext.cpp -fPIC -DPIC -o .libs/CoreLayerContext.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreLayerContext_real.lo CoreLayerContext_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreLayerContext_real.cpp -fPIC -DPIC -o .libs/CoreLayerContext_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreLayerRegion.lo `test -f './CoreLayerRegion.cpp' || echo './'`./CoreLayerRegion.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreLayerRegion.cpp -fPIC -DPIC -o .libs/CoreLayerRegion.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreLayerRegion_real.lo CoreLayerRegion_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreLayerRegion_real.cpp -fPIC -DPIC -o .libs/CoreLayerRegion_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CorePalette.lo `test -f './CorePalette.cpp' || echo './'`./CorePalette.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CorePalette_real.lo CorePalette_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CorePalette.cpp -fPIC -DPIC -o .libs/CorePalette.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CorePalette_real.cpp -fPIC -DPIC -o .libs/CorePalette_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreScreen.lo `test -f './CoreScreen.cpp' || echo './'`./CoreScreen.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreScreen_real.lo CoreScreen_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreScreen_real.cpp -fPIC -DPIC -o .libs/CoreScreen_real.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreScreen.cpp -fPIC -DPIC -o .libs/CoreScreen.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreSurface.lo `test -f './CoreSurface.cpp' || echo './'`./CoreSurface.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreSurface.cpp -fPIC -DPIC -o .libs/CoreSurface.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreSurface_real.lo CoreSurface_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreSurface_real.cpp -fPIC -DPIC -o .libs/CoreSurface_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreSurfaceClient.lo `test -f './CoreSurfaceClient.cpp' || echo './'`./CoreSurfaceClient.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreSurfaceClient_real.lo CoreSurfaceClient_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreSurfaceClient.cpp -fPIC -DPIC -o .libs/CoreSurfaceClient.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreSurfaceClient_real.cpp -fPIC -DPIC -o .libs/CoreSurfaceClient_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreWindow.lo `test -f './CoreWindow.cpp' || echo './'`./CoreWindow.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreWindow_real.lo CoreWindow_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreWindow_real.cpp -fPIC -DPIC -o .libs/CoreWindow_real.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreWindow.cpp -fPIC -DPIC -o .libs/CoreWindow.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreWindowStack.lo `test -f './CoreWindowStack.cpp' || echo './'`./CoreWindowStack.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ./CoreWindowStack.cpp -fPIC -DPIC -o .libs/CoreWindowStack.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o CoreWindowStack_real.lo CoreWindowStack_real.cpp >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o clipboard.lo clipboard.c >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c CoreWindowStack_real.cpp -fPIC -DPIC -o .libs/CoreWindowStack_real.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c clipboard.c -fPIC -DPIC -o .libs/clipboard.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o colorhash.lo colorhash.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o core.lo core.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c colorhash.c -fPIC -DPIC -o .libs/colorhash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c core.c -fPIC -DPIC -o .libs/core.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o core_parts.lo core_parts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c core_parts.c -fPIC -DPIC -o .libs/core_parts.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o fonts.lo fonts.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c fonts.c -fPIC -DPIC -o .libs/fonts.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o gfxcard.lo gfxcard.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c gfxcard.c -fPIC -DPIC -o .libs/gfxcard.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o graphics_state.lo graphics_state.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c graphics_state.c -fPIC -DPIC -o .libs/graphics_state.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o input.lo input.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c input.c -fPIC -DPIC -o .libs/input.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o input_hub.lo input_hub.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c input_hub.c -fPIC -DPIC -o .libs/input_hub.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o layer_context.lo layer_context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c layer_context.c -fPIC -DPIC -o .libs/layer_context.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o layer_control.lo layer_control.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o layer_region.lo layer_region.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c layer_control.c -fPIC -DPIC -o .libs/layer_control.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c layer_region.c -fPIC -DPIC -o .libs/layer_region.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o layers.lo layers.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c layers.c -fPIC -DPIC -o .libs/layers.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o local_surface_pool.lo local_surface_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c local_surface_pool.c -fPIC -DPIC -o .libs/local_surface_pool.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o palette.lo palette.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c palette.c -fPIC -DPIC -o .libs/palette.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o prealloc_surface_pool.lo prealloc_surface_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c prealloc_surface_pool.c -fPIC -DPIC -o .libs/prealloc_surface_pool.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o prealloc_surface_pool_bridge.lo prealloc_surface_pool_bridge.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c prealloc_surface_pool_bridge.c -fPIC -DPIC -o .libs/prealloc_surface_pool_bridge.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o screen.lo screen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c screen.c -fPIC -DPIC -o .libs/screen.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o screens.lo screens.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c screens.c -fPIC -DPIC -o .libs/screens.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o shared_secure_surface_pool.lo shared_secure_surface_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c shared_secure_surface_pool.c -fPIC -DPIC -o .libs/shared_secure_surface_pool.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o shared_surface_pool.lo shared_surface_pool.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o state.lo state.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c shared_surface_pool.c -fPIC -DPIC -o .libs/shared_surface_pool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c state.c -fPIC -DPIC -o .libs/state.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surface.lo surface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surface.c -fPIC -DPIC -o .libs/surface.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surface_allocation.lo surface_allocation.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surface_allocation.c -fPIC -DPIC -o .libs/surface_allocation.o >surface.c: In function 'dfb_surface_write_buffer': >surface.c:1134:29: warning: variable 'format' set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surface_buffer.lo surface_buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surface_buffer.c -fPIC -DPIC -o .libs/surface_buffer.o >surface_buffer.c: In function 'dfb_surface_buffer_dump': >surface_buffer.c:674:29: warning: unused variable 'res' [-Wunused-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surface_client.lo surface_client.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:51\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surface_client.c -fPIC -DPIC -o .libs/surface_client.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surface_core.lo surface_core.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:52\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surface_core.c -fPIC -DPIC -o .libs/surface_core.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surface_pool.lo surface_pool.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surface_pool_bridge.lo surface_pool_bridge.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:52\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surface_pool.c -fPIC -DPIC -o .libs/surface_pool.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:52\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surface_pool_bridge.c -fPIC -DPIC -o .libs/surface_pool_bridge.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o system.lo system.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:52\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c system.c -fPIC -DPIC -o .libs/system.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o windows.lo windows.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:52\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c windows.c -fPIC -DPIC -o .libs/windows.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o windowstack.lo windowstack.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:52\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c windowstack.c -fPIC -DPIC -o .libs/windowstack.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o wm.lo wm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" "-DBUILDTIME=\"2013-02-10 21:52\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c wm.c -fPIC -DPIC -o .libs/wm.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o libdirectfb_core.la CoreDFB.lo CoreDFB_real.lo CoreSlave.lo CoreSlave_real.lo CoreGraphicsState.lo CoreGraphicsState_real.lo CoreGraphicsStateClient.lo CoreInputDevice.lo CoreInputDevice_real.lo CoreLayer.lo CoreLayer_real.lo CoreLayerContext.lo CoreLayerContext_real.lo CoreLayerRegion.lo CoreLayerRegion_real.lo CorePalette.lo CorePalette_real.lo CoreScreen.lo CoreScreen_real.lo CoreSurface.lo CoreSurface_real.lo CoreSurfaceClient.lo CoreSurfaceClient_real.lo CoreWindow.lo CoreWindow_real.lo CoreWindowStack.lo CoreWindowStack_real.lo clipboard.lo colorhash.lo core.lo core_parts.lo fonts.lo gfxcard.lo graphics_state.lo input.lo input_hub.lo layer_context.lo layer_control.lo layer_region.lo layers.lo local_surface_pool.lo palette.lo prealloc_surface_pool.lo prealloc_surface_pool_bridge.lo screen.lo screens.lo shared_secure_surface_pool.lo shared_surface_pool.lo state.lo surface.lo surface_allocation.lo surface_buffer.lo surface_client.lo surface_core.lo surface_pool.lo surface_pool_bridge.lo system.lo windows.lo windowstack.lo wm.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_core.a .libs/CoreDFB.o .libs/CoreDFB_real.o .libs/CoreSlave.o .libs/CoreSlave_real.o .libs/CoreGraphicsState.o .libs/CoreGraphicsState_real.o .libs/CoreGraphicsStateClient.o .libs/CoreInputDevice.o .libs/CoreInputDevice_real.o .libs/CoreLayer.o .libs/CoreLayer_real.o .libs/CoreLayerContext.o .libs/CoreLayerContext_real.o .libs/CoreLayerRegion.o .libs/CoreLayerRegion_real.o .libs/CorePalette.o .libs/CorePalette_real.o .libs/CoreScreen.o .libs/CoreScreen_real.o .libs/CoreSurface.o .libs/CoreSurface_real.o .libs/CoreSurfaceClient.o .libs/CoreSurfaceClient_real.o .libs/CoreWindow.o .libs/CoreWindow_real.o .libs/CoreWindowStack.o .libs/CoreWindowStack_real.o .libs/clipboard.o .libs/colorhash.o .libs/core.o .libs/core_parts.o .libs/fonts.o .libs/gfxcard.o .libs/graphics_state.o .libs/input.o .libs/input_hub.o .libs/layer_context.o .libs/layer_control.o .libs/layer_region.o .libs/layers.o .libs/local_surface_pool.o .libs/palette.o .libs/prealloc_surface_pool.o .libs/prealloc_surface_pool_bridge.o .libs/screen.o .libs/screens.o .libs/shared_secure_surface_pool.o .libs/shared_surface_pool.o .libs/state.o .libs/surface.o .libs/surface_allocation.o .libs/surface_buffer.o .libs/surface_client.o .libs/surface_core.o .libs/surface_pool.o .libs/surface_pool_bridge.o .libs/system.o .libs/windows.o .libs/windowstack.o .libs/wm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_core.a >libtool: link: ( cd ".libs" && rm -f "libdirectfb_core.la" && ln -s "../libdirectfb_core.la" "libdirectfb_core.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/core' >Making all in display >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/display' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbpalette.lo idirectfbpalette.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbsurface.lo idirectfbsurface.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbpalette.c -fPIC -DPIC -o .libs/idirectfbpalette.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbsurface.c -fPIC -DPIC -o .libs/idirectfbsurface.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbsurface_layer.lo idirectfbsurface_layer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbsurface_layer.c -fPIC -DPIC -o .libs/idirectfbsurface_layer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbsurface_window.lo idirectfbsurface_window.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbsurface_window.c -fPIC -DPIC -o .libs/idirectfbsurface_window.o >idirectfbsurface_window.c: In function 'IDirectFBSurface_Window_Construct': >idirectfbsurface_window.c:423:23: warning: variable 'stack' set but not used [-Wunused-but-set-variable] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbdisplaylayer.lo idirectfbdisplaylayer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbdisplaylayer.c -fPIC -DPIC -o .libs/idirectfbdisplaylayer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbscreen.lo idirectfbscreen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbscreen.c -fPIC -DPIC -o .libs/idirectfbscreen.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libdirectfb_display.la idirectfbpalette.lo idirectfbsurface.lo idirectfbsurface_layer.lo idirectfbsurface_window.lo idirectfbdisplaylayer.lo idirectfbscreen.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_display.a .libs/idirectfbpalette.o .libs/idirectfbsurface.o .libs/idirectfbsurface_layer.o .libs/idirectfbsurface_window.o .libs/idirectfbdisplaylayer.o .libs/idirectfbscreen.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_display.a >libtool: link: ( cd ".libs" && rm -f "libdirectfb_display.la" && ln -s "../libdirectfb_display.la" "libdirectfb_display.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/display' >Making all in windows >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/windows' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbwindow.lo idirectfbwindow.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbwindow.c -fPIC -DPIC -o .libs/idirectfbwindow.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libdirectfb_windows.la idirectfbwindow.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_windows.a .libs/idirectfbwindow.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_windows.a >libtool: link: ( cd ".libs" && rm -f "libdirectfb_windows.la" && ln -s "../libdirectfb_windows.la" "libdirectfb_windows.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/windows' >Making all in gfx >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/gfx' >Making all in generic >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/gfx/generic' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o generic.lo generic.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o generic_fill_rectangle.lo generic_fill_rectangle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c generic_fill_rectangle.c -fPIC -DPIC -o .libs/generic_fill_rectangle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c generic.c -fPIC -DPIC -o .libs/generic.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o generic_draw_line.lo generic_draw_line.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c generic_draw_line.c -fPIC -DPIC -o .libs/generic_draw_line.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o generic_blit.lo generic_blit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c generic_blit.c -fPIC -DPIC -o .libs/generic_blit.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o generic_stretch_blit.lo generic_stretch_blit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c generic_stretch_blit.c -fPIC -DPIC -o .libs/generic_stretch_blit.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o generic_texture_triangles.lo generic_texture_triangles.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c generic_texture_triangles.c -fPIC -DPIC -o .libs/generic_texture_triangles.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o generic_util.lo generic_util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c generic_util.c -fPIC -DPIC -o .libs/generic_util.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libdirectfb_generic.la generic.lo generic_fill_rectangle.lo generic_draw_line.lo generic_blit.lo generic_stretch_blit.lo generic_texture_triangles.lo generic_util.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_generic.a .libs/generic.o .libs/generic_fill_rectangle.o .libs/generic_draw_line.o .libs/generic_blit.o .libs/generic_stretch_blit.o .libs/generic_texture_triangles.o .libs/generic_util.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_generic.a >libtool: link: ( cd ".libs" && rm -f "libdirectfb_generic.la" && ln -s "../libdirectfb_generic.la" "libdirectfb_generic.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/gfx/generic' >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/gfx' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o clip.lo clip.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c util.c -fPIC -DPIC -o .libs/util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c clip.c -fPIC -DPIC -o .libs/clip.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o convert.lo convert.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c convert.c -fPIC -DPIC -o .libs/convert.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libdirectfb_gfx.la clip.lo util.lo convert.lo generic/libdirectfb_generic.la -ldl -lrt -lpthread >libtool: link: (cd .libs/libdirectfb_gfx.lax/libdirectfb_generic.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/gfx/generic/.libs/libdirectfb_generic.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_gfx.a .libs/clip.o .libs/util.o .libs/convert.o .libs/libdirectfb_gfx.lax/libdirectfb_generic.a/generic.o .libs/libdirectfb_gfx.lax/libdirectfb_generic.a/generic_blit.o .libs/libdirectfb_gfx.lax/libdirectfb_generic.a/generic_draw_line.o .libs/libdirectfb_gfx.lax/libdirectfb_generic.a/generic_fill_rectangle.o .libs/libdirectfb_gfx.lax/libdirectfb_generic.a/generic_stretch_blit.o .libs/libdirectfb_gfx.lax/libdirectfb_generic.a/generic_texture_triangles.o .libs/libdirectfb_gfx.lax/libdirectfb_generic.a/generic_util.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_gfx.a >libtool: link: rm -fr .libs/libdirectfb_gfx.lax >libtool: link: ( cd ".libs" && rm -f "libdirectfb_gfx.la" && ln -s "../libdirectfb_gfx.la" "libdirectfb_gfx.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/gfx' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/gfx' >Making all in input >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/input' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbinputdevice.lo idirectfbinputdevice.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbinputbuffer.lo idirectfbinputbuffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbinputdevice.c -fPIC -DPIC -o .libs/idirectfbinputdevice.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbinputbuffer.c -fPIC -DPIC -o .libs/idirectfbinputbuffer.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libdirectfb_input.la idirectfbinputdevice.lo idirectfbinputbuffer.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_input.a .libs/idirectfbinputdevice.o .libs/idirectfbinputbuffer.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_input.a >libtool: link: ( cd ".libs" && rm -f "libdirectfb_input.la" && ln -s "../libdirectfb_input.la" "libdirectfb_input.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/input' >Making all in media >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/media' >make all-am >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/media' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbdatabuffer_client.lo idirectfbdatabuffer_client.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbfont.lo idirectfbfont.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbdatabuffer_client.c -fPIC -DPIC -o .libs/idirectfbdatabuffer_client.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbfont.c -fPIC -DPIC -o .libs/idirectfbfont.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider.lo idirectfbimageprovider.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider.c -fPIC -DPIC -o .libs/idirectfbimageprovider.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider_client.lo idirectfbimageprovider_client.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbvideoprovider.lo idirectfbvideoprovider.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider_client.c -fPIC -DPIC -o .libs/idirectfbimageprovider_client.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbvideoprovider.c -fPIC -DPIC -o .libs/idirectfbvideoprovider.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o DataBuffer.lo DataBuffer.cpp >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o DataBuffer_real.lo DataBuffer_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c DataBuffer.cpp -fPIC -DPIC -o .libs/DataBuffer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c DataBuffer_real.cpp -fPIC -DPIC -o .libs/DataBuffer_real.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o ImageProvider.lo ImageProvider.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ImageProvider.cpp -fPIC -DPIC -o .libs/ImageProvider.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o ImageProvider_real.lo ImageProvider_real.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c ImageProvider_real.cpp -fPIC -DPIC -o .libs/ImageProvider_real.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbdatabuffer.lo idirectfbdatabuffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbdatabuffer.c -fPIC -DPIC -o .libs/idirectfbdatabuffer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbdatabuffer_file.lo idirectfbdatabuffer_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbdatabuffer_file.c -fPIC -DPIC -o .libs/idirectfbdatabuffer_file.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbdatabuffer_memory.lo idirectfbdatabuffer_memory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbdatabuffer_memory.c -fPIC -DPIC -o .libs/idirectfbdatabuffer_memory.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbdatabuffer_streamed.lo idirectfbdatabuffer_streamed.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbdatabuffer_streamed.c -fPIC -DPIC -o .libs/idirectfbdatabuffer_streamed.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o libdirectfb_media.la idirectfbdatabuffer_client.lo idirectfbfont.lo idirectfbimageprovider.lo idirectfbimageprovider_client.lo idirectfbvideoprovider.lo DataBuffer.lo DataBuffer_real.lo ImageProvider.lo ImageProvider_real.lo idirectfbdatabuffer.lo idirectfbdatabuffer_file.lo idirectfbdatabuffer_memory.lo idirectfbdatabuffer_streamed.lo -lm -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_media.a .libs/idirectfbdatabuffer_client.o .libs/idirectfbfont.o .libs/idirectfbimageprovider.o .libs/idirectfbimageprovider_client.o .libs/idirectfbvideoprovider.o .libs/DataBuffer.o .libs/DataBuffer_real.o .libs/ImageProvider.o .libs/ImageProvider_real.o .libs/idirectfbdatabuffer.o .libs/idirectfbdatabuffer_file.o .libs/idirectfbdatabuffer_memory.o .libs/idirectfbdatabuffer_streamed.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_media.a >libtool: link: ( cd ".libs" && rm -f "libdirectfb_media.la" && ln -s "../libdirectfb_media.la" "libdirectfb_media.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/media' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/media' >Making all in misc >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/misc' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o gfx_util.lo gfx_util.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o conf.lo conf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c conf.c -fPIC -DPIC -o .libs/conf.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c gfx_util.c -fPIC -DPIC -o .libs/gfx_util.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -DSOPATH=\"/usr/lib64/libdirectfb-1.6.so.3\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o libdirectfb_misc.la gfx_util.lo conf.lo util.lo -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdirectfb_misc.a .libs/gfx_util.o .libs/conf.o .libs/util.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdirectfb_misc.a >libtool: link: ( cd ".libs" && rm -f "libdirectfb_misc.la" && ln -s "../libdirectfb_misc.la" "libdirectfb_misc.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/misc' >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfb.lo idirectfb.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o directfb.lo directfb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfb.c -fPIC -DPIC -o .libs/idirectfb.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c directfb.c -fPIC -DPIC -o .libs/directfb.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o directfb_result.lo directfb_result.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c directfb_result.c -fPIC -DPIC -o .libs/directfb_result.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o dummy.lo dummy.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c dummy.cpp -fPIC -DPIC -o .libs/dummy.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o init.lo init.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -DMODULEDIR=\"/usr/lib64/directfb-1.6-0\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c init.c -fPIC -DPIC -o .libs/init.o >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -version-info 3:0:3 -release 1.6 -Wl,-O1 -Wl,--as-needed -lz -Wl,-O1 -Wl,--as-needed -o libdirectfb.la -rpath /usr/lib64 idirectfb.lo directfb.lo directfb_result.lo dummy.lo init.lo core/libdirectfb_core.la display/libdirectfb_display.la windows/libdirectfb_windows.la media/libdirectfb_media.la input/libdirectfb_input.la misc/libdirectfb_misc.la gfx/libdirectfb_gfx.la ../lib/direct/libdirect.la ../lib/fusion/libfusion.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/crtbeginS.o .libs/idirectfb.o .libs/directfb.o .libs/directfb_result.o .libs/dummy.o .libs/init.o -Wl,--whole-archive core/.libs/libdirectfb_core.a display/.libs/libdirectfb_display.a windows/.libs/libdirectfb_windows.a media/.libs/libdirectfb_media.a input/.libs/libdirectfb_input.a misc/.libs/libdirectfb_misc.a gfx/.libs/libdirectfb_gfx.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,--as-needed ../lib/direct/.libs/libdirect.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/crtn.o -march=athlon64 -O2 -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libdirectfb-1.6.so.0 -o .libs/libdirectfb-1.6.so.0.3.0 >libtool: link: (cd ".libs" && rm -f "libdirectfb-1.6.so.0" && ln -s "libdirectfb-1.6.so.0.3.0" "libdirectfb-1.6.so.0") >libtool: link: (cd ".libs" && rm -f "libdirectfb.so" && ln -s "libdirectfb-1.6.so.0.3.0" "libdirectfb.so") >libtool: link: ( cd ".libs" && rm -f "libdirectfb.la" && ln -s "../libdirectfb.la" "libdirectfb.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src' >Making all in tools >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/tools' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbdump.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbdumpinput.c >dfbdumpinput.c:58:1: warning: 'symbol_name' defined but not used [-Wunused-function] >dfbdumpinput.c:230:1: warning: 'parse_int' defined but not used [-Wunused-function] >dfbdumpinput.c: In function 'main': >dfbdumpinput.c:178:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >dfbdumpinput.c:181:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbinput.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c directfb-csource.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbfx.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbinfo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbinspector.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfblayer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbmaster.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbscreen.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dfbpenmount.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mkdfiff.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/libpng15 -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -c -o mkdgifft.o mkdgifft.cpp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mkdgiff.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c fusion_bench.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c raw15toraw24.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c raw16toraw24.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../src -I../include -I../lib -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c raw32toraw24.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbdump dfbdump.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbdumpinput dfbdumpinput.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbdump dfbdump.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbdumpinput dfbdumpinput.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbinput dfbinput.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o directfb-csource directfb-csource.o -lpng15 -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o directfb-csource directfb-csource.o -Wl,--as-needed -lpng15 -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbinput dfbinput.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbfx dfbfx.o ../lib/direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbfx dfbfx.o -Wl,--as-needed ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbg dfbg.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbinfo dfbinfo.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbg dfbg.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbinfo dfbinfo.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbinspector dfbinspector.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfblayer dfblayer.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbinspector dfbinspector.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfblayer dfblayer.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbmaster dfbmaster.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbscreen dfbscreen.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbmaster dfbmaster.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbscreen dfbscreen.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o dfbpenmount dfbpenmount.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o mkdfiff mkdfiff.o -lpng15 ../lib/direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/dfbpenmount dfbpenmount.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/mkdfiff mkdfiff.o -Wl,--as-needed -lpng15 ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I/usr/include/libpng15 -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o mkdgifft mkdgifft.o -lpng15 ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o mkdgiff mkdgiff.o -lfreetype ../lib/direct/libdirect.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/mkdgiff mkdgiff.o -Wl,--as-needed -lfreetype ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -I/usr/include/libpng15 -Wall -Wno-strict-aliasing -march=athlon64 -O2 -pipe -ggdb -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -Wl,-O1 -o .libs/mkdgifft mkdgifft.o -Wl,--as-needed -lpng15 ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o fusion_bench fusion_bench.o ../src/libdirectfb.la ../lib/fusion/libfusion.la ../lib/direct/libdirect.la -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o raw15toraw24 raw15toraw24.o -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o .libs/fusion_bench fusion_bench.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so ../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o raw15toraw24 raw15toraw24.o -Wl,--as-needed -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o raw16toraw24 raw16toraw24.o -ldl -lrt -lpthread >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -Wl,--as-needed -o raw32toraw24 raw32toraw24.o -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o raw16toraw24 raw16toraw24.o -Wl,--as-needed -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng15 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -Wl,-O1 -o raw32toraw24 raw32toraw24.o -Wl,--as-needed -ldl -lrt -lpthread >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/tools' >Making all in systems >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems' >Making all in android >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/android' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/android' >Making all in dummy >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/dummy' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o dummy.lo dummy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c dummy.c -fPIC -DPIC -o .libs/dummy.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libdirectfb_dummy.la -rpath /usr/lib64/directfb-1.6-0/systems dummy.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dummy.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_dummy.so -o .libs/libdirectfb_dummy.so >libtool: link: ( cd ".libs" && rm -f "libdirectfb_dummy.la" && ln -s "../libdirectfb_dummy.la" "libdirectfb_dummy.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/dummy' >Making all in devmem >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/devmem' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o devmem.lo devmem.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o devmem_surface_pool.lo devmem_surface_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c devmem.c -fPIC -DPIC -o .libs/devmem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c devmem_surface_pool.c -fPIC -DPIC -o .libs/devmem_surface_pool.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o surfacemanager.lo surfacemanager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c surfacemanager.c -fPIC -DPIC -o .libs/surfacemanager.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libdirectfb_devmem.la -rpath /usr/lib64/directfb-1.6-0/systems devmem.lo devmem_surface_pool.lo surfacemanager.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/devmem.o .libs/devmem_surface_pool.o .libs/surfacemanager.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_devmem.so -o .libs/libdirectfb_devmem.so >libtool: link: ( cd ".libs" && rm -f "libdirectfb_devmem.la" && ln -s "../libdirectfb_devmem.la" "libdirectfb_devmem.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/devmem' >Making all in mesa >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/mesa' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbgl2.lo idirectfbgl2.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbgl2context.lo idirectfbgl2context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbgl2context.c -fPIC -DPIC -o .libs/idirectfbgl2context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbgl2.c -fPIC -DPIC -o .libs/idirectfbgl2.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mesa_layer.lo mesa_layer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mesa_layer.c -fPIC -DPIC -o .libs/mesa_layer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mesa_screen.lo mesa_screen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mesa_screen.c -fPIC -DPIC -o .libs/mesa_screen.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mesa_system.lo mesa_system.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mesa_system.c -fPIC -DPIC -o .libs/mesa_system.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mesa_surface_pool.lo mesa_surface_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mesa_surface_pool.c -fPIC -DPIC -o .libs/mesa_surface_pool.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o vt.lo vt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c vt.c -fPIC -DPIC -o .libs/vt.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -lGLESv2 -lEGL -ldrm -lgbm -Wl,-O1 -Wl,--as-needed -o libdirectfb_mesa_system.la -rpath /usr/lib64/directfb-1.6-0/systems idirectfbgl2.lo idirectfbgl2context.lo mesa_layer.lo mesa_screen.lo mesa_system.lo mesa_surface_pool.lo vt.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbgl2.o .libs/idirectfbgl2context.o .libs/mesa_layer.o .libs/mesa_screen.o .libs/mesa_system.o .libs/mesa_surface_pool.o .libs/vt.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -lGLESv2 -lEGL -ldrm -lgbm -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_mesa_system.so -o .libs/libdirectfb_mesa_system.so >libtool: link: ( cd ".libs" && rm -f "libdirectfb_mesa_system.la" && ln -s "../libdirectfb_mesa_system.la" "libdirectfb_mesa_system.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/mesa' >Making all in sdl >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/sdl' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o sdlgfx.lo sdlgfx.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o sdlinput.lo sdlinput.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c sdlgfx.c -fPIC -DPIC -o .libs/sdlgfx.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c sdlinput.c -fPIC -DPIC -o .libs/sdlinput.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o primary.lo primary.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o sdl.lo sdl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c primary.c -fPIC -DPIC -o .libs/primary.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c sdl.c -fPIC -DPIC -o .libs/sdl.o >primary.c:321:6: warning: initialization from incompatible pointer type [enabled by default] >primary.c:321:6: warning: (near initialization for 'primaryLayerFuncs.SetRegion') [enabled by default] >primary.c:323:6: warning: initialization from incompatible pointer type [enabled by default] >primary.c:323:6: warning: (near initialization for 'primaryLayerFuncs.FlipRegion') [enabled by default] >primary.c:324:6: warning: initialization from incompatible pointer type [enabled by default] >primary.c:324:6: warning: (near initialization for 'primaryLayerFuncs.UpdateRegion') [enabled by default] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o sdl_surface_pool.lo sdl_surface_pool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c sdl_surface_pool.c -fPIC -DPIC -o .libs/sdl_surface_pool.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libdirectfb_sdlgraphics.la -rpath /usr/lib64/directfb-1.6-0/gfxdrivers sdlgfx.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -lSDL -lpthread -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sdlgfx.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -lSDL -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_sdlgraphics.so -o .libs/libdirectfb_sdlgraphics.so >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libdirectfb_sdlinput.la -rpath /usr/lib64/directfb-1.6-0/inputdrivers sdlinput.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -lSDL -lpthread -ldl -lrt -lpthread >libtool: link: ( cd ".libs" && rm -f "libdirectfb_sdlgraphics.la" && ln -s "../libdirectfb_sdlgraphics.la" "libdirectfb_sdlgraphics.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libdirectfb_sdl.la -rpath /usr/lib64/directfb-1.6-0/systems primary.lo sdl.lo sdl_surface_pool.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -lSDL -lpthread -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sdlinput.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -lSDL -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_sdlinput.so -o .libs/libdirectfb_sdlinput.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/primary.o .libs/sdl.o .libs/sdl_surface_pool.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -lSDL -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_sdl.so -o .libs/libdirectfb_sdl.so >libtool: link: ( cd ".libs" && rm -f "libdirectfb_sdlinput.la" && ln -s "../libdirectfb_sdlinput.la" "libdirectfb_sdlinput.la" ) >libtool: link: ( cd ".libs" && rm -f "libdirectfb_sdl.la" && ln -s "../libdirectfb_sdl.la" "libdirectfb_sdl.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems/sdl' >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/systems' >Making all in wm >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/wm' >Making all in default >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/wm/default' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o default.lo default.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c default.c -fPIC -DPIC -o .libs/default.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libdirectfbwm_default.la -rpath /usr/lib64/directfb-1.6-0/wm default.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/default.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libdirectfbwm_default.so -o .libs/libdirectfbwm_default.so >libtool: link: ( cd ".libs" && rm -f "libdirectfbwm_default.la" && ln -s "../libdirectfbwm_default.la" "libdirectfbwm_default.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/wm/default' >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/wm' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/wm' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/wm' >Making all in interfaces >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces' >Making all in ICoreResourceManager >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/ICoreResourceManager' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o icoreresourcemanager_test.lo icoreresourcemanager_test.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o icoreresourcemanager_test_client.lo icoreresourcemanager_test_client.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c icoreresourcemanager_test.c -fPIC -DPIC -o .libs/icoreresourcemanager_test.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c icoreresourcemanager_test_client.c -fPIC -DPIC -o .libs/icoreresourcemanager_test_client.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libicoreresourcemanager_test.la -rpath /usr/lib64/directfb-1.6-0/interfaces/ICoreResourceManager icoreresourcemanager_test.lo icoreresourcemanager_test_client.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/icoreresourcemanager_test.o .libs/icoreresourcemanager_test_client.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libicoreresourcemanager_test.so -o .libs/libicoreresourcemanager_test.so >libtool: link: ( cd ".libs" && rm -f "libicoreresourcemanager_test.la" && ln -s "../libicoreresourcemanager_test.la" "libicoreresourcemanager_test.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/ICoreResourceManager' >Making all in IDirectFBFont >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBFont' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbfont_ft2.lo idirectfbfont_ft2.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbfont_dgiff.lo idirectfbfont_dgiff.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbfont_ft2.c -fPIC -DPIC -o .libs/idirectfbfont_ft2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbfont_dgiff.c -fPIC -DPIC -o .libs/idirectfbfont_dgiff.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbfont_dgiff.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBFont idirectfbfont_dgiff.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbfont_dgiff.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbfont_dgiff.so -o .libs/libidirectfbfont_dgiff.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbfont_dgiff.la" && ln -s "../libidirectfbfont_dgiff.la" "libidirectfbfont_dgiff.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbfont_ft2.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBFont idirectfbfont_ft2.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -lfreetype -lm -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbfont_ft2.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -lfreetype -lm -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbfont_ft2.so -o .libs/libidirectfbfont_ft2.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbfont_ft2.la" && ln -s "../libidirectfbfont_ft2.la" "libidirectfbfont_ft2.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBFont' >Making all in IDirectFBImageProvider >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBImageProvider' >Making all in mpeg2 >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBImageProvider/mpeg2' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o getbits.lo getbits.c >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o getblk.lo getblk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c getbits.c -fPIC -DPIC -o .libs/getbits.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c getblk.c -fPIC -DPIC -o .libs/getblk.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o gethdr.lo gethdr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c gethdr.c -fPIC -DPIC -o .libs/gethdr.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o getpic.lo getpic.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c getpic.c -fPIC -DPIC -o .libs/getpic.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o getvlc.lo getvlc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c getvlc.c -fPIC -DPIC -o .libs/getvlc.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idct.lo idct.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idct.c -fPIC -DPIC -o .libs/idct.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idctref.lo idctref.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idctref.c -fPIC -DPIC -o .libs/idctref.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o motion.lo motion.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c motion.c -fPIC -DPIC -o .libs/motion.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o mpeg2dec.lo mpeg2dec.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c mpeg2dec.c -fPIC -DPIC -o .libs/mpeg2dec.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o recon.lo recon.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c recon.c -fPIC -DPIC -o .libs/recon.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o store.lo store.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c store.c -fPIC -DPIC -o .libs/store.o >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o systems.lo systems.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../lib -I../../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c systems.c -fPIC -DPIC -o .libs/systems.o >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libmpeg2decode.la getbits.lo getblk.lo gethdr.lo getpic.lo getvlc.lo idct.lo idctref.lo motion.lo mpeg2dec.lo recon.lo store.lo systems.lo -lm -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmpeg2decode.a .libs/getbits.o .libs/getblk.o .libs/gethdr.o .libs/getpic.o .libs/getvlc.o .libs/idct.o .libs/idctref.o .libs/motion.o .libs/mpeg2dec.o .libs/recon.o .libs/store.o .libs/systems.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmpeg2decode.a >libtool: link: ( cd ".libs" && rm -f "libmpeg2decode.la" && ln -s "../libmpeg2decode.la" "libmpeg2decode.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBImageProvider/mpeg2' >make[4]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBImageProvider' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider_dfiff.lo idirectfbimageprovider_dfiff.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider_gif.lo idirectfbimageprovider_gif.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider_dfiff.c -fPIC -DPIC -o .libs/idirectfbimageprovider_dfiff.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider_gif.c -fPIC -DPIC -o .libs/idirectfbimageprovider_gif.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider_jpeg.lo idirectfbimageprovider_jpeg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider_jpeg.c -fPIC -DPIC -o .libs/idirectfbimageprovider_jpeg.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider_png.lo idirectfbimageprovider_png.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider_png.c -fPIC -DPIC -o .libs/idirectfbimageprovider_png.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider_svg.lo idirectfbimageprovider_svg.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider_svg.c -fPIC -DPIC -o .libs/idirectfbimageprovider_svg.o >idirectfbimageprovider_svg.c: In function 'Construct': >idirectfbimageprovider_svg.c:545:63: warning: pointer targets in passing argument 2 of 'svg_cairo_parse_chunk' differ in signedness [-Wpointer-sign] >/usr/include/svg-cairo.h:64:1: note: expected 'const char *' but argument is of type 'unsigned char *' >idirectfbimageprovider_svg.c:552:21: warning: pointer targets in passing argument 2 of 'svg_cairo_parse_chunk' differ in signedness [-Wpointer-sign] >/usr/include/svg-cairo.h:64:1: note: expected 'const char *' but argument is of type 'unsigned char *' >idirectfbimageprovider_svg.c:583:6: warning: pointer targets in passing argument 2 of 'svg_cairo_get_size' differ in signedness [-Wpointer-sign] >/usr/include/svg-cairo.h:77:1: note: expected 'unsigned int *' but argument is of type 'int *' >idirectfbimageprovider_svg.c:583:6: warning: pointer targets in passing argument 3 of 'svg_cairo_get_size' differ in signedness [-Wpointer-sign] >/usr/include/svg-cairo.h:77:1: note: expected 'unsigned int *' but argument is of type 'int *' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbimageprovider_jpeg2000.lo idirectfbimageprovider_jpeg2000.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -I/usr/include/libpng15 -D_REENTRANT -DQT_SHARED -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libdrm -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbimageprovider_jpeg2000.c -fPIC -DPIC -o .libs/idirectfbimageprovider_jpeg2000.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbimageprovider_dfiff.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBImageProvider idirectfbimageprovider_dfiff.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbimageprovider_dfiff.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbimageprovider_dfiff.so -o .libs/libidirectfbimageprovider_dfiff.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbimageprovider_dfiff.la" && ln -s "../libidirectfbimageprovider_dfiff.la" "libidirectfbimageprovider_dfiff.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbimageprovider_gif.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBImageProvider idirectfbimageprovider_gif.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbimageprovider_gif.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbimageprovider_gif.so -o .libs/libidirectfbimageprovider_gif.so >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbimageprovider_jpeg.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBImageProvider idirectfbimageprovider_jpeg.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ljpeg -ldl -lrt -lpthread >libtool: link: ( cd ".libs" && rm -f "libidirectfbimageprovider_gif.la" && ln -s "../libidirectfbimageprovider_gif.la" "libidirectfbimageprovider_gif.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbimageprovider_png.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBImageProvider idirectfbimageprovider_png.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -lpng15 -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbimageprovider_jpeg.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ljpeg -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbimageprovider_jpeg.so -o .libs/libidirectfbimageprovider_jpeg.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbimageprovider_png.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -lpng15 -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbimageprovider_png.so -o .libs/libidirectfbimageprovider_png.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbimageprovider_jpeg.la" && ln -s "../libidirectfbimageprovider_jpeg.la" "libidirectfbimageprovider_jpeg.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbimageprovider_svg.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBImageProvider idirectfbimageprovider_svg.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -lsvg-cairo -lsvg -lpng -ljpeg -lz -lxml2 -lcairo -lz -ldl -lrt -lpthread >libtool: link: ( cd ".libs" && rm -f "libidirectfbimageprovider_png.la" && ln -s "../libidirectfbimageprovider_png.la" "libidirectfbimageprovider_png.la" ) >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbimageprovider_jpeg2000.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBImageProvider idirectfbimageprovider_jpeg2000.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ljasper -lm -ljpeg -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbimageprovider_jpeg2000.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ljasper -lm -ljpeg -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbimageprovider_jpeg2000.so -o .libs/libidirectfbimageprovider_jpeg2000.so >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbimageprovider_svg.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so /usr/lib64/libsvg-cairo.so -L/usr/lib64 /usr/lib64/libsvg.so -lpng -ljpeg -lxml2 -lcairo -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbimageprovider_svg.so -o .libs/libidirectfbimageprovider_svg.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbimageprovider_jpeg2000.la" && ln -s "../libidirectfbimageprovider_jpeg2000.la" "libidirectfbimageprovider_jpeg2000.la" ) >libtool: link: ( cd ".libs" && rm -f "libidirectfbimageprovider_svg.la" && ln -s "../libidirectfbimageprovider_svg.la" "libidirectfbimageprovider_svg.la" ) >make[4]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBImageProvider' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBImageProvider' >Making all in IDirectFBVideoProvider >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBVideoProvider' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbvideoprovider_gif.lo idirectfbvideoprovider_gif.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbvideoprovider_mng.lo idirectfbvideoprovider_mng.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbvideoprovider_gif.c -fPIC -DPIC -o .libs/idirectfbvideoprovider_gif.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbvideoprovider_mng.c -fPIC -DPIC -o .libs/idirectfbvideoprovider_mng.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbvideoprovider_mng.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBVideoProvider idirectfbvideoprovider_mng.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -lmng -ldl -lrt -lpthread >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbvideoprovider_gif.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBVideoProvider idirectfbvideoprovider_gif.lo ../../lib/direct/libdirect.la ../../lib/fusion/libfusion.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbvideoprovider_mng.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -lmng -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbvideoprovider_mng.so -o .libs/libidirectfbvideoprovider_mng.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbvideoprovider_mng.la" && ln -s "../libidirectfbvideoprovider_mng.la" "libidirectfbvideoprovider_mng.la" ) >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbvideoprovider_gif.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../lib/fusion/.libs/libfusion.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbvideoprovider_gif.so -o .libs/libidirectfbvideoprovider_gif.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbvideoprovider_gif.la" && ln -s "../libidirectfbvideoprovider_gif.la" "libidirectfbvideoprovider_gif.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBVideoProvider' >Making all in IDirectFBWindows >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBWindows' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o idirectfbwindows_default.lo idirectfbwindows_default.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c idirectfbwindows_default.c -fPIC -DPIC -o .libs/idirectfbwindows_default.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libidirectfbwindows_default.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IDirectFBWindows idirectfbwindows_default.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/idirectfbwindows_default.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libidirectfbwindows_default.so -o .libs/libidirectfbwindows_default.so >libtool: link: ( cd ".libs" && rm -f "libidirectfbwindows_default.la" && ln -s "../libidirectfbwindows_default.la" "libidirectfbwindows_default.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IDirectFBWindows' >Making all in IWater >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IWater' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o elements.lo elements.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o iwater_default.lo iwater_default.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c elements.c -fPIC -DPIC -o .libs/elements.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c iwater_default.c -fPIC -DPIC -o .libs/iwater_default.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o transform.lo transform.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c transform.c -fPIC -DPIC -o .libs/transform.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.6.3\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libiwater_default.la -rpath /usr/lib64/directfb-1.6-0/interfaces/IWater elements.lo iwater_default.lo transform.lo util.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -lm -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/elements.o .libs/iwater_default.o .libs/transform.o .libs/util.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -lm -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-soname -Wl,libiwater_default.so -o .libs/libiwater_default.so >libtool: link: ( cd ".libs" && rm -f "libiwater_default.la" && ln -s "../libiwater_default.la" "libiwater_default.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces/IWater' >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/interfaces' >Making all in inputdrivers >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/inputdrivers' >Making all in linux_input >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/inputdrivers/linux_input' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o linux_input.lo linux_input.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c linux_input.c -fPIC -DPIC -o .libs/linux_input.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -module -avoid-version -Wl,-O1 -Wl,--as-needed -lz -Wl,-O1 -Wl,--as-needed -o libdirectfb_linux_input.la -rpath /usr/lib64/directfb-1.6-0/inputdrivers linux_input.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/linux_input.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_linux_input.so -o .libs/libdirectfb_linux_input.so >libtool: link: ( cd ".libs" && rm -f "libdirectfb_linux_input.la" && ln -s "../libdirectfb_linux_input.la" "libdirectfb_linux_input.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/inputdrivers/linux_input' >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/inputdrivers' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/inputdrivers' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/inputdrivers' >Making all in gfxdrivers >make[2]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/gfxdrivers' >Making all in gl >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/gfxdrivers/gl' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o gl_2d.lo gl_2d.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o gl_gfxdriver.lo gl_gfxdriver.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c gl_gfxdriver.c -fPIC -DPIC -o .libs/gl_gfxdriver.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c gl_2d.c -fPIC -DPIC -o .libs/gl_2d.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -module -avoid-version -Wl,-O1 -Wl,--as-needed -lz -lGL -lX11 -Wl,-O1 -Wl,--as-needed -o libdirectfb_gl.la -rpath /usr/lib64/directfb-1.6-0/gfxdrivers gl_2d.lo gl_gfxdriver.lo ../../lib/direct/libdirect.la ../../src/libdirectfb.la -ldl -lrt -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gl_2d.o .libs/gl_gfxdriver.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs -lGL -lX11 -Wl,--as-needed ../../lib/direct/.libs/libdirect.so ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -O2 -march=athlon64 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libdirectfb_gl.so -o .libs/libdirectfb_gl.so >libtool: link: ( cd ".libs" && rm -f "libdirectfb_gl.la" && ln -s "../libdirectfb_gl.la" "libdirectfb_gl.la" ) >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/gfxdrivers/gl' >Making all in radeon >make[3]: Entering directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/gfxdrivers/radeon' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o radeon.lo radeon.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o r100_state.lo r100_state.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c r100_state.c -fPIC -DPIC -o .libs/r100_state.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c radeon.c -fPIC -DPIC -o .libs/radeon.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o r200_state.lo r200_state.c >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o r300_state.lo r300_state.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c r200_state.c -fPIC -DPIC -o .libs/r200_state.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c r300_state.c -fPIC -DPIC -o .libs/r300_state.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o radeon_2d.lo radeon_2d.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c radeon_2d.c -fPIC -DPIC -o .libs/radeon_2d.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o r100_3d.lo r100_3d.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c r100_3d.c -fPIC -DPIC -o .libs/r100_3d.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o r200_3d.lo r200_3d.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c r200_3d.c -fPIC -DPIC -o .libs/r200_3d.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o r300_3d.lo r300_3d.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c r300_3d.c -fPIC -DPIC -o .libs/r300_3d.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o radeon_overlay.lo radeon_overlay.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c radeon_overlay.c -fPIC -DPIC -o .libs/radeon_overlay.o >radeon_overlay.c:465:6: warning: initialization from incompatible pointer type [enabled by default] >radeon_overlay.c:465:6: warning: (near initialization for 'RadeonOverlayFuncs.SetRegion') [enabled by default] >radeon_overlay.c:467:6: warning: initialization from incompatible pointer type [enabled by default] >radeon_overlay.c:467:6: warning: (near initialization for 'RadeonOverlayFuncs.FlipRegion') [enabled by default] >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o radeon_crtc1.lo radeon_crtc1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c radeon_crtc1.c -fPIC -DPIC -o .libs/radeon_crtc1.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c -o radeon_crtc2.lo radeon_crtc2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -I../../src -I../../systems -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -Werror-implicit-function-declaration -O2 -g2 -ffast-math -pipe -march=athlon64 -O2 -pipe -ggdb -D_GNU_SOURCE -std=gnu99 -Werror-implicit-function-declaration -c radeon_crtc2.c -fPIC -DPIC -o .libs/radeon_crtc2.o >radeon_crtc1.c: In function 'crtc1TestRegion': >radeon_crtc1.c:120:33: warning: variable 'ret' set but not used [-Wunused-but-set-variable] >radeon_crtc1.c: In function 'crtc1SetRegion': >radeon_crtc1.c:157:50: error: too few arguments to function 'OldPrimaryLayerFuncs.SetRegion' >radeon_crtc1.c: At top level: >radeon_crtc1.c:167:1: warning: initialization from incompatible pointer type [enabled by default] >radeon_crtc1.c:167:1: warning: (near initialization for 'RadeonCrtc1LayerFuncs.SetRegion') [enabled by default] >make[3]: *** [radeon_crtc1.lo] Error 1 >make[3]: *** Waiting for unfinished jobs.... >radeon_crtc2.c:541:6: warning: initialization from incompatible pointer type [enabled by default] >radeon_crtc2.c:541:6: warning: (near initialization for 'RadeonCrtc2LayerFuncs.SetRegion') [enabled by default] >radeon_crtc2.c:543:6: warning: initialization from incompatible pointer type [enabled by default] >radeon_crtc2.c:543:6: warning: (near initialization for 'RadeonCrtc2LayerFuncs.FlipRegion') [enabled by default] >make[3]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/gfxdrivers/radeon' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3/gfxdrivers' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3' >make: *** [all] Error 2 > * ERROR: dev-libs/DirectFB-1.6.3 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/DirectFB-1.6.3'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/DirectFB-1.6.3'`. > * The complete build log is located at '/var/log/portage/dev-libs:DirectFB-1.6.3:20130210-215020.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/DirectFB-1.6.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/DirectFB-1.6.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3' > * S: '/var/tmp/portage/dev-libs/DirectFB-1.6.3/work/DirectFB-1.6.3'
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 456700
: 338554