Opened 14 months ago

Last modified 4 weeks ago

#67090 assigned defect

boost171 @1.71.0_6: doesn't build against python3.11

Reported by: kencu (Ken) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mascguy (Christopher Nielsen), Guymer (Thomas Guymer), cooljeanius (Eric Gallager)
Port: boost171

Description

python311 variant was recently added to boost171, but it doesn't build.

log has many:

:info:build ./boost/python/object/make_instance.hpp:50:31: error: expression is not assignable
:info:build             Py_SIZE(instance) = offsetof(instance_t, storage);
:info:build             ~~~~~~~~~~~~~~~~~ ^

Attachments (1)

boost171-fail-python311.log (1.5 MB) - added by kencu (Ken) 14 months ago.

Download all attachments as: .zip

Change History (3)

Changed 14 months ago by kencu (Ken)

Attachment: boost171-fail-python311.log added

comment:1 Changed 14 months ago by Guymer (Thomas Guymer)

Cc: Guymer added

comment:2 Changed 4 weeks ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.