Bug 1221705 - GCC 14: python-poetry-core package fails
Summary: GCC 14: python-poetry-core package fails
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Python (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Python maintainers (group account)
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: modern_C
  Show dependency treegraph
 
Reported: 2024-03-19 12:29 UTC by Michal Jireš
Modified: 2024-03-22 20:45 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Jireš 2024-03-19 12:29:02 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.
Comment 1 OBSbugzilla Bot 2024-03-19 17:35:02 UTC
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
Comment 2 Matej Cepl 2024-03-22 20:45:04 UTC
Package released.