Bugzilla – Bug 1221705
GCC 14: python-poetry-core package fails
Last modified: 2024-03-22 20:45:04 UTC
Building python-poetry-core with GCC 14 fails here: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:Gcc7/python-poetry-core/standard/x86_64 Due to (exhaustive list of errors): extended/extended.c:13:9: error: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 13 | NULL, | ^~~~ extended/extended.c:13:9: note: (near initialization for ‘module_methods[0].ml_flags’) error: command '/usr/bin/gcc' failed with exit code 1 src/extended/extended.c:13:9: error: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 13 | NULL, | ^~~~ src/extended/extended.c:13:9: note: (near initialization for ‘module_methods[0].ml_flags’) See the meta bug#1220571 for more info.
This is an autogenerated message for OBS integration: This bug (1221705) was mentioned in https://build.opensuse.org/request/show/1159613 Factory / python-poetry-core
Package released.