>>> lua-gd e60b13b7977bb3424d7044976ccba5d42c256934 Downloading --2019-03-30 22:18:27-- https://github.com/ittner/lua-gd/archive/e60b13b7977bb3424d7044976ccba5d42c256934/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz Resolving github.com (github.com)... 192.30.255.112, 192.30.255.113 Connecting to github.com (github.com)|192.30.255.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/ittner/lua-gd/tar.gz/e60b13b7977bb3424d7044976ccba5d42c256934 [following] --2019-03-30 22:18:28-- https://codeload.github.com/ittner/lua-gd/tar.gz/e60b13b7977bb3424d7044976ccba5d42c256934 Resolving codeload.github.com (codeload.github.com)... 192.30.255.120, 192.30.255.121 Connecting to codeload.github.com (codeload.github.com)|192.30.255.120|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-1/output/build/.lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz.rpl9uY/output' 0K .......... .......... .......... .......... .......... 1.38M 50K .......... .......... .......... .......... .......... 6.23M 100K .......... .......... .......... .......... .......... 72.0M 150K .......... .......... .......... .......... .......... 978K 200K .......... .......... .......... .......... .......... 75.0M 250K .......... .......... .......... .......... .......... 80.8M 300K .......... .......... .......... .......... .......... 74.6M 350K .......... .......... .......... .......... .......... 79.4M 400K .......... .......... ...... 75.0M=0.1s 2019-03-30 22:18:28 (4.26 MB/s) - '/home/buildroot/autobuild/instance-1/output/build/.lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz.rpl9uY/output' saved [437121] lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz: OK (sha256: 114f273a64da6ccbf6e0555757b952f84ab8c134416dd7aae1aeb666ca0e964d) >>> lua-gd e60b13b7977bb3424d7044976ccba5d42c256934 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/lua-gd/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934 -xf - >>> lua-gd e60b13b7977bb3424d7044976ccba5d42c256934 Patching Applying 0001-Protect-declaration-of-LgdImageCreateFromPng-with-GD.patch using patch: patching file luagd.c >>> lua-gd e60b13b7977bb3424d7044976ccba5d42c256934 Configuring >>> lua-gd e60b13b7977bb3424d7044976ccba5d42c256934 Building /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934 gd.so GDLIBCONFIG="/home/buildroot/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/gdlib-config" CC=/home/buildroot/autobuild/instance-1/output/host/bin/arc-linux-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -O2 -DVERSION=\\\"2.2.5r3\\\"" LFLAGS="-shared -lgd" make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934' /home/buildroot/autobuild/instance-1/output/host/bin/arc-linux-gcc -o gd.lo -c `/home/buildroot/autobuild/instance-1/output/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/gdlib-config --features |sed -e "s/GD_/-DGD_/g"` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -matomic -O2 -DVERSION=\"2.2.5r3\" luagd.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. /home/buildroot/autobuild/instance-1/output/host/bin/arc-linux-gcc -o gd.so gd.lo -shared -lgd collect2: fatal error: ld terminated with signal 11 [Segmentation fault] compilation terminated. /home/buildroot/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/8.2.1/../../../../arc-buildroot-linux-uclibc/bin/ld: gd.lo: relocation R_ARC_32_ME against `gdImageDestroy' can not be used when making a shared object; recompile with -fPIC /home/buildroot/autobuild/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/8.2.1/../../../../arc-buildroot-linux-uclibc/bin/ld: BFD (GNU Binutils) 2.31.51.20181004 assertion fail elf32-arc.c:1793 Makefile:98: recipe for target 'gd.so' failed make[1]: *** [gd.so] Error 1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934' package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-1/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'