Hide Forgot
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:
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.
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.