Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909506 - [guru] dev-libs/ls-hpack-2.3.0 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Summary: [guru] dev-libs/ls-hpack-2.3.0 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: trakrailysurely
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-07-02 06:58 UTC by Agostino Sarubbo
Modified: 2023-07-04 12:31 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,76.32 KB, text/plain)
2023-07-02 06:58 UTC, Agostino Sarubbo
Details
Removed internal definitions of CFLAGS and CXXFLAG (ls-hpack-disable-overwrites-flags.patch,1.04 KB, patch)
2023-07-04 06:56 UTC, trakrailysurely
Details | Diff

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

Issue: dev-libs/ls-hpack-2.3.0 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-07-02 06:58:54 UTC
Created attachment 864994 [details]
build.log

build log and emerge --info
Comment 2 trakrailysurely 2023-07-04 06:56:08 UTC
Created attachment 865130 [details, diff]
Removed internal definitions of CFLAGS and CXXFLAG

We will attempt to remove the CFLAGS and CXXFLAG overrides with this patch.
Comment 3 trakrailysurely 2023-07-04 07:03:05 UTC
We have found a few other things that may need to be improved and will correct them.