<div dir="ltr"><span style="font-size:12.8px">> + tar zxf tarballs/libelf-0.8.13.tar.gz</span><br><div><span style="font-size:12.8px"><br></span></div><div>What about the following command: <b style="font-size:12.8px"><i><u><font color="#ff0000">$ tar -xf libelf-0.8.13.tar.gz </font></u></i></b>?</div><div>($ uname -a -> Linux localhost.localdomain <b><i><u><font color="#00ff00">4.6.5-300.fc24.x86_64</font></u></i></b>)</div><div><br></div><div><span style="font-size:12.8px">Zoran</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 14, 2016 at 10:12 AM, Ali H. Fardan <span dir="ltr"><<a href="mailto:raiz@firemail.cc" target="_blank">raiz@firemail.cc</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br>
<br>
Coreboot is failing to build after running 'make crossgcc'<br>
this error occured when building libreboot too, could any-<br>
one figure it out? Might be that the mirror of libelf is<br>
outdated.<br>
<br>
Raiz<br>
<br>
user@user-ThinkPad-X200:~/Down<wbr>loads/coreboot$ make crossgcc V=1<br>
rm -rf doxygen<br>
make -C payloads/coreinfo clean;   make -C payloads/nvramcui clean;   make -C payloads/libpayload clean;   make -C payloads/external/depthcharge clean;   make -C payloads/external/SeaBIOS clean;   make -C payloads/external/U-Boot clean;   make -C payloads/external/Memtest86Plu<wbr>s clean;   make -C payloads/external/iPXE clean;   make -C payloads/external/tint clean;<br>
rm -rf build/*.elf build/*.o .xcompile<br>
rm -f nvramcui.elf<br>
rm -rf doxygen<br>
rm -f  build/libpayload.a<br>
rm -f  .xcompile<br>
rm -f<br>
rmdir -p  2>/dev/null >/dev/null || true<br>
rm -f .ccwrap junit_config junit_config.old<br>
test -d /home/user/Downloads/coreboot/<wbr>payloads/external/depthcharge/<wbr>depthcharge/build && rm -rf /home/user/Downloads/coreboot/<wbr>payloads/external/depthcharge/<wbr>depthcharge/build || exit 0<br>
test -d seabios/out && rm -rf seabios/out || exit 0<br>
test -d u-boot && make -C u-boot clean || exit 0<br>
test -d /home/user/Downloads/coreboot/<wbr>payloads/external/Memtest86Plu<wbr>s/memtest86plus && make -C /home/user/Downloads/coreboot/<wbr>payloads/external/Memtest86Plu<wbr>s/memtest86plus clean || exit 0<br>
test -d ipxe && make -C ipxe/src veryclean || exit 0<br>
rm -f ipxe/ipxe.rom<br>
test -d tint && make -C tint clean || exit 0<br>
rm -f build/ramstage?* build/coreboot.romstage build/coreboot.pre* build/coreboot.bootblock build/coreboot.a<br>
rm -rf build/bootblock?* build/romstage?* build/location.*<br>
rm -f build/option_table.* build/crt0.S build/ldscript<br>
rm -f build/mainboard//static.c build/mainboard//config.py build/mainboard//static.dot<br>
rm -f build/mainboard//crt0.s build/mainboard//crt0.disasm<br>
rm -f build/mainboard//romstage.inc<br>
rm -f build/mainboard//bootblock.* build/dsdt.*<br>
rm -f build/cpu/x86/smm/smm_bin.c build/cpu/x86/smm/smm.* build/cpu/x86/smm/smm<br>
rm -rf build .xcompile<br>
make -C util/crossgcc all_without_gdb SKIP_CLANG=1<br>
make SKIP_GDB=1 build-i386 build-x64 build-arm build-mips \<br>
                build-riscv build-aarch64 build-power8 build-nds32le \<br>
                build_clang build_iasl build_make<br>
bash ./buildgcc -p i386-elf    \<br>
                         -d /home/user/Downloads/coreboot/<wbr>util/crossgcc/xgcc<br>
Welcome to the coreboot cross toolchain builder v1.42 (August 11th, 2016)<br>
<br>
Target architecture is now i386-elf<br>
Downloading tarballs ...<br>
 * gmp-6.1.0.tar.xz (cached)<br>
 * mpfr-3.1.4.tar.xz (cached)<br>
 * mpc-1.0.3.tar.gz (cached)<br>
 * libelf-0.8.13.tar.gz (downloading from <a href="http://www.mr511.de/software/libelf-0.8.13.tar.gz" rel="noreferrer" target="_blank">http://www.mr511.de/software/l<wbr>ibelf-0.8.13.tar.gz</a>) ..100%<br>
 * binutils-2.26.1.tar.bz2 (cached)<br>
 * gcc-5.3.0.tar.bz2 (cached)<br>
Downloaded tarballs ... ok<br>
Unpacking and patching ...<br>
 * libelf-0.8.13.tar.gz<br>
<br>
gzip: stdin: not in gzip format<br>
tar: Child returned status 1<br>
tar: Error is not recoverable: exiting now<br>
touch: cannot touch 'libelf-0.8.13/.unpack_success<wbr>': No such file or directory<br>
make[3]: *** [build_gcc] Error 1<br>
make[2]: *** [build-i386] Error 2<br>
make[1]: *** [all_without_gdb] Error 2<br>
make: *** [crossgcc] Error 2<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
-- <br>
coreboot mailing list: <a href="mailto:coreboot@coreboot.org" target="_blank">coreboot@coreboot.org</a><br>
<a href="https://www.coreboot.org/mailman/listinfo/coreboot" rel="noreferrer" target="_blank">https://www.coreboot.org/mailm<wbr>an/listinfo/coreboot</a><br>
</font></span></blockquote></div><br></div>