Ticket #58 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

abuild: Fails for iwill/dk8_htx due to hardcoded paths

Reported by: uwe Owned by: stepan
Priority: major Milestone:
Component: testsystem Version: v2
Keywords: abuild Cc:
Dependencies: Patch Status: there is no patch

Description

When invoking 'abuild' manually it fails due to some hardcoded paths.

Processing mainboard/iwill/dk8_htx (i386: ok)
Using existing test target /home/uwe/code/linuxbios/repos/trunk/LinuxBIOSv2/targets/iwill/dk8_htx/Config-abuild.lb ok
  Creating builddir...ok
  Compiling image ..FAILED after 3s! Log excerpt:
nm -n linuxbios | sort > linuxbios.map
objcopy --gap-fill 0xff -O binary linuxbios linuxbios.strip
make[1]: *** No rule to make target `/home/stepan/svn/LinuxBIOSv2/util/abuild/LinuxBIOS-payloads/payloads/default/filo-0.5.0.elf', needed by `payload.lzma'.  Stop.
make[1]: Leaving directory `/home/uwe/code/linuxbios/repos/trunk/LinuxBIOSv2/util/abuild/linuxbios-builds/iwill_dk8_htx/normal'
make: *** [normal/linuxbios.rom] Error 1


Attachments

Change History

Changed 2 years ago by stepan

  • status changed from new to closed
  • resolution set to fixed

(In [2521]) This is a typo that went into one of the abuild files. it will break abuild on this board for everyone but me. Closes #58 Signed-off-by: Stefan Reinauer <stepan@…> Acked-by: Stefan Reinauer <stepan@…> (trivial patch)

Add/Change #58 (abuild: Fails for iwill/dk8_htx due to hardcoded paths)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.