Bug 153146

Summary: Build failure: "cannot restore segment prot after reloc: Permission denied"
Product: [Fedora] Fedora Reporter: Anthony Green <green>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 1.9.89-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-05 16:17:21 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 Anthony Green 2005-04-01 20:29:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0

Description of problem:
My rpmbuild of OO.o fails with this:

../tools/gencmn/gencmn: error while loading shared libraries: ../data/out/libicudata.so.26: cannot restore segment prot afer reloc: Permission denied

This appears to happen in /usr/src/redhat/BUILD/SRC680_m87/icu/unxlngi6.pro/misc/build/icu/source/data



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


How reproducible:
Always

Steps to Reproduce:
1.Try to rpmbuild OO.o
2.
3.
  

Additional info:

Comment 1 Caolan McNamara 2005-04-02 09:49:57 UTC
That error is from selinux which was apparently supposed to be fixed to complain
like that (rh#147806#). Though the real problem is that libicudata is supposed
to be compiled with -fpic, which was also supposed to be fixed. I see now that
the upsteam patch is b0rked.

Comment 2 Caolan McNamara 2005-04-02 10:47:05 UTC
Patch added, will show up in 1.9.89-1 or -2