Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814658 - sci-libs/xdrfile-1.1.4-r1: various QA issues - does not respect CFLAGS
Summary: sci-libs/xdrfile-1.1.4-r1: various QA issues - does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2021-09-25 00:10 UTC by Sam James
Modified: 2023-04-21 08:55 UTC (History)
2 users (show)

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


Attachments
build.log (file_814658.txt,57.62 KB, text/plain)
2021-09-25 00:10 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-25 00:10:09 UTC
Created attachment 741166 [details]
build.log

- Seems to force -O3 and other CFLAGS:
>x86_64-pc-linux-gnu-gcc -O3 -fomit-frame-pointer -finline-functions -Wall -Wno-unused -msse2 -funroll-all-loops -std=gnu99 -fexcess-precision=fast -Wl,-O1 
-Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o trr2xtc trr2xtc.o  ./.libs/libxdrfile.a -lm

- Doesn't respect CFLAGS at all?
>* QA Notice: Files built without respecting CFLAGS have been detected
> *  Please include the following list of files in your report:
> * /usr/bin/trr2xtc

- Runs maintainer mode (bug 683166)
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-29 20:01:27 UTC
ci has reproduced this issue with version 1.1.4-r1 - Updating summary.
Comment 2 Larry the Git Cow gentoo-dev 2023-03-19 17:14:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf257b1bf987abb5bd46e93835d7661fd151a84

commit 2cf257b1bf987abb5bd46e93835d7661fd151a84
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-19 17:14:00 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-19 17:14:00 +0000

    package.mask: Last rite sci-libs/xdrfile
    
    Bug: https://bugs.gentoo.org/683166
    Bug: https://bugs.gentoo.org/814658
    Bug: https://bugs.gentoo.org/834966
    Bug: https://bugs.gentoo.org/898262
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2023-04-21 08:55:04 UTC
The bug has been closed via the following commit(s):

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

commit ef54725de114b71f493fecd2d0bbe336d1835b1c
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-04-21 08:54:35 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-04-21 08:54:35 +0000

    sci-libs/xdrfile: treeclean
    
    Closes: https://bugs.gentoo.org/683166
    Closes: https://bugs.gentoo.org/814658
    Closes: https://bugs.gentoo.org/834966
    Closes: https://bugs.gentoo.org/898262
    Bug: https://bugs.gentoo.org/903559
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask                    |  6 ------
 sci-libs/xdrfile/Manifest                |  1 -
 sci-libs/xdrfile/metadata.xml            | 12 ------------
 sci-libs/xdrfile/xdrfile-1.1.4-r1.ebuild | 23 -----------------------
 4 files changed, 42 deletions(-)