Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744046 - app-pda/pilot-link-0.12.5-r3 does not respect CFLAGS
Summary: app-pda/pilot-link-0.12.5-r3 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: PMASKED
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-09-22 06:45 UTC by Agostino Sarubbo
Modified: 2022-07-03 13:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,127.30 KB, text/plain)
2020-09-22 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-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(-)