#6154 closed bug (fixed)
r37076 fails to compile
Reported by: | xeon3d | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/alpha2 |
Keywords: | scsi busmanager fails build | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
Tested by 2 different persons (Ziusundra and Me).
Probably introduced in 37072 (per Ziusundra's ability to read the rev log), rev 37071 build perfectly on the same systems. Other builds not tried.
The error is:
SetVersion1 /home/xeon3d/code/haiku/haiku/generated.x86gcc2/objects/haiku/x86/release/add-ons/kernel/bus_managers/pci/pci Chmod1 /home/xeon3d/code/haiku/haiku/generated.x86gcc2/objects/haiku/x86/release/add-ons/kernel/bus_managers/pci/pci ...skipped <HaikuImage>haiku.image-copy-files-dummy-system/add-ons/kernel/bus_managers for lack of scsi... ...skipped haiku-nightly.image for lack of <HaikuImage>haiku.image-copy-files... ...failed updating 2 target(s)... ...skipped 3 target(s)... ...updated 252 target(s)... root@Ubantoo:~/code/haiku/haiku/generated.x86gcc2#
Change History (5)
comment:1 by , 14 years ago
Component: | System/Kernel → - General |
---|---|
Owner: | changed from | to
comment:2 by , 14 years ago
Component: | - General → System/Kernel |
---|---|
Owner: | changed from | to
Summary: | r37076 fails to compil → r37076 fails to compile |
comment:3 by , 14 years ago
comment:5 by , 14 years ago
As a general note, please don't use Trac to report a broken build. We already have a build bot, which usually catches these things (and in this case as well), and notifies the commit list. Trac would get swamped with tickets if there was one report per broken build. :-)
Note:
See TracTickets
for help on using tickets.
Tried to build 37072 and it fails exactly on the same spot, so I guess this is where the bug was introduced.