Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865643 - net-dns/maradns-3.5.0022 does not respect CFLAGS
Summary: net-dns/maradns-3.5.0022 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: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2022-08-18 06:39 UTC by Agostino Sarubbo
Modified: 2022-09-09 06:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,63.98 KB, text/plain)
2022-08-18 06:39 UTC, Agostino Sarubbo
Details
Patch (0001-x.patch,954 bytes, patch)
2022-08-22 00:14 UTC, Victor Kustov
Details | Diff

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

Issue: net-dns/maradns-3.5.0022 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-18 06:39:54 UTC
CC'ing also the author of the commit (5b43506ed9b31d9388b82b16375fa381f21aabde)
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-18 06:39:55 UTC
Created attachment 800005 [details]
build.log

build log and emerge --info
Comment 3 Victor Kustov 2022-08-18 17:24:45 UTC
Deadwood... OK, I'll fix it.
Comment 4 Victor Kustov 2022-08-22 00:14:28 UTC
Created attachment 800393 [details, diff]
Patch

Can you check with this patch?
Comment 5 Larry the Git Cow gentoo-dev 2022-09-09 06:20:55 UTC
The bug has been closed via the following commit(s):

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

commit 2e4ebfb0c5c6c4068fb007e2106813087bb7d9e8
Author:     Victor Kustov <ktrace@yandex.ru>
AuthorDate: 2022-08-24 17:24:20 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-09-09 06:20:48 +0000

    net-dns/maradns: fix CFLAGS for Deadwood
    
    Closes: https://bugs.gentoo.org/865643
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Victor Kustov <ktrace@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/27003
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-dns/maradns/files/maradns-3.5.0022-flags.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)