/bin/bash ../../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -no-undefined -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,now -o libenchant_hspell.la -rpath /usr/lib/x86_64-linux-gnu/enchant hspell_provider.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lhspell -lz ../../src/libenchant.la
libtool: link: x86_64-linux-gnu-gcc -shared -fPIC -DPIC .libs/hspell_provider.o -Wl,-rpath -Wl,/<<PKGBUILDDIR>>/src/.libs -lgmodule-2.0 -lglib-2.0 -lhspell -lz ../../src/.libs/libenchant.so -g -O2 -fstack-protector-strong -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant_hspell.so -o .libs/libenchant_hspell.so
/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/libhspell.a(gimatria.o): relocation R_X86_64_PC32 against symbol `hspell_debug' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
Makefile:435: recipe for target 'libenchant_hspell.la' failed
make[3]: *** [libenchant_hspell.la] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/hspell'