>>> Unpacking source... >>> Unpacking fltk-1.1.7-source.tar.bz2 to /var/tmp/portage/x11-libs/fltk-1.1.7-r3/work * Applying libs-1.7.diff ...  [ ok ] * Applying fltk-1.1.7-amd64.patch ...  [ ok ] * Applying fltk-1.1.7-as-needed.patch ...  [ ok ] * Applying fltk-1.1.7-dieonerrors.patch ...  [ ok ] * Applying fltk-1.1.7-maxmin-typo.patch ...  [ ok ] * Applying fltk-1.1.7-xft-and-misc.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/x11-libs/fltk-1.1.7-r3/work >>> Compiling source in /var/tmp/portage/x11-libs/fltk-1.1.7-r3/work/fltk-1.1.7 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --includedir=/usr/include/fltk-1.1 --libdir=/usr/lib/fltk-1.1 --enable-shared --enable-xdbe --enable-static --enable-threads --enable-xft checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for nroff... /usr/bin/nroff checking for htmldoc... /usr/bin/htmldoc checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for ar... /usr/bin/ar checking whether byte ordering is bigendian... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking whether the compiler recognizes bool as a built-in type... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stdtypes.h usability... no checking sys/stdtypes.h presence... no checking for sys/stdtypes.h... no checking for scandir... yes checking for vsnprintf... yes checking for snprintf... yes checking for strings.h... (cached) yes checking for strcasecmp... yes checking for strlcat... no checking for strlcpy... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for localeconv... yes checking for library containing pow... -lm checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for long long int... yes checking for strtoll... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for jpeg_CreateCompress in -ljpeg... yes checking for gzgets in -lz... yes checking for png_set_tRNS_to_alpha in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: WARNING: Ignoring libraries " -lSM -lICE" requested by configure. checking for library containing dlopen... none required checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glXMakeCurrent in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for freetype-config... /usr/bin/freetype-config checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for XftDrawCreate in -lXft... yes checking for X11/extensions/Xdbe.h... yes checking for X overlay visuals... no checking if GCC supports -fno-exceptions... yes configure: creating ./config.status config.status: creating makeinclude config.status: creating fltk.list config.status: creating fltk-config config.status: creating FL/Makefile config.status: creating config.h make running /bin/sh ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --includedir=/usr/include/fltk-1.1 --libdir=/usr/lib/fltk-1.1 --enable-shared --enable-xdbe --enable-static --enable-threads --enable-xft CC=i686-pc-linux-gnu-gcc CFLAGS=-O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb CXXFLAGS=-O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb CXX=i686-pc-linux-gnu-g++ LDFLAGS=-Wl,-O1 build_alias=i686-pc-linux-gnu host_alias=i686-pc-linux-gnu --no-create --no-recursion configure: WARNING: unrecognized options: --enable-static checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for nroff... /usr/bin/nroff checking for htmldoc... /usr/bin/htmldoc checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for ar... /usr/bin/ar checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking whether the compiler recognizes bool as a built-in type... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/stdtypes.h usability... no checking sys/stdtypes.h presence... no checking for sys/stdtypes.h... no checking for scandir... yes checking for vsnprintf... yes checking for snprintf... yes checking for strings.h... (cached) yes checking for strcasecmp... yes checking for strlcat... no checking for strlcpy... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for localeconv... yes checking for library containing pow... -lm checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 ./configure: line 7709: test: =: unary operator expected checking for long long int... yes checking for strtoll... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for jpeg_CreateCompress in -ljpeg... yes checking for gzgets in -lz... yes checking for png_set_tRNS_to_alpha in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes configure: WARNING: Ignoring libraries " -lSM -lICE" requested by configure. checking for library containing dlopen... none required checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for glXMakeCurrent in -lGL... yes checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking for freetype-config... /usr/bin/freetype-config checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for XftDrawCreate in -lXft... yes checking for X11/extensions/Xdbe.h... yes checking for X overlay visuals... no checking if GCC supports -fno-exceptions... yes configure: creating ./config.status configure: WARNING: unrecognized options: --enable-static config.status: creating makeinclude config.status: WARNING: 'makeinclude.in' seems to ignore the --datarootdir setting config.status: creating fltk.list config.status: WARNING: 'fltk.list.in' seems to ignore the --datarootdir setting config.status: creating fltk-config config.status: creating FL/Makefile config.status: creating config.h === making src === Compiling Fl.cxx... Fl.cxx: In static member function ‘static int Fl::handle(int, Fl_Window*)’: Fl.cxx:679: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling Fl_Adjuster.cxx... Compiling Fl_Bitmap.cxx... Compiling Fl_Browser.cxx... Fl_Browser.cxx: In member function ‘virtual int Fl_Browser::item_height(void*) const’: Fl_Browser.cxx:236: warning: ignoring return value of ‘long int strtol(const char*, char**, int)’, declared with attribute warn_unused_result Fl_Browser.cxx: In member function ‘virtual int Fl_Browser::item_width(void*) const’: Fl_Browser.cxx:286: warning: ignoring return value of ‘long int strtol(const char*, char**, int)’, declared with attribute warn_unused_result Fl_Browser.cxx: In member function ‘virtual void Fl_Browser::item_draw(void*, int, int, int, int) const’: Fl_Browser.cxx:346: warning: ignoring return value of ‘long int strtol(const char*, char**, int)’, declared with attribute warn_unused_result Compiling Fl_Browser_.cxx... Compiling Fl_Browser_load.cxx... Compiling Fl_Box.cxx... Compiling Fl_Button.cxx... Compiling Fl_Chart.cxx... Compiling Fl_Check_Browser.cxx... Compiling Fl_Check_Button.cxx... Compiling Fl_Choice.cxx... Compiling Fl_Clock.cxx... Compiling Fl_Color_Chooser.cxx... Compiling Fl_Counter.cxx... Compiling Fl_Dial.cxx... Compiling Fl_Double_Window.cxx... Compiling Fl_File_Browser.cxx... Compiling Fl_File_Chooser.cxx... Compiling Fl_File_Chooser2.cxx... Fl_File_Chooser2.cxx: In member function ‘void Fl_File_Chooser::fileNameCB()’: Fl_File_Chooser2.cxx:567: warning: format not a string literal and no format arguments Fl_File_Chooser2.cxx: In member function ‘void Fl_File_Chooser::newdir()’: Fl_File_Chooser2.cxx:755: warning: format not a string literal and no format arguments Fl_File_Chooser2.cxx: In member function ‘void Fl_File_Chooser::showChoiceCB()’: Fl_File_Chooser2.cxx:925: warning: format not a string literal and no format arguments Compiling Fl_File_Icon.cxx... Compiling Fl_File_Input.cxx... Compiling Fl_Group.cxx... Fl_Group.cxx: In member function ‘virtual void Fl_Group::resize(int, int, int, int)’: Fl_Group.cxx:468: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling Fl_Help_View.cxx... Fl_Help_View.cxx: In member function ‘Fl_Shared_Image* Fl_Help_View::get_image(const char*, int, int)’: Fl_Help_View.cxx:2324: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result Fl_Help_View.cxx: In member function ‘virtual int Fl_Help_View::handle(int)’: Fl_Help_View.cxx:2448: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result Fl_Help_View.cxx: In member function ‘int Fl_Help_View::load(const char*)’: Fl_Help_View.cxx:2626: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Compiling Fl_Image.cxx... Compiling Fl_Input.cxx... Fl_Input.cxx: In member function ‘int Fl_Input::handle_key()’: Fl_Input.cxx:123: warning: suggest parentheses around ‘&&’ within ‘||’ Fl_Input.cxx:126: warning: suggest parentheses around ‘&&’ within ‘||’ Fl_Input.cxx:127: warning: suggest parentheses around ‘&&’ within ‘||’ Fl_Input.cxx: In member function ‘virtual int Fl_Input::handle(int)’: Fl_Input.cxx:364: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling Fl_Input_.cxx... Fl_Input_.cxx: In member function ‘int Fl_Input_::undo()’: Fl_Input_.cxx:621: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling Fl_Light_Button.cxx... Compiling Fl_Menu.cxx... Fl_Menu.cxx: In member function ‘virtual int menuwindow::handle(int)’: Fl_Menu.cxx:577: warning: suggest parentheses around ‘&&’ within ‘||’ Fl_Menu.cxx:653: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling Fl_Menu_.cxx... Compiling Fl_Menu_Bar.cxx... Compiling Fl_Sys_Menu_Bar.cxx... Compiling Fl_Menu_Button.cxx... Compiling Fl_Menu_Window.cxx... Compiling Fl_Menu_add.cxx...