* Package: x11-libs/fltk-2.0_pre6970 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: amd64 elibc_glibc jpeg kernel_linux multilib opengl png userland_GNU xft zlib * FEATURES: sandbox >>> Unpacking source... >>> Unpacking fltk-2.0.x-r6970.tar.bz2 to /var/memdisk/portage/x11-libs/fltk-2.0_pre6970/work >>> Source unpacked in /var/memdisk/portage/x11-libs/fltk-2.0_pre6970/work >>> Preparing source in /var/memdisk/portage/x11-libs/fltk-2.0_pre6970/work/fltk-2.0.x-r6970 ... * Applying fltk2-asneeded.patch ... [ ok ] * Applying fltk2-gcc43.patch ... [ ok ] * Applying fltk2-ldflags.patch ... [ ok ] * Applying fltk2-fluid2.patch ... [ ok ] * Applying fltk-2.0_pre6970-libpng14.patch ... [ ok ] * Running eautoreconf in '/var/memdisk/portage/x11-libs/fltk-2.0_pre6970/work/fltk-2.0.x-r6970' ... * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ !! ] >>> Source prepared. >>> Configuring source in /var/memdisk/portage/x11-libs/fltk-2.0_pre6970/work/fltk-2.0.x-r6970 ... ./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 --enable-shared --enable-threads --disable-debug --enable-xft --enable-gl --disable-cairo --enable-jpeg --enable-png --disable-xinerama --enable-zlib checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for 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 for nroff... /usr/bin/nroff checking for htmldoc... no checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for ar... /usr/bin/ar checking how to run the C preprocessor... x86_64-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... 8 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 whether we have the POSIX compatible scandir() prototype... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for snprintf... yes checking for vsnprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strncasecmp... yes checking for strlcat... no checking for strlcpy... no checking for library containing pow... -lm checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking libpng/png.h usability... no checking libpng/png.h presence... no checking for libpng/png.h... no checking for png_read_rows in -lpng... yes checking for png_get_valid... yes checking for png_set_tRNS_to_alpha... 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... -ldl 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 X11/Xcursor/Xcursor.h usability... yes checking X11/Xcursor/Xcursor.h presence... yes checking for X11/Xcursor/Xcursor.h... yes checking for XcursorImageLoadCursor in -lXcursor... yes checking for X11/extensions/Xdbe.h... yes checking for X overlay visuals... no checking for Xutf8LookupString in -lX11... yes checking if libsupc++ is required... yes configure: creating ./config.status 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 fltk2-config config.status: creating config.h Libs: -lX11 -lXi -lXcursor -lXft -ldl -lpthread -lm -lXext -lsupc++ System image libs: -lpng -lfltk2_images -ljpeg -lz Local image libs: OpenGL libs: -lGLU -lGL Build targets: static shared >>> Source configured. >>> Compiling source in /var/memdisk/portage/x11-libs/fltk-2.0_pre6970/work/fltk-2.0.x-r6970 ... make -j5 -s === making src === Makefile:223: makedepend: No such file or directory Compiling add_idle.cxx... Compiling addarc.cxx... Compiling addcurve.cxx... Compiling Adjuster.cxx... Compiling AlignGroup.cxx... Compiling AnsiWidget.cxx... Adjuster.cxx: In member function ‘virtual void fltk::Adjuster::draw()’: Adjuster.cxx:83:61: warning: suggest parentheses around arithmetic in operand of ‘|’ Compiling args.cxx... Compiling BarGroup.cxx... Compiling bmpImage.cxx... Compiling Browser.cxx... Compiling Browser_load.cxx... Compiling Button.cxx... Compiling CheckButton.cxx... Compiling Choice.cxx... Browser.cxx: In member function ‘virtual int fltk::Browser::handle(int)’: Browser.cxx:1410:65: warning: suggest parentheses around ‘&&’ within ‘||’ Browser.cxx: In member function ‘fltk::Widget* fltk::Browser::goto_index(const int*, unsigned int)’: Browser.cxx:1526:46: warning: suggest parentheses around ‘&&’ within ‘||’ Choice.cxx: In member function ‘virtual void fltk::Choice::draw()’: Choice.cxx:84:45: warning: suggest parentheses around arithmetic in operand of ‘|’ Compiling clip.cxx... Compiling Clock.cxx... Compiling Color.cxx... Compiling color_chooser.cxx... Compiling ComboBox.cxx... Compiling compose.cxx... Compiling Cursor.cxx... compose.cxx: In function ‘bool fltk::compose(int&)’: compose.cxx:380:67: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling CycleButton.cxx... Cursor.cxx:112:2: warning: #warning we assume PixelType = 6 ARGB32 in test it is true for color images CycleButton.cxx: In member function ‘virtual void fltk::CycleButton::draw()’: CycleButton.cxx:84:41: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling default_glyph.cxx... default_glyph.cxx: In member function ‘void fltk::Widget::draw_glyph(int, const fltk::Rectangle&) const’: default_glyph.cxx:129:41: warning: suggest parentheses around arithmetic in operand of ‘|’ Compiling Dial.cxx... Compiling DiamondBox.cxx... Compiling dnd.cxx... Compiling drawtext.cxx... Compiling EngravedLabel.cxx... Compiling error.cxx... drawtext.cxx: In member function ‘virtual void LeftSymbol::_measure(int&, int&) const’: drawtext.cxx:197:34: warning: suggest parentheses around arithmetic in operand of ‘|’ drawtext.cxx: In member function ‘virtual void RightSymbol::_measure(int&, int&) const’: drawtext.cxx:219:33: warning: suggest parentheses around arithmetic in operand of ‘|’ Compiling event_key_state.cxx... Compiling file_chooser.cxx... Compiling FileBrowser.cxx... Compiling FileChooser.cxx... Compiling FileChooser2.cxx... Compiling FileIcon.cxx... FileBrowser.cxx: In member function ‘int fltk::FileBrowser::load(const char*, int (*)(const dirent64* const*, const dirent64* const*))’: FileBrowser.cxx:295:85: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling FileInput.cxx... Compiling filename_absolute.cxx... Compiling filename_ext.cxx... Compiling filename_isdir.cxx... Compiling filename_list.cxx... Compiling filename_match.cxx... Compiling filename_name.cxx... Compiling fillrect.cxx... Compiling Fl_Menu_Item.cxx... Compiling FloatInput.cxx... Compiling fltk_theme.cxx... Compiling Font.cxx... Compiling gifImage.cxx... FloatInput.cxx: In member function ‘virtual bool fltk::FloatInput::replace(int, int, const char*, int)’: FloatInput.cxx:66:31: warning: suggest parentheses around ‘&&’ within ‘||’ FloatInput.cxx:69:54: warning: suggest parentheses around ‘&&’ within ‘||’ FloatInput.cxx:70:49: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling Group.cxx... Compiling GSave.cxx... Compiling HelpView.cxx... Compiling HighlightButton.cxx... HelpView.cxx: In member function ‘int fltk::HelpView::load(const char*)’: HelpView.cxx:2678:40: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result HelpView.cxx: In member function ‘virtual int fltk::HelpView::handle(int)’: HelpView.cxx:2461:28: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result HelpView.cxx: In member function ‘fltk::SharedImage* fltk::HelpView::get_image(const char*, int, int)’: HelpView.cxx:2337:31: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result Compiling Image.cxx... Compiling Input.cxx... Compiling InputBrowser.cxx... Compiling InvisibleWidget.cxx... Input.cxx: In member function ‘void fltk::Input::draw(const fltk::Rectangle&)’: Input.cxx:443:55: warning: suggest parentheses around ‘&&’ within ‘||’ Input.cxx: In member function ‘bool fltk::Input::undo()’: Input.cxx:871:42: warning: suggest parentheses around ‘&&’ within ‘||’ Input.cxx: In member function ‘int fltk::Input::handle(int, const fltk::Rectangle&)’: Input.cxx:1479:40: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling Item.cxx... InputBrowser.cxx: In member function ‘virtual void fltk::InputBrowser::draw()’: InputBrowser.cxx:348:36: warning: suggest parentheses around arithmetic in operand of ‘|’ Compiling key_name.cxx... Compiling LightButton.cxx... Compiling list_fonts.cxx... Compiling load_plugin.cxx... Compiling lock.cxx... Compiling Menu.cxx... lock.cxx:160:72: warning: missing braces around initializer for ‘char [4]’ lock.cxx: In function ‘void fltk::awake(void*)’: lock.cxx:231:48: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result lock.cxx: In function ‘void init_function()’: lock.cxx:214:23: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result Compiling Menu_add.cxx... Compiling Menu_global.cxx... Compiling Menu_popup.cxx... Menu_popup.cxx: In member function ‘void fltk::Menu::draw_in(fltk::Widget*, const int*, int, int, int) const’: Menu_popup.cxx:299:69: warning: suggest parentheses around ‘&&’ within ‘||’ Menu_popup.cxx: In member function ‘virtual int MWindow::handle(int)’: Menu_popup.cxx:717:66: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling MenuBar.cxx... Compiling MenuWindow.cxx... Compiling message.cxx... Compiling MultiImage.cxx... Compiling NumericInput.cxx... Compiling numericsort.cxx... Compiling Output.cxx... NumericInput.cxx: In member function ‘int fltk::NumericInput::handle_arrow(int)’: NumericInput.cxx:204:61: warning: suggest parentheses around ‘&&’ within ‘||’ NumericInput.cxx:225:59: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling OvalBox.cxx... Compiling overlay_rect.cxx... Compiling own_colormap.cxx... Compiling PackedGroup.cxx... Compiling path.cxx... PackedGroup.cxx: In member function ‘virtual void fltk::PackedGroup::layout()’: PackedGroup.cxx:153:37: warning: suggest parentheses around ‘&&’ within ‘||’ PackedGroup.cxx:157:37: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling PlasticBox.cxx... Compiling PopupMenu.cxx... Compiling Preferences.cxx... Compiling ProgressBar.cxx... Compiling RadioButton.cxx... Preferences.cxx: In function ‘char* decodeText(const char*)’: Preferences.cxx:334:8: warning: suggest explicit braces to avoid ambiguous ‘else’ Preferences.cxx: In member function ‘int fltk::Preferences::Node::write(FILE*)’: Preferences.cxx:895:31: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Preferences.cxx:903:26: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Preferences.cxx: In member function ‘int fltk::Preferences::RootNode::read()’: Preferences.cxx:773:24: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result Preferences.cxx:774:24: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result Preferences.cxx:775:24: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result Compiling readimage.cxx... Compiling RepeatButton.cxx... Compiling ReturnButton.cxx... Compiling RoundBox.cxx... Compiling RoundedBox.cxx... Compiling run.cxx... Compiling Scrollbar.cxx... Compiling ScrollGroup.cxx... Compiling scrollrect.cxx... Scrollbar.cxx: In member function ‘virtual int fltk::Scrollbar::handle(int)’: Scrollbar.cxx:173:37: warning: suggest parentheses around ‘&&’ within ‘||’ run.cxx: In function ‘void fix_focus()’: run.cxx:99:21: warning: suggest parentheses around ‘&&’ within ‘||’ run.cxx: In function ‘int fltk::wait(float)’: run.cxx:462:37: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling setcolor.cxx... Compiling setdisplay.cxx... Compiling setvisual.cxx... Compiling ShadowBox.cxx... Compiling ShapedWindow.cxx... Compiling SharedImage.cxx... Compiling ShortcutAssignment.cxx... Compiling show_colormap.cxx... ShortcutAssignment.cxx: In member function ‘virtual bool keyCompareFunctor::handle(const fltk::AssociationType&, const fltk::Widget*, void*)’: ShortcutAssignment.cxx:214:63: warning: suggest parentheses around arithmetic in operand of ‘|’ SharedImage.cxx: In static member function ‘static fltk::SharedImage* fltk::SharedImage::get(const char*)’: SharedImage.cxx:176:41: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result Compiling Slider.cxx... Compiling StatusBarGroup.cxx... Compiling StringList.cxx... Compiling Style.cxx... Compiling StyleSet.cxx... Compiling Symbol.cxx... Compiling SystemMenuBar.cxx... Compiling TabGroup.cxx... TabGroup.cxx: In member function ‘int fltk::TabGroup::push(fltk::Widget*)’: TabGroup.cxx:247:54: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling TabGroup2.cxx... Compiling TextBuffer.cxx... Compiling TextDisplay.cxx... TextBuffer.cxx: In member function ‘int fltk::TextBuffer::undo(int*)’: TextBuffer.cxx:358:56: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling TextEditor.cxx... Compiling ThumbWheel.cxx... Compiling TiledGroup.cxx... TiledGroup.cxx: In member function ‘void fltk::TiledGroup::position(int, int, int, int)’: TiledGroup.cxx:52:34: warning: suggest parentheses around ‘&&’ within ‘||’ TiledGroup.cxx:52:53: warning: suggest parentheses around ‘&&’ within ‘||’ TiledGroup.cxx:54:34: warning: suggest parentheses around ‘&&’ within ‘||’ TiledGroup.cxx:54:53: warning: suggest parentheses around ‘&&’ within ‘||’ TiledGroup.cxx:60:34: warning: suggest parentheses around ‘&&’ within ‘||’ TiledGroup.cxx:60:53: warning: suggest parentheses around ‘&&’ within ‘||’ TiledGroup.cxx:62:34: warning: suggest parentheses around ‘&&’ within ‘||’ TiledGroup.cxx:62:53: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling TiledImage.cxx... Compiling Tooltip.cxx... Compiling UpBox.cxx... Compiling Valuator.cxx... Compiling ValueInput.cxx... ValueInput.cxx: In member function ‘virtual void fltk::ValueInput::draw()’: ValueInput.cxx:107:52: warning: suggest parentheses around arithmetic in operand of ‘|’ Compiling ValueOutput.cxx... Compiling ValueSlider.cxx... Compiling Widget.cxx... Compiling Widget_draw.cxx... Widget.cxx: In member function ‘virtual void fltk::Widget::draw()’: Widget.cxx:639:57: warning: suggest parentheses around ‘&&’ within ‘||’ Widget_draw.cxx: In member function ‘void fltk::Widget::draw_frame() const’: Widget_draw.cxx:105:41: warning: suggest parentheses around arithmetic in operand of ‘|’ Widget_draw.cxx: In member function ‘void fltk::Widget::draw_label() const’: Widget_draw.cxx:119:42: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling WidgetAssociation.cxx... Widget_draw.cxx: In member function ‘void fltk::Group::draw_outside_label(fltk::Widget&) const’: Widget_draw.cxx:277:31: warning: suggest parentheses around arithmetic in operand of ‘|’ Widget_draw.cxx:301:41: warning: suggest parentheses around arithmetic in operand of ‘|’ Compiling Window.cxx... Compiling Window_fullscreen.cxx... Compiling Window_hotspot.cxx... Compiling Window_iconize.cxx... Compiling WizardGroup.cxx... Compiling xbmImage.cxx... Compiling xpmImage.cxx... Compiling scandir.c... Compiling string.c... Compiling utf.c... xpmImage.cxx: In static member function ‘static bool fltk::xpmImage::fetch(fltk::Image&, const char* const*)’: xpmImage.cxx:59:53: warning: suggest parentheses around ‘&&’ within ‘||’ Compiling vsnprintf.c... x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -shared -fPIC -o ../lib/libfltk2.so.2.0 add_idle.o addarc.o addcurve.o Adjuster.o AlignGroup.o AnsiWidget.o args.o BarGroup.o bmpImage.o Browser.o Browser_load.o Button.o CheckButton.o Choice.o clip.o Clock.o Color.o color_chooser.o ComboBox.o compose.o Cursor.o CycleButton.o default_glyph.o Dial.o DiamondBox.o dnd.o drawtext.o EngravedLabel.o error.o event_key_state.o file_chooser.o FileBrowser.o FileChooser.o FileChooser2.o FileIcon.o FileInput.o filename_absolute.o filename_ext.o filename_isdir.o filename_list.o filename_match.o filename_name.o fillrect.o Fl_Menu_Item.o FloatInput.o fltk_theme.o Font.o gifImage.o Group.o GSave.o HelpView.o HighlightButton.o Image.o Input.o InputBrowser.o InvisibleWidget.o Item.o key_name.o LightButton.o list_fonts.o load_plugin.o lock.o Menu.o Menu_add.o Menu_global.o Menu_popup.o MenuBar.o MenuWindow.o message.o MultiImage.o NumericInput.o numericsort.o Output.o OvalBox.o overlay_rect.o own_colormap.o PackedGroup.o path.o PlasticBox.o PopupMenu.o Preferences.o ProgressBar.o RadioButton.o readimage.o RepeatButton.o ReturnButton.o RoundBox.o RoundedBox.o run.o Scrollbar.o ScrollGroup.o scrollrect.o setcolor.o setdisplay.o setvisual.o ShadowBox.o ShapedWindow.o SharedImage.o ShortcutAssignment.o show_colormap.o Slider.o StatusBarGroup.o StringList.o Style.o StyleSet.o Symbol.o SystemMenuBar.o TabGroup.o TabGroup2.o TextBuffer.o TextDisplay.o TextEditor.o ThumbWheel.o TiledGroup.o TiledImage.o Tooltip.o UpBox.o Valuator.o ValueInput.o ValueOutput.o ValueSlider.o Widget.o Widget_draw.o WidgetAssociation.o Window.o Window_fullscreen.o Window_hotspot.o Window_iconize.o WizardGroup.o xbmImage.o xpmImage.o scandir.o string.o utf.o vsnprintf.o -L../lib -lpng -lfltk2_images -ljpeg -lz /usr/bin/ar cr ../lib/libfltk2.a ... === making images === Makefile:97: makedepend: No such file or directory Compiling FileIcon2.cxx... Compiling Fl_Guess_Image.cxx... Compiling fl_jpeg.cxx... Compiling fl_png.cxx... Compiling HelpDialog.cxx... fl_png.cxx: In member function ‘virtual bool fltk::pngImage::fetch()’: fl_png.cxx:114:7: error: invalid use of incomplete type ‘struct png_struct’ /usr/include/png.h:830:16: error: forward declaration of ‘struct png_struct’ make[1]: *** [fl_png.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [all] Error 2 emake failed * ERROR: x11-libs/fltk-2.0_pre6970 failed (compile phase): * make failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3121: Called die * The specific snippet of code: * emake || die "make failed"; * * If you need support, post the output of 'emerge --info =x11-libs/fltk-2.0_pre6970', * the complete build log and the output of 'emerge -pqv =x11-libs/fltk-2.0_pre6970'. * The complete build log is located at '/var/log/portage/x11-libs:fltk-2.0_pre6970:20111016-181723.log'. * The ebuild environment file is located at '/var/memdisk/portage/x11-libs/fltk-2.0_pre6970/temp/environment'. * S: '/var/memdisk/portage/x11-libs/fltk-2.0_pre6970/work/fltk-2.0.x-r6970'