prepare (1/3):
finished
make (2/3):
clang -shared -O2 -Wall -Wextra -Werror -pedantic -Wno-unused-result -Wconversion -Wvla -o ./plugin/load_txt.so ./plugin/load_txt.c list.c
/usr/bin/ld: /tmp/load_txt-bc43c1.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:4: recipe for target 'dl' failed
make: *** [dl] Error 1
build failed