Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923266 - [guru] dev-python/gevent-23.9.1 fails to compile: configure: error: CFLAGS has changed since the previous run:
Summary: [guru] dev-python/gevent-23.9.1 fails to compile: configure: error: CFLAGS ha...
Status: RESOLVED PKGREMOVED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Shaoyu Tseng
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-29 13:33 UTC by Agostino Sarubbo
Modified: 2024-10-07 17:39 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,269.67 KB, text/plain)
2024-01-29 13:33 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 2024-01-29 13:33:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/gevent-23.9.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-29 13:33:17 UTC
Created attachment 883559 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-29 13:33:18 UTC
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:
Comment 3 Larry the Git Cow gentoo-dev 2024-09-07 13:38:10 UTC
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(+)
Comment 4 benoit.dufour 2024-09-29 05:33:23 UTC
The upstream gevent version is 24.2.1, maybe that one would build?
https://github.com/gevent/gevent/tree/24.2.1
Comment 5 Larry the Git Cow gentoo-dev 2024-10-07 17:39:56 UTC
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(-)