Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63493 - net-misc/asterisk-0.9.0 compiles/installs OK on 64-bit amd64
Summary: net-misc/asterisk-0.9.0 compiles/installs OK on 64-bit amd64
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on: 63495 63497
Blocks:
  Show dependency tree
 
Reported: 2004-09-09 18:46 UTC by William Tetrault
Modified: 2005-02-07 11:59 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 William Tetrault 2004-09-09 18:46:33 UTC
flagged x86 only but compiles fine as mentioned above (changed ebuild to accept amd64)

Reproducible: Always
Steps to Reproduce:
1.n/a
2.
3.

Actual Results:  
n/a 

Expected Results:  
n/a 

gentoo-2004.2, stage 1 build, kernel-2.6.7-gentoo-r11, udev enabled w/no 
devfs, Tyan K8W (S2885) with two Opteron 248s, 2GB ram, NUMA-enabled, 3ware 
8506 SATA card with 2 WD 74GB drives operating as JBOD, OS loaded boot 
to /dev/hda1, swap and root to /dev/sda1 and sda2, respectively.
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2004-09-10 13:33:35 UTC
i get a error on zaptel, which is needed by this package so we can't mark it testing
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2005-02-07 11:59:26 UTC
fails here:

gcc -I/var/tmp/portage/asterisk-1.0.5/work/asterisk-1.0.5/include -pipe  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations   -D_REENTRANT -D_GNU_SOURCE  -O3 -pipe -march=opteron -m64 -shared -Xlinker -x -o format_mp3.so common.o dct64_i386.o decode_ntom.o layer3.o tabinit.o interface.o format_mp3.o
/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3/gcc: gcc-wrapper: -m64 detected on the command line overrides implicit -m64 added by the wrapper.
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: common.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
common.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [format_mp3.so] Error 1
make[1]: Leaving directory `/var/tmp/portage/asterisk-1.0.5/work/asterisk-addons-1.0.4/format_mp3'
make: *** [format_mp3/format_mp3.so] Error 2

!!! ERROR: net-misc/asterisk-1.0.5 failed.