Bug 511696

Summary: FTBFS tcl-8.5.6-6.fc11
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: tclAssignee: Nikola Pajkovsky <npajkovs>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: dhoward, mmaslano, npajkovs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/
Whiteboard:
Fixed In Version: tcl8.5.7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-23 09:14:03 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:
Bug Depends On:    
Bug Blocks: 511348    
Attachments:
Description Flags
root.log
none
build.log
none
mock.log
none
root.log
none
build.log
none
mock.log none

Description FTBFS 2009-07-15 03:52:51 UTC
tcl-8.5.6-6.fc11.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2009-07-15 03:52:54 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-07-15 03:52:56 UTC
Created attachment 353214 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-07-15 03:52:57 UTC
Created attachment 353215 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-07-15 03:52:59 UTC
Created attachment 353216 [details]
mock.log

mock.log for i386

Comment 5 FTBFS 2009-07-15 03:53:00 UTC
Created attachment 353217 [details]
root.log

root.log for x86_64

Comment 6 FTBFS 2009-07-15 03:53:01 UTC
Created attachment 353218 [details]
build.log

build.log for x86_64

Comment 7 FTBFS 2009-07-15 03:53:02 UTC
Created attachment 353219 [details]
mock.log

mock.log for x86_64

Comment 8 Marcela Mašláňová 2009-07-17 08:56:31 UTC
This is problem caused by execmod (SElinux). The problem is visible on local build, where the build is failing with different message
"tclsh: error while loading shared libraries: /usr/lib/libtcl8.5.so: cannot restore segment prot after reloc: Permission denied"
and avc message in /var/log/audit/audit.log. One possibility how to track down these kind of problems are these manuals:
http://people.redhat.com/~drepper/selinux-mem.html
http://people.redhat.com/drepper/textrelocs.html

Anyway build wasn't solved yet.