Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904138 - [guru] sci-misc/boinc-wrapper-26018-r2 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Summary: [guru] sci-misc/boinc-wrapper-26018-r2 overwrites CFLAGS/CXXFLAGS or adds unc...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-04-10 18:02 UTC by Agostino Sarubbo
Modified: 2024-10-11 09:55 UTC (History)
0 users

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


Attachments
build.log (build.log,250.07 KB, text/plain)
2023-04-10 18:02 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-04-10 18:02:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-misc/boinc-wrapper-26018 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-04-10 18:02:46 UTC
Created attachment 859823 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-25 15:56:52 UTC
guru_ci has reproduced this issue with version 26018-r1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-08 06:48:20 UTC
guru_ci has reproduced this issue with version 26018-r2 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-11 09:55:25 UTC
The bug has been closed via the following commit(s):

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

commit 4e094406d554b1c8240a662ed0e8afa1f09cd9d1
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-10-10 21:02:56 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-10-10 21:02:56 +0000

    sci-misc/boinc-wrapper: fix cflags
    
    Also don't link C++ stdlib statically and mark implicit decls.
    
    Closes: https://bugs.gentoo.org/887995
    Closes: https://bugs.gentoo.org/904138
    Closes: https://bugs.gentoo.org/922046
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 ...018-r1.ebuild => boinc-wrapper-26018-r3.ebuild} | 36 ++++++++++++++++------
 .../files/boinc-wrapper-26018-makefile.patch       | 13 ++++++++
 2 files changed, 39 insertions(+), 10 deletions(-)