Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304387 - pykde4-4.4.0 failed to compile
Summary: pykde4-4.4.0 failed to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 20:16 UTC by Simon Gao
Modified: 2010-02-10 21:58 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 Simon Gao 2010-02-10 20:16:57 UTC
Installing pykde4-4.4.0 failed due to compiling error.

Reproducible: Always

Steps to Reproduce:
1. emerge pykde4
2.
3.

Actual Results:  
pykde4-4.4.0 did not complete compiling and not installed.

Expected Results:  
pykde4-4.4.0 successfully builds and gets installed.

[ 92%] Built target python_module_PyKDE4_solid                                    
make: *** [all] Error 2                                                           
 * ERROR: kde-base/pykde4-4.4.0 failed:                                           
 *   Make failed!                                                                 
 *                                                                                
 * Call stack:                                                                    
 *     ebuild.sh, line   54:  Called src_compile                                  
 *   environment, line 5598:  Called python_execute_function '-s' 'do_src_compile'
 *   environment, line 4508:  Called do_src_compile                               
 *   environment, line 5596:  Called kde4-meta_src_compile                        
 *   environment, line 3477:  Called kde4-base_src_compile                        
 *   environment, line 3157:  Called cmake-utils_src_compile                      
 *   environment, line 1327:  Called _execute_optionaly 'src_compile'             
 *   environment, line  635:  Called enable_cmake-utils_src_compile               
 *   environment, line 1709:  Called cmake-utils_src_make                         
 *   environment, line 1346:  Called die                                          
 * The specific snippet of code:                                                  
 *           emake "$@" || die "Make failed!";                                    
 *                                                                                
 * If you need support, post the output of 'emerge --info =kde-base/pykde4-4.4.0',
 * the complete build log and the output of 'emerge -pqv =kde-base/pykde4-4.4.0'. 
 * The complete build log is located at '/var/tmp/portage/kde-base/pykde4-4.4.0/temp/build.log'.                                                                    
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/pykde4-4.4.0/temp/environment'.                                                             
 * S: '/var/tmp/portage/kde-base/pykde4-4.4.0/work/pykde4-4.4.0'                  

>>> Failed to emerge kde-base/pykde4-4.4.0, Log file:

>>>  '/var/tmp/portage/kde-base/pykde4-4.4.0/temp/build.log'

 * Messages for package kde-base/pykde4-4.4.0:

 * ERROR: kde-base/pykde4-4.4.0 failed:
 *   Make failed!                      
 *                                     
 * Call stack:                         
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 5598:  Called python_execute_function '-s' 'do_src_compile'
 *   environment, line 4508:  Called do_src_compile
 *   environment, line 5596:  Called kde4-meta_src_compile
 *   environment, line 3477:  Called kde4-base_src_compile
 *   environment, line 3157:  Called cmake-utils_src_compile
 *   environment, line 1327:  Called _execute_optionaly 'src_compile'
 *   environment, line  635:  Called enable_cmake-utils_src_compile
 *   environment, line 1709:  Called cmake-utils_src_make
 *   environment, line 1346:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *
 * If you need support, post the output of 'emerge --info =kde-base/pykde4-4.4.0',
 * the complete build log and the output of 'emerge -pqv =kde-base/pykde4-4.4.0'.
 * The complete build log is located at '/var/tmp/portage/kde-base/pykde4-4.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-base/pykde4-4.4.0/temp/environment'.
 * S: '/var/tmp/portage/kde-base/pykde4-4.4.0/work/pykde4-4.4.0'

 * GNU info directory index is up-to-date.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-02-10 20:27:24 UTC
Post full build.log and emerge --info. And you might try to recompile sip and PyQt4.
Comment 2 Simon Gao 2010-02-10 21:02:53 UTC
Re-emerge PyQt4 and sip fixed the problem.

Thanks. That was fast response. 
Comment 3 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-02-10 21:58:47 UTC
Reopening to fix resolution.