Opened 4 years ago

Closed 3 years ago

#15786 closed bug (fixed)

LGTM build failed

Reported by: mt Owned by: jessicah
Priority: normal Milestone: R1/beta3
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Change History (4)

comment:1 by nielx, 4 years ago

Component: - GeneralBuild System
Owner: changed from nobody to bonefish

Relevant snippet of the build log. My first hunch is an escaping problem somewhere.

[2020-04-09 10:10:37] [build] BuildHaikuImage1 generated/haiku-nightly.image 
[2020-04-09 10:10:37] [build] Creating image ...
[2020-04-09 10:10:37] [build] Writing boot code to "/opt/src/generated/haiku-nightly.image" (partition offset: 0 bytes, start offset = 0) ...
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:37] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:38] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:38] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:38] [build] Error: Invalid command "[T". Type "help" for a list of supported commands
[2020-04-09 10:10:38] [build] Error: Read non-number command reply from FS shell: "[T 10:10:37 107"
[2020-04-09 10:10:38] [build] export imagePath="generated/haiku-nightly.image"
[2020-04-09 10:10:38] [build] export isImage="1"
[2020-04-09 10:10:38] [build] export isVMwareImage=""
[2020-04-09 10:10:38] [build] build/scripts/build_haiku_image /opt/src/generated/haiku.image-init-vars /opt/src/generated/haiku.image-make-dirs /opt/src/generated/haiku.image-copy-files /opt/src/generated/haiku.image-extract-files
[2020-04-09 10:10:38] [build] ...failed BuildHaikuImage1 generated/haiku-nightly.image ...
[2020-04-09 10:10:38] [build] ...removing generated/haiku-nightly.image
[2020-04-09 10:10:38] [build] BUILD FAILURE:
[2020-04-09 10:10:38] [build] ...failed updating 1 target(s)...
[2020-04-09 10:10:38] [build] ...updated 15153 target(s)...

comment:2 by pulkomandy, 4 years ago

Owner: changed from bonefish to jessicah
Status: newassigned

Reassigning to Jessicah as she set this up.

comment:3 by mt, 3 years ago

Fixed in hrev55045, thanks!

comment:4 by pulkomandy, 3 years ago

Milestone: UnscheduledR1/beta3
Resolution: fixed
Status: assignedclosed

Thanks to you for fixing it :)

Note: See TracTickets for help on using tickets.