Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14120 - emerge avifile-0.7.25.20030114 failed.
Summary: emerge avifile-0.7.25.20030114 failed.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-17 17:08 UTC by Norberto Bensa
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
config.log (config.log,30.48 KB, text/x-log)
2003-01-19 13:20 UTC, Norberto Bensa
Details
Whole "emerge avifile" log (avifile-emerge.log,165.91 KB, text/x-log)
2003-01-19 16:31 UTC, Norberto Bensa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Norberto Bensa 2003-01-17 17:08:23 UTC
Why is it using /usr/kde/3/lib instead of /usr/kde/3.1/lib???? 
 
gcc -shared  codeckeeper.lo Uncompressed.lo -Wl,--whole-archive aviplay/.libs/libaviplay.al 
aviread/.libs/libaviread.al aviwrite/.libs/libaviwrite.al common/.libs/libcommon.al 
subtitle/.libs/libsubtitle.al video/.libs/libvideo.al -Wl,--no-whole-archive  -L/usr/X11R6/lib 
-L/usr/kde/3/lib -lz -L/usr/lib /usr/lib/libSDL.so -lartsc /usr/lib/libesd.so 
/usr/lib/libaudiofile.so -lm -lvga /usr/lib/libaa.so -lSM -lICE -lXinerama -lXv -lXrender -lXft 
-lXxf86vm -lXxf86dga -lXi /usr/lib/libfreetype.so -lXext -lX11 -lpthread -lnsl -ldl  -Wl,-soname 
-Wl,libaviplay-0.7.so.0 -o .libs/libaviplay-0.7.so.0.0.25 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find 
-lartsc 
collect2: ld returned 1 exit status 
make[2]: *** [libaviplay.la] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/avifile-0.7.25.20030114/work/avifile0.7-0.7.25/lib' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory 
`/var/tmp/portage/avifile-0.7.25.20030114/work/avifile0.7-0.7.25/lib' 
make: *** [all-recursive] Error 1 
 
!!! ERROR: media-video/avifile-0.7.25.20030114 failed. 
!!! Function src_compile, Line 84, Exitcode 2 
!!! (no error message)
Comment 1 Nick Hadaway 2003-01-18 20:08:18 UTC
Have you updated your environment and config files since updating to the kde 3.1 series?
(env-update etc-update)
$KDEDIR is referenced in the ebuild for determining the lib directory so this should be a non-problem.
Please let me know how things faire after those updates.
Comment 2 Norberto Bensa 2003-01-18 21:08:43 UTC
Yes I did. But there's something wrong somewhere... Take a look at this (fist part of the ebuild process.) --with-extra-libraries=/usr/kde/3.1 but linker still wants /usr/kde/3/lib  creating cache ./config.cache avifile configure options: --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-quiet --disable-tsc --with-fpic --enable-x86opt --with-qt-dir=/usr/qt/3 --enable-sdl --enable-vorbis --enable-kde --with-extra-libraries=/usr/kde/3.1  
Comment 3 Nick Hadaway 2003-01-19 12:33:28 UTC
I have upgraded to to arts-1.1.0_rc6 and kdelibs-3.1_rc6.
I have successfully emerged the avifile package without a problem.

Is it possible that you still have the previous kde 3.0 on your system?
Could you please paste your config.log to this bug report?  I'd like to see if configure is getting confused.
Comment 4 Norberto Bensa 2003-01-19 13:20:35 UTC
Created attachment 7443 [details]
config.log

No I don't have kde 3.0 in my system. The only kde here is 3.1_rc5.
Comment 5 Nick Hadaway 2003-01-19 16:08:45 UTC
Hrm... the config.log didn't mention anything about kde or arts... i suppose that didn't help...

As a reference I just compiled again.  I had a warning that came up regarding Xft but I recompiled qt and the warning disappeared after emerging avifile again successfully... 

Could you attach a log of your latest compile attempt so I can take the error in context?  Also maybe try updating to kdelibs-3.1_rc6 and arts-1.1.0_rc6?
Comment 6 Norberto Bensa 2003-01-19 16:31:46 UTC
Created attachment 7456 [details]
Whole "emerge avifile" log

About upgrading to rc6, I doubt. I'm on a dialup connection so I prefer to wait
'til 3.1 final.
Comment 7 Norberto Bensa 2003-01-20 16:37:15 UTC
I don't know what I did, but I've emerged avifile successfully.  I first re-emerged arts-1.1.0_rc5 and kdelibs-3.1_rc5, but it didn't help. I went to sleep, and this morning I did and 'emerge rsync' and then upgraded to gcc-config-1.3.1. After this, emerge avifile ran flawsless.  Perhaps, re-emerging arts would be enough, but maybe I forgot to update my envrironment, I'll never know what happen.  Thanks, Norberto 
Comment 8 Nick Hadaway 2003-01-20 17:32:48 UTC
This ebuild of avifile will be released as stable soon.