Opened 10 years ago
Closed 9 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)
Change History (6)
by , 10 years ago
Attachment: | screenshot.jpeg added |
---|
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 10 years ago
Owner: | changed from | to
---|
comment:3 by , 10 years ago
Status: | assigned → in-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 , 10 years ago
Milestone: | R1 → Unscheduled |
---|
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
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.
python failure