Ubuntu Pastebin

Paste from acheron at Thu, 10 Aug 2017 08:41:46 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
[ 30%] Linking CXX shared module ../../../lib/kspell_hspell.so
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/sonnet/plugins/hspell && /usr/bin/cmake -E cmake_link_script CMakeFiles/kspell_hspell.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,--as-needed -Wl,--no-undefined -shared  -o ../../../lib/kspell_hspell.so CMakeFiles/kspell_hspell.dir/kspell_hspell_automoc.cpp.o CMakeFiles/kspell_hspell.dir/kspell_hspellclient.cpp.o CMakeFiles/kspell_hspell.dir/kspell_hspelldict.cpp.o -Wl,-rpath,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/lib: ../../../lib/libkdecore.so.5.14.34 -Wl,-Bstatic -lhspell -Wl,-Bdynamic -lz /usr/lib/x86_64-linux-gnu/libQtDBus.so /usr/lib/x86_64-linux-gnu/libQtCore.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
sonnet/plugins/hspell/CMakeFiles/kspell_hspell.dir/build.make:154: recipe for target 'lib/kspell_hspell.so' failed
make[4]: *** [lib/kspell_hspell.so] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:30817: recipe for target 'sonnet/plugins/hspell/CMakeFiles/kspell_hspell.dir/all' failed
make[3]: *** [sonnet/plugins/hspell/CMakeFiles/kspell_hspell.dir/all] Error 2
make[3]: *** Waiting for unfinished jobs....
Download as text