Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 201739

Summary: dev-libs/boost-1.33.1-r1: some headers with execute permission
Product: Gentoo Linux Reporter: gourgou <gourgou.dump>
Component: New packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED WONTFIX    
Severity: trivial CC: cpp+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: List of incriminated files

Description gourgou 2007-12-09 04:16:56 UTC
Some header files under /usr/include/boost come with "execute" permissions.

Reproducible: Didn't try

Steps to Reproduce:
1. # emerge -1 '=dev-libs/boost-1.33.1-r1'
2. $ ls -lR /usr/include/boost | grep -E '/usr/include/boost|^$|^-[r-][w-]x'

This will list the executable non-special files (ie neither directories nor symlinks), showing which directories they belong to. (Shows extraneous directory names, also.)
Actual Results:  
347 ".hpp" files and 9 ".ipp" files

Expected Results:  
None.
Comment 1 gourgou 2007-12-09 04:20:02 UTC
Created attachment 138063 [details]
List of incriminated files

Removed useless directory names.
Comment 2 gourgou 2007-12-09 04:34:05 UTC
*** Bug 201740 has been marked as a duplicate of this bug. ***
Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2007-12-24 08:14:35 UTC
Seems to be fixed in ~boost-1.34.1. Since that one will go stable in 30 days, I won't fix it for ~boost-1.33.1.