Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865377 - app-misc/remind-04.00.02 does not respect CFLAGS
Summary: app-misc/remind-04.00.02 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: Zoltan Puskas
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2022-08-16 09:48 UTC by Agostino Sarubbo
Modified: 2022-09-05 12:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,55.58 KB, text/plain)
2022-08-16 09:48 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 2022-08-16 09:48:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/remind-04.00.02 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

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 2022-08-16 09:48:07 UTC
Created attachment 799871 [details]
build.log

build log and emerge --info
Comment 2 Zoltan Puskas 2022-08-22 07:14:11 UTC
Upstream was very kind and responsive and they've both suggestions to make remind better and more Gentoo compatible.

Add install-nostripped top-level Makefile target:
https://salsa.debian.org/dskoll/remind/-/commit/5a7452d9f64d2bc010878460dcfdf698c2a7364f

Pass CFLAGS at link-time:
https://salsa.debian.org/dskoll/remind/-/commit/4d57b9d0aa25a476d4068582de5a2a91bb53004c

Future versions of remind won't suffer from these issues. :)
Comment 3 Larry the Git Cow gentoo-dev 2022-09-05 12:37:21 UTC
The bug has been closed via the following commit(s):

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

commit 3c30d0c321e4039197f3905451630fe7156d0735
Author:     Zoltan Puskas <zoltan@sinustrom.info>
AuthorDate: 2022-08-21 10:08:52 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-09-05 12:37:12 +0000

    app-misc/remind: drop 04.00.02
    
    Closes: https://bugs.gentoo.org/865377
    Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
    Closes: https://github.com/gentoo/gentoo/pull/26941
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/remind/Manifest               |  1 -
 app-misc/remind/remind-04.00.02.ebuild | 54 ----------------------------------
 2 files changed, 55 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit fa2778445285a2f3f2d5f8351dfe1007274b1572
Author:     Zoltan Puskas <zoltan@sinustrom.info>
AuthorDate: 2022-08-21 10:06:49 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-09-05 12:37:12 +0000

    app-misc/remind: add 04.00.03
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=865377
    Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/remind/Manifest               |  1 +
 app-misc/remind/remind-04.00.03.ebuild | 55 ++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)