Package: u-boot
Version: 2014.10+dfsg1-2
Severity: wishlist

When attempting to build u-boot using a cross-toolchain
(crossbuild-essential-armhf, gcc-4.9-arm-linux-gnueabihf, etc.) with
sbuild, the individual board targets appear to build fine, but it fails
on the tools-only target:

  make[2]: Leaving directory '/«BUILDDIR»/u-boot-2014.10+dfsg1'
  # board-independent tools
  /usr/bin/make O=debian/build/tools -j5 \
        HOSTCC=arm-linux-gnueabihf-gcc \
        HOSTSTRIP=arm-linux-gnueabihf-strip \
        NO_SDL=1 \
      tools-only
  make[2]: Entering directory '/«BUILDDIR»/u-boot-2014.10+dfsg1'
    CHK     include/config/uboot.release
    CHK     include/generated/timestamp_autogenerated.h
    HOSTCC  scripts/basic/fixdep
    UPD     include/generated/timestamp_autogenerated.h
    UPD     include/config/uboot.release
    CHK     include/generated/version_autogenerated.h
    UPD     include/generated/version_autogenerated.h
  /bin/sh: 1: scripts/basic/fixdep: not found
  make[4]: *** [scripts/basic/fixdep] Error 127
  scripts/Makefile.host:118: recipe for target 'scripts/basic/fixdep' failed
  make[3]: *** [scripts_basic] Error 2
  /«BUILDDIR»/u-boot-2014.10+dfsg1/Makefile:384: recipe for target 
'scripts_basic' failed
  make[2]: *** [sub-make] Error 2
  Makefile:134: recipe for target 'sub-make' failed
  make[2]: Leaving directory '/«BUILDDIR»/u-boot-2014.10+dfsg1'
  make[1]: *** [override_dh_auto_build] Error 2
  debian/rules:28: recipe for target 'override_dh_auto_build' failed
  make[1]: Leaving directory '/«BUILDDIR»/u-boot-2014.10+dfsg1'
  make: *** [build] Error 2
  debian/rules:24: recipe for target 'build' failed
  dpkg-buildpackage: error: debian/rules build gave error exit status 2


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to