Opened 9 years ago

Closed 8 years ago

#11474 closed bug (fixed)

haikuporter --do-bootstrap fails

Reported by: korli Owned by: zooey
Priority: normal Milestone: Unscheduled
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description

See screenshot.

x86_64 bootstrap build hrev48304.

Attachments (1)

screenshot.jpeg (93.6 KB ) - added by korli 9 years ago.
python failure

Download all attachments as: .zip

Change History (6)

by korli, 9 years ago

Attachment: screenshot.jpeg added

python failure

comment:1 by korli, 9 years ago

Owner: changed from bonefish to nobody
Status: newassigned

comment:2 by bonefish, 9 years ago

Owner: changed from nobody to zooey

comment:3 by zooey, 9 years ago

Status: assignedin-progress

The problem described here (with respect to Python missing the _collections module and a lot of others) should have been fixed by Jonathan's changes to haikuports.cross, but maybe I'm remembering that incorrectly.

But even with a working Python, the bootstrap fails. I'm currently working on getting that fixed and although I've made considerable progress, I'm still not there - as of yesterday, gcc fails to build on the bootstrap image, because it doesn't want to build libquadmath.

comment:4 by luroh, 9 years ago

Milestone: R1Unscheduled

comment:5 by korli, 8 years ago

Resolution: fixed
Status: in-progressclosed

The initial problem is fixed for me: python_bootstrap now provides the required modules to run haikuporter, plus the socket module needed for running the bootstrap_daemon python script. Improvements are still possible, but not that useful atm.

Note: See TracTickets for help on using tickets.