Bug 1008107

Summary: Cant rebuild openhpi
Product: Red Hat Enterprise Linux 6 Reporter: Alex Sersen <asersen>
Component: openhpiAssignee: Rafael Fonseca <rdossant>
Status: CLOSED CURRENTRELEASE QA Contact: qe-baseos-daemons
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.5CC: karsten, ohudlick
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-27 17:32:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Alex Sersen 2013-09-14 19:53:54 UTC
Description of problem:
Cant rebuild openhpi via tps-srpmtest or manual rebuild.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
libtool: link: gcc -shared  .libs/sahpi_enum_utils.o .libs/sahpiatca_enum_utils.o .libs/sahpi_event_encode.o .libs/announcement_utils.o .libs/el_utils.o .libs/epath_utils.o .libs/rpt_utils.o .libs/sahpi_event_utils.o .libs/sahpi_struct_utils.o .libs/sahpi_time_utils.o .libs/uid_utils.o   -luuid -lltdl -lssl -lgthread-2.0 -lrt -lglib-2.0 -lm -lpthread  -pthread -pthread   -pthread -Wl,-soname -Wl,libopenhpiutils.so.2 -o .libs/libopenhpiutils.so.2.14.1
/usr/bin/ld: /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libglib-2.0.a(ghash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/libglib-2.0.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libopenhpiutils.la] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/openhpi-2.14.1/utils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/openhpi-2.14.1/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/openhpi-2.14.1'
make: *** [all] Error 2


Expected results:


Additional info:

Comment 2 RHEL Program Management 2013-10-14 02:10:50 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 Josh Boyer 2016-09-27 17:32:43 UTC
This builds fine in brew for a 6.9 scratch build:

https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=11821750

I've also done local 'rhpkg mockbuild' for 6.5, 6.7, and 6.9.  All were successful.

Closing.