Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 274975 Details for
Bug 369119
x11-libs/fltk-2.0_pre6970-r1 fails because of underlinking
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
fltk-2.0_pre6970-r1:20110528-183846.log (text/plain), 29.27 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-05-28 23:59:17 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-05-28 23:59:17 UTC
Size:
29.27 KB
patch
obsolete
> * Package: x11-libs/fltk-2.0_pre6970-r1 > * Repository: gentoo > * Maintainer: desktop-misc@gentoo.org > * USE: elibc_glibc jpeg kernel_linux opengl png test userland_GNU x86 xft zlib > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fltk-2.0.x-r6970.tar.bz2 to /var/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/work >>>> Source unpacked in /var/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/work >>>> Preparing source in /var/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/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 ] > * Applying fltk-2.0_pre6970-libpng15.patch ... > [ ok ] > * Running autoconf ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/work/fltk-2.0.x-r6970 ... >./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 --enable-shared --enable-threads --disable-debug --enable-xft --enable-gl --disable-cairo --enable-jpeg --enable-png --disable-xinerama --enable-zlib --x-libraries=/usr/lib/opengl/xorg-x11 >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... 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 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 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 /usr/lib/opengl/xorg-x11, headers >checking whether -R must be followed by a space... neither works >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/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/work/fltk-2.0.x-r6970 ... >make -j14 >=== 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... >Compiling args.cxx... >Compiling BarGroup.cxx... >Compiling bmpImage.cxx... >Compiling Browser.cxx... >Adjuster.cxx: In member function âvirtual void fltk::Adjuster::draw()â: >Adjuster.cxx:83:61: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >Compiling Browser_load.cxx... >Compiling Button.cxx... >Compiling CheckButton.cxx... >Compiling Choice.cxx... >Compiling clip.cxx... >Compiling Clock.cxx... >Choice.cxx: In member function âvirtual void fltk::Choice::draw()â: >Choice.cxx:84:45: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >Compiling Color.cxx... >Compiling color_chooser.cxx... >Browser.cxx: In member function âvirtual int fltk::Browser::handle(int)â: >Browser.cxx:1410:65: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Browser.cxx: In member function âfltk::Widget* fltk::Browser::goto_index(const int*, unsigned int)â: >Browser.cxx:1526:46: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling ComboBox.cxx... >Compiling compose.cxx... >Compiling Cursor.cxx... >Compiling CycleButton.cxx... >Compiling default_glyph.cxx... >compose.cxx: In function âbool fltk::compose(int&)â: >compose.cxx:380:67: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling Dial.cxx... >Compiling DiamondBox.cxx... >Cursor.cxx:112:2: warning: #warning we assume PixelType = 6 ARGB32 in test it is true for color images [-Wcpp] >Compiling dnd.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 â|â [-Wparentheses] >CycleButton.cxx: In member function âvirtual void fltk::CycleButton::draw()â: >CycleButton.cxx:84:41: warning: suggest parentheses around â&&â within â||â [-Wparentheses]Compiling drawtext.cxx... > >Compiling EngravedLabel.cxx... >Compiling error.cxx... >Compiling event_key_state.cxx... >Compiling file_chooser.cxx... >Compiling FileBrowser.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 â|â [-Wparentheses] >drawtext.cxx: In member function âvirtual void RightSymbol::_measure(int&, int&) constâ: >drawtext.cxx:219:33: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >Compiling FileChooser.cxx... >Compiling FileChooser2.cxx... >Compiling FileIcon.cxx... >Compiling FileInput.cxx... >Compiling filename_absolute.cxx... >Compiling filename_ext.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 â||â [-Wparentheses] >Compiling filename_isdir.cxx... >Compiling filename_list.cxx... >Compiling filename_match.cxx... >Compiling filename_name.cxx... >FileChooser.cxx: In constructor âfltk::FileChooser::FileChooser(const char*, const char*, int, const char*)â: >FileChooser.cxx:147:29: warning: variable âwâ set but not used [-Wunused-but-set-variable] >Compiling fillrect.cxx... >Compiling Fl_Menu_Item.cxx... >Compiling FloatInput.cxx... >Compiling fltk_theme.cxx... >Compiling Font.cxx... >Compiling gifImage.cxx... >Compiling Group.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 â||â [-Wparentheses] >FloatInput.cxx:69:54: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >FloatInput.cxx:70:49: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling GSave.cxx... >Compiling HelpView.cxx... >Compiling HighlightButton.cxx... >Compiling Image.cxx... >Compiling Input.cxx... >Compiling InputBrowser.cxx... >Compiling InvisibleWidget.cxx... >Compiling Item.cxx... >Input.cxx: In member function âvoid fltk::Input::draw(const fltk::Rectangle&)â: >Input.cxx:443:55: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Input.cxx: In member function âbool fltk::Input::undo()â: >Input.cxx:871:42: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Input.cxx: In member function âint fltk::Input::handle(int, const fltk::Rectangle&)â: >Input.cxx:1479:40: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling key_name.cxx... >Compiling LightButton.cxx... >InputBrowser.cxx: In member function âvirtual void fltk::InputBrowser::draw()â: >InputBrowser.cxx:348:36: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >Compiling list_fonts.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 [-Wunused-result]Compiling load_plugin.cxx... > >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 [-Wunused-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 [-Wunused-result] >Compiling lock.cxx... >Compiling Menu.cxx... >lock.cxx:160:72: warning: missing braces around initializer for âchar [4]â [-Wmissing-braces] >Compiling Menu_add.cxx... >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 [-Wunused-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 [-Wunused-result] >Compiling Menu_global.cxx... >Compiling Menu_popup.cxx... >Compiling MenuBar.cxx... >Compiling MenuWindow.cxx... >Compiling message.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 â||â [-Wparentheses] >Menu_popup.cxx: In member function âvirtual int MWindow::handle(int)â: >Menu_popup.cxx:717:66: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling MultiImage.cxx... >Compiling NumericInput.cxx... >Compiling numericsort.cxx... >Compiling Output.cxx... >Compiling OvalBox.cxx... >Compiling overlay_rect.cxx... >Compiling own_colormap.cxx... >NumericInput.cxx: In member function âint fltk::NumericInput::handle_arrow(int)â: >NumericInput.cxx:204:61: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >NumericInput.cxx:225:59: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >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 â||â [-Wparentheses]Compiling PlasticBox.cxx... > >PackedGroup.cxx:157:37: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling PopupMenu.cxx... >Compiling Preferences.cxx... >Compiling ProgressBar.cxx... >Compiling RadioButton.cxx... >Compiling readimage.cxx... >Compiling RepeatButton.cxx... >Preferences.cxx: In function âchar* decodeText(const char*)â: >Preferences.cxx:334:8: warning: suggest explicit braces to avoid ambiguous âelseâ [-Wparentheses] >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 [-Wunused-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 [-Wunused-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 [-Wunused-result] >Preferences.cxx:774:24: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >Preferences.cxx:775:24: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >Compiling ReturnButton.cxx... >Compiling RoundBox.cxx... >Compiling RoundedBox.cxx... >Compiling run.cxx... >Compiling Scrollbar.cxx... >Compiling ScrollGroup.cxx... >Compiling scrollrect.cxx... >Compiling setcolor.cxx... >Compiling setdisplay.cxx... >Scrollbar.cxx: In member function âvirtual int fltk::Scrollbar::handle(int)â: >Scrollbar.cxx:173:37: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling setvisual.cxx... >Compiling ShadowBox.cxx... >run.cxx: In function âvoid fix_focus()â: >run.cxx:99:21: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling ShapedWindow.cxx... >Compiling SharedImage.cxx... >run.cxx: In function âint fltk::wait(float)â: >run.cxx:462:37: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling ShortcutAssignment.cxx... >Compiling show_colormap.cxx... >Compiling Slider.cxx... >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 [-Wunused-result]Compiling StatusBarGroup.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 â|â [-Wparentheses] >Compiling StringList.cxx... >Compiling Style.cxx... >Compiling StyleSet.cxx... >Compiling Symbol.cxx... >Compiling SystemMenuBar.cxx... >Compiling TabGroup.cxx... >Compiling TabGroup2.cxx... >Compiling TextBuffer.cxx... >Compiling TextDisplay.cxx... >Compiling TextEditor.cxx... >Compiling ThumbWheel.cxx... >TabGroup.cxx: In member function âint fltk::TabGroup::push(fltk::Widget*)â: >TabGroup.cxx:247:54: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling TiledGroup.cxx... >Compiling TiledImage.cxx... >TextBuffer.cxx: In member function âint fltk::TextBuffer::undo(int*)â: >TextBuffer.cxx:358:56: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling Tooltip.cxx... >TiledGroup.cxx: In member function âvoid fltk::TiledGroup::position(int, int, int, int)â: >TiledGroup.cxx:52:34: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >TiledGroup.cxx:52:53: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >TiledGroup.cxx:54:34: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >TiledGroup.cxx:54:53: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >TiledGroup.cxx:60:34: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >TiledGroup.cxx:60:53: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >TiledGroup.cxx:62:34: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >TiledGroup.cxx:62:53: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling UpBox.cxx... >Compiling Valuator.cxx... >Compiling ValueInput.cxx... >Compiling ValueOutput.cxx... >Compiling ValueSlider.cxx... >Compiling Widget.cxx... >Compiling Widget_draw.cxx... >Compiling WidgetAssociation.cxx... >ValueInput.cxx: In member function âvirtual void fltk::ValueInput::draw()â: >ValueInput.cxx:107:52: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >Compiling Window.cxx... >Compiling Window_fullscreen.cxx... >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 â|â [-Wparentheses] >Widget.cxx: In member function âvirtual void fltk::Widget::draw()â: >Widget.cxx:639:57: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Widget_draw.cxx: In member function âvoid fltk::Widget::draw_label() constâ: >Widget_draw.cxx:119:42: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >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 â|â [-Wparentheses] >Widget_draw.cxx:301:41: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >WidgetAssociation.cxx: In member function âbool fltk::Widget::find(const fltk::AssociationType&, void*) constâ: >WidgetAssociation.cxx:234:16: warning: variable âprevâ set but not used [-Wunused-but-set-variable] >Compiling Window_hotspot.cxx... >Compiling Window_iconize.cxx... >Compiling WizardGroup.cxx... >Compiling xbmImage.cxx... >Compiling xpmImage.cxx... >Compiling scandir.c... >Compiling string.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 â||â [-Wparentheses] >Compiling utf.c... >Compiling vsnprintf.c... >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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... >Compiling images_core.cxx... >Compiling pnmImage.cxx... >Compiling xpmFileImage.cxx... >pnmImage.cxx: In member function âvirtual bool fltk::pnmImage::fetch()â: >pnmImage.cxx:163:37: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >xpmFileImage.cxx: In function âchar** read(char*, int)â: >xpmFileImage.cxx:67:34: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -fPIC -o ../lib/libfltk2_images.so.2.0 ... >/usr/bin/ar cr ../lib/libfltk2_images.a ... >=== making OpenGL === >Makefile:90: makedepend: No such file or directory >Compiling Fl_Gl_Choice.cxx... >Compiling Fl_Gl_Overlay.cxx... >Compiling Fl_Gl_Window.cxx... >Compiling gl_draw.cxx... >Compiling gl_start.cxx... >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -fPIC -o ../lib/libfltk2_gl.so.2.0 ... >/usr/bin/ar cr ../lib/libfltk2_gl.a ... >=== making fluid === >Makefile:103: makedepend: No such file or directory >Compiling about_panel.cxx... >Compiling align_widget.cxx... >Compiling alignment_panel.cxx... >Compiling code.cxx... >Compiling CodeEditor.cxx... >Compiling coding_style.cxx... >Compiling coding_style_func.cxx... >Compiling Enumeration.cxx... >Compiling factory.cxx... >Compiling file.cxx... >Compiling fluid.cxx... >Compiling Fluid_Image.cxx... >coding_style_func.cxx: In function âconst char* get_opening_brace(int)â: >coding_style_func.cxx:108:4: warning: suggest explicit braces to avoid ambiguous âelseâ [-Wparentheses] >coding_style_func.cxx: In function âvoid load_coding_style()â: >coding_style_func.cxx:60:39: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >Compiling fluid_img.cxx... >Compiling fluid_menus.cxx... >code.cxx: In function âint is_id(char)â: >code.cxx:45:43: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >code.cxx:45:63: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >code.cxx: In function âvoid write_cstring(const char*, int)â: >code.cxx:208:50: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >code.cxx:208:68: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >Compiling Fluid_Plugins.cxx... >Compiling FluidType.cxx... >Fluid_Image.cxx: In static member function âstatic Fluid_Image* Fluid_Image::find(const char*)â: >Fluid_Image.cxx:294:30: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >Fluid_Image.cxx: In member function âvirtual void generic_image::write_static()â: >Fluid_Image.cxx:106:33: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >Compiling function_panel.cxx... >Compiling FunctionType.cxx... >Compiling GroupType.cxx... >Compiling MenuType.cxx... >Compiling template_panel.cxx... >Compiling undo.cxx... >fluid.cxx: In function âvoid new_cb(fltk::Widget*, void*)â: >fluid.cxx:630:39: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >Compiling widget_panel.cxx... >Compiling WidgetClassType.cxx... >FunctionType.cxx: In member function âvirtual void DeclType::write_code()â: >FunctionType.cxx:535:43: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >FunctionType.cxx:536:42: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >FunctionType.cxx:537:44: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >FunctionType.cxx: In member function âvirtual void CommentType::open()â: >FunctionType.cxx:744:10: warning: variable âitempathâ set but not used [-Wunused-but-set-variable] >MenuType.cxx: In member function âvirtual int Shortcut_Button::handle(int)â: >MenuType.cxx:137:48: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >MenuType.cxx:138:67: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >MenuType.cxx:140:95: warning: suggest parentheses around arithmetic in operand of â|â [-Wparentheses] >Compiling WidgetType.cxx... >Compiling WindowType.cxx... >WidgetType.cxx: In member function âconst char* WidgetType::array_name() constâ: >WidgetType.cxx:1534:32: warning: suggest parentheses around â&&â within â||â [-Wparentheses] >WindowType.cxx: In member function âvoid WindowType::newposition(WidgetType*, int&, int&, int&, int&)â: >WindowType.cxx:369:8: warning: suggest explicit braces to avoid ambiguous âelseâ [-Wparentheses] >WindowType.cxx:370:8: warning: suggest explicit braces to avoid ambiguous âelseâ [-Wparentheses] >WindowType.cxx:371:8: warning: suggest explicit braces to avoid ambiguous âelseâ [-Wparentheses] >WindowType.cxx:372:8: warning: suggest explicit braces to avoid ambiguous âelseâ [-Wparentheses] >In file included from /usr/include/string.h:642:0, > from FunctionType.cxx:32: >In function âchar* strncat(char*, const char*, size_t)â, > inlined from âconst char* NamespaceType::get_full_string() constâ at FunctionType.cxx:1035:42: >/usr/include/bits/string3.h:152:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer [enabled by default] >Linking fluid2... >../lib/libfltk2.so: error: undefined reference to 'FcInit' >../lib/libfltk2.so: error: undefined reference to 'FcPatternCreate' >../lib/libfltk2.so: error: undefined reference to 'FcObjectSetBuild' >../lib/libfltk2.so: error: undefined reference to 'FcFontList' >../lib/libfltk2.so: error: undefined reference to 'FcPatternDestroy' >../lib/libfltk2.so: error: undefined reference to 'FcPatternGetString' >../lib/libfltk2.so: error: undefined reference to 'FcFontSetDestroy' >../lib/libfltk2.so: error: undefined reference to 'FcPatternGetDouble' >../lib/libfltk2.so: error: undefined reference to 'XRenderFindStandardFormat' >../lib/libfltk2.so: error: undefined reference to 'XRenderCreatePicture' >../lib/libfltk2.so: error: undefined reference to 'XRenderSetPictureFilter' >../lib/libfltk2.so: error: undefined reference to 'XRenderSetPictureTransform' >../lib/libfltk2.so: error: undefined reference to 'XRenderComposite' >../lib/libfltk2.so: error: undefined reference to 'XRenderFreePicture' >collect2: ld returned 1 exit status >make[1]: *** [fluid2] Error 1 >make: *** [all] Error 2 >emake failed > * ERROR: x11-libs/fltk-2.0_pre6970-r1 failed (compile phase): > * make failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 3194: 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-r1', > * the complete build log and the output of 'emerge -pqv =x11-libs/fltk-2.0_pre6970-r1'. > * The complete build log is located at '/var/log/portage/build/x11-libs/fltk-2.0_pre6970-r1:20110528-183846.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/temp/environment'. > * S: '/var/tmp/portage/x11-libs/fltk-2.0_pre6970-r1/work/fltk-2.0.x-r6970'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 369119
: 274975