Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884691 - [guru] dev-python/wheezy-template-3.1.0 fails to compile (CLANG-STRICTER-SYSTEM): Installing -nspkg.pth files is banned
Summary: [guru] dev-python/wheezy-template-3.1.0 fails to compile (CLANG-STRICTER-SYST...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-07 12:32 UTC by Agostino Sarubbo
Modified: 2024-05-13 22:38 UTC (History)
0 users

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


Attachments
build.log (build.log,173.13 KB, text/plain)
2022-12-07 12:32 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-12-07 12:32:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/wheezy-template-3.1.0 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-07 12:32:10 UTC
Created attachment 840631 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-07 12:32:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *           die "Installing *-nspkg.pth files is banned";
 *   Installing *-nspkg.pth files is banned
Comment 3 Larry the Git Cow gentoo-dev 2024-04-14 02:18:35 UTC
The bug has been referenced in the following commit(s):

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

commit 4b3169083ff63c935a5a2271e17148080f095423
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-04-14 02:03:42 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-04-14 02:03:42 +0000

    profiles: mask dev-python/wheezy-template
    
    Bug: https://bugs.gentoo.org/884691
    Bug: https://bugs.gentoo.org/921903
    Bug: https://bugs.gentoo.org/897596
    Signed-off-by: Julien Roy <julien@jroy.ca>

 profiles/package.mask | 2 ++
 1 file changed, 2 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-05-13 22:38:20 UTC
The bug has been closed via the following commit(s):

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

commit 60fe214593e2e886f27d762a4733644318400f2a
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-05-13 22:17:10 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-05-13 22:18:22 +0000

    dev-python/wheezy-template: treeclean
    
    Closes: https://bugs.gentoo.org/884691
    Closes: https://bugs.gentoo.org/921903
    Closes: https://bugs.gentoo.org/931442
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-python/wheezy-template/Manifest                |  1 -
 dev-python/wheezy-template/metadata.xml            |  8 -------
 .../wheezy-template/wheezy-template-3.1.0.ebuild   | 26 ----------------------
 3 files changed, 35 deletions(-)