>>> lua-gd e60b13b7977bb3424d7044976ccba5d42c256934 Downloading --2019-03-30 21:37:30-- https://github.com/ittner/lua-gd/archive/e60b13b7977bb3424d7044976ccba5d42c256934/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz Resolving github.com (github.com)... 192.30.253.113, 192.30.253.112 Connecting to github.com (github.com)|192.30.253.113|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/ittner/lua-gd/tar.gz/e60b13b7977bb3424d7044976ccba5d42c256934 [following] --2019-03-30 21:37:31-- https://codeload.github.com/ittner/lua-gd/tar.gz/e60b13b7977bb3424d7044976ccba5d42c256934 Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/naourr/work/instance-3/output/build/.lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz.Og0wFp/output' 0K .......... .......... .......... .......... .......... 222K 50K .......... .......... .......... .......... .......... 1.11M 100K .......... .......... .......... .......... .......... 751K 150K .......... .......... .......... .......... .......... 1.21M 200K .......... .......... .......... .......... .......... 778K 250K .......... .......... .......... .......... .......... 9.99M 300K .......... .......... .......... .......... .......... 11.6M 350K .......... .......... .......... .......... .......... 11.8M 400K .......... .......... ...... 891K=0.5s 2019-03-30 21:37:32 (882 KB/s) - '/home/naourr/work/instance-3/output/build/.lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz.Og0wFp/output' saved [437121] lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz: OK (sha256: 114f273a64da6ccbf6e0555757b952f84ab8c134416dd7aae1aeb666ca0e964d) >>> lua-gd e60b13b7977bb3424d7044976ccba5d42c256934 Extracting gzip -d -c /home/naourr/work/instance-3/dl/lua-gd/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/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/naourr/work/instance-3/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934 gd.so GDLIBCONFIG="/home/naourr/work/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/gdlib-config" CC=/home/naourr/work/instance-3/output/host/bin/x86_64-amd-linux-gnu-gcc CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DVERSION=\\\"2.2.5r3\\\"" LFLAGS="-shared -lgd" make[1]: Entering directory '/home/naourr/work/instance-3/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934' /home/naourr/work/instance-3/output/host/bin/x86_64-amd-linux-gnu-gcc -o gd.lo -c `/home/naourr/work/instance-3/output/host/x86_64-buildroot-linux-gnu/sysroot/usr/bin/gdlib-config --features |sed -e "s/GD_/-DGD_/g"` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DVERSION=\"2.2.5r3\" luagd.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. /home/naourr/work/instance-3/output/host/bin/x86_64-amd-linux-gnu-gcc -o gd.so gd.lo -shared -lgd /home/naourr/work/instance-3/output/host/opt/ext-toolchain/bin/../lib/gcc/x86_64-amd-linux-gnu/6.2.0/../../../../x86_64-amd-linux-gnu/bin/ld: gd.lo: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC gd.lo: error adding symbols: Bad value collect2: error: ld returned 1 exit status make[1]: *** [Makefile:98: gd.so] Error 1 make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934' make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-3/output/build/lua-gd-e60b13b7977bb3424d7044976ccba5d42c256934/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-3/buildroot'