>>> erlang-jiffy 1.0.6 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-6/output-1/build/.erlang-jiffy-1.0.6.tar.gz.o2x4Sc/output' 'https://github.com/davisp/jiffy/archive/1.0.6/erlang-jiffy-1.0.6.tar.gz' --2021-07-30 19:39:23-- https://github.com/davisp/jiffy/archive/1.0.6/erlang-jiffy-1.0.6.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/davisp/jiffy/tar.gz/1.0.6 [following] --2021-07-30 19:39:23-- https://codeload.github.com/davisp/jiffy/tar.gz/1.0.6 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-6/output-1/build/.erlang-jiffy-1.0.6.tar.gz.o2x4Sc/output' 0K .......... .......... .......... .......... .......... 313K 50K .......... .......... .......... .......... .......... 628K 100K .......... .......... .......... .......... .......... 81.5M 150K .......... .......... .......... .......... .......... 5.86M 200K .......... .......... .......... .......... .......... 694K 250K .......... .......... .......... .......... .......... 60.1M 300K .......... .......... .......... .......... .......... 87.8M 350K .......... .......... .......... .......... .......... 8.12M 400K .......... .......... .......... .......... .......... 693K 450K .......... .......... .......... .......... .......... 102M 500K .......... .......... .......... .......... .......... 115M 550K .......... .......... .......... .......... .......... 242M 600K .......... .......... .......... .......... .......... 265M 650K .......... .......... .......... .......... .......... 283M 700K .......... .......... .......... .......... .......... 236M 750K .......... .......... .......... .......... .......... 7.77M 800K .......... .......... .......... .......... .......... 1.55M 850K .......... .......... .......... .......... .......... 1.22M 900K .......... .......... .......... .......... .......... 193M 950K .......... .......... .......... .......... .......... 178M 1000K .......... .......... .......... .......... .......... 199M 1050K .......... .......... .......... .......... .......... 146M 1100K .......... .......... .......... .......... .......... 247M 1150K .......... .......... .......... .......... .......... 258M 1200K .......... .......... .......... .......... .......... 245M 1250K .......... .......... .......... .......... .......... 216M 1300K .......... .......... .......... .......... .......... 241M 1350K .......... .......... .......... .......... .......... 247M 1400K .......... .......... .......... .......... .......... 255M 1450K .......... .......... .......... .......... .......... 215M 1500K .......... .......... .......... .......... .......... 10.5M 1550K .......... .......... .......... .......... .......... 99.8M 1600K .......... .......... .......... .......... .......... 1.54M 1650K .......... .......... .......... .......... .......... 183M 1700K .......... .......... .......... .......... .......... 1.24M 1750K .......... .......... .......... .......... .......... 75.6M 1800K .......... .......... .......... .......... .......... 245M 1850K . 59.8M=0.6s 2021-07-30 19:39:24 (3.23 MB/s) - '/tmp/instance-6/output-1/build/.erlang-jiffy-1.0.6.tar.gz.o2x4Sc/output' saved [1896328] erlang-jiffy-1.0.6.tar.gz: OK (sha256: 7cf67840c58b8732e12c84c8a3b714774da2601ae5e6a57f286273e25b205516) >>> erlang-jiffy 1.0.6 Extracting gzip -d -c /tmp/instance-6/dl/erlang-jiffy/erlang-jiffy-1.0.6.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6 -xf - >>> erlang-jiffy 1.0.6 Patching /usr/bin/sed -i -e '/^{deps.*}\.$/d' -e '/^{deps/,/}\.$/d' /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/rebar.config >>> erlang-jiffy 1.0.6 Configuring >>> erlang-jiffy 1.0.6 Building (cd /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6; CC="/tmp/instance-6/output-1/host/bin/aarch64-none-linux-gnu-gcc" CXX="/tmp/instance-6/output-1/host/bin/aarch64-none-linux-gnu-g++" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" ERL_COMPILER_OPTIONS='{i, "/tmp/instance-6/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/rebar/deps"}' ERL_EI_LIBDIR=/tmp/instance-6/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/erlang/lib/erl_interface-3.13.1/lib PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" rebar deps_dir=/tmp/instance-6/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/rebar/deps compile ) ==> erlang-jiffy-1.0.6 (compile) Compiling c_src/decoder.c Compiling c_src/encoder.c Compiling c_src/jiffy.c Compiling c_src/termstack.c Compiling c_src/utf8.c Compiling c_src/util.c Compiling c_src/doubles.cc Compiling c_src/objects.cc Compiling c_src/double-conversion/bignum-dtoa.cc Compiling c_src/double-conversion/bignum.cc Compiling c_src/double-conversion/cached-powers.cc Compiling c_src/double-conversion/diy-fp.cc Compiling c_src/double-conversion/double-conversion.cc Compiling c_src/double-conversion/fast-dtoa.cc Compiling c_src/double-conversion/fixed-dtoa.cc Compiling c_src/double-conversion/strtod.cc /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `dec_destroy' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: in function `load': /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/jiffy.c:43:(.text+0x8a0): dangerous relocation: unsupported relocation /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `enc_destroy' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/jiffy.c:52:(.text+0x8cc): dangerous relocation: unsupported relocation /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `decode_iter' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: in function `decode_iter': /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/decoder.c:756:(.text+0x4694): dangerous relocation: unsupported relocation /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `encode_iter' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: in function `encode_iter': /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/encoder.c:749:(.text+0xa98c): dangerous relocation: unsupported relocation collect2: error: ld returned 1 exit status sh(/tmp/instance-6/output-1/host/bin/aarch64-none-linux-gnu-g++ c_src/decoder.o c_src/encoder.o c_src/jiffy.o c_src/termstack.o c_src/utf8.o c_src/util.o c_src/doubles.o c_src/objects.o c_src/double-conversion/bignum-dtoa.o c_src/double-conversion/bignum.o c_src/double-conversion/cached-powers.o c_src/double-conversion/diy-fp.o c_src/double-conversion/double-conversion.o c_src/double-conversion/fast-dtoa.o c_src/double-conversion/fixed-dtoa.o c_src/double-conversion/strtod.o -flto -lstdc++ -flto -lstdc++ -shared -L/tmp/instance-6/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/erlang/lib/erl_interface-3.13.1/lib -lei -o priv/jiffy.so) failed with return code 1 and the following output: /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `dec_destroy' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: in function `load': /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/jiffy.c:43:(.text+0x8a0): dangerous relocation: unsupported relocation /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `enc_destroy' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/jiffy.c:52:(.text+0x8cc): dangerous relocation: unsupported relocation /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `decode_iter' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: in function `decode_iter': /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/decoder.c:756:(.text+0x4694): dangerous relocation: unsupported relocation /tmp/instance-6/output-1/host/opt/ext-toolchain/bin/../lib/gcc/aarch64-none-linux-gnu/10.2.1/../../../../aarch64-none-linux-gnu/bin/ld: /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `encode_iter' which may bind externally can not be used when making a shared object; recompile with -fPIC /tmp/jiffy.so.MCOGtu.ltrans0.ltrans.o: in function `encode_iter': /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/c_src/encoder.c:749:(.text+0xa98c): dangerous relocation: unsupported relocation collect2: error: ld returned 1 exit status ERROR: Command [compile] failed! make: *** [package/pkg-generic.mk:270: /tmp/instance-6/output-1/build/erlang-jiffy-1.0.6/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-6/buildroot'