Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290175 - media-video/transcode-1.1.4 fails to compile
Summary: media-video/transcode-1.1.4 fails to compile
Status: RESOLVED DUPLICATE of bug 283761
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 21:32 UTC by Silvio
Modified: 2009-10-23 06:02 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 Silvio 2009-10-22 21:32:10 UTC
It fails with the following final messeges (soon my bild.log)ΓΉ

m -lz -ldl                                                                                                                                    
../libtool: line 6427: cd: usr/lib/gcc/i686-pc-linux-gnu/4.4.2: No such file or directory                                                     
libtool: link: warning: cannot determine absolute directory name of `usr/lib/gcc/i686-pc-linux-gnu/4.4.2'                                     
/bin/grep: usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.la: No such file or directory                                                          
libtool: link: ( cd ".libs" && rm -f "export_dvraw.la" && ln -s "../export_dvraw.la" "export_dvraw.la" )                                      
/bin/sed: can't read usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.la: No such file or directory                                                
libtool: link: `usr/lib/gcc/i686-pc-linux-gnu/4.4.2/libgomp.la' is not a valid libtool archive                                                
make[2]: *** [export_im.la] Error 1                                                                                                           
make[2]: *** Waiting for unfinished jobs....                                                                                                  
libtool: link: i686-pc-linux-gnu-gcc -shared  .libs/export_jpg_la-export_jpg.o   -L/usr/lib /usr/lib/libjpeg.so -lm -lz -ldl  -march=native -Wl,-O1   -Wl,-soname -Wl,export_jpg.so -o .libs/export_jpg.so                                                                                  
libtool: link: ( cd ".libs" && rm -f "export_jpg.la" && ln -s "../export_jpg.la" "export_jpg.la" )                                            
make[2]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.4/work/transcode-1.1.4/export'                                         
make[1]: *** [all-recursive] Error 1                                                                                                          
make[1]: Leaving directory `/var/tmp/portage/media-video/transcode-1.1.4/work/transcode-1.1.4'                                                
make: *** [all] Error 2                                                                                                                       
 * ERROR: media-video/transcode-1.1.4 failed:                                                                                                 
 *   emake failed                                                                                                                             
 *                                                                                                                                            
 * Call stack:                                                                                                                                
 *     ebuild.sh, line   49:  Called src_compile                                                                                              
 *   environment, line 3062:  Called _eapi2_src_compile                                                                                       
 *     ebuild.sh, line  647:  Called die                                                                                                      
 * The specific snippet of code:                                                                                                              
 *              emake || die "emake failed" 

Reproducible: Always

Steps to Reproduce:
1. emerge trascode
2. get error
3.

Actual Results:  
no compile

Expected Results:  
compiling
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2009-10-23 06:02:15 UTC

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