Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1476 - make toolchain breaks at binutils #6499

Closed
openwrt-bot opened this issue Apr 8, 2018 · 2 comments
Closed

FS#1476 - make toolchain breaks at binutils #6499

openwrt-bot opened this issue Apr 8, 2018 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

k0ste:

make[2]: Entering directory '/srv/raid/filez/builder/openwrt/scripts/config'
make[2]: Leaving directory '/srv/raid/filez/builder/openwrt/scripts/config'
make[1]: Entering directory '/srv/raid/filez/builder/openwrt'
make[2]: Entering directory '/srv/raid/filez/builder/openwrt'

  • mkdir -p /srv/raid/filez/builder/openwrt/staging_dir/target-mips_24kc_musl
  • cd /srv/raid/filez/builder/openwrt/staging_dir/target-mips_24kc_musl
  • mkdir -p bin lib include stamp
    mkdir -p /srv/raid/filez/builder/openwrt/build_dir/target-mips_24kc_musl/stamp
    touch /srv/raid/filez/builder/openwrt/staging_dir/target-mips_24kc_musl/.prepared
    make[3]: Entering directory '/srv/raid/filez/builder/openwrt/toolchain/gdb'
    make[3]: Nothing to be done for 'compile'.
    make[3]: Leaving directory '/srv/raid/filez/builder/openwrt/toolchain/gdb'
    make[3]: Entering directory '/srv/raid/filez/builder/openwrt/toolchain/binutils'
    mkdir -p /srv/raid/filez/builder/openwrt/dl
    SHELL= flock /srv/raid/filez/builder/openwrt/tmp/.binutils-.tar.bz2.flock -c ' /srv/raid/filez/builder/openwrt/scripts/download.pl "/srv/raid/filez/builder/openwrt/dl" "binutils-.tar.bz2" "x" "" "@GNU/binutils/" '
    Cannot find appropriate hash command, ensure the provided hash is either a MD5 or SHA256 checksum.
    make[3]: *** [Makefile:119: /srv/raid/filez/builder/openwrt/dl/binutils-.tar.bz2] Error 255
    make[3]: Leaving directory '/srv/raid/filez/builder/openwrt/toolchain/binutils'
    make[2]: *** [toolchain/Makefile:98: toolchain/binutils/compile] Error 2
    make[2]: Leaving directory '/srv/raid/filez/builder/openwrt'
    make[1]: *** [toolchain/Makefile:94: /srv/raid/filez/builder/openwrt/staging_dir/toolchain-mips_24kc_gcc-5.5.0_musl/stamp/.toolchain_compile] Error 2
    make[1]: Leaving directory '/srv/raid/filez/builder/openwrt'
    make: *** [/srv/raid/filez/builder/openwrt/include/toplevel.mk:218: world] Error 2
@openwrt-bot
Copy link
Author

yousong:

Please share steps of reproduce and output of "./script/diffconfig.sh"

@openwrt-bot
Copy link
Author

diizzyy:

Looks like a broken git clone and/or very old trunk seeing as it uses GCC 5.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant