Opened 6 years ago

Closed 2 years ago

#14233 closed bug (fixed)

buildbot slaves don't rebuild buildtools

Reported by: korli Owned by: haiku-web
Priority: normal Milestone:
Component: Sys-Admin Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

See https://buildbot.haiku-os.org/builders/buildtools-master-geist-bot2-ubuntu64/builds/56/steps/compile%20x86%20buildtools/logs/stdio

../haiku/configure: could not find setfattr, assuming host has no extended attributes
x86 crosstools already exist in /home/builder/builds/cross-tools-x86/cross-tools-x86; skipping build
Configured successfully!

Change History (4)

comment:1 by korli, 6 years ago

in dir /home/builder/builds/buildtools-master-geist-bot1-ubuntu64/build
rm -rf "../cross-tools-x86
in dir /home/builder/builds/buildtools-master-geist-bot1-ubuntu64/build
mkdir -p "../cross-tools-x86
in dir /home/builder/builds/buildtools-master-geist-bot1-ubuntu64/../cross-tools-x86
../haiku/configure -j2 --build-cross-tools x86 ../buildtools

The last directory should be /home/builder/builds/buildtools-master-geist-bot1-ubuntu64/build/../cross-tools-x86

comment:3 by nielx, 6 years ago

Owner: changed from haiku-sysadmin to haiku-web
Status: newassigned

The haiku-sysadmin user no longer exists, changing to haiku-web.

comment:4 by pulkomandy, 2 years ago

Resolution: fixed
Status: assignedclosed

Pull request was merged, and we don't use buildbot anymore anyway.

Note: See TracTickets for help on using tickets.