Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884593 - [guru] dev-python/WSME-0.11.0 fails to compile (CLANG-STRICTER-SYSTEM): Installing -nspkg.pth files is banned
Summary: [guru] dev-python/WSME-0.11.0 fails to compile (CLANG-STRICTER-SYSTEM): Insta...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 883357
  Show dependency tree
 
Reported: 2022-12-06 15:18 UTC by Agostino Sarubbo
Modified: 2023-02-27 22:31 UTC (History)
1 user (show)

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


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

Issue: dev-python/WSME-0.11.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-06 15:18:08 UTC
Created attachment 840445 [details]
build.log

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


TypeError: ClassDocumenter.add_content() takes 2 positional arguments but 3 were given
TypeError: add_content() takes 2 positional arguments but 3 were given
Comment 3 Larry the Git Cow gentoo-dev 2023-02-27 22:31:03 UTC
The bug has been closed via the following commit(s):

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

commit 6abdfe3ff1b0ffa246f8ca5e1298b7233003fe58
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-27 21:03:02 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-27 21:04:04 +0000

    dev-python/WSME: treeclean
    
    Closes: https://bugs.gentoo.org/820653
    Closes: https://bugs.gentoo.org/884593
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/WSME/Manifest           |  1 -
 dev-python/WSME/WSME-0.11.0.ebuild | 44 --------------------------------------
 dev-python/WSME/metadata.xml       | 13 -----------
 profiles/package.mask              |  5 -----
 4 files changed, 63 deletions(-)