Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 798909

Summary: [guru] net-dialup/atinout-0.9.1 does not respect CFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Marco Scardovi (scardracs) <mscardovi>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-06-27 13:13:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dialup/atinout-0.9.1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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 2021-06-27 13:13:59 UTC
Created attachment 719586 [details]
build.log

build log and emerge --info
Comment 2 Marco Scardovi (scardracs) 2021-06-27 13:31:53 UTC Comment hidden (obsolete)
Comment 3 Larry the Git Cow gentoo-dev 2021-06-28 10:58:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e14b57d4679cd38fde03ff8cb5397208a5d20056

commit e14b57d4679cd38fde03ff8cb5397208a5d20056
Author:     Marco Scardovi <marco@scardovi.com>
AuthorDate: 2021-06-27 17:23:03 +0000
Commit:     Marco Scardovi <marco@scardovi.com>
CommitDate: 2021-06-27 17:26:35 +0000

    net-dialup/atinout: patched Makefile
    
    The original one does not respect CFLAGS/LDFLAGS so with the
    help of Sam we've patched him to make it respecting *FLAGS
    
    Closes: https://bugs.gentoo.org/798909
    Closes: https://bugs.gentoo.org/798903
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Marco Scardovi <marco@scardovi.com>

 ...tinout-0.9.1.ebuild => atinout-0.9.1-r1.ebuild} |  4 ++-
 net-dialup/atinout/files/0003-patch-makefile.patch | 40 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)