* Package: dev-libs/DirectFB-1.7.1  * Repository: gentoo  * Maintainer: games@gentoo.org  * USE: X alsa amd64 cddb doc egl elibc_glibc gif gstreamer input_devices_evdev input_devices_keyboard input_devices_mouse jpeg jpeg2k kernel_linux mad mmx mng opengl png sdl sse svg tiff truetype userland_GNU v4l vdpau vorbis xine zlib  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking DirectFB-1.7.1.tar.gz to /var/tmp/portage/dev-libs/DirectFB-1.7.1/work >>> Source unpacked in /var/tmp/portage/dev-libs/DirectFB-1.7.1/work >>> Preparing source in /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1 ... * Applying DirectFB-1.7.1-flags.patch ...  [ ok ] * Applying DirectFB-1.6.3-pkgconfig.patch ...  [ ok ] * Applying DirectFB-1.7.1-build.patch ...  [ ok ] * Applying DirectFB-1.6.3-setregion.patch ...  [ ok ] * Applying DirectFB-1.6.3-atomic-fix-compiler-error-when-building-for-thumb2.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1' ... * 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.7.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1 ... * econf: updating DirectFB-1.7.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating DirectFB-1.7.1/config.sub with /usr/share/gnuconfig/config.sub ./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 --enable-x11 --disable-divine --disable-sawman --disable-fusiondale --disable-fusionsound --disable-fbdev --enable-mmx --enable-sse --enable-egl --enable-idirectfbgl-egl --enable-jpeg --enable-png --enable-mng --enable-gstreamer --enable-gif --enable-tiff --disable-imlib2 --disable-pnm --enable-svg --disable-mpeg2 --disable-libmpeg3 --disable-flash --enable-xine --enable-xine-vdpau --disable-ffmpeg --disable-bmp --enable-jpeg2000 --disable-openquicktime --disable-avifile --enable-freetype --disable-webp --disable-debug --enable-zlib --disable-video4linux --enable-video4linux2 --enable-x11vdpau --disable-multicore --disable-dynload --enable-mesa --disable-drmkms --with-fs-drivers=wave,alsa --without-timidity --with-wave --with-vorbis --without-tremor --with-mad --with-cdda --with-playlist --enable-sdl --with-gfxdrivers=gl,vdpau --with-inputdrivers=linuxinput,keyboard,ps2mouse,serialmouse --disable-vnc configure: loading site script /usr/share/config.site 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/lib64/portage/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/missing: Unknown `--is-lightweight' option Try `/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 whether make supports nested variables... (cached) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes 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 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-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 for X11... yes checking for X11VDPAU... yes 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 which fusionsound drivers should be built... wave alsa checking for alsa >= 0.9... yes checking for vorbisfile >= 1.0.0... yes checking for mad_timer_add in -lmad... yes checking mad.h usability... yes checking mad.h presence... yes checking for mad.h... yes checking for library containing sqrt... -lm checking whether the binutils support MMX... yes checking whether the binutils support SSE... yes checking for EGL... yes checking for EGL... yes checking for SDL... yes checking for MESA... no configure: WARNING: *** gl egl libdrm gbm packages not found -- Building without MESA support. 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 Gstreamer >= 1.0... found checking for LIBTIFF... 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 xine-config... /usr/bin/xine-config checking for xine-lib >= 1.0.0... xine-config is DEPRECATED. Use pkg-config instead. yes xine-config is DEPRECATED. Use pkg-config instead. xine-config is DEPRECATED. Use pkg-config instead. xine-config is DEPRECATED. Use pkg-config instead. checking for pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for xine-lib >= 1.1.90... yes checking for vdpau >= 0.3... 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... gl vdpau 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 keyboard ps2mouse serialmouse 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 checking linux/serial.h usability... yes checking linux/serial.h presence... yes checking for linux/serial.h... yes checking that generated files are newer than configure... done checking that generated files are newer than configure... done 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 include/++dfb/Makefile 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 lib/sawman/Makefile config.status: creating lib/sawman/sawman.pc config.status: creating lib/fusiondale/Makefile config.status: creating lib/fusiondale/coma/Makefile config.status: creating lib/fusiondale/core/Makefile config.status: creating lib/fusiondale/messenger/Makefile config.status: creating lib/fusiondale/misc/Makefile config.status: creating lib/fusiondale/one/Makefile config.status: creating lib/fusiondale/fusiondale.pc config.status: creating lib/fusiondale/fusiondale_version.h config.status: creating lib/fusionsound/Makefile config.status: creating lib/fusionsound/core/Makefile config.status: creating lib/fusionsound/drivers/Makefile config.status: creating lib/fusionsound/media/Makefile config.status: creating lib/fusionsound/misc/Makefile config.status: creating lib/fusionsound/fusionsound.pc config.status: creating lib/fusionsound/fusionsound-internal.pc config.status: creating lib/fusionsound/fusionsound_limits.h config.status: creating lib/fusionsound/fusionsound_version.h config.status: creating lib/divine/Makefile config.status: creating lib/divine/divine.pc config.status: creating lib/dvc/Makefile config.status: creating lib/++dfb/Makefile config.status: creating lib/++dfb/++dfb.pc config.status: creating patches/Makefile config.status: creating proxy/Makefile config.status: creating proxy/compressor/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/drmkms/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 wm/sawman/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/gp2d/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/divine/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/IDirectFBGL/Makefile config.status: creating interfaces/IDirectFBGL/EGL/Makefile config.status: creating interfaces/IDirectFBImageProvider/Makefile config.status: creating interfaces/IDirectFBImageProvider/mpeg2/Makefile config.status: creating interfaces/IDirectFBVideoProvider/Makefile config.status: creating interfaces/IDirectFBVideoProvider/video_out_dfb/Makefile config.status: creating interfaces/IDirectFBWindows/Makefile config.status: creating interfaces/IFusionSound/Makefile config.status: creating interfaces/IFusionSoundMusicProvider/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 examples/fusiondale/Makefile config.status: creating examples/fusionsound/Makefile config.status: creating examples/++dfb/Makefile config.status: creating examples/++dfb/tests/Makefile config.status: creating examples/++dfb/tests/data/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.7.1 Linux powered yes Install prefix /usr Config files in /etc Build shared libs yes Build static libs no Module directory /usr/lib64/directfb-1.7-1 CC x86_64-pc-linux-gnu-gcc CXX x86_64-pc-linux-gnu-g++ LD /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 CPPFLAGS -D_REENTRANT CFLAGS -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 CXXFLAGS -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE 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 yes Fusion message size 16384 Fluxed args size 1024 One (IPC) no Voodoo (network support) no Pure Voodoo (net only) no DiVine (virtual input) no FusionDale no Debug supported yes Debug enabled no Trace support no MMX support yes SSE support yes GCC Atomics usage no 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 no DRM/KMS support no PVR2D no EGL yes -I/usr/include/libdrm -lGL -lEGL X11 support yes -lX11 -lXext X11/VDPAU support yes -lX11 -lXext -lvdpau 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 SaWMan no Building Image Provider Modules: GIF yes JPEG yes -ljpeg PNG yes -I/usr/include/libpng16 -lpng16 Imlib2 no PNM no SVG yes BMP no WEBP no JPEG2000 yes -ljasper -lm -ljpeg MPEG2 no TIFF yes -ltiff Building Video Provider Modules: GIF yes Video4Linux no (v2: no) MNG yes Gstreamer yes (v1: yes) -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DHAVE_GSTREAMER_1_0_API -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 with FusionSound no AviFile no Flash no Libmpeg3 no OpenQuicktime no Xine yes Xine/VDPAU yes Swfdec no FFmpeg no Building Font Modules: FreeType2 yes -I/usr/include/freetype2 -I/usr/include/libpng16 -lfreetype LinoType no Default font yes Building FusionSound no Building Graphics Drivers: 3Dfx Voodoo no ATI Mach64 no ATI Rage 128 no ATI Radeon no Cirrus EP9X no Intel i810 no Intel i830 no Matrox no NeoMagic no NSC Geode no nVidia no PVR2D no PXA 3xx no Renesas R-Car GP2D 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 yes -- OpenGL yes (GLX: yes) OpenGL ES 2.0 no (Mesa: no, PVR2D: no) IDirectFBGL-EGL yes -I/usr/include/libdrm -lGL -lEGL 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 yes Linux Input yes LiRC no MuTouch touchscreen no Zytronic touchscreen no PS/2 Mouse yes Serial Mouse yes SonyPI Jogdial no tslib no ucb1x00 Touchscreen no WM97xx Touchscreen no >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1 ... make -j5 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1' Making all in data make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/data' Making all in docs make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/docs' Making all in html make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/docs/html' rootme=`pwd`; \ /usr/bin/perl ../../tools/gendoc.pl DirectFB 1.7.1 ../../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.7.1/work/DirectFB-1.7.1/docs/html' make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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.7.1/work/DirectFB-1.7.1/docs' make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/docs' Making all in include make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/include' FIXME: Use DIMCAPS prefix for DFBImageCapabilities make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/include' Making all in include/++dfb make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/include/++dfb' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/include/++dfb' Making all in lib make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib' Making all in direct make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct' Making all in os make[4]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/os' Making all in linux/glibc make[5]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o deprecated.lo deprecated.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c deprecated.c -fPIC -DPIC -o .libs/deprecated.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o mutex.lo mutex.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o signals.lo signals.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o system.lo system.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o thread.lo thread.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c mutex.c -fPIC -DPIC -o .libs/mutex.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c signals.c -fPIC -DPIC -o .libs/signals.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c system.c -fPIC -DPIC -o .libs/system.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -DDATADIR=\"/usr/share/directfb-1.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c thread.c -fPIC -DPIC -o .libs/thread.o /bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1/work/DirectFB-1.7.1/lib/direct/os/linux/glibc' make[5]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/os' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/os' make[4]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/os' make[4]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o String.lo String.cpp /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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o debug.lo debug.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o direct.lo direct.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c debug.c -fPIC -DPIC -o .libs/debug.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c clock.c -fPIC -DPIC -o .libs/clock.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c String.cpp -fPIC -DPIC -o .libs/String.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o direct_result.lo direct_result.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c direct_result.c -fPIC -DPIC -o .libs/direct_result.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c fifo.c -fPIC -DPIC -o .libs/fifo.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c fastlz.c -fPIC -DPIC -o .libs/fastlz.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o flz.lo flz.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o hash.lo hash.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c hash.c -fPIC -DPIC -o .libs/hash.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c flz.c -fPIC -DPIC -o .libs/flz.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o list.lo list.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o log_domain.lo log_domain.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c list.c -fPIC -DPIC -o .libs/list.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o modules.lo modules.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o perf.lo perf.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c messages.c -fPIC -DPIC -o .libs/messages.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c modules.c -fPIC -DPIC -o .libs/modules.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c perf.c -fPIC -DPIC -o .libs/perf.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o print.lo print.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c print.c -fPIC -DPIC -o .libs/print.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o result.lo result.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o serial.lo serial.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c result.c -fPIC -DPIC -o .libs/result.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c serial.c -fPIC -DPIC -o .libs/serial.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o stream.lo stream.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o system.lo system.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c system.c -fPIC -DPIC -o .libs/system.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c trace.c -fPIC -DPIC -o .libs/trace.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o thread.lo thread.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o utf8.lo utf8.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c thread.c -fPIC -DPIC -o .libs/thread.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c uuid.c -fPIC -DPIC -o .libs/uuid.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -version-info 1:0:0 -release 1.7 -Wl,-O1 -Wl,--as-needed -lz -Wl,-O1 -Wl,--as-needed -o libdirect.la -rpath /usr/lib64 String.lo 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 perf.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 -lstdc++ -ldl -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/crtbeginS.o .libs/String.o .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/perf.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 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/crtn.o -march=amdfam10 -O2 -march=amdfam10 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libdirect-1.7.so.1 -o .libs/libdirect-1.7.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libdirect-1.7.so.1" && ln -s "libdirect-1.7.so.1.0.0" "libdirect-1.7.so.1") libtool: link: (cd ".libs" && rm -f "libdirect.so" && ln -s "libdirect-1.7.so.1.0.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.7.1/work/DirectFB-1.7.1/lib/direct' make[3]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct' Making all in fusion make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion' Making all in shm make[4]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1/work/DirectFB-1.7.1/lib/fusion/shm' make[4]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o Debug.lo Debug.cpp /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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o call.lo call.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c arena.c -fPIC -DPIC -o .libs/arena.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c lock.c -fPIC -DPIC -o .libs/lock.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c fusion.c -fPIC -DPIC -o .libs/fusion.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib -I../../include -I../../lib -DDATADIR=\"/usr/share/directfb-1.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c Debug.cpp -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o object.lo object.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o property.lo property.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o reactor.lo reactor.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c object.c -fPIC -DPIC -o .libs/object.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c property.c -fPIC -DPIC -o .libs/property.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c reactor.c -fPIC -DPIC -o .libs/reactor.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c conf.c -fPIC -DPIC -o .libs/conf.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o shmalloc.lo shmalloc.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c vector.c -fPIC -DPIC -o .libs/vector.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -version-info 1:0:0 -release 1.7 -Wl,-O1 -Wl,--as-needed -lz -Wl,-O1 -Wl,--as-needed -o libfusion.la -rpath /usr/lib64 Debug.lo 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-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/crtbeginS.o .libs/Debug.o .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.7.1/work/DirectFB-1.7.1/lib/direct/.libs -Wl,--as-needed ../direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/crtn.o -march=amdfam10 -O2 -march=amdfam10 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libfusion-1.7.so.1 -o .libs/libfusion-1.7.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libfusion-1.7.so.1" && ln -s "libfusion-1.7.so.1.0.0" "libfusion-1.7.so.1") libtool: link: (cd ".libs" && rm -f "libfusion.so" && ln -s "libfusion-1.7.so.1.0.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.7.1/work/DirectFB-1.7.1/lib/fusion' make[3]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion' make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib' make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib' Making all in src make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src' Making all in core make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreDFB_real.lo CoreDFB_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreSlave.lo `test -f './CoreSlave.cpp' || echo './'`./CoreSlave.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreSlave_real.lo CoreSlave_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ./CoreGraphicsState.cpp -fPIC -DPIC -o .libs/CoreGraphicsState.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c CoreSlave_real.cpp -fPIC -DPIC -o .libs/CoreSlave_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ./CoreSlave.cpp -fPIC -DPIC -o .libs/CoreSlave.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreGraphicsState_real.lo CoreGraphicsState_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c CoreGraphicsState_real.cpp -fPIC -DPIC -o .libs/CoreGraphicsState_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreInputDevice.lo `test -f './CoreInputDevice.cpp' || echo './'`./CoreInputDevice.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ./CoreInputDevice.cpp -fPIC -DPIC -o .libs/CoreInputDevice.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreLayer.lo `test -f './CoreLayer.cpp' || echo './'`./CoreLayer.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreLayer_real.lo CoreLayer_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ./CoreLayer.cpp -fPIC -DPIC -o .libs/CoreLayer.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ./CoreLayerContext.cpp -fPIC -DPIC -o .libs/CoreLayerContext.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreLayerContext_real.lo CoreLayerContext_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CorePalette.lo `test -f './CorePalette.cpp' || echo './'`./CorePalette.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c CoreLayerRegion_real.cpp -fPIC -DPIC -o .libs/CoreLayerRegion_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ./CorePalette.cpp -fPIC -DPIC -o .libs/CorePalette.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CorePalette_real.lo CorePalette_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreScreen.lo `test -f './CoreScreen.cpp' || echo './'`./CoreScreen.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c CoreScreen_real.cpp -fPIC -DPIC -o .libs/CoreScreen_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreSurfaceClient.lo `test -f './CoreSurfaceClient.cpp' || echo './'`./CoreSurfaceClient.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c CoreSurface_real.cpp -fPIC -DPIC -o .libs/CoreSurface_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ./CoreSurfaceClient.cpp -fPIC -DPIC -o .libs/CoreSurfaceClient.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreSurfaceClient_real.lo CoreSurfaceClient_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreWindow.lo `test -f './CoreWindow.cpp' || echo './'`./CoreWindow.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c CoreSurfaceClient_real.cpp -fPIC -DPIC -o .libs/CoreSurfaceClient_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreWindow_real.lo CoreWindow_real.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreWindowStack.lo `test -f './CoreWindowStack.cpp' || echo './'`./CoreWindowStack.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o CoreWindowStack_real.lo CoreWindowStack_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c CoreWindowStack_real.cpp -fPIC -DPIC -o .libs/CoreWindowStack_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o DisplayTask.lo DisplayTask.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o Interface.lo Interface.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o Renderer.lo Renderer.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c DisplayTask.cpp -fPIC -DPIC -o .libs/DisplayTask.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c Renderer.cpp -fPIC -DPIC -o .libs/Renderer.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c Interface.cpp -fPIC -DPIC -o .libs/Interface.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o SurfaceTask.lo SurfaceTask.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o Task.lo Task.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c Task.cpp -fPIC -DPIC -o .libs/Task.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c SurfaceTask.cpp -fPIC -DPIC -o .libs/SurfaceTask.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o TaskManager.lo TaskManager.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c TaskManager.cpp -fPIC -DPIC -o .libs/TaskManager.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o TaskThreadsQ.lo TaskThreadsQ.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c TaskThreadsQ.cpp -fPIC -DPIC -o .libs/TaskThreadsQ.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o Util.lo Util.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o clipboard.lo clipboard.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o colorhash.lo colorhash.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c Util.cpp -fPIC -DPIC -o .libs/Util.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c clipboard.c -fPIC -DPIC -o .libs/clipboard.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c colorhash.c -fPIC -DPIC -o .libs/colorhash.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o core.lo core.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o fonts.lo fonts.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c core_parts.c -fPIC -DPIC -o .libs/core_parts.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c fonts.c -fPIC -DPIC -o .libs/fonts.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o graphics_state.lo graphics_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../../src -I../../include -I../../lib -I../../src -DDATADIR=\"/usr/share/directfb-1.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c graphics_state.c -fPIC -DPIC -o .libs/graphics_state.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o input_hub.lo input_hub.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o layer_control.lo layer_control.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c layer_context.c -fPIC -DPIC -o .libs/layer_context.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c layer_control.c -fPIC -DPIC -o .libs/layer_control.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o layers.lo layers.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c local_surface_pool.c -fPIC -DPIC -o .libs/local_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o prealloc_surface_pool.lo prealloc_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o prealloc_surface_pool_bridge.lo prealloc_surface_pool_bridge.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c prealloc_surface_pool_bridge.c -fPIC -DPIC -o .libs/prealloc_surface_pool_bridge.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c screen.c -fPIC -DPIC -o .libs/screen.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o shared_secure_surface_pool.lo shared_secure_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c shared_secure_surface_pool.c -fPIC -DPIC -o .libs/shared_secure_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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o surface.lo surface.c /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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o surface_allocation.lo surface_allocation.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o surface_buffer.lo surface_buffer.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c surface.c -fPIC -DPIC -o .libs/surface.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c surface_allocation.cpp -fPIC -DPIC -o .libs/surface_allocation.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c surface_client.c -fPIC -DPIC -o .libs/surface_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 -DDATADIR=\"/usr/share/directfb-1.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c surface_buffer.c -fPIC -DPIC -o .libs/surface_buffer.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o surface_core.lo surface_core.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o surface_pool.lo 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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c surface_core.c -fPIC -DPIC -o .libs/surface_core.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c surface_pool.c -fPIC -DPIC -o .libs/surface_pool.o surface.c: In function ‘dfb_surface_dump_buffer2’: surface.c:1631:41: warning: ‘*((void *)&pitches+8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] dfb_convert_to_rgb24( lock.buffer->format, ^ surface.c:1631:41: warning: ‘*((void *)&pitches+4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] surface.c:1631:41: warning: ‘*((void *)&srces+16)’ may be used uninitialized in this function [-Wmaybe-uninitialized] surface.c:1631:41: warning: ‘*((void *)&srces+8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] /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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o surface_pool_bridge.lo surface_pool_bridge.c surface_buffer.c: In function ‘dfb_surface_buffer_dump_type_locked’: surface_buffer.c:935:41: warning: ‘*((void *)&pitches+8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] dfb_convert_to_rgb24( buffer->format, ^ surface_buffer.c:935:41: warning: ‘*((void *)&pitches+4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] surface_buffer.c:935:41: warning: ‘*((void *)&srces+16)’ may be used uninitialized in this function [-Wmaybe-uninitialized] surface_buffer.c:935:41: warning: ‘*((void *)&srces+8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] /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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o system.lo system.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c surface_pool_bridge.c -fPIC -DPIC -o .libs/surface_pool_bridge.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c windowstack.c -fPIC -DPIC -o .libs/windowstack.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"`date -u "+%Y-%m-%d %H:%M"`\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o Debug.lo Debug.cpp 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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c wm.c -fPIC -DPIC -o .libs/wm.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.7.1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" "-DBUILDTIME=\"2014-01-05 08:25\"" -DFLUXED_ARGS_BYTES=1024 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c Debug.cpp -fPIC -DPIC -o .libs/Debug.o wm.c: In function ‘dfb_wm_deactivate_all_stacks’: wm.c:441:23: warning: variable ‘shared’ set but not used [-Wunused-but-set-variable] DFBWMCoreShared *shared; ^ wm.c: In function ‘dfb_wm_close_all_stacks’: wm.c:460:23: warning: variable ‘shared’ set but not used [-Wunused-but-set-variable] DFBWMCoreShared *shared; ^ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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 Debug.lo DisplayTask.lo Interface.lo Renderer.lo SurfaceTask.lo Task.lo TaskManager.lo TaskThreadsQ.lo Util.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/Debug.o .libs/DisplayTask.o .libs/Interface.o .libs/Renderer.o .libs/SurfaceTask.o .libs/Task.o .libs/TaskManager.o .libs/TaskThreadsQ.o .libs/Util.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.7.1/work/DirectFB-1.7.1/src/core' Making all in display make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o idirectfbsurface.lo idirectfbsurface.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o idirectfbsurface_layer.lo idirectfbsurface_layer.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o idirectfbsurface_window.lo idirectfbsurface_window.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbsurface_layer.c -fPIC -DPIC -o .libs/idirectfbsurface_layer.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbsurface_window.c -fPIC -DPIC -o .libs/idirectfbsurface_window.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbdisplaylayer.c -fPIC -DPIC -o .libs/idirectfbdisplaylayer.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbscreen.c -fPIC -DPIC -o .libs/idirectfbscreen.o idirectfbsurface.c: In function ‘IDirectFBSurface_WaitForBackBuffer’: idirectfbsurface.c:3834:19: warning: variable ‘surface’ set but not used [-Wunused-but-set-variable] CoreSurface *surface; ^ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1/work/DirectFB-1.7.1/src/display' Making all in windows make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1/work/DirectFB-1.7.1/src/windows' Making all in gfx make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src/gfx' Making all in generic make[4]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src/gfx/generic' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o GenefxEngine.lo GenefxEngine.cpp /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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o generic_fill_rectangle.lo generic_fill_rectangle.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o generic_draw_line.lo generic_draw_line.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c generic_draw_line.c -fPIC -DPIC -o .libs/generic_draw_line.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c generic_blit.c -fPIC -DPIC -o .libs/generic_blit.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../lib -I../../../include -I../../../lib -I../../../src -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c GenefxEngine.cpp -fPIC -DPIC -o .libs/GenefxEngine.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o generic_stretch_blit.lo generic_stretch_blit.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o generic_texture_triangles.lo generic_texture_triangles.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c generic_stretch_blit.c -fPIC -DPIC -o .libs/generic_stretch_blit.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c generic_util.c -fPIC -DPIC -o .libs/generic_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 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c generic_texture_triangles.c -fPIC -DPIC -o .libs/generic_texture_triangles.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o libdirectfb_generic.la GenefxEngine.lo 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/GenefxEngine.o .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.7.1/work/DirectFB-1.7.1/src/gfx/generic' make[4]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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../../src -I../../include -I../../lib -I../../src -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o clip.lo clip.c /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 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o util.lo util.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 -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o convert.lo convert.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c clip.c -fPIC -DPIC -o .libs/clip.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c convert.c -fPIC -DPIC -o .libs/convert.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 -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c util.cpp -fPIC -DPIC -o .libs/util.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -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.7.1/work/DirectFB-1.7.1/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/GenefxEngine.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.7.1/work/DirectFB-1.7.1/src/gfx' make[3]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src/gfx' Making all in input make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1/work/DirectFB-1.7.1/src/input' Making all in media make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src/media' make all-am make[4]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o idirectfbfont.lo idirectfbfont.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o idirectfbimageprovider.lo idirectfbimageprovider.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbimageprovider.c -fPIC -DPIC -o .libs/idirectfbimageprovider.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbvideoprovider.c -fPIC -DPIC -o .libs/idirectfbvideoprovider.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbfont.c -fPIC -DPIC -o .libs/idirectfbfont.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbdatabuffer_client.c -fPIC -DPIC -o .libs/idirectfbdatabuffer_client.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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c DataBuffer.cpp -fPIC -DPIC -o .libs/DataBuffer.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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ImageProvider.cpp -fPIC -DPIC -o .libs/ImageProvider.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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o idirectfbdatabuffer.lo idirectfbdatabuffer.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c idirectfbdatabuffer.c -fPIC -DPIC -o .libs/idirectfbdatabuffer.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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.7.1/work/DirectFB-1.7.1/src/media' make[3]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src/media' Making all in misc make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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.7-1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7-1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -I../../src -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7-1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c gfx_util.c -fPIC -DPIC -o .libs/gfx_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 -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -DSOPATH=\"/usr/lib64/libdirectfb-1.7.so.1\" -DSYSCONFDIR=\"/etc\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c conf.c -fPIC -DPIC -o .libs/conf.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1/work/DirectFB-1.7.1/src/misc' make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o directfb.lo directfb.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o directfb_result.lo directfb_result.c /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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o dummy.lo dummy.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c directfb.c -fPIC -DPIC -o .libs/directfb.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c directfb_result.c -fPIC -DPIC -o .libs/directfb_result.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c init.c -fPIC -DPIC -o .libs/init.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.7.1\" -DMODULEDIR=\"/usr/lib64/directfb-1.7-1\" -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c dummy.cpp -fPIC -DPIC -o .libs/dummy.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -version-info 1:0:0 -release 1.7 -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.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/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.7.1/work/DirectFB-1.7.1/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/.libs -Wl,--as-needed ../lib/direct/.libs/libdirect.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/crtn.o -march=amdfam10 -O2 -march=amdfam10 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libdirectfb-1.7.so.1 -o .libs/libdirectfb-1.7.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libdirectfb-1.7.so.1" && ln -s "libdirectfb-1.7.so.1.0.0" "libdirectfb-1.7.so.1") libtool: link: (cd ".libs" && rm -f "libdirectfb.so" && ln -s "libdirectfb-1.7.so.1.0.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.7.1/work/DirectFB-1.7.1/src' make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src' Making all in lib/++dfb make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/++dfb' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o ppdfb.lo ppdfb.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfb.lo idirectfb.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbdatabuffer.lo idirectfbdatabuffer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbdisplaylayer.lo idirectfbdisplaylayer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbeventbuffer.lo idirectfbeventbuffer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c ppdfb.cpp -fPIC -DPIC -o .libs/ppdfb.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbeventbuffer.cpp -fPIC -DPIC -o .libs/idirectfbeventbuffer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbdatabuffer.cpp -fPIC -DPIC -o .libs/idirectfbdatabuffer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbdisplaylayer.cpp -fPIC -DPIC -o .libs/idirectfbdisplaylayer.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfb.cpp -fPIC -DPIC -o .libs/idirectfb.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbfont.lo idirectfbfont.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbimageprovider.lo idirectfbimageprovider.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbfont.cpp -fPIC -DPIC -o .libs/idirectfbfont.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbimageprovider.cpp -fPIC -DPIC -o .libs/idirectfbimageprovider.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbinputdevice.lo idirectfbinputdevice.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbpalette.lo idirectfbpalette.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbinputdevice.cpp -fPIC -DPIC -o .libs/idirectfbinputdevice.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbpalette.cpp -fPIC -DPIC -o .libs/idirectfbpalette.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbscreen.lo idirectfbscreen.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbscreen.cpp -fPIC -DPIC -o .libs/idirectfbscreen.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbsurface.lo idirectfbsurface.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbvideoprovider.lo idirectfbvideoprovider.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbsurface.cpp -fPIC -DPIC -o .libs/idirectfbsurface.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbvideoprovider.cpp -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../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c -o idirectfbwindow.lo idirectfbwindow.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../lib -I../../include -I../../include/++dfb -I../../src -I../../lib -D_REENTRANT -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -c idirectfbwindow.cpp -fPIC -DPIC -o .libs/idirectfbwindow.o /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -version-info 1:0:0 -release 1.7 -Wl,-O1 -Wl,--as-needed -lz -Wl,-O1 -Wl,--as-needed -o lib++dfb.la -rpath /usr/lib64 ppdfb.lo idirectfb.lo idirectfbdatabuffer.lo idirectfbdisplaylayer.lo idirectfbeventbuffer.lo idirectfbfont.lo idirectfbimageprovider.lo idirectfbinputdevice.lo idirectfbpalette.lo idirectfbscreen.lo idirectfbsurface.lo idirectfbvideoprovider.lo idirectfbwindow.lo ../../src/libdirectfb.la ../../lib/fusion/libfusion.la ../../lib/direct/libdirect.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.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/crtbeginS.o .libs/ppdfb.o .libs/idirectfb.o .libs/idirectfbdatabuffer.o .libs/idirectfbdisplaylayer.o .libs/idirectfbeventbuffer.o .libs/idirectfbfont.o .libs/idirectfbimageprovider.o .libs/idirectfbinputdevice.o .libs/idirectfbpalette.o .libs/idirectfbscreen.o .libs/idirectfbsurface.o .libs/idirectfbvideoprovider.o .libs/idirectfbwindow.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/.libs -Wl,--as-needed ../../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/.libs/libdirect.so ../../lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/crtn.o -march=amdfam10 -O2 -march=amdfam10 -O2 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,lib++dfb-1.7.so.1 -o .libs/lib++dfb-1.7.so.1.0.0 libtool: link: (cd ".libs" && rm -f "lib++dfb-1.7.so.1" && ln -s "lib++dfb-1.7.so.1.0.0" "lib++dfb-1.7.so.1") libtool: link: (cd ".libs" && rm -f "lib++dfb.so" && ln -s "lib++dfb-1.7.so.1.0.0" "lib++dfb.so") libtool: link: ( cd ".libs" && rm -f "lib++dfb.la" && ln -s "../lib++dfb.la" "lib++dfb.la" ) make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/++dfb' Making all in tools make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/tools' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbdump.o dfbdump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbdumpinput.o dfbdumpinput.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbinput.o dfbinput.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o directfb-csource.o directfb-csource.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbfx.o dfbfx.c dfbdumpinput.c: In function ‘main’: dfbdumpinput.c:160:31: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write( fileno(stdout), event, sizeof(event[0])-8 ); ^ dfbdumpinput.c:163:31: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] write( fileno(stdout), event, sizeof(event[0]) ); ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbg.o dfbg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbinfo.o dfbinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbinspector.o dfbinspector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfblayer.o dfblayer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbmaster.o dfbmaster.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbscreen.o dfbscreen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o dfbpenmount.o dfbpenmount.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o mkdfiff.o mkdfiff.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/libpng16 -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -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../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o mkdgiff.o mkdgiff.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o fusion_bench.o fusion_bench.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o raw15toraw24.o raw15toraw24.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o raw16toraw24.o raw16toraw24.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib -I../lib/sawman -I../lib/divine -I../lib/fusiondale -I../lib/fusionsound -I../src -I../include -I../lib -I../lib/divine -I../lib/sawman -I../lib/fusiondale -I../lib/fusionsound -I../src -DBINDIR=\"/usr/bin\" -DDATADIR=\"/usr/share/directfb-1.7.1\" -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o raw32toraw24.o raw32toraw24.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o dfbdumpinput dfbdumpinput.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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o directfb-csource directfb-csource.o -lpng16 -ldl -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbdump dfbdump.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbdumpinput dfbdumpinput.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbinput dfbinput.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o directfb-csource directfb-csource.o -Wl,--as-needed -lpng16 -ldl -lrt -lpthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o dfbfx dfbfx.o ../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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o dfbinfo dfbinfo.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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o dfbinspector dfbinspector.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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o dfblayer dfblayer.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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o dfbmaster dfbmaster.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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbinspector dfbinspector.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbg dfbg.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbinfo dfbinfo.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o dfbscreen dfbscreen.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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o mkdfiff mkdfiff.o -lpng16 ../lib/direct/libdirect.la -ldl -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbmaster dfbmaster.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfblayer dfblayer.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/mkdfiff mkdfiff.o -Wl,--as-needed -lpng16 ../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/libpng16 -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed -o mkdgifft mkdgifft.o -lpng16 ../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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbpenmount dfbpenmount.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o mkdgiff mkdgiff.o -lfreetype ../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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/dfbscreen dfbscreen.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/mkdgiff mkdgiff.o -Wl,--as-needed -lfreetype ../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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -Wl,--as-needed -o raw16toraw24 raw16toraw24.o -ldl -lrt -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -I/usr/include/libpng16 -Wall -Wno-strict-aliasing -march=amdfam10 -O2 -pipe -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -Wl,-O1 -o .libs/mkdgifft mkdgifft.o -Wl,--as-needed -lpng16 ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o .libs/fusion_bench fusion_bench.o -Wl,--as-needed ../src/.libs/libdirectfb.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so ../lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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/libpng16 -I/usr/include/libpng16 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -Wl,-O1 -o raw32toraw24 raw32toraw24.o -Wl,--as-needed -ldl -lrt -lpthread make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/tools' Making all in systems make[2]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/systems' Making all in android make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/systems/android' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/systems/android' Making all in dummy make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -avoid-version -module -Wl,-O1 -Wl,--as-needed -o libdirectfb_dummy.la -rpath /usr/lib64/directfb-1.7-1/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.7.1/work/DirectFB-1.7.1/lib/direct/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/fusion/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/src/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/.libs -L/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/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.7.1/work/DirectFB-1.7.1/lib/fusion/.libs/libfusion.so /var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/lib/direct/.libs/libdirect.so -lz -ldl -lrt -lpthread -march=amdfam10 -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.7.1/work/DirectFB-1.7.1/systems/dummy' Making all in egl make[3]: Entering directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/systems/egl' /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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o egl_primary.lo egl_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 -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o egl_system.lo egl_system.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c -o egl_surface_pool.lo egl_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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c egl_primary.c -fPIC -DPIC -o .libs/egl_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 -I/usr/include/libdrm -D_REENTRANT -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-strict-aliasing -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c egl_surface_pool.c -fPIC -DPIC -o .libs/egl_surface_pool.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 -ffast-math -march=amdfam10 -O2 -pipe -D_GNU_SOURCE -std=gnu99 -c egl_system.c -fPIC -DPIC -o .libs/egl_system.o egl_system.c: In function ‘InitEGL’: egl_system.c:75:6: error: unknown type name ‘EGL_DISPMANX_WINDOW_T’ static EGL_DISPMANX_WINDOW_T nativewindow; ^ egl_system.c:76:6: error: unknown type name ‘DISPMANX_ELEMENT_HANDLE_T’ DISPMANX_ELEMENT_HANDLE_T dispman_element; ^ egl_surface_pool.c: In function ‘eglInitPool’: egl_system.c:77:6: error: unknown type name ‘DISPMANX_DISPLAY_HANDLE_T’ DISPMANX_DISPLAY_HANDLE_T dispman_display; ^ egl_system.c:78:6: error: unknown type name ‘DISPMANX_UPDATE_HANDLE_T’ DISPMANX_UPDATE_HANDLE_T dispman_update; ^ egl_surface_pool.c:114:24: warning: variable ‘shared’ set but not used [-Wunused-but-set-variable] EGLDataShared *shared; ^ egl_system.c:79:6: error: unknown type name ‘VC_RECT_T’ VC_RECT_T dst_rect; ^ egl_system.c:80:6: error: unknown type name ‘VC_RECT_T’ VC_RECT_T src_rect; ^ egl_system.c:82:6: warning: implicit declaration of function ‘bcm_host_init’ [-Wimplicit-function-declaration] bcm_host_init(); ^ egl_surface_pool.c: In function ‘eglJoinPool’: egl_surface_pool.c:157:24: warning: variable ‘shared’ set but not used [-Wunused-but-set-variable] EGLDataShared *shared; ^ egl_system.c:126:6: warning: implicit declaration of function ‘graphics_get_display_size’ [-Wimplicit-function-declaration] graphics_get_display_size(0 /* LCD */, &egl->DisplayWidth, &egl->DisplayHeight); ^ egl_system.c:128:14: error: request for member ‘x’ in something not a structure or union dst_rect.x = 0; ^ egl_system.c:129:14: error: request for member ‘y’ in something not a structure or union dst_rect.y = 0; ^ egl_system.c:130:14: error: request for member ‘width’ in something not a structure or union dst_rect.width = egl->DisplayWidth; ^ egl_system.c:131:14: error: request for member ‘height’ in something not a structure or union dst_rect.height = egl->DisplayHeight; ^ egl_system.c:133:14: error: request for member ‘x’ in something not a structure or union src_rect.x = 0; ^ egl_system.c:134:14: error: request for member ‘y’ in something not a structure or union src_rect.y = 0; ^ egl_system.c:135:14: error: request for member ‘width’ in something not a structure or union src_rect.width = dst_rect.width << 16; // ANDI: fixed point 16.16? ^ egl_system.c:135:32: error: request for member ‘width’ in something not a structure or union src_rect.width = dst_rect.width << 16; // ANDI: fixed point 16.16? ^ egl_system.c:136:14: error: request for member ‘height’ in something not a structure or union src_rect.height = dst_rect.height << 16; ^ egl_surface_pool.c: In function ‘eglAllocateBuffer’: egl_system.c:136:32: error: request for member ‘height’ in something not a structure or union src_rect.height = dst_rect.height << 16; ^ egl_system.c:138:6: warning: implicit declaration of function ‘vc_dispmanx_display_open’ [-Wimplicit-function-declaration] dispman_display = vc_dispmanx_display_open( 0); ^ egl_surface_pool.c:297:11: warning: variable ‘ePixelFormat’ set but not used [-Wunused-but-set-variable] long ePixelFormat; ^ egl_system.c:139:6: warning: implicit declaration of function ‘vc_dispmanx_update_start’ [-Wimplicit-function-declaration] dispman_update = vc_dispmanx_update_start( 0 ); ^ egl_surface_pool.c:268:25: warning: variable ‘egl’ set but not used [-Wunused-but-set-variable] EGLData *egl; ^ egl_system.c:141:6: warning: implicit declaration of function ‘vc_dispmanx_element_add’ [-Wimplicit-function-declaration] dispman_element = vc_dispmanx_element_add ( dispman_update, dispman_display, 0, &dst_rect, 0, ^ egl_system.c:142:61: error: ‘DISPMANX_PROTECTION_NONE’ undeclared (first use in this function) &src_rect, DISPMANX_PROTECTION_NONE, 0, 0, 0); ^ egl_system.c:142:61: note: each undeclared identifier is reported only once for each function it appears in egl_surface_pool.c: In function ‘eglDeallocateBuffer’: egl_system.c:144:18: error: request for member ‘element’ in something not a structure or union nativewindow.element = dispman_element; ^ egl_system.c:145:18: error: request for member ‘width’ in something not a structure or union nativewindow.width = egl->DisplayWidth; ^ egl_surface_pool.c:436:25: warning: variable ‘egl’ set but not used [-Wunused-but-set-variable] EGLData *egl; ^ egl_system.c:146:18: error: request for member ‘height’ in something not a structure or union nativewindow.height = egl->DisplayHeight; ^ egl_surface_pool.c:432:27: warning: unused variable ‘surface’ [-Wunused-variable] CoreSurface *surface; ^ egl_system.c:147:6: warning: implicit declaration of function ‘vc_dispmanx_update_submit_sync’ [-Wimplicit-function-declaration] vc_dispmanx_update_submit_sync( dispman_update ); ^ egl_system.c:151:6: warning: passing argument 3 of ‘eglCreateWindowSurface’ makes integer from pointer without a cast [enabled by default] egl->eglSurface = eglCreateWindowSurface( egl->eglDisplay, egl->eglConfig, &nativewindow, NULL ); ^ egl_surface_pool.c: In function ‘eglMuckOut’: egl_surface_pool.c:475:26: warning: variable ‘surface’ set but not used [-Wunused-but-set-variable] CoreSurface *surface; ^ In file included from egl_system.h:37:0, from egl_system.c:51: /usr/include/EGL/egl.h:265:31: note: expected ‘EGLNativeWindowType’ but argument is of type ‘int *’ EGLAPI EGLSurface EGLAPIENTRY eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config, ^ egl_surface_pool.c: In function ‘eglLock’: egl_surface_pool.c:534:29: warning: assignment makes pointer from integer without a cast [enabled by default] lock->handle = alloc->texture; ^ egl_surface_pool.c:505:25: warning: variable ‘egl’ set but not used [-Wunused-but-set-variable] EGLData *egl; ^ egl_surface_pool.c: In function ‘fboWrite’: egl_surface_pool.c:726:38: warning: unused variable ‘pixels_per_line’ [-Wunused-variable] GLuint pixel, w, h, pixels_per_line; ^ egl_surface_pool.c:726:35: warning: unused variable ‘h’ [-Wunused-variable] GLuint pixel, w, h, pixels_per_line; ^ egl_surface_pool.c:726:32: warning: unused variable ‘w’ [-Wunused-variable] GLuint pixel, w, h, pixels_per_line; ^ egl_surface_pool.c:726:25: warning: unused variable ‘pixel’ [-Wunused-variable] GLuint pixel, w, h, pixels_per_line; ^ egl_surface_pool.c:725:52: warning: unused variable ‘d’ [-Wunused-variable] GLuint *buff, *sline, *dline, *s, *d; ^ egl_surface_pool.c:725:48: warning: unused variable ‘s’ [-Wunused-variable] GLuint *buff, *sline, *dline, *s, *d; ^ egl_surface_pool.c:725:40: warning: unused variable ‘dline’ [-Wunused-variable] GLuint *buff, *sline, *dline, *s, *d; ^ egl_surface_pool.c:725:32: warning: unused variable ‘sline’ [-Wunused-variable] GLuint *buff, *sline, *dline, *s, *d; ^ egl_surface_pool.c:725:25: warning: unused variable ‘buff’ [-Wunused-variable] GLuint *buff, *sline, *dline, *s, *d; ^ egl_surface_pool.c:724:27: warning: variable ‘surface’ set but not used [-Wunused-but-set-variable] CoreSurface *surface; ^ egl_surface_pool.c: At top level: egl_surface_pool.c:566:1: warning: ‘eglWrite’ defined but not used [-Wunused-function] eglWrite( CoreSurfacePool *pool, ^ Makefile:612: recipe for target 'egl_system.lo' failed make[3]: *** [egl_system.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/systems/egl' Makefile:530: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1/systems' Makefile:690: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1' Makefile:557: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: dev-libs/DirectFB-1.7.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/DirectFB-1.7.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/DirectFB-1.7.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/DirectFB-1.7.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/DirectFB-1.7.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1' * S: '/var/tmp/portage/dev-libs/DirectFB-1.7.1/work/DirectFB-1.7.1'