Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

toolchain build failure #41

@hydra3333

Description

@hydra3333

Hello,

I downloaded and extracted the .py and ran it like this

u@ubuntu:~/Desktop/DeadSiz27$ ./cross_compiler.py --debug --build_all --force

but it crashed ... advice welcomed.

checking for gcc version with buggy 64-bit support... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fopen64... yes
checking size of off_t... 8
checking file_ptr type... BFD_HOST_64_BIT
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating bfd-in3.h
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[1]: Leaving directory '/home/u/Desktop/DeadSiz27/workdir/toolchain/bld/binutils-2.30'
Makefile:850: recipe for target 'all' failed
make: *** [all] Error 2
[16:07:24][INFO] [TOOLCHAIN] Error [2] running process: 'make  -j2 V=1' in '/home/u/Desktop/DeadSiz27/workdir/toolchain/bld/binutils-2.30'
[16:07:24][INFO] [TOOLCHAIN] You can try deleting the product/dependency folder: '/home/u/Desktop/DeadSiz27/workdir/toolchain/bld/binutils-2.30' and re-run the script
u@ubuntu:~/Desktop/DeadSiz27$ 

build-crash-01.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions