Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900016 - [guru] sys-fs/dwarfs-0.7.4 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Summary: [guru] sys-fs/dwarfs-0.7.4 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Reva Denis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-03-07 08:16 UTC by Agostino Sarubbo
Modified: 2024-01-09 12:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,802.55 KB, text/plain)
2023-03-07 08:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-07 08:16:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/dwarfs-0.7.0_rc4 overwrites CFLAGS/CXXFLAGS or adds uncommon ones.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This QA check is tinderbox-only, there is the list of the flags that should be dropped out, if you think it is a false positive please let me know.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-07 08:16:47 UTC
Created attachment 856482 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-20 11:32:38 UTC
guru_ci has reproduced this issue with version 0.7.0_rc4-r1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-14 06:53:13 UTC
guru_ci has reproduced this issue with version 0.7.0 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-07-26 06:51:31 UTC
guru_ci has reproduced this issue with version 0.7.2 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-08-17 09:34:47 UTC
guru_ci has reproduced this issue with version 0.7.2-r1 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2024-01-04 10:06:08 UTC
guru_ci has reproduced this issue with version 0.7.4 - Updating summary.
Comment 7 Larry the Git Cow gentoo-dev 2024-01-09 12:03:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba7d11f6b86de39997e64ee61af78bbc4980d9ab

commit ba7d11f6b86de39997e64ee61af78bbc4980d9ab
Author:     YiFei Zhu <zhuyifei1999@gmail.com>
AuthorDate: 2024-01-08 09:38:45 +0000
Commit:     YiFei Zhu <zhuyifei1999@gmail.com>
CommitDate: 2024-01-08 09:42:53 +0000

    sys-fs/dwarfs: Fix automatic insertion of -g into *FLAGS
    
    Also removed non-existent dolib.so. Neither of us has this file.
    
    Still need to figure out how to fix RUNPATH properly.
    
    Closes: https://bugs.gentoo.org/900016
    Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>

 sys-fs/dwarfs/dwarfs-0.7.4-r1.ebuild | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)