bazelbuild / rules_docker

Rules for building and handling Docker images with Bazel
Apache License 2.0
1.07k stars 692 forks source link

Cannot build on Ubuntu 17.10 #297

Closed schoren closed 5 years ago

schoren commented 6 years ago

Hello. I'm not sure if this bug is related to my environment or to an update to some library, but when trying to build the project I'm getting this error:

$bazel clean && bazel build //...

INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
DEBUG: /home/schoren/dev/contrib/rules_docker/cc/image.bzl:71:5: cc_image does not benefit from layers=[], got: [":cc_image_library"]
DEBUG: /home/schoren/dev/contrib/rules_docker/container/push.bzl:46:5: Pushing an image based on a tarball can be very expensive.  If the image is the output of a docker_build, consider dropping the '.tar' extension. If the image is checked in, consider using docker_import instead.
DEBUG: /home/schoren/dev/contrib/rules_docker/container/push.bzl:46:5: Pushing an image based on a tarball can be very expensive.  If the image is the output of a docker_build, consider dropping the '.tar' extension. If the image is checked in, consider using docker_import instead.
INFO: Analysed 151 targets (327 packages loaded).
INFO: Found 151 targets...
INFO: From ImageLayer testdata/war_image.1-layer.tar:
Duplicate file in archive: ./jetty/webapps/ROOT/WEB-INF/lib/javax.servlet-api-3.0.1.jar, picking first occurrence
INFO: From ImageLayer testdata/war_image.0-layer.tar:
Duplicate file in archive: ./jetty/webapps/ROOT/WEB-INF/lib/libjava_image_library.jar, picking first occurrence
ERROR: /home/schoren/dev/contrib/rules_docker/testdata/BUILD:652:1: error executing shell command: 'set -e; rm -rf bazel-out/k8-fastbuild/bin/testdata/d_image_binary.deps;mkdir -p bazel-out/k8-fastbuild/bin/testdata/d_image_binary.deps; external/dmd_linux_x86_64/dmd2/linux/bin64/dmd -ofbazel-out/...' failed (Exit 1)
--- errorlevel 1
/usr/bin/ld: bazel-out/k8-fastbuild/bin/testdata/d_image_binary.o: relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_15_594.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_210_55a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_211_3b4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_214_4a2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_216_5cc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aApply_4a9_3be.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cast__59f_611.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cast__5a0_4a0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f7_47b.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f9_776.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_5fc_6b9.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_5fe_56a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_5ff_811.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_600_4c2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_603_2c9.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_604_6e0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_613_482.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_649_593.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(sections_elf_shared_6aa_640.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(sections_elf_shared_6b2_4eb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(sections_elf_shared_6b3_6b5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(sections_elf_shared_6b4_716.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(sections_elf_shared_6ba_420.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_759_264.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_76e_4db.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_76f_381.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(common_777_35a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_Ag_79a_4a8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_uint_7bb_3f8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7c3_5b5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1af3_180.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1af6_58e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1afa_5b2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1b00_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1b0e_a3b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1b0f_a45.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1b10_714.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1b1b_714.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdiobase.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c41_20a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(mutation_2df9_3ad.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cstring_34be_963.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cstring_34c0_b9a.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_1_257.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_2_34a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_7_32e.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_a_66e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_b_58c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_11_583.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_12_71e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_17_5e4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_19_3f2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_1a_3a8.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_1b_3af.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_1c_20a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_1f_2d6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_21_4c3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_34_4bc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_75_88f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_1f9_3f7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_1fa_47c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_1fb_53c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_1fc_5e2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_1fd_670.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_1fe_afb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_1ff_47c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_200_676.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_20a_74d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_20e_5ae.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_218_6e0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_21a_bc0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(runtime_224_76e.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(string_335_82d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(string_33a_2fd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(errno_357_226.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_493_3a1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_49f_43f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_4a1_5a4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(alloca_4f9_32a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cast__5a1_46e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(deh_5d1_585.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f0_2f9.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f1_2fd.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f4_616.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f8_631.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_5fb_5f8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_601_1e3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_602_1e1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_607_c3a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_608_6a3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_609_7ab.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_60a_b7a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_60d_9c2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_60e_7ab.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_60f_b7a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_611_562.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_617_3de.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_619_7d5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_61a_856.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_61e_4c8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_626_4e2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_629_4df.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_643_60d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_645_6c8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_648_4cd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(memory_658_620.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_664_473.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_665_72a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_666_563.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_667_696.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_668_697.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_669_564.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_66b_e3d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_66c_a61.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_66e_9f8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_670_b4b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_672_c79.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_674_b26.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_676_e3d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_679_bc5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_67a_e3d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_67b_b0d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_67c_d85.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_67d_b0d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(monitor__684_8c9.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(monitor__685_8ca.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(sections_elf_shared.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(sections_elf_shared_6a3_e6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(link_6bd_d95.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(link_6be_9cb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(link_6bf_a33.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(link_6c4_b1d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(link_6c8_7bb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(tlsgc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(hash_740_259.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_Ag_795_435.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_Ag_796_436.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_Ag_799_42f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_byte_7a7_3f4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_char_7ab_3ee.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_int_7b3_3f6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_ubyte_7b9_3f5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_ulong_7bc_3fa.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_void_7be_403.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_7_63a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_8_f16.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_9_c2b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_13f_839.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_58a_595.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_58c_a0a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_604_1291.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_605_1706.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_607_37a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_608_708.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7c7_8fb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7c8_6f1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7cb_4af.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7d3_f03.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7ef_92b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7f0_110d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7f7_110b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7f8_12bf.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7f9_d4a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7fa_d4c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7fb_d51.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7fc_d56.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7fd_d54.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7fe_d58.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7ff_d76.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_800_d7d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_801_d7a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_802_d7a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_803_d7e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_804_1140.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_805_cb7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_806_974.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_807_d27.o): relocation R_X86_64_32 against symbol `_D9Exception7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_918_630.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_919_fab.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_91a_f20.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_91b_e60.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_91d_ffe.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_91f_552.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(process_1a7b_6d8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1afb_8cb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1b11_6ea.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(stdio_1b14_472.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c66_70a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c67_936.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c68_7a4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c69_9d0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(variant_2cec_839.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_309b_c14.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_309c_cc7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_310d_637.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cstring.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_3_34a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_d_a07.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_13_612.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_16_739.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_18_59c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_20_40a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_2b_77d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_72_491.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_15e_99e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_163_cc6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_166_e3a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_169_cba.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(demangle_1cd_7ae.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(memory_21e_8a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(runtime.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(runtime_223_2e4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(runtime_225_792.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_272_5a0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_285_762.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(time_2af_5fe.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(string.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(mutex_3aa_213.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(pthread_3ad_840.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_45d_781.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_461_8a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_466_122.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_467_19a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_468_5dc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_469_5ea.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_470_96a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_471_9b3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_472_ae6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_473_80e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_474_996.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_479_71e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_47a_7d6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_47e_6f2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_47f_73b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_480_86e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_481_80e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_482_71e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_483_71e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(pooltable_487_58e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_48a_2dd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_48b_2e1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_48c_390.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_48d_3fd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_48e_40f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_48f_48b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_490_404.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_491_410.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_492_405.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_494_3a5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_495_397.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_496_40b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_497_3b1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_498_425.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_499_2cb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_49a_379.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_49b_399.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_49c_35f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_49e_3f6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_4a0_55b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(proxy_4a2_695.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4d8_319.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4d9_3c5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(adi_4f3_20c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cast__59e_6dd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_5a6_634.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_5a7_69a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_5a8_6c3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_5a9_56c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_5aa_7bd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_5ab_7e6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_5ac_4c3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(critical__5ca_680.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(critical__5cb_684.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(deh_win64_posix_5e3_900.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5ef_2f2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f2_73e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f3_732.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dmain2_5f6_335.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_60b_b50.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarfeh_60c_8d8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_618_76e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_622_4a3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_625_48d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_628_4e0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_636_815.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_637_809.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_638_9af.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_639_aef.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_63a_a69.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_640_6b5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_66a_ae3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(minfo_677_753.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(monitor_.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(link_6bc_a65.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(tlsgc_6d0_587.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf_714_924.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf_715_69e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf_716_60b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf_718_35f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf_719_35d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf_71c_4b6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(elf_725_297.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(elf_729_6b2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(elf_72a_62c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(elf_72b_7a4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(elf_72e_cfc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(elf_734_a84.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_772_5aa.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_773_73f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(common_77d_6b5.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(common_77e_7dd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_781_412.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_782_45b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_783_708.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_785_6fc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_786_708.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_788_745.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_78b_708.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_78c_708.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_Ag_79b_4a7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_Ag_79c_6f6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_6_5e7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_2f_45a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_30_89a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_34_607.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_37_5e1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_62_308.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_63_b05.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_64_81a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_65_642.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_66_6af.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_193_460.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_51b_899.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_520_623.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_522_a98.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_52e_3ec.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_52f_861.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_53a_9d8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_53b_820.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_54f_6b8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_550_b2d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_551_2f3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_553_768.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_554_70f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_555_2a0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_556_5c9.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_565_f11.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_566_1386.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_567_315.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_569_78a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_56a_78a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_56b_f91.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_56c_53e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_56d_fe2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_56e_f97.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_56f_f62.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_570_f68.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_571_95b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7c9_56c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8d8_618.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8db_5b3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8e2_107a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8ee_eb3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8ef_f3e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8f2_407.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8fc_d36.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_945_11b6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_97e_10d8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(uni.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c3e_49e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(comparison_2d83_64e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(comparison_2d85_574.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(searching_2e37_d74.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(package.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_3078_3ee.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_3079_7e0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_307a_6b1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_309d_99c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_309e_a4f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_309f_a54.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_30a0_b07.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_30e7_ccc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_30e8_d7f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_8_65e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_9_522.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_c_7f4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_e_600.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_f_6d3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_10_6a8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_14_597.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_fd_6b5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_ff_619.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_14b_6d2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_151_d0b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(cpuid_1bc_704.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(demangle_1c6_31d.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(demangle_1e3_ab6.o): relocation R_X86_64_32 against symbol `_D4core8demangle8Demangle14ParseException7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(demangle_1e4_81f.o): relocation R_X86_64_32 against symbol `_D4core8demangle8Demangle14ParseException7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(demangle_1e5_803.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(demangle_1ed_58b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_20b_894.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_20c_bd8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_21b_d6c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_21c_104b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_240_607.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_241_462.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_248_236.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_24a_1b0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_24e_330.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_267_28e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_269_48b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_26a_48f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_26c_6e4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_275_6f2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_277_681.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_27b_595.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_27f_53f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_286_465.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_28b_236.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_298_1b8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_2a9_848.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(time.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(time_2ac_346.o): relocation R_X86_64_32 against symbol `_D9Exception7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(time_2c1_53e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(time_2ff_49d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(abort_328_218.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(hash_32f_3ab.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(hash_333_51a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_3a9_3a7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(bits_44e_21c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_450_256.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_454_511.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_455_602.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_457_aca.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_459_3e8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_45a_465.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_45b_461.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_45c_452.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config_45e_76e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_460_29d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_46e_4cd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_46f_6f4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_476_47c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(gc_477_484.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4c2_192.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4c8_446.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4ce_29a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4d1_28e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4d4_2bd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4e1_86e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4e2_b6a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4e3_8b1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4e4_745.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4e6_472.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4e9_4cd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4ea_86e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(arraycat_51c_4fc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(critical_.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(deh_win64_posix_5e9_654.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_62e_46f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_62f_4d8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_63b_602.o): relocation R_X86_64_32 against symbol `_D9Exception7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_63d_656.o): relocation R_X86_64_32 against symbol `_D9Exception7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_63e_4c9.o): relocation R_X86_64_32 against symbol `_D9Exception7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(lifetime_642_7cc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(monitor__67f_69d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(monitor__680_648.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(monitor__681_5e4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(monitor__68e_57a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(switch__6c9_6aa.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(tlsgc_6cd_1b4.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(tlsgc_6ce_30a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(dwarf_713_339.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(elf_728_596.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_738_729.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_739_6d7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(common_778_2f0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_784_6de.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_787_6de.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_789_466.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(treap_78a_466.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_Ag_797_444.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_float_7b0_3f3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_long_7b5_3f9.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ti_ubyte_7ba_3ef.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_36_421.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_39_318.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_69_699.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_6b_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_6d_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_6f_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_71_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_73_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_f9_88f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_fa_86f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_fb_45a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_fc_318.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_fe_37c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_ff_421.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(ascii_3c2_2cd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_519_545.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_52c_9e8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_52d_e5d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_531_8f2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_532_a97.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_533_d94.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_534_9ff.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_535_e74.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_536_357.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_538_7cc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_539_773.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_53c_9d8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_53d_820.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_53e_a94.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_53f_f09.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_540_967.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_541_b0c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_543_58d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_545_994.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_547_9d0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_549_58d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_54b_8b6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_558_37a.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_55a_7ef.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_55b_7ef.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_55c_ff6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_55d_1047.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_55e_ffc.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_55f_fc7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_560_fcd.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_561_961.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b0_4a8b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b1_4f00.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b2_331.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b4_7a6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b5_74d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b6_37e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b7_7f3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b8_7f3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5b9_5a7.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5ba_92b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5bb_301.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5bd_776.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_5be_71d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_7ca_5e5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8de_f17.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8df_ed5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_8e1_1073.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_980_ef1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(format_982_11b2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(functional.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(functional_b34_766.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(functional_b35_68c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(functional_b36_76f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(functional_b38_80c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(string.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(string_1b44_626.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c4f_d71.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c51_110f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c52_90f.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c53_810.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c54_aff.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_3094_a00.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_3095_ab3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_30ee_a95.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(primitives_30ef_b48.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_67_5f0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_68_74d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(object_69_7ba.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_14f_f8d.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_16b_a78.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_16e_1137.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(atomic_170_17eb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(exception_219_1702.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_244_897.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_245_826.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_246_1b8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_247_1b8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_249_22e.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_258_1b8.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_266_129.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_273_726.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_274_302.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_276_291.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_279_737.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_27a_5f2.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_282_469.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(abort.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(convert_32d_532.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(config.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4c6_3cb.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4c7_2d5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4e0_7b6.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(aaA_4eb_53e.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(arraycast_51b_4ec.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(tlsgc_6cf_1a5.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_35_37c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_55_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_56_cb1.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_58_d2c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_5b_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_5d_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_5f_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_61_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_74_411.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(array_e5_510.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_54d_5a3.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_593_2a0.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_594_715.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_595_715.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_596_f1c.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_597_4c9.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(conv_598_95b.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(utf_2c3f_4ae.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_243_713.o): relocation R_X86_64_32 against symbol `_D6object9Throwable7__ClassZ' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_253_219.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: external/dmd_linux_x86_64/dmd2/linux/lib64/libphobos2.a(thread_259_155.o): relocation R_X86_64_32 against symbol `__dmd_personality_v0' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
INFO: Elapsed time: 70.505s, Critical Path: 21.32s
FAILED: Build did NOT complete successfully

Since this is trying to build the testdata/main.d program, which is a Hello World, it seems excesive that it needs so many libraries, and that they are all wrongly compiled.

Has anyone encountered this issue?

Thanks

tejal29 commented 6 years ago

i am seeing this issue too. looking at it now.

mattmoor commented 6 years ago

This is almost certainly an issue with rules_d.

tejal29 commented 6 years ago

i was going to update rules_d, but does not look like there have been any commits related to this issue since 0400b9b054013274cee2ed15679da19e1fc94e07 https://github.com/bazelbuild/rules_d/commits/master

nlopezgi commented 5 years ago

is this still an issue? please reopen if so.