Barrier Breaker Progress
Moderator: Moderators
Re: Barrier Breaker Progress
ispyisail: I checked out the current source from scratch to see if I could reproduce the problem, but it seems to work for me. Could you post a bit more of the build log (not the whole thing, just maybe double what you posted here)? It looks like what you've posted cuts off below where it gives the details of the error that's causing the problem.
Re: Barrier Breaker Progress
I think I see my error
I used
Should be (as you write)
i'll try
I used
Code: Select all
make FULL_BUILD=true ar71xx
Code: Select all
make ar71xx.default
Code: Select all
make FULL_BUILD=true ar71xx.default
Re: Barrier Breaker Progress
still the same problem
Code: Select all
rings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-varia dic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuil d -I/home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_ uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc -I/home/user/gargoyle/ar71xx-src/buil d_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/ gcc/build -I/home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_34kc_gcc-4.8 -linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../include -I/home/user/gargo yle/ar71xx-src/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc- linaro-4.8-2014.04/gcc/../libcpp/include -I/home/user/gargoyle/ar71xx-src/stagin g_dir/host/include -I/home/user/gargoyle/ar71xx-src/staging_dir/host/include -I/ home/user/gargoyle/ar71xx-src/staging_dir/host/include -I/home/user/gargoyle/ar 71xx-src/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro -4.8-2014.04/gcc/../libdecnumber -I/home/user/gargoyle/ar71xx-src/build_dir/tool chain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../lib decnumber/dpd -I../libdecnumber -I/home/user/gargoyle/ar71xx-src/build_dir/toolc hain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../libb acktrace \
-o build/genattrtab.o /home/user/gargoyle/ar71xx-src/build_dir/t oolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/gen attrtab.c
x86_64-linux-gnu-g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-excepti ons -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strin gs -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic -macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gen attrtab \
build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o bui ld/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read- md.o build/errors.o ../build-x86_64-linux-gnu/libiberty/libiberty.a
build/genattrtab /home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_34kc_gc c-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/config/mips/mips.md insn -conditions.md \
-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
make[6]: *** [s-attrtab] Killed
make[6]: Leaving directory `/home/user/gargoyle/ar71xx-src/build_dir/toolchain-m ips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal/gcc'
make[5]: *** [all-gcc] Error 2
make[5]: Leaving directory `/home/user/gargoyle/ar71xx-src/build_dir/toolchain-m ips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal'
make[4]: *** [/home/user/gargoyle/ar71xx-src/build_dir/toolchain-mips_34kc_gcc-4 .8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal/.built] Error 2
make[4]: Leaving directory `/home/user/gargoyle/ar71xx-src/toolchain/gcc/minimal '
make[3]: *** [toolchain/gcc/minimal/compile] Error 2
make[3]: Leaving directory `/home/user/gargoyle/ar71xx-src'
make[2]: *** [/home/user/gargoyle/ar71xx-src/staging_dir/toolchain-mips_34kc_gcc -4.8-linaro_uClibc-0.9.33.2/stamp/.toolchain_install] Error 2
make[2]: Leaving directory `/home/user/gargoyle/ar71xx-src'
make[1]: *** [world] Error 2
make[1]: Leaving directory `/home/user/gargoyle/ar71xx-src'
find: `bin': No such file or directory
find: `bin': No such file or directory
ls: cannot access bin: No such file or directory
7-Zip (A) [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18
p7zip Version 9.20 (locale=en_NZ.UTF-8,Utf16=on,HugeFiles=on,1 CPU)
Scanning
Creating archive /home/user/Dropbox/Public/Gargoyle/Gargoyle-ispy 2014-December- 05.7z
Re: Barrier Breaker Progress
nice hearing of the progress.
Keep the good work up
Keep the good work up

6x WNDR3700
2x WNDR4300
1x RPI-2 with icinga to monitor the lot
2x WNDR4300
1x RPI-2 with icinga to monitor the lot
Re: Barrier Breaker Progress
ispyisail: It isn't spitting out a compile error, just saying "Killed", and it seems to be dying when building the toolchain which is weird because that really shouldn't have any gargoyle-specific modifications. Can you test that (1) you have enough disk space on that machine and (2) that you can still build previous versions of Gargoyle alright on that machine?
Re: Barrier Breaker Progress
Both options a very possibleEric wrote:ispyisail: It isn't spitting out a compile error, just saying "Killed", and it seems to be dying when building the toolchain which is weird because that really shouldn't have any gargoyle-specific modifications. Can you test that (1) you have enough disk space on that machine and (2) that you can still build previous versions of Gargoyle alright on that machine?
I'll delete the VM and start again
Re: Barrier Breaker Progress
OK
for the very very brave
USE AT YOU OWN RISK
I would recommend that you know how to do a serial recovery before using these images
Gargoyle-ispy 2014-December-06.7z
http://goo.gl/nKhlL5
I haven't tested yet
for the very very brave
USE AT YOU OWN RISK
I would recommend that you know how to do a serial recovery before using these images
Gargoyle-ispy 2014-December-06.7z
http://goo.gl/nKhlL5
I haven't tested yet
Re: Barrier Breaker Progress
20 downloads so far, no bad comments yet
fingers crossed
fingers crossed