#58: abuild: Fails for iwill/dk8_htx due to hardcoded paths ---------------------------------+------------------------------------------ Reporter: uwe | Owner: stepan Type: defect | Status: new Priority: major | Milestone: Component: testsystem | Version: v2 Keywords: abuild | Dependencies: Patchstatus: there is no patch | ---------------------------------+------------------------------------------ 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
}}}