Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914190 - [guru] sys-apps/pnpm-bin-8.7.5 does not respect LDFLAGS
Summary: [guru] sys-apps/pnpm-bin-8.7.5 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vitaly Zdanevich
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-09-14 15:16 UTC by Agostino Sarubbo
Modified: 2024-02-15 14:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,41.28 KB, text/plain)
2023-09-14 15:16 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 2023-09-14 15:16:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/pnpm-bin-8.7.5 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2023-09-14 15:16:40 UTC
Created attachment 870581 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-18 12:37:13 UTC
The bug has been closed via the following commit(s):

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

commit a6e8da04dc4ac66c11e303525c8e85ebce0dcbd9
Author:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
AuthorDate: 2023-09-14 17:42:33 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
CommitDate: 2023-09-14 17:42:33 +0000

    sys-apps/pnpm-bin: add QA_FLAGS_IGNORED
    
    Closes: https://bugs.gentoo.org/914190
    Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>

 sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)
Comment 3 Eli Schwartz 2023-11-13 01:09:16 UTC
*** Bug 914191 has been marked as a duplicate of this bug. ***
Comment 4 Eli Schwartz 2023-11-13 01:09:46 UTC
*** Bug 915475 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2024-02-15 14:58:22 UTC
The bug has been closed via the following commit(s):

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

commit fe242a03ee1867f4fa700680c638156c720d4b52
Author:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
AuthorDate: 2024-02-15 10:59:24 +0000
Commit:     Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
CommitDate: 2024-02-15 10:59:24 +0000

    sys-apps/pnpm-bin: replace QA_FLAGS_IGNORED to QA_PREBUILT
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=914190
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=914191
    Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>

 sys-apps/pnpm-bin/pnpm-bin-8.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)