Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796857 - [guru] dev-python/debugpy-1.3.0 does not respect CFLAGS/LDFLAGS
Summary: [guru] dev-python/debugpy-1.3.0 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas Billmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-06-20 07:53 UTC by Agostino Sarubbo
Modified: 2021-08-24 18:41 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,480.31 KB, text/plain)
2021-06-20 07:53 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 2021-06-20 07:53:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/debugpy-1.3.0 does not respect CFLAGS/LDFLAGS.
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 and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-20 07:53:25 UTC
Created attachment 716931 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-08-24 18:41:16 UTC
The bug has been closed via the following commit(s):

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

commit da0f62bc1a88d9b4a94249013057b7ecae404d7d
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-08-24 18:02:03 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-08-24 18:41:12 +0000

    dev-python/debugpy: import from ::guru, new dep of ipykernel
    
    Closes: https://bugs.gentoo.org/800133
    Closes: https://bugs.gentoo.org/796854
    Closes: https://bugs.gentoo.org/796857
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/debugpy/Manifest             |  1 +
 dev-python/debugpy/debugpy-1.4.1.ebuild | 39 +++++++++++++++++++++++++++++++++
 dev-python/debugpy/metadata.xml         | 15 +++++++++++++
 3 files changed, 55 insertions(+)