Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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 xeon3d, 14 years ago

Component: System/Kernel- General
Owner: changed from axeld to nobody

comment:2 by xeon3d, 14 years ago

Component: - GeneralSystem/Kernel
Owner: changed from nobody to axeld
Summary: r37076 fails to compilr37076 fails to compile

comment:3 by xeon3d, 14 years ago

Tried to build 37072 and it fails exactly on the same spot, so I guess this is where the bug was introduced.

comment:4 by anevilyak, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev37081.

comment:5 by stippi, 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.