Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251664 - [QA textrel] app-emulation/virtualbox-ose-2.0.6
Summary: [QA textrel] app-emulation/virtualbox-ose-2.0.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 210077 216231
  Show dependency tree
 
Reported: 2008-12-19 18:24 UTC by Imre Péntek
Modified: 2008-12-26 21:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Imre Péntek 2008-12-19 18:24:28 UTC
At the end of emerge:
 * 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/virtualbox-ose-2.0.6/temp/scanelf-textrel.log
 * TEXTREL usr/lib64/virtualbox-ose/VBoxVMM.so
[...]
boborjan ~ # less /var/tmp/portage/app-emulation/virtualbox-ose-2.0.6/temp/scanelf-textrel.log
/var/tmp/portage/app-emulation/virtualbox-ose-2.0.6/temp/scanelf-textrel.log: no such file or directory

It seems like that location is a temporary location for that logfile. In that case the final location should be printed to the screen.

Reproducible: Always
Comment 1 Wormo (RETIRED) gentoo-dev 2008-12-20 22:51:52 UTC
Thanks for filing the report, and sorry the QA message was confusing. 

Assigning to maintainers, who can try to fix the textrel, or more likely, add an exception to the QA security check (emulators often need to do weird linking).
Comment 2 Imre Péntek 2008-12-22 14:41:01 UTC
This bug is not about the text relocations. It is about the referenced log file not in place.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-25 20:46:07 UTC
Zac?
Comment 4 Zac Medico gentoo-dev 2008-12-25 21:27:17 UTC
This log mentioned in the message isn't really needed since list of files is included in the elog message. There are probably at least a few other messages like this that need to be fixed.
Comment 5 Zac Medico gentoo-dev 2008-12-26 21:34:06 UTC
The message seems to be fixed in 2.1.6 already.