Page 1 of 1

Current build problems 1.11.x (LEDE)

Posted: Wed Mar 21, 2018 11:36 pm
by ispyisail
Hi

As per
https://github.com/ericpaulbishop/gargoyle/issues/633

I'm still having build problems

I've gone back to 16.04.x

Two theorys i'm working on is

* Build space (hard drive full)
* Number of build Threads (hardware differences)

I made a new VM with lots of drive capacity with 16.04 and the build failed again (LEDE).

With the same VM I switched back to "Master" and the build finished without fault.

I've now switched the same VM build back to LEDE test and are now waiting for the results?

Re: Current build problems 1.11.x (LEDE)

Posted: Wed Mar 21, 2018 11:40 pm
by ispyisail
My other build machine (Master) all it does is build images and I haven't touched it for 4 years. I notice it had some package problems last build.

Need to update NPM?

Re: Current build problems 1.11.x (LEDE)

Posted: Wed Mar 21, 2018 11:50 pm
by Lantis
Try setting the number of build threads from “auto” to 1.

Re: Current build problems 1.11.x (LEDE)

Posted: Thu Mar 22, 2018 9:36 pm
by ispyisail
I can build "Master" OK

I can build "base_on_openwrt_remerge" with "make FULL_BUILD=true ar71xx.usb_large" OK

But

I can build "base_on_openwrt_remerge" with "make FULL_BUILD=true ar71xx" Fails

Makes me wonder if you guys are trying full builds (ar71xx)?

Re: Current build problems 1.11.x (LEDE)

Posted: Fri Mar 23, 2018 8:50 pm
by ispyisail
make FULL_BUILD=true ar71xx

Code: Select all

-MP -MF ./.deps/insn-attrtab.TPo insn-attrtab.c
g++ -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtt                                                                                                                                                             i -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qu                                                                                                                                                             al -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno                                                                                                                                                             -variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno                                                                                                                                                             -PIE -I. -Ibuild -I/home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_24kc_                                                                                                                                                             gcc-7.3.0_musl/gcc-7.3.0/gcc -I/home/user/gargoyle/ar71xx-src/build_dir/toolchai                                                                                                                                                             n-mips_24kc_gcc-7.3.0_musl/gcc-7.3.0/gcc/build -I/home/user/gargoyle/ar71xx-src/                                                                                                                                                             build_dir/toolchain-mips_24kc_gcc-7.3.0_musl/gcc-7.3.0/gcc/../include  -I/home/u                                                                                                                                                             ser/gargoyle/ar71xx-src/build_dir/toolchain-mips_24kc_gcc-7.3.0_musl/gcc-7.3.0/g                                                                                                                                                             cc/../libcpp/include  \
        -o build/genautomata.o /home/user/gargoyle/ar71xx-src/build_dir/toolchai                                                                                                                                                             n-mips_24kc_gcc-7.3.0_musl/gcc-7.3.0/gcc/genautomata.c
g++   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE   -fno-exceptions -fno-rtti -                                                                                                                                                             fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual                                                                                                                                                              -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-va                                                                                                                                                             riadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PI                                                                                                                                                             E -static-libstdc++ -static-libgcc  -no-pie -o build/genautomata \
    build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.                                                                                                                                                             o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/hash-table.o                                                                                                                                                              build/read-md.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty                                                                                                                                                             .a -lm
build/genautomata /home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_24kc_g                                                                                                                                                             cc-7.3.0_musl/gcc-7.3.0/gcc/common.md /home/user/gargoyle/ar71xx-src/build_dir/t                                                                                                                                                             oolchain-mips_24kc_gcc-7.3.0_musl/gcc-7.3.0/gcc/config/mips/mips.md \
  insn-conditions.md > tmp-automata.c
/bin/bash: line 1: 57160 Killed                  build/genautomata /home/user/ga                                                                                                                                                             rgoyle/ar71xx-src/build_dir/toolchain-mips_24kc_gcc-7.3.0_musl/gcc-7.3.0/gcc/com                                                                                                                                                             mon.md /home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_24kc_gcc-7.3.0_mu                                                                                                                                                             sl/gcc-7.3.0/gcc/config/mips/mips.md insn-conditions.md > tmp-automata.c
Makefile:2278: recipe for target 's-automata' failed
make[6]: *** [s-automata] Error 137
make[6]: Leaving directory '/home/user/gargoyle/ar71xx-src/build_dir/toolchain-m                                                                                                                                                             ips_24kc_gcc-7.3.0_musl/gcc-7.3.0-initial/gcc'
Makefile:4210: recipe for target 'all-gcc' failed
make[5]: *** [all-gcc] Error 2
make[5]: Leaving directory '/home/user/gargoyle/ar71xx-src/build_dir/toolchain-m                                                                                                                                                             ips_24kc_gcc-7.3.0_musl/gcc-7.3.0-initial'
Makefile:36: recipe for target '/home/user/gargoyle/ar71xx-src/build_dir/toolcha                                                                                                                                                             in-mips_24kc_gcc-7.3.0_musl/gcc-7.3.0-initial/.built' failed
make[4]: *** [/home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_24kc_gcc-7                                                                                                                                                             .3.0_musl/gcc-7.3.0-initial/.built] Error 2
make[4]: Leaving directory '/home/user/gargoyle/ar71xx-src/toolchain/gcc/initial                                                                                                                                                             '
toolchain/Makefile:96: recipe for target 'toolchain/gcc/initial/compile' failed
make[3]: *** [toolchain/gcc/initial/compile] Error 2
make[3]: Leaving directory '/home/user/gargoyle/ar71xx-src'
toolchain/Makefile:94: recipe for target '/home/user/gargoyle/ar71xx-src/staging                                                                                                                                                             _dir/toolchain-mips_24kc_gcc-7.3.0_musl/stamp/.toolchain_compile' failed
make[2]: *** [/home/user/gargoyle/ar71xx-src/staging_dir/toolchain-mips_24kc_gcc                                                                                                                                                             -7.3.0_musl/stamp/.toolchain_compile] Error 2
make[2]: Leaving directory '/home/user/gargoyle/ar71xx-src'
/home/user/gargoyle/ar71xx-src/include/toplevel.mk:216: recipe for target 'world                                                                                                                                                             ' failed
make[1]: *** [world] Error 2
make[1]: Leaving directory '/home/user/gargoyle/ar71xx-src'
find: ‘bin’: No such file or directory
find: ‘’: No such file or directory
find: ‘’: No such file or directory
ls: cannot access 'bin/targets': No such file or directory