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

Bug 726370

Summary: app-cdr/bchunk does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
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: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18259
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-31 08:32:23 UTC
This is an auto-filed bug because app-cdr/bchunk does not respect CFLAGS.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -frecord-gcc-switches". If this is not something about c/c++ context you may want to set also FFLAGS and FCFLAGS or just see this bug as an hint to hide the QA warning where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-31 08:32:29 UTC
Created attachment 642810 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-11-20 10:42:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82abd79e472da2085e1c05785d87c76de87d017b

commit 82abd79e472da2085e1c05785d87c76de87d017b
Author:     Alexey Sokolov <sokolov@google.com>
AuthorDate: 2020-11-14 12:36:07 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-20 10:37:00 +0000

    app-cdr/bchunk: Fix build without native symlinks, pass flags
    
    Closes: https://bugs.gentoo.org/726370
    Closes: https://bugs.gentoo.org/718168
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-cdr/bchunk/bchunk-1.2.2.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)