Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248770 - dev-python/PyQt4-4.4.4-r1 failes to emerge
Summary: dev-python/PyQt4-4.4.4-r1 failes to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-25 10:27 UTC by Markos Chandras (RETIRED)
Modified: 2008-11-29 12:12 UTC (History)
0 users

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


Attachments
build.log (build.log,221.71 KB, text/plain)
2008-11-25 10:28 UTC, Markos Chandras (RETIRED)
Details
emerge --info (emerge.info,3.86 KB, text/plain)
2008-11-25 10:28 UTC, Markos Chandras (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2008-11-25 10:27:02 UTC
dev-python/PyQt4-4.4.4-r1 failes to emerge

Reproducible: Always

Steps to Reproduce:
1.emerge =dev-python/PyQt4-4.4.4-r1


Actual Results:  
-I/usr/X11R6/include -o sipQtWebKitQWebFrame.o sipQtWebKitQWebFrame.cpp                                                                                          
g++ -c -pipe -fPIC -march=athlon64 -O2 -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.5 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtWebKitQWebHitTestResult.o sipQtWebKitQWebHitTestResult.cpp                                                                          
g++ -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -Wl,--version-script=QtWebKit.exp -o QtWebKit.so sipQtWebKitcmodule.o sipQtWebKitQList.o sipQtWebKitQWebView.o sipQtWebKitQWebSettings.o sipQtWebKitQWebPluginFactoryExtensionReturn.o sipQtWebKitQWebPluginFactoryExtensionOption.o sipQtWebKitQWebPluginFactoryPlugin.o sipQtWebKitQWebPluginFactoryMimeType.o sipQtWebKitQWebPluginFactory.o sipQtWebKitQWebPageExtensionReturn.o sipQtWebKitQWebPageExtensionOption.o sipQtWebKitQWebPageFindFlags.o sipQtWebKitQWebPage.o sipQtWebKitQWebHistoryInterface.o sipQtWebKitQWebHistory.o sipQtWebKitQWebHistoryItem.o sipQtWebKitQWebFrame.o sipQtWebKitQWebHitTestResult.o -L/usr/lib64/qt4 -L/usr/X11R6/lib -lQtWebKit -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtGui -L/usr/lib64 -L/usr/X11R6/lib -lpng -lSM -lICE -lXrender -lXrandr -lXinerama -lfreetype -lfontconfig -lXext -lX11 -lQtNetwork -lQtCore -lz -lm -lrt -lpthread -ldl -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -pthread -lpng -lSM -lICE -lQtCore -L/usr/lib64 -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lXrender -lXrandr -lXinerama -lfreetype -lfontconfig -lXext -lX11 -lm -ldl -lQtNetwork -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl -lXext -lX11 -lm -lpthread                                                                                                                                               
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld:sipQtWebKitQWebView.o: file format not recognized; treating as linker script       
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld:sipQtWebKitQWebView.o:1: syntax error                                              
collect2: ld returned 1 exit status                                                                                                                              
make[1]: *** [QtWebKit.so] Error 1                                                                                                                               
make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.4.4-r1/work/PyQt-x11-gpl-4.4.4/QtWebKit'                                                         
make: *** [all] Error 2                                                                                                                                          
 *                                                                                                                                                               
 * ERROR: dev-python/PyQt4-4.4.4-r1 failed.                                                                                                                      
 * Call stack:                                                                                                                                                   
 *               ebuild.sh, line   49:  Called src_compile                                                                                                       
 *             environment, line 2932:  Called die                                                                                                               
 * The specific snippet of code:                                                                                                                                 
 *       emake || die "emake failed"                                                                                                                             
 *  The die message:                                                                                                                                             
 *   emake failed                                                                                                                                                
 *                                                                                                                                                               
 * 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/dev-python/PyQt4-4.4.4-r1/temp/build.log'.
 * The ebuild en

Expected Results:  
dev-python/PyQt4-4.4.4-r1 should be compiled fine

build.log is attached
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2008-11-25 10:28:07 UTC
Created attachment 173321 [details]
build.log
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2008-11-25 10:28:32 UTC
Created attachment 173322 [details]
emerge --info
Comment 3 Dustin Polke 2008-11-26 13:28:26 UTC
> ccache version 2.4 [enabled]

Have you tried with ccache disabled?

BR,
Dustin
Comment 4 Markos Chandras (RETIRED) gentoo-dev 2008-11-29 12:12:57 UTC
Yep. Disabling ccache from features did the trick. many thanks