Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163589 - xfce-base/xffm-4.2.3 doesn't build with (-wl,--as-needed)
Summary: xfce-base/xffm-4.2.3 doesn't build with (-wl,--as-needed)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-24 13:15 UTC by Priit Laes (IRC: plaes)
Modified: 2007-01-24 19:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2007-01-24 13:15:57 UTC
i686-pc-linux-gnu-gcc -Os -march=pentium-m -g -ggdb -pipe -Wl,--as-needed -Wl,-O1 -o .libs/xffm xffm-basic_colours.o xffm-basic_local.o xffm-toolbar.o xffm-keybindings.o xffm-glade_main_gui.o xffm-mcs-manager.o xffm-treestore.o xffm-treeview.o xffm-main.o xffm-options.o xffm-settings.o -Wl,-R/usr/lib -pthread  ../libs/.libs/libxffm_on_demand.so ../libs/.libs/libxffm_secondary.so ../libs/.libs/libxffm_basic.so ../libs/.libs/libxffm_cpy.so ../libs/.libs/libxffm_actions.so ../libs/.libs/libxffm_calls.so ../libs/.libs/libxffm_tubo.so /usr/lib/libxfcegui4.so /usr/lib/libstartup-notification-1.so /usr/lib/libxfce4mcs-client.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libxfce4util.so /usr/lib/libdbh.so /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libpng12.so /usr/lib/libXCBRenderUtil.so /usr/lib/libxcb-render.so /usr/lib/libxcb.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb-xlib.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libxml2.so -ldl -lz -lm -lrt
../libs/.libs/libxffm_basic.so: undefined reference to `Tubo'
../libs/.libs/libxffm_actions.so: undefined reference to `DBH_create'
../libs/.libs/libxffm_cpy.so: undefined reference to `TuboCancel'
../libs/.libs/libxffm_actions.so: undefined reference to `DBH_set_recordsize'
../libs/.libs/libxffm_actions.so: undefined reference to `DBH_load'
../libs/.libs/libxffm_actions.so: undefined reference to `DBH_close'
../libs/.libs/libxffm_actions.so: undefined reference to `DBH_open'
../libs/.libs/libxffm_actions.so: undefined reference to `DBH_update'
../libs/.libs/libxffm_cpy.so: undefined reference to `TuboPID'
../libs/.libs/libxffm_basic.so: undefined reference to `get_password'
collect2: ld returned 1 exit status
make[2]: *** [xffm] Error 1
make[2]: Leaving directory `/var/tmp/portage/xfce-base/xffm-4.2.3/work/xffm-4.2.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfce-base/xffm-4.2.3/work/xffm-4.2.3'
make: *** [all] Error 2

!!! ERROR: xfce-base/xffm-4.2.3 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_compile
  ebuild.sh, line 968:   Called qa_call 'src_compile'
  environment, line 1235:   Called src_compile
  ebuild.sh, line 1301:   Called xfce42_src_compile
  xfce42.eclass, line 90:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/xfce-base/xffm-4.2.3/temp/build.log'.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-24 19:20:24 UTC
Not fixing this; xfce-4.4 doesn't need it at all. Sorry.