First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 144801
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: AMD64 Project <amd64@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Josh Nichols <nichoj@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 144801 depends on: Show dependency tree
Show dependency graph
Bug 144801 blocks: 165270
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-08-22 18:13 0000
With FEATURES="stricter", you get the following:

QA Notice: the following files contain runtime text relocations
 Text relocations force the dynamic linker to perform extra
 work at startup, waste system resources, and may pose a security
 risk.  On some architectures, the code may not even function
 properly, if at all.
 For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 Please include this file in your report:
 /var/tmp/portage/emul-linux-x86-xlibs-7.0-r2/temp/scanelf-textrel.log
TEXTREL emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1.2


QA Notice: the following files contain executable stacks
 Files with executable stacks will not work properly (or at all!)
 on some architectures/operating systems.  A bug should be filed
 at http://bugs.gentoo.org/ to make sure the file is fixed.
 For more information, see http://hardened.gentoo.org/gnu-stack.xml
 Please include this file in your report:
 /var/tmp/portage/emul-linux-x86-xlibs-7.0-r2/temp/scanelf-execstack.log
RWX --- --- emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1.2


!!! ERROR: app-emulation/emul-linux-x86-xlibs-7.0-r2 failed.
Call stack:
  misc-functions.sh, line 407:   Called install_qa_check
  misc-functions.sh, line 164:   Called die

!!! Aborting due to QA concerns:  textrels, execstacks

------- Comment #1 From Josh Nichols 2006-08-22 18:14:22 0000 -------
The workaround is to add the following the ebuild:
QA_TEXTRELS_amd64="emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1.2"
QA_EXECSTACK_amd64="emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1.2"

------- Comment #2 From Sandro Bonazzola (RETIRED) 2006-11-24 13:27:33 0000 -------
-r3 affected by the same issue:
QA Notice: the following files contain runtime text relocations
 Text relocations force the dynamic linker to perform extra
 work at startup, waste system resources, and may pose a security
 risk.  On some architectures, the code may not even function
 properly, if at all.
 For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 Please include this file in your report:

/var/tmp/portage/app-emulation/emul-linux-x86-xlibs-7.0-r3/temp/scanelf-textrel.log
TEXTREL emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1.2


QA Notice: the following files contain executable stacks
 Files with executable stacks will not work properly (or at all!)
 on some architectures/operating systems.  A bug should be filed
 at http://bugs.gentoo.org/ to make sure the file is fixed.
 For more information, see http://hardened.gentoo.org/gnu-stack.xml
 Please include this file in your report:

/var/tmp/portage/app-emulation/emul-linux-x86-xlibs-7.0-r3/temp/scanelf-execstack.log
RWX --- --- emul/linux/x86/usr/lib/opengl/xorg-x11/lib/libGL.so.1.2

------- Comment #3 From Olivier Crete 2006-11-24 15:26:26 0000 -------
does the mesa libGL on x86 also have the stacks/textrel issues?

------- Comment #4 From Sandro Bonazzola (RETIRED) 2007-01-09 20:13:16 0000 -------
>>> Completed installing emul-linux-x86-xlibs-7.0-r8 into /var/tmp/portage/app-emulation/emul-linux-x86-xlibs-7.0-r8/image/

man:

QA Notice: the following files contain runtime text relocations
 Text relocations force the dynamic linker to perform extra
 work at startup, waste system resources, and may pose a security
 risk.  On some architectures, the code may not even function
 properly, if at all.
 For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 Please include this file in your report:

/var/tmp/portage/app-emulation/emul-linux-x86-xlibs-7.0-r8/temp/scanelf-textrel.log
TEXTREL usr/lib32/opengl/xorg-x11/lib/libGL.so.1.2


QA Notice: the following files contain executable stacks
 Files with executable stacks will not work properly (or at all!)
 on some architectures/operating systems.  A bug should be filed
 at http://bugs.gentoo.org/ to make sure the file is fixed.
 For more information, see http://hardened.gentoo.org/gnu-stack.xml
 Please include this file in your report:

/var/tmp/portage/app-emulation/emul-linux-x86-xlibs-7.0-r8/temp/scanelf-execstack.log
RWX --- --- usr/lib32/opengl/xorg-x11/lib/libGL.so.1.2

------- Comment #5 From Simon Stelling (RETIRED) 2007-02-11 23:07:46 0000 -------
added the QA_* stuff

First Last Prev Next    No search results available      Search page      Enter new bug