Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302605 - kde-base/step-4.3.5 fails to build
Summary: kde-base/step-4.3.5 fails to build
Status: RESOLVED DUPLICATE of bug 241638
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 11:11 UTC by Richard
Modified: 2010-01-28 11:50 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 Richard 2010-01-28 11:11:40 UTC
this happens everytime i restart the build to complete the kde 4.3.5 
desktop upgrade. 

Fails to build with : 

[ 92%] Building CXX object step/step/CMakeFiles/step.dir/unitscalc.o                                                                
In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/ext/hash_map:64,                                          
                 from /usr/include/libqalculate/includes.h:40,                                                                      
                 from /usr/include/libqalculate/qalculate.h:15,                                                                     
                 from /var/tmp/portage/kde-base/step-4.3.5/work/step-4.3.5/step/step/unitscalc.cc:23:                               
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.                                                                                       
[ 94%] Building CXX object step/step/CMakeFiles/step.dir/latexformula.o                                                             
[ 96%] Building CXX object step/step/CMakeFiles/step.dir/messageframe.o                                                             
[ 98%] Building CXX object step/step/CMakeFiles/step.dir/main.o                                                                     
[100%] Building CXX object step/step/CMakeFiles/step.dir/settings.o                                                                 
Linking CXX executable step                                                                                                         
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_no_ring__globalctors'          
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_GV_I__globalctors'             
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_MI__globalctors'               
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_UP__globalctors'               
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_DF_globals__globalctors'       
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_LF_globals__globalctors'       
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_SV_number__globalctors'        
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_st_null__globalctors'          
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_R_ring__globalctors'           
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_RA_ring__globalctors'          
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_UP_no_ring__globalctors'       
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_C_ring__globalctors'           
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_I_ring__globalctors'           
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_symbol__globalctors'           
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_random_def__globalctors'       
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_SV_ringelt__globalctors'       
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_prin_globals__globalctors'     
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_GV_number__globalctors'        
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_ieee__globalctors'             
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../libqalculate.so: undefined reference to `cl_module__cl_FF_globals__globalctors'       
collect2: ld returned 1 exit status                                                                                                 
make[2]: *** [step/step/step] Error 1                                                                                               
make[1]: *** [step/step/CMakeFiles/step.dir/all] Error 2                                                                            
make: *** [all] Error 2                                                                                               

Reproducible: Always

Steps to Reproduce:
1.emerge kde-base/step

Actual Results:  
fails

Expected Results:  
to build
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-01-28 11:50:26 UTC

*** This bug has been marked as a duplicate of bug 241638 ***