Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287205 - x11-libs/libXaw-1.0.6: compilation fails due to missing libxcb-xlib.la
Summary: x11-libs/libXaw-1.0.6: compilation fails due to missing libxcb-xlib.la
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 05:23 UTC by DaggyStyle
Modified: 2009-10-01 05:51 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 DaggyStyle 2009-10-01 05:23:04 UTC
in the latest sync, a new version of libXaw was marked as stable, but compiling it fails due to missing lib. here is the snip:
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../include/X11/Xaw -DPROJECT_ROOT=\"/usr\" -DOLDXAW -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement   -march=core2 -O2 -pipe -msse4.1 -version-info 6:1:0 -no-undefined -Wl,-O1 -o libXaw6.la -rpath /usr/lib64 libXaw6_la-Actions.lo libXaw6_la-AllWidgets.lo libXaw6_la-AsciiSink.lo libXaw6_la-AsciiSrc.lo libXaw6_la-AsciiText.lo libXaw6_la-Box.lo libXaw6_la-Command.lo libXaw6_la-Converters.lo libXaw6_la-Dialog.lo libXaw6_la-DisplayList.lo libXaw6_la-Form.lo libXaw6_la-Grip.lo libXaw6_la-Label.lo libXaw6_la-List.lo libXaw6_la-MenuButton.lo libXaw6_la-MultiSrc.lo libXaw6_la-MultiSink.lo libXaw6_la-OS.lo libXaw6_la-Paned.lo libXaw6_la-Panner.lo libXaw6_la-Pixmap.lo libXaw6_la-Porthole.lo libXaw6_la-Repeater.lo libXaw6_la-Scrollbar.lo libXaw6_la-Simple.lo libXaw6_la-SimpleMenu.lo libXaw6_la-Sme.lo libXaw6_la-SmeBSB.lo libXaw6_la-SmeLine.lo libXaw6_la-StripChart.lo libXaw6_la-Text.lo libXaw6_la-TextSink.lo libXaw6_la-TextSrc.lo libXaw6_la-TextAction.lo libXaw6_la-TextPop.lo libXaw6_la-TextTr.lo libXaw6_la-Toggle.lo libXaw6_la-Tree.lo libXaw6_la-Vendor.lo libXaw6_la-Viewport.lo libXaw6_la-XawIm.lo libXaw6_la-XawInit.lo libXaw6_la-XawI18n.lo -lXext -lXmu -lXt -lX11 -lSM -lICE                            
mv -f .deps/libXaw7_la-XawIm.Tpo .deps/libXaw7_la-XawIm.Plo                               
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../include/X11/Xaw -DPROJECT_ROOT=\"/usr\" -DXAW7 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement   -march=core2 -O2 -pipe -msse4.1 -version-info 7:0:0 -no-undefined -Wl,-O1 -o libXaw7.la -rpath /usr/lib64 libXaw7_la-Actions.lo libXaw7_la-AllWidgets.lo libXaw7_la-AsciiSink.lo libXaw7_la-AsciiSrc.lo libXaw7_la-AsciiText.lo libXaw7_la-Box.lo libXaw7_la-Command.lo libXaw7_la-Converters.lo libXaw7_la-Dialog.lo libXaw7_la-DisplayList.lo libXaw7_la-Form.lo libXaw7_la-Grip.lo libXaw7_la-Label.lo libXaw7_la-List.lo libXaw7_la-MenuButton.lo libXaw7_la-MultiSrc.lo libXaw7_la-MultiSink.lo libXaw7_la-OS.lo libXaw7_la-Paned.lo libXaw7_la-Panner.lo libXaw7_la-Pixmap.lo libXaw7_la-Porthole.lo libXaw7_la-Repeater.lo libXaw7_la-Scrollbar.lo libXaw7_la-Simple.lo libXaw7_la-SimpleMenu.lo libXaw7_la-Sme.lo libXaw7_la-SmeBSB.lo libXaw7_la-SmeLine.lo libXaw7_la-StripChart.lo libXaw7_la-Text.lo libXaw7_la-TextSink.lo libXaw7_la-TextSrc.lo libXaw7_la-TextAction.lo libXaw7_la-TextPop.lo libXaw7_la-TextTr.lo libXaw7_la-Toggle.lo libXaw7_la-Tree.lo libXaw7_la-Vendor.lo libXaw7_la-Viewport.lo libXaw7_la-XawIm.lo libXaw7_la-XawInit.lo libXaw7_la-XawI18n.lo libXaw7_la-Tip.lo -lXext -lXmu -lXt -lSM -lICE -lXpm -lX11      
/bin/grep: /usr/lib64/libxcb-xlib.la: No such file or directory                           
/bin/sed: can't read /usr/lib64/libxcb-xlib.la: No such file or directory                 
libtool: link: `/usr/lib64/libxcb-xlib.la' is not a valid libtool archive                 
make[2]: *** [libXaw6.la] Error 1                                                         
make[2]: *** Waiting for unfinished jobs....                                              
/bin/grep: /usr/lib64/libxcb-xlib.la: No such file or directory                           
/bin/sed: can't read /usr/lib64/libxcb-xlib.la: No such file or directory                 
libtool: link: `/usr/lib64/libxcb-xlib.la' is not a valid libtool archive                 
make[2]: *** [libXaw7.la] Error 1                                                         
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libXaw-1.0.6/work/libXaw-1.0.6/src' 
make[1]: *** [all-recursive] Error 1                                                      
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libXaw-1.0.6/work/libXaw-1.0.6'     
make: *** [all] Error 2

libxcb version 1.4-r1 is installed.

Reproducible: Always

Steps to Reproduce:
1. sync tree
2. upgrade libXaw
3.
Comment 1 DaggyStyle 2009-10-01 05:51:36 UTC
strange, emerging it has oneshot passed compilation...
closing.