>>> Unpacking source... >>> Unpacking paragui-1.0.4.tar.gz to /var/tmp/portage/media-libs/paragui-1.0.4/work * Applying paragui-1.1.8-header.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4 ... * econf: updating paragui-1.0.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating paragui-1.0.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating paragui-1.0.4/src/physfs/config.guess with /usr/share/gnuconfig/config.guess * econf: updating paragui-1.0.4/src/physfs/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu creating cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... cc -E checking build system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking whether make sets ${MAKE}... (cached) yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1) works... yes checking whether the C++ compiler (c++ -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking how to run the C preprocessor... cc -E checking for a BSD compatible install... /usr/bin/install -c checking for executable suffix... (cached) no checking for the STL library to use... -lstdc++ checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for freetype-config... /usr/bin/freetype-config checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for physfs.h... yes checking for PHYSFS_init in -lphysfs... yes checking how to run the C++ preprocessor... c++ -E checking for hash_map... no checking for ext/hash_map... yes checking for rtti... compile with default rtti (no flags) checking for exceptions... compile with -fno-exceptions checking for debugging... no debugging checking for IMG_Load in -lSDL_image... yes checking for SDL_image support... compile with SDL_image support checking for jpeg_read_header in -ljpeg... yes checking for TIFFClose in -ltiff... yes checking for png_create_read_struct in -lpng... yes checking for vsnprintf... yes checking for strtok... yes checking for strdup... yes checking for fnmatch.h... yes checking for fnmatch... yes updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating include/Makefile creating src/Makefile creating src/expat/Makefile creating src/draw/Makefile creating src/font/Makefile creating src/themes/Makefile creating src/core/Makefile creating src/widgets/Makefile creating data/Makefile creating bindings/Makefile creating bindings/python/Makefile creating bindings/ruby/Makefile creating test/Makefile creating test/fireworks/Makefile creating test/colorselector/Makefile creating test/keyboard/Makefile creating sdk/Makefile creating paragui.spec creating paragui-config creating paragui.pc creating include/paraconfig_gnu.h include/paraconfig_gnu.h is unchanged configuring in src/physfs running /bin/sh ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --cache-file=../.././config.cache --srcdir=. loading cache ../.././config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -pipe -Wall -I/usr/include/freetype2 -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wall -I/usr/include/freetype2 -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1) works... yes checking whether the C++ compiler (c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... (cached) yes checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking how to run the C preprocessor... (cached) cc -E checking for ld used by GCC... (cached) /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking for a sed that does not truncate output... (cached) /bin/sed checking how to recognise dependent libraries... (cached) pass_all checking for object suffix... (cached) o checking for executable suffix... (cached) no checking command to parse /usr/bin/nm -B output... (cached) ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for gcc option to produce PIC... (cached) -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.lo... (cached) yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... (cached) no creating libtool checking for sed... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking what zlib to use... external zlib checking for readline/readline.h... yes checking for readline in -lreadline... yes checking for readline/history.h... yes checking for add_history in -lreadline... yes checking for pthread.h... yes checking for sys/ucred.h... no checking for mntent.h... yes checking if language choice is supported... yes checking if this is BeOS... no checking if this is Cygwin... no checking if this is MacOS X... no checking if this is FreeBSD... no checking if this is OpenBSD... no checking if this is AtheOS... no checking if this is OS/2... no checking for ANSI C header files... yes checking for stdlib.h... yes checking for string.h... yes checking for assert.h... yes checking for 8-bit clean memcmp... yes checking for memset... yes checking for strrchr... yes checking size of int... 4 updating cache ../.././config.cache creating ./config.status creating Makefile creating archivers/Makefile creating platform/Makefile creating zlib114/Makefile creating test/Makefile creating extras/Makefile creating physfs.spec creating config.h make -j14 Making all in include make[1]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/include' make[1]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/include' Making all in src make[1]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src' Making all in draw make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/draw' /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c surface.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c rotozoom.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c drawline.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c setpixel.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c stretch.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrect.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c drawtile.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c gradient.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c rotozoom.cpp -fPIC -DPIC -o .libs/rotozoom.lo rm -f .libs/drawline.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c drawline.cpp -fPIC -DPIC -o .libs/drawline.lo rm -f .libs/drawtile.lo rm -f .libs/stretch.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c drawtile.cpp -fPIC -DPIC -o .libs/drawtile.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c stretch.cpp -fPIC -DPIC -o .libs/stretch.lo rm -f .libs/surface.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c surface.cpp -fPIC -DPIC -o .libs/surface.lo rm -f .libs/setpixel.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c setpixel.cpp -fPIC -DPIC -o .libs/setpixel.lo rm -f .libs/pgrect.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrect.cpp -fPIC -DPIC -o .libs/pgrect.lo rm -f .libs/gradient.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c gradient.cpp -fPIC -DPIC -o .libs/gradient.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c drawline.cpp -o drawline.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c drawtile.cpp -o drawtile.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrect.cpp -o pgrect.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c setpixel.cpp -o setpixel.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c surface.cpp -o surface.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c gradient.cpp -o gradient.o >/dev/null 2>&1 rotozoom.cpp: In function 'SDL_Surface* PG_Draw::RotoScaleSurface(SDL_Surface*, double, double, bool)': rotozoom.cpp:287: warning: 'c11.tColorRGBA::r' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c11.tColorRGBA::g' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c11.tColorRGBA::b' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c11.tColorRGBA::a' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c10.tColorRGBA::r' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c10.tColorRGBA::g' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c10.tColorRGBA::b' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c10.tColorRGBA::a' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c01.tColorRGBA::r' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c01.tColorRGBA::g' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c01.tColorRGBA::b' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c01.tColorRGBA::a' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c00.tColorRGBA::r' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c00.tColorRGBA::g' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c00.tColorRGBA::b' may be used uninitialized in this function rotozoom.cpp:287: warning: 'c00.tColorRGBA::a' may be used uninitialized in this function mv -f .libs/drawtile.lo drawtile.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c rotozoom.cpp -o rotozoom.o >/dev/null 2>&1 mv -f .libs/drawline.lo drawline.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c stretch.cpp -o stretch.o >/dev/null 2>&1 mv -f .libs/pgrect.lo pgrect.lo mv -f .libs/setpixel.lo setpixel.lo mv -f .libs/surface.lo surface.lo mv -f .libs/gradient.lo gradient.lo mv -f .libs/rotozoom.lo rotozoom.lo mv -f .libs/stretch.lo stretch.lo /bin/sh ../../libtool --mode=link c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o libpgdraw.la surface.lo rotozoom.lo drawline.lo setpixel.lo stretch.lo pgrect.lo drawtile.lo gradient.lo -lpng -ltiff -ljpeg rm -fr .libs/libpgdraw.la .libs/libpgdraw.* .libs/libpgdraw.* ar cru .libs/libpgdraw.al surface.lo rotozoom.lo drawline.lo setpixel.lo stretch.lo pgrect.lo drawtile.lo gradient.lo ranlib .libs/libpgdraw.al creating libpgdraw.la (cd .libs && rm -f libpgdraw.la && ln -s ../libpgdraw.la libpgdraw.la) make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/draw' Making all in font make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/font' /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfont_impl.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfont.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfont.cpp -fPIC -DPIC -o .libs/pgfont.lo rm -f .libs/pgfont_impl.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfont_impl.cpp -fPIC -DPIC -o .libs/pgfont_impl.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfont_impl.cpp -o pgfont_impl.o >/dev/null 2>&1 mv -f .libs/pgfont_impl.lo pgfont_impl.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfont.cpp -o pgfont.o >/dev/null 2>&1 mv -f .libs/pgfont.lo pgfont.lo /bin/sh ../../libtool --mode=link c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o libpgfont.la pgfont_impl.lo pgfont.lo -lpng -ltiff -ljpeg rm -fr .libs/libpgfont.la .libs/libpgfont.* .libs/libpgfont.* ar cru .libs/libpgfont.al pgfont_impl.lo pgfont.lo ranlib .libs/libpgfont.al creating libpgfont.la (cd .libs && rm -f libpgfont.la && ln -s ../libpgfont.la libpgfont.la) make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/font' Making all in themes make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/themes' /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c themeloader.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c theme_priv.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c themeloader.cpp -fPIC -DPIC -o .libs/themeloader.lo rm -f .libs/theme_priv.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c theme_priv.cpp -fPIC -DPIC -o .libs/theme_priv.lo themeloader.cpp: In function 'void parseObjectProps(PARSE_INFO*, const XML_Char*, const XML_Char**)': themeloader.cpp:272: warning: dereferencing type-punned pointer will break strict-aliasing rules c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c themeloader.cpp -o themeloader.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c theme_priv.cpp -o theme_priv.o >/dev/null 2>&1 mv -f .libs/themeloader.lo themeloader.lo mv -f .libs/theme_priv.lo theme_priv.lo /bin/sh ../../libtool --mode=link c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o libtheme.la themeloader.lo theme_priv.lo -lpng -ltiff -ljpeg rm -fr .libs/libtheme.la .libs/libtheme.* .libs/libtheme.* ar cru .libs/libtheme.al themeloader.lo theme_priv.lo ranlib .libs/libtheme.al creating libtheme.la (cd .libs && rm -f libtheme.la && ln -s ../libtheme.la libtheme.la) make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/themes' Making all in core make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/core' /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c physfsrwops.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c missing.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgdatacontainer.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgapplication.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcolors.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgeventobject.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfilearchive.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfile.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglog.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmain.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmessageobject.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmsgmap.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgnavigator.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrectlist.cpp mkdir .libs mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c physfsrwops.cpp -fPIC -DPIC -o .libs/physfsrwops.lo mkdir: cannot create directory `.libs': File exists rm -f .libs/pgfile.lo rm -f .libs/pgapplication.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgeventobject.cpp -fPIC -DPIC -o .libs/pgeventobject.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgapplication.cpp -fPIC -DPIC -o .libs/pgapplication.lo rm -f .libs/pgcolors.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfile.cpp -fPIC -DPIC -o .libs/pgfile.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcolors.cpp -fPIC -DPIC -o .libs/pgcolors.lo rm -f .libs/pgmain.lo rm -f .libs/pgdatacontainer.lo rm -f .libs/pglog.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmain.cpp -fPIC -DPIC -o .libs/pgmain.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgdatacontainer.cpp -fPIC -DPIC -o .libs/pgdatacontainer.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglog.cpp -fPIC -DPIC -o .libs/pglog.lo rm -f .libs/pgmessageobject.lo rm -f .libs/pgfilearchive.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmessageobject.cpp -fPIC -DPIC -o .libs/pgmessageobject.lo rm -f .libs/pgrectlist.lo rm -f .libs/pgnavigator.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfilearchive.cpp -fPIC -DPIC -o .libs/pgfilearchive.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgnavigator.cpp -fPIC -DPIC -o .libs/pgnavigator.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c physfsrwops.cpp -o physfsrwops.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrectlist.cpp -fPIC -DPIC -o .libs/pgrectlist.lo rm -f .libs/pgmsgmap.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmsgmap.cpp -fPIC -DPIC -o .libs/pgmsgmap.lo rm -f .libs/missing.lo mv -f .libs/physfsrwops.lo physfsrwops.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgsurfacecache.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c missing.cpp -fPIC -DPIC -o .libs/missing.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgeventobject.cpp -o pgeventobject.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfile.cpp -o pgfile.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgdatacontainer.cpp -o pgdatacontainer.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmain.cpp -o pgmain.o >/dev/null 2>&1 mv -f .libs/pgfile.lo pgfile.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgtimerobject.cpp mv -f .libs/pgeventobject.lo pgeventobject.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmessageobject.cpp -o pgmessageobject.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c missing.cpp -o missing.o >/dev/null 2>&1 mv -f .libs/pgdatacontainer.lo pgdatacontainer.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgnavigator.cpp -o pgnavigator.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgfilearchive.cpp -o pgfilearchive.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglog.cpp -o pglog.o >/dev/null 2>&1 mv -f .libs/pgmain.lo pgmain.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmsgmap.cpp -o pgmsgmap.o >/dev/null 2>&1 rm -f .libs/pgsurfacecache.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgsurfacecache.cpp -fPIC -DPIC -o .libs/pgsurfacecache.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgapplication.cpp -o pgapplication.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrectlist.cpp -o pgrectlist.o >/dev/null 2>&1 mv -f .libs/pgmessageobject.lo pgmessageobject.lo mv -f .libs/missing.lo missing.lo mv -f .libs/pgnavigator.lo pgnavigator.lo mv -f .libs/pgfilearchive.lo pgfilearchive.lo rm -f .libs/pgtimerobject.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgtimerobject.cpp -fPIC -DPIC -o .libs/pgtimerobject.lo mv -f .libs/pglog.lo pglog.lo mv -f .libs/pgmsgmap.lo pgmsgmap.lo mv -f .libs/pgrectlist.lo pgrectlist.lo mv -f .libs/pgapplication.lo pgapplication.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgtimerobject.cpp -o pgtimerobject.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgsurfacecache.cpp -o pgsurfacecache.o >/dev/null 2>&1 mv -f .libs/pgtimerobject.lo pgtimerobject.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcolors.cpp -o pgcolors.o >/dev/null 2>&1 mv -f .libs/pgsurfacecache.lo pgsurfacecache.lo mv -f .libs/pgcolors.lo pgcolors.lo /bin/sh ../../libtool --mode=link c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o libpgcore.la physfsrwops.lo missing.lo pgdatacontainer.lo pgapplication.lo pgcolors.lo pgeventobject.lo pgfilearchive.lo pgfile.lo pglog.lo pgmain.lo pgmessageobject.lo pgmsgmap.lo pgnavigator.lo pgrectlist.lo pgsurfacecache.lo pgtimerobject.lo -lpng -ltiff -ljpeg rm -fr .libs/libpgcore.la .libs/libpgcore.* .libs/libpgcore.* ar cru .libs/libpgcore.al physfsrwops.lo missing.lo pgdatacontainer.lo pgapplication.lo pgcolors.lo pgeventobject.lo pgfilearchive.lo pgfile.lo pglog.lo pgmain.lo pgmessageobject.lo pgmsgmap.lo pgnavigator.lo pgrectlist.lo pgsurfacecache.lo pgtimerobject.lo ranlib .libs/libpgcore.al creating libpgcore.la (cd .libs && rm -f libpgcore.la && ln -s ../libpgcore.la libpgcore.la) make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/core' Making all in widgets make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/widgets' /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgbutton.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcheckbutton.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcolumnitem.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgdropdown.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgimage.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglabel.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglayout.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglineedit.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistboxbaseitem.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistbox.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistboxitem.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmaskedit.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmessagebox.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgpopupmenu.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglayout.cpp -fPIC -DPIC -o .libs/pglayout.lo rm -f .libs/pglistboxbaseitem.lo rm -f .libs/pgcheckbutton.lo rm -f .libs/pgcolumnitem.lo rm -f .libs/pgbutton.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcheckbutton.cpp -fPIC -DPIC -o .libs/pgcheckbutton.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcolumnitem.cpp -fPIC -DPIC -o .libs/pgcolumnitem.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgbutton.cpp -fPIC -DPIC -o .libs/pgbutton.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistboxbaseitem.cpp -fPIC -DPIC -o .libs/pglistboxbaseitem.lo rm -f .libs/pgdropdown.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgdropdown.cpp -fPIC -DPIC -o .libs/pgdropdown.lo rm -f .libs/pglabel.lo rm -f .libs/pglineedit.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglabel.cpp -fPIC -DPIC -o .libs/pglabel.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglineedit.cpp -fPIC -DPIC -o .libs/pglineedit.lo rm -f .libs/pgimage.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgimage.cpp -fPIC -DPIC -o .libs/pgimage.lo rm -f .libs/pglistbox.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistbox.cpp -fPIC -DPIC -o .libs/pglistbox.lo rm -f .libs/pgmaskedit.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmaskedit.cpp -fPIC -DPIC -o .libs/pgmaskedit.lo rm -f .libs/pgmessagebox.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmessagebox.cpp -fPIC -DPIC -o .libs/pgmessagebox.lo rm -f .libs/pglistboxitem.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglabel.cpp -o pglabel.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistboxitem.cpp -fPIC -DPIC -o .libs/pglistboxitem.lo rm -f .libs/pgpopupmenu.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgpopupmenu.cpp -fPIC -DPIC -o .libs/pgpopupmenu.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgbutton.cpp -o pgbutton.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgimage.cpp -o pgimage.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcolumnitem.cpp -o pgcolumnitem.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistboxbaseitem.cpp -o pglistboxbaseitem.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgcheckbutton.cpp -o pgcheckbutton.o >/dev/null 2>&1 mv -f .libs/pglabel.lo pglabel.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgprogressbar.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgdropdown.cpp -o pgdropdown.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistbox.cpp -o pglistbox.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmaskedit.cpp -o pgmaskedit.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglayout.cpp -o pglayout.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmessagebox.cpp -o pgmessagebox.o >/dev/null 2>&1 mv -f .libs/pgbutton.lo pgbutton.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgradiobutton.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglineedit.cpp -o pglineedit.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pglistboxitem.cpp -o pglistboxitem.o >/dev/null 2>&1 mv -f .libs/pgimage.lo pgimage.lo mv -f .libs/pgdropdown.lo pgdropdown.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrichedit.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgscrollbar.cpp mv -f .libs/pgcolumnitem.lo pgcolumnitem.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgslider.cpp mv -f .libs/pglistboxbaseitem.lo pglistboxbaseitem.lo mv -f .libs/pgcheckbutton.lo pgcheckbutton.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgspinnerbox.cpp mv -f .libs/pgmaskedit.lo pgmaskedit.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgthemewidget.cpp /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidget.cpp mv -f .libs/pglistbox.lo pglistbox.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetdnd.cpp rm -f .libs/pgprogressbar.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgprogressbar.cpp -fPIC -DPIC -o .libs/pgprogressbar.lo mv -f .libs/pgmessagebox.lo pgmessagebox.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetlist.cpp rm -f .libs/pgscrollbar.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgscrollbar.cpp -fPIC -DPIC -o .libs/pgscrollbar.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgpopupmenu.cpp -o pgpopupmenu.o >/dev/null 2>&1 mv -f .libs/pglistboxitem.lo pglistboxitem.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetlistex.cpp rm -f .libs/pgradiobutton.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgradiobutton.cpp -fPIC -DPIC -o .libs/pgradiobutton.lo rm -f .libs/pgthemewidget.lo rm -f .libs/pgspinnerbox.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgthemewidget.cpp -fPIC -DPIC -o .libs/pgthemewidget.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgspinnerbox.cpp -fPIC -DPIC -o .libs/pgspinnerbox.lo rm -f .libs/pgwidgetdnd.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetdnd.cpp -fPIC -DPIC -o .libs/pgwidgetdnd.lo rm -f .libs/pgrichedit.lo mv -f .libs/pglineedit.lo pglineedit.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwindow.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrichedit.cpp -fPIC -DPIC -o .libs/pgrichedit.lo mv -f .libs/pglayout.lo pglayout.lo rm -f .libs/pgwidgetlist.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetlist.cpp -fPIC -DPIC -o .libs/pgwidgetlist.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgprogressbar.cpp -o pgprogressbar.o >/dev/null 2>&1 rm -f .libs/pgwidget.lo /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmenubar.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidget.cpp -fPIC -DPIC -o .libs/pgwidget.lo rm -f .libs/pgslider.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgslider.cpp -fPIC -DPIC -o .libs/pgslider.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgradiobutton.cpp -o pgradiobutton.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgspinnerbox.cpp -o pgspinnerbox.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgscrollbar.cpp -o pgscrollbar.o >/dev/null 2>&1 mv -f .libs/pgpopupmenu.lo pgpopupmenu.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetdnd.cpp -o pgwidgetdnd.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgslider.cpp -o pgslider.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgthemewidget.cpp -o pgthemewidget.o >/dev/null 2>&1 mv -f .libs/pgspinnerbox.lo pgspinnerbox.lo rm -f .libs/pgwidgetlistex.lo mv -f .libs/pgprogressbar.lo pgprogressbar.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetlistex.cpp -fPIC -DPIC -o .libs/pgwidgetlistex.lo rm -f .libs/pgwindow.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwindow.cpp -fPIC -DPIC -o .libs/pgwindow.lo mv -f .libs/pgradiobutton.lo pgradiobutton.lo mv -f .libs/pgscrollbar.lo pgscrollbar.lo rm -f .libs/pgmenubar.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmenubar.cpp -fPIC -DPIC -o .libs/pgmenubar.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetlist.cpp -o pgwidgetlist.o >/dev/null 2>&1 mv -f .libs/pgslider.lo pgslider.lo mv -f .libs/pgwidgetdnd.lo pgwidgetdnd.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwindow.cpp -o pgwindow.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidgetlistex.cpp -o pgwidgetlistex.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgrichedit.cpp -o pgrichedit.o >/dev/null 2>&1 mv -f .libs/pgthemewidget.lo pgthemewidget.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgmenubar.cpp -o pgmenubar.o >/dev/null 2>&1 mv -f .libs/pgwidgetlist.lo pgwidgetlist.lo mv -f .libs/pgwindow.lo pgwindow.lo mv -f .libs/pgwidgetlistex.lo pgwidgetlistex.lo mv -f .libs/pgmenubar.lo pgmenubar.lo c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c pgwidget.cpp -o pgwidget.o >/dev/null 2>&1 mv -f .libs/pgrichedit.lo pgrichedit.lo mv -f .libs/pgwidget.lo pgwidget.lo /bin/sh ../../libtool --mode=link c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o libpgwidgets.la pgbutton.lo pgcheckbutton.lo pgcolumnitem.lo pgdropdown.lo pgimage.lo pglabel.lo pglayout.lo pglineedit.lo pglistboxbaseitem.lo pglistbox.lo pglistboxitem.lo pgmaskedit.lo pgmessagebox.lo pgpopupmenu.lo pgprogressbar.lo pgradiobutton.lo pgrichedit.lo pgscrollbar.lo pgslider.lo pgspinnerbox.lo pgthemewidget.lo pgwidget.lo pgwidgetdnd.lo pgwidgetlist.lo pgwidgetlistex.lo pgwindow.lo pgmenubar.lo -lpng -ltiff -ljpeg rm -fr .libs/libpgwidgets.la .libs/libpgwidgets.* .libs/libpgwidgets.* ar cru .libs/libpgwidgets.al pgbutton.lo pgcheckbutton.lo pgcolumnitem.lo pgdropdown.lo pgimage.lo pglabel.lo pglayout.lo pglineedit.lo pglistboxbaseitem.lo pglistbox.lo pglistboxitem.lo pgmaskedit.lo pgmessagebox.lo pgpopupmenu.lo pgprogressbar.lo pgradiobutton.lo pgrichedit.lo pgscrollbar.lo pgslider.lo pgspinnerbox.lo pgthemewidget.lo pgwidget.lo pgwidgetdnd.lo pgwidgetlist.lo pgwidgetlistex.lo pgwindow.lo pgmenubar.lo ranlib .libs/libpgwidgets.al creating libpgwidgets.la (cd .libs && rm -f libpgwidgets.la && ln -s ../libpgwidgets.la libpgwidgets.la) make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/widgets' make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c paragui.cpp mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c paragui.cpp -fPIC -DPIC -o .libs/paragui.lo c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I../include -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c paragui.cpp -o paragui.o >/dev/null 2>&1 mv -f .libs/paragui.lo paragui.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o libparagui.la -rpath /usr/lib -release 1.0 -version-info 4:0:4 paragui.lo -lSDL -lpthread -lSDL_image -lexpat -lphysfs ./draw/libpgdraw.la ./font/libpgfont.la ./core/libpgcore.la ./widgets/libpgwidgets.la ./themes/libtheme.la -lstdc++ -lpng -ltiff -ljpeg rm -fr .libs/libparagui.la .libs/libparagui.* .libs/libparagui-1.0.* c++ -shared paragui.lo -Wl,--whole-archive ./draw/.libs/libpgdraw.al ./font/.libs/libpgfont.al ./core/.libs/libpgcore.al ./widgets/.libs/libpgwidgets.al ./themes/.libs/libtheme.al -Wl,--no-whole-archive -L/usr/lib /usr/lib/libSDL.so -lpthread /usr/lib/libSDL_image.so /usr/lib/libexpat.so /usr/lib/libphysfs.so -lz -lm -lc -lstdc++ /usr/lib/libpng12.so /usr/lib/libtiff.so /usr/lib/libjpeg.so -Wl,-O1 -Wl,-soname -Wl,libparagui-1.0.so.0 -o .libs/libparagui-1.0.so.0.4.0 (cd .libs && rm -f libparagui-1.0.so.0 && ln -s libparagui-1.0.so.0.4.0 libparagui-1.0.so.0) (cd .libs && rm -f libparagui.so && ln -s libparagui-1.0.so.0.4.0 libparagui.so) rm -fr .libs/libparagui.lax mkdir .libs/libparagui.lax rm -fr .libs/libparagui.lax/libpgdraw.al mkdir .libs/libparagui.lax/libpgdraw.al (cd .libs/libparagui.lax/libpgdraw.al && ar x /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/./draw/.libs/libpgdraw.al) rm -fr .libs/libparagui.lax/libpgfont.al mkdir .libs/libparagui.lax/libpgfont.al (cd .libs/libparagui.lax/libpgfont.al && ar x /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/./font/.libs/libpgfont.al) rm -fr .libs/libparagui.lax/libpgcore.al mkdir .libs/libparagui.lax/libpgcore.al (cd .libs/libparagui.lax/libpgcore.al && ar x /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/./core/.libs/libpgcore.al) rm -fr .libs/libparagui.lax/libpgwidgets.al mkdir .libs/libparagui.lax/libpgwidgets.al (cd .libs/libparagui.lax/libpgwidgets.al && ar x /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/./widgets/.libs/libpgwidgets.al) rm -fr .libs/libparagui.lax/libtheme.al mkdir .libs/libparagui.lax/libtheme.al (cd .libs/libparagui.lax/libtheme.al && ar x /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/./themes/.libs/libtheme.al) ar cru .libs/libparagui.a paragui.o .libs/libparagui.lax/libpgdraw.al/surface.lo .libs/libparagui.lax/libpgdraw.al/rotozoom.lo .libs/libparagui.lax/libpgdraw.al/drawline.lo .libs/libparagui.lax/libpgdraw.al/setpixel.lo .libs/libparagui.lax/libpgdraw.al/stretch.lo .libs/libparagui.lax/libpgdraw.al/pgrect.lo .libs/libparagui.lax/libpgdraw.al/drawtile.lo .libs/libparagui.lax/libpgdraw.al/gradient.lo .libs/libparagui.lax/libpgfont.al/pgfont_impl.lo .libs/libparagui.lax/libpgfont.al/pgfont.lo .libs/libparagui.lax/libpgcore.al/physfsrwops.lo .libs/libparagui.lax/libpgcore.al/missing.lo .libs/libparagui.lax/libpgcore.al/pgdatacontainer.lo .libs/libparagui.lax/libpgcore.al/pgapplication.lo .libs/libparagui.lax/libpgcore.al/pgcolors.lo .libs/libparagui.lax/libpgcore.al/pgeventobject.lo .libs/libparagui.lax/libpgcore.al/pgfilearchive.lo .libs/libparagui.lax/libpgcore.al/pgfile.lo .libs/libparagui.lax/libpgcore.al/pglog.lo .libs/libparagui.lax/libpgcore.al/pgmain.lo .libs/libparagui.lax/libpgcore.al/pgmessageobject.lo .libs/libparagui.lax/libpgcore.al/pgmsgmap.lo .libs/libparagui.lax/libpgcore.al/pgnavigator.lo .libs/libparagui.lax/libpgcore.al/pgrectlist.lo .libs/libparagui.lax/libpgcore.al/pgsurfacecache.lo .libs/libparagui.lax/libpgcore.al/pgtimerobject.lo .libs/libparagui.lax/libpgwidgets.al/pgbutton.lo .libs/libparagui.lax/libpgwidgets.al/pgcheckbutton.lo .libs/libparagui.lax/libpgwidgets.al/pgcolumnitem.lo .libs/libparagui.lax/libpgwidgets.al/pgdropdown.lo .libs/libparagui.lax/libpgwidgets.al/pgimage.lo .libs/libparagui.lax/libpgwidgets.al/pglabel.lo .libs/libparagui.lax/libpgwidgets.al/pglayout.lo .libs/libparagui.lax/libpgwidgets.al/pglineedit.lo .libs/libparagui.lax/libpgwidgets.al/pglistboxbaseitem.lo .libs/libparagui.lax/libpgwidgets.al/pglistbox.lo .libs/libparagui.lax/libpgwidgets.al/pglistboxitem.lo .libs/libparagui.lax/libpgwidgets.al/pgmaskedit.lo .libs/libparagui.lax/libpgwidgets.al/pgmessagebox.lo .libs/libparagui.lax/libpgwidgets.al/pgpopupmenu.lo .libs/libparagui.lax/libpgwidgets.al/pgprogressbar.lo .libs/libparagui.lax/libpgwidgets.al/pgradiobutton.lo .libs/libparagui.lax/libpgwidgets.al/pgrichedit.lo .libs/libparagui.lax/libpgwidgets.al/pgscrollbar.lo .libs/libparagui.lax/libpgwidgets.al/pgslider.lo .libs/libparagui.lax/libpgwidgets.al/pgspinnerbox.lo .libs/libparagui.lax/libpgwidgets.al/pgthemewidget.lo .libs/libparagui.lax/libpgwidgets.al/pgwidget.lo .libs/libparagui.lax/libpgwidgets.al/pgwidgetdnd.lo .libs/libparagui.lax/libpgwidgets.al/pgwidgetlist.lo .libs/libparagui.lax/libpgwidgets.al/pgwidgetlistex.lo .libs/libparagui.lax/libpgwidgets.al/pgwindow.lo .libs/libparagui.lax/libpgwidgets.al/pgmenubar.lo .libs/libparagui.lax/libtheme.al/themeloader.lo .libs/libparagui.lax/libtheme.al/theme_priv.lo ranlib .libs/libparagui.a rm -fr .libs/libparagui.lax creating libparagui.la (cd .libs && rm -f libparagui.la && ln -s ../libparagui.la libparagui.la) make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src' make[1]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src' Making all in data make[1]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/data' Making all in bindings make[1]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/bindings' make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/bindings' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/bindings' make[1]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/bindings' Making all in test make[1]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/test' Making all in keyboard make[2]: Entering directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/test/keyboard' c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c keyboard.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/freetype2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -c main.cpp /bin/sh ../../libtool --mode=link c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o keyboard keyboard.o main.o -L../../src -lparagui -lSDL -lpthread -lSDL_image -lexpat -lfreetype -lz -lstdc++ -lpng -ltiff -ljpeg mkdir .libs c++ -O2 -pipe -Wall -I/usr/include/freetype2 -fno-exceptions -Wl,-O1 -o .libs/keyboard keyboard.o main.o -L/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so /usr/lib/libphysfs.so /usr/lib/libSDL_image.so /usr/lib/libSDL.so -ldl -lpthread /usr/lib/libexpat.so /usr/lib/libfreetype.so -lstdc++ /usr/lib/libpng12.so /usr/lib/libtiff.so -lz -lm -lc /usr/lib/libjpeg.so /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_Set_Char_Size' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_Load_Glyph' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_Done_FreeType' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_Get_Kerning' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_Init_FreeType' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_New_Memory_Face' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_Get_Char_Index' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_Done_Face' /var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/src/.libs/libparagui.so: undefined reference to `FT_MulFix' collect2: ld returned 1 exit status make[2]: *** [keyboard] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/test/keyboard' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/paragui-1.0.4/work/paragui-1.0.4/test' make: *** [all-recursive] Error 1 * * ERROR: media-libs/paragui-1.0.4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2118: Called _eapi0_src_compile * ebuild.sh, line 591: Called _eapi2_src_compile * ebuild.sh, line 625: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-libs:paragui-1.0.4:20081118-013126.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/paragui-1.0.4/temp/environment'. *