Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629964 - xfce-base/xfce4-panel-4.13.0 needs >=xfconf-4.12.1 ( fails compile : undefined reference to `xfconf_g_property_bind_gdkrgba' in function panel_properties_bind' )
Summary: xfce-base/xfce4-panel-4.13.0 needs >=xfconf-4.12.1 ( fails compile : undefine...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-05 14:34 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-06-22 08:10 UTC (History)
1 user (show)

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


Attachments
build.log (xfce4-panel-4.13.0:20170905-142203.log,173.14 KB, text/x-log)
2017-09-05 14:34 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-09-05 14:34:47 UTC
Created attachment 492436 [details]
build.log

With xfconf-4.12.0-r1, compilation fails with:

s-1 -lSM -lICE -lX11 -lwnck-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread
../common/.libs/libpanel-common.a(libpanel_common_la-panel-xfconf.o): In function `panel_properties_bind':
panel-xfconf.c:(.text+0x33f): undefined reference to `xfconf_g_property_bind_gdkrgba'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:623: xfce4-panel] Error 1



After upgrading to 4.12.1 , xfce4-panel-4.13.0 compiles successfully.


( Though this version could be nuked and I wouldn't care )
Comment 1 hkBst 2018-06-22 07:41:29 UTC
xfconf-4.12.0-r1 is no longer in the tree, so this bug can be closed.