Bug 804335

Summary: FTBFS: ./calcnewt: error while loading shared libraries: /lib64/libjack.so.0: R_PPC64_ADDR32 fff8631f498 for symbol `' out of range
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: timidity++Assignee: Jindrich Novy <jnovy>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: medium    
Version: 17CC: chkr, hdegoede, jnovy, pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-20 16:16:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karsten Hopp 2012-03-17 21:22:53 UTC
Description of problem:
builds on PPC64 abort with this error, PPC32 builds fine:
gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -DCONFIG_FILE1=\"/etc/timidity++.cfg\" -DCONFIG_FILE2=\"/etc/timidity.cfg\" -pthread  -Wl,-z,relro -o calcnewt calcnewt.o  -lasound -lm -ldl -lpthread -lm -ldl -lpthread -lm -ldl -lpthread -L/usr/lib -lao -L/usr/lib -lFLAC -lm -lncurses -ldl      -ljack   -L/usr/lib -lvorbis -lm -lvorbisenc -L/usr/lib -logg -lspeex -logg
./calcnewt > newton_table.c
./calcnewt: error while loading shared libraries: /lib64/libjack.so.0: R_PPC64_ADDR32 fff8631f498 for symbol `' out of range
make[2]: *** [newton_table.c] Error 127

Version-Release number of selected component (if applicable):
timidity++-2.13.2-29.cvs20111110.fc17

How reproducible:
always

Steps to Reproduce:
1.ppc-koji build --scratch --arch-override=ppc64 timidity++-2.13.2-29.cvs20111110.fc17.scr.rpm
2.
3.
  
Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=447646

Expected results:


Additional info:
seems to be an old problem, the last version that build on PPC64 was timidity++-2.13.2-23.fc15 -> http://ppc.koji.fedoraproject.org/koji/packageinfo?packageID=8211

Comment 1 Phil Knirsch 2013-01-20 16:16:19 UTC
We have a f17 update that builds fine on ppc64, so closing this bug as ERRATA.

Thanks & regards, Phil