Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901291 - media-libs/vips-8.10.6 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Summary: media-libs/vips-8.10.6 overwrites CFLAGS/CXXFLAGS or adds uncommon ones
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-03-15 08:10 UTC by Agostino Sarubbo
Modified: 2023-05-12 10:58 UTC (History)
0 users

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


Attachments
build.log (build.log,496.82 KB, text/plain)
2023-03-15 08:10 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-15 08:10:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/vips-8.10.6 overwrites CFLAGS/CXXFLAGS or adds uncommon ones.
Discovered on: amd64 (internal ref: guru_tinderbox)

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-15 08:10:56 UTC
Created attachment 857785 [details]
build.log

build log and emerge --info
Comment 2 Viorel Munteanu gentoo-dev 2023-05-12 10:00:41 UTC
Not sure this still applies, please check and close if necessary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-05-12 10:13:52 UTC
I can say that it does no longer happen. But while digging into the build log, I noticed that a lot of fuzz stuff is compiled, maybe for nothing if you consider the case of the end-user.
Comment 4 Ionen Wolkens gentoo-dev 2023-05-12 10:56:47 UTC
(In reply to Viorel Munteanu from comment #2)
> Not sure this still applies, please check and close if necessary.
This is using meson now, so yeah it's obsolete.

(In reply to Agostino Sarubbo from comment #3)
> I can say that it does no longer happen. But while digging into the build
> log, I noticed that a lot of fuzz stuff is compiled, maybe for nothing if
> you consider the case of the end-user.
No switch for it but it's kind of trivial to stop it, may as well.
Comment 5 Larry the Git Cow gentoo-dev 2023-05-12 10:58:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7140af69f752fee5f1983271a56cbd4f3a8a1561

commit 7140af69f752fee5f1983271a56cbd4f3a8a1561
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-05-12 10:53:40 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-05-12 10:57:28 +0000

    media-libs/vips: skip unnecessary fuzz subdir
    
    Bug: https://bugs.gentoo.org/901291
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 media-libs/vips/vips-8.14.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)