Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834755 - [guru] www-apps/code-server-bin-4.1.0 does not respect LDFLAGS
Summary: [guru] www-apps/code-server-bin-4.1.0 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: Leonardo Hernández Hernández
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-03-08 08:05 UTC by Agostino Sarubbo
Modified: 2022-04-15 18:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,47.38 KB, text/plain)
2022-03-08 08:05 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 2022-03-08 08:05:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/code-server-bin-4.1.0 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 2022-03-08 08:05:08 UTC
Created attachment 766529 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-04-15 18:41:58 UTC
The bug has been closed via the following commit(s):

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

commit fba7fc2a759942fe61da56f07e12b695d2bf6c17
Author:     Leonardo Hernández Hernández <leohdz172@outlook.com>
AuthorDate: 2022-04-14 23:30:47 +0000
Commit:     Leonardo Hernández Hernández <leohdz172@outlook.com>
CommitDate: 2022-04-14 23:53:49 +0000

    www-apps/code-server-bin: fix CFLAGS/LDFLAGS QA notice
    
    Closes: https://bugs.gentoo.org/834755
    Closes: https://bugs.gentoo.org/834756
    Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>

 .../code-server-bin/code-server-bin-4.1.0.ebuild   | 64 ++++++++++++----------
 1 file changed, 36 insertions(+), 28 deletions(-)