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

Bug 744046

Summary: app-pda/pilot-link-0.12.5-r3 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-22 06:45:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-pda/pilot-link-0.12.5-r3 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 2020-09-22 06:45:17 UTC
Created attachment 661834 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-02 21:43:31 UTC
The bug has been referenced in the following commit(s):

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

commit c8f2f1b3a2751418bfd1057b69d5bce3bb8775aa
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-02 21:43:16 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-02 21:43:16 +0000

    profiles: last-rite app-pda/{jpilot,pilot-link}
    
    Bug: https://bugs.gentoo.org/744046
    Bug: https://bugs.gentoo.org/750203
    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 2022-07-03 13:39:13 UTC
The bug has been closed via the following commit(s):

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

commit 38dfa562aea08b298b759e011048dc2e17568d4f
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-03 13:39:02 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-03 13:39:02 +0000

    profiles: unmask app-pda/pilot-link again
    
    Closes: https://bugs.gentoo.org/744046
    Closes: https://bugs.gentoo.org/750203
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ------
 1 file changed, 6 deletions(-)

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

commit 75ba31febe3ad06e585ca7cf3d5b0eaf48c8ee48
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-03 13:39:01 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-03 13:39:01 +0000

    app-pda/pilot-link: update EAPI 6 -> 8
    
    Closes: https://github.com/gentoo/gentoo/pull/23943
    Closes: https://bugs.gentoo.org/744046
    Closes: https://bugs.gentoo.org/750203
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-pda/pilot-link/Manifest                        |   2 +-
 .../files/pilot-link-0.12.5-Werror-args.patch      |  18 ----
 app-pda/pilot-link/pilot-link-0.12.5-r3.ebuild     | 105 ---------------------
 app-pda/pilot-link/pilot-link-0.12.5-r4.ebuild     |  90 ++++++++++++++++++
 4 files changed, 91 insertions(+), 124 deletions(-)