Opened 16 years ago
Closed 16 years ago
#2458 closed bug (fixed)
gcc4 build fails on haiku
Reported by: | mt | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/BFS | Version: | R1/pre-alpha1 |
Keywords: | Cc: | andreas.faerber@… | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I tried building native gcc4 (source from haiku tree) on Haiku. (hrev26134) But Build stops after fixinclude. From syslog, I thing file system issue has occur at fixinclude.
Attachments (6)
Change History (14)
by , 16 years ago
Attachment: | syslog.txt added |
---|
comment:1 by , 16 years ago
Cc: | added |
---|
comment:2 by , 16 years ago
The "KERN: bfs: inode at 2621836 is corrupt!" line would indicate that said inode is in fact corrupt. The could easily be from a damage filesystem because of crashes probably. Can you reproduce the same issue with a freshly initialized filesystem as well? I will try to do a GCC4 build and check if the same issues arise here.
comment:3 by , 16 years ago
by , 16 years ago
by , 16 years ago
Attachment: | syslog2.txt added |
---|
by , 16 years ago
Attachment: | gcclog2.txt added |
---|
follow-up: 6 comment:5 by , 16 years ago
Replying to scottmc:
Can this be closed yet? We have gcc4 now.
I misread this one. But has anyone tried doing this since we got gcc4? That is, building a gcc4 haiku on a gcc4 haiku, and did it work?
comment:6 by , 16 years ago
comment:7 by , 16 years ago
comment:8 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Jup, that's normal. The comparison method is not applicable to Haiku. The issue mentioned here has been tracked and fixed in #3476.
syslog file