Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34486 - kdelibs-3.1.4 files to emerge, final link failed: Bad value. amd64 platform.
Summary: kdelibs-3.1.4 files to emerge, final link failed: Bad value. amd64 platform.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-26 18:46 UTC by Darryl Bleau
Modified: 2003-11-27 10:14 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 Darryl Bleau 2003-11-26 18:46:34 UTC
kdelibs errors out when compiling.

Reproducible: Always
Steps to Reproduce:
1. emerge kdelibs

Actual Results:  
output:

/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.2/../../../../x86_64-pc-linux-gnu/bin/l
d: final link failed: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libkio.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4/ki o'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4/ki o'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1.4/work/kdelibs-3.1.4'
make: *** [all] Error 2
 
!!! ERROR: kde-base/kdelibs-3.1.4 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make


Expected Results:  
emerged succesfully
Comment 1 Brad House 2003-11-27 07:30:30 UTC
Need more info.  You didn't provide enough here.
The reason you'd get the 'Bad Value' is if it tried to link statically
against a library that needs to be compiled with -fPIC, so we'd
need to see what libs it was trying to link against, etc....
Also, haven't heard other people complain about this, so that's
odd.... Possibly put ~amd64 in your ACCEPT_KEYWORDS and reemerge all deps.
Comment 2 Brad House 2003-11-27 07:30:58 UTC
meant to mark it needinfo
Comment 3 Darryl Bleau 2003-11-27 10:14:26 UTC
Well I'm confused, I came in this morning, emerged sync, then ran 'emerge kdelibs > kdemerge.txt' so that I could send you more output.. and.. it emerged successfully.

Something changed between last night and this morning? (I was synch'ed last night).

Anyway, seems to work now, marking as fixed.