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

Bug 583148

Summary: >=app-emulation/virtualbox-5.0.20: QA Notice: Files built without respecting CFLAGS have been detected
Product: Gentoo Linux Reporter: Coacher <itumaykin+gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: QA    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: emerge --info virtualbox

Description Coacher 2016-05-16 09:10:59 UTC
Hello.

Message from portage:

 * QA Notice: Files built without respecting CFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib64/virtualbox/VBoxXPCOMIPCD
 * /usr/lib64/virtualbox/VBoxXPCOM.so
 * /usr/lib64/virtualbox/components/VBoxXPCOMIPCC.so
 * /usr/lib64/virtualbox/VBoxDbg.so

Please fix.

Note: this is not a dupe of Gentoo bug 555378 as QA issues are different here.
Comment 1 Coacher 2016-05-16 09:11:40 UTC
Created attachment 434398 [details]
emerge --info virtualbox
Comment 2 Coacher 2016-07-19 13:31:51 UTC
With 5.1.0 the message is a bit different:

 * QA Notice: Files built without respecting CFLAGS have been detected
 *  Please include the following list of files in your report:
 * /usr/lib64/virtualbox/VBoxXPCOMIPCD
 * /usr/lib64/virtualbox/VBoxXPCOM.so
 * /usr/lib64/virtualbox/components/VBoxXPCOMIPCC.so
Comment 3 Coacher 2016-07-19 16:36:43 UTC
(In reply to Coacher from comment #2)
> With 5.1.0 the message is a bit different:
It's actually the same. I forgot to enable qt5 USE the first time.
Comment 4 Larry the Git Cow gentoo-dev 2022-07-06 03:01:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19111a37141aee3704830806a4419c1cced2d131

commit 19111a37141aee3704830806a4419c1cced2d131
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-06 02:14:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-06 02:14:54 +0000

    app-emulation/virtualbox: fix build w/o PAM; respect CFLAGS
    
    Closes: https://bugs.gentoo.org/583148
    Closes: https://bugs.gentoo.org/843437
    Thanks-to: François-Xavier Carton <fx.carton91@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/virtualbox-6.1.34-no-pam.patch           | 22 +++++++++++++++
 ....1.34-r2.ebuild => virtualbox-6.1.34-r3.ebuild} | 32 ++++++++++++----------
 2 files changed, 39 insertions(+), 15 deletions(-)