Summary: | [guru] dev-python/gevent-23.9.1 fails to compile: configure: error: CFLAGS has changed since the previous run: | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | Shaoyu Tseng <dev> |
Status: | RESOLVED PKGREMOVED | ||
Severity: | normal | CC: | benoit.dufour, guru-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 883559 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: subprocess.CalledProcessError: Command '(cd "/var/tmp/portage/dev-python/gevent-23.9.1/work/gevent-23.9.1/deps/c-ares" && if [ -r include/ares_build.h ]; then cp include/ares_build.h include/ares_build.h.orig; fi && sh ./configure --disable-dependency-tracking -C CFLAGS="-Wsign-compare -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0" && cp src/lib/ares_config.h include/ares_build.h "$OLDPWD" && cat include/ares_build.h && if [ -r include/ares_build.h.orig ]; then mv include/ares_build.h.orig include/ares_build.h; fi) > configure-output.txt' returned non-zero exit status 1. configure: error: `CFLAGS' has changed since the previous run: The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27c15bd899cbea57c540b228a5ff5f828aa6e2a2 commit 27c15bd899cbea57c540b228a5ff5f828aa6e2a2 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-09-07 12:54:55 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-09-07 12:54:55 +0000 profiles: last-rite dev-python/gevent Bug: https://bugs.gentoo.org/923266 Bug: https://bugs.gentoo.org/927808 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> profiles/package.mask | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) The upstream gevent version is 24.2.1, maybe that one would build? https://github.com/gevent/gevent/tree/24.2.1 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2be8d29de7d383afefaa304a6d6c0f549bfcec60 commit 2be8d29de7d383afefaa304a6d6c0f549bfcec60 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-10-07 12:15:23 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-10-07 12:15:23 +0000 dev-python/gevent: treeclean Closes: https://bugs.gentoo.org/923266 (pkgremoved) Closes: https://bugs.gentoo.org/927808 (pkgremoved) Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> dev-python/gevent/Manifest | 1 - dev-python/gevent/gevent-23.9.1.ebuild | 31 ------------------------------- dev-python/gevent/metadata.xml | 17 ----------------- profiles/package.mask | 5 ----- 4 files changed, 54 deletions(-) |