Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736838 - dev-java/jffi-1.3.6 does not respect CFLAGS
Summary: dev-java/jffi-1.3.6 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: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-08-12 06:45 UTC by Agostino Sarubbo
Modified: 2022-09-05 08:00 UTC (History)
0 users

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


Attachments
build.log (build.log,7.99 KB, text/plain)
2020-08-12 06:45 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 2020-08-12 06:45:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/jffi-1.2.9 does not respect CFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-12 06:45:39 UTC
Created attachment 654256 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-18 07:40:52 UTC
tinderbox has reproduced this issue with version 1.3.6 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-09-05 08:00:39 UTC
The bug has been closed via the following commit(s):

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

commit 1dadcd01829b64f07b6edbb4a1c38cba700f482f
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-09-05 04:59:56 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-09-05 08:00:30 +0000

    dev-java/jffi: drop 1.2.9-r1, 1.3.6
    
    Closes: https://bugs.gentoo.org/736838
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/27148
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/jffi/Manifest                           |   2 -
 dev-java/jffi/files/jffi-1.2.8-junit-4.11.patch  |  14 ---
 dev-java/jffi/files/jffi-1.2.8-makefile.patch    |  52 ---------
 dev-java/jffi/files/jffi-1.3.6-GNUmakefile.patch |  26 -----
 dev-java/jffi/jffi-1.2.9-r1.ebuild               | 131 -----------------------
 dev-java/jffi/jffi-1.3.6.ebuild                  |  98 -----------------
 6 files changed, 323 deletions(-)