[Bug 156895] kdelibs-4.0.0 fails to compile: error linking libkjs.so

Phillip Killewald reallyasi9 at gmail.com
Wed Jan 30 18:39:21 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=156895         
reallyasi9 gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23345|0                           |1
        is obsolete|                            |
  Attachment #23352|0                           |1
        is obsolete|                            |



------- Additional Comments From reallyasi9 gmail com  2008-01-30 18:39 -------
Created an attachment (id=23371)
 --> (http://bugs.kde.org/attachment.cgi?id=23371&action=view)
log with CMAKE_COMPILER_VERBOSE=YesPlease

<-- snip -->
Linking CXX shared library ../lib/libkjs.so
cd /var/tmp/portage/kde-base/kdelibs-4.0.0-r1/work/kdelibs_build/kjs &&
/usr/bin/cmake -P CMakeFiles/kjs.dir/cmake_clean_target.cmake
cd /var/tmp/portage/kde-base/kdelibs-4.0.0-r1/work/kdelibs_build/kjs &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/kjs.dir/link.txt --verbose=1
/usr/bin/i686-pc-linux-gnu-g++	-fPIC -O2 -march=prescott -pipe
-fomit-frame-pointer -msse3 -funroll-loops  -Wnon-virtual-dtor -Wno-long-long
-ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
-Wformat-security -fno-exceptions -fno-check-new -fno-common
-Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -O2
-DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings
-Wl,--no-undefined -lc	-shared -Wl,-soname,libkjs.so.4 -o
../lib/libkjs.so.4.0.0 "CMakeFiles/kjs.dir/kjs_automoc.o"
"CMakeFiles/kjs.dir/ustring.o" "CMakeFiles/kjs.dir/date_object.o"
"CMakeFiles/kjs.dir/collector.o" "CMakeFiles/kjs.dir/nodes.o"
"CMakeFiles/kjs.dir/grammar.o" "CMakeFiles/kjs.dir/lexer.o"
"CMakeFiles/kjs.dir/lookup.o" "CMakeFiles/kjs.dir/operations.o"
"CMakeFiles/kjs.dir/regexp.o" "CMakeFiles/kjs.dir/function_object.o"
"CMakeFiles/kjs.dir/string_object.o" "CMakeFiles/kjs.dir/bool_object.o"
"CMakeFiles/kjs.dir/number_object.o" "CMakeFiles/kjs.dir/internal.o"
"CMakeFiles/kjs.dir/Context.o" "CMakeFiles/kjs.dir/ExecState.o"
"CMakeFiles/kjs.dir/Parser.o" "CMakeFiles/kjs.dir/array_object.o"
"CMakeFiles/kjs.dir/math_object.o" "CMakeFiles/kjs.dir/object_object.o"
"CMakeFiles/kjs.dir/regexp_object.o" "CMakeFiles/kjs.dir/error_object.o"
"CMakeFiles/kjs.dir/function.o" "CMakeFiles/kjs.dir/debugger.o"
"CMakeFiles/kjs.dir/value.o" "CMakeFiles/kjs.dir/list.o"
"CMakeFiles/kjs.dir/object.o" "CMakeFiles/kjs.dir/interpreter.o"
"CMakeFiles/kjs.dir/package.o" "CMakeFiles/kjs.dir/property_map.o"
"CMakeFiles/kjs.dir/property_slot.o" "CMakeFiles/kjs.dir/nodes2string.o"
"CMakeFiles/kjs.dir/identifier.o" "CMakeFiles/kjs.dir/scope_chain.o"
"CMakeFiles/kjs.dir/dtoa.o" "CMakeFiles/kjs.dir/fpconst.o"
"CMakeFiles/kjs.dir/JSLock.o" "CMakeFiles/kjs.dir/JSImmediate.o"
"CMakeFiles/kjs.dir/PropertyNameArray.o" "CMakeFiles/kjs.dir/JSWrapperObject.o"
"CMakeFiles/kjs.dir/CommonIdentifiers.o"
"CMakeFiles/kjs.dir/semantic_checker.o" -lpthread -lm -Wl,-Bstatic -lpcre
-Wl,-Bdynamic -lpcreposix
/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/../../../../i686-pc-linux-gnu/bin/ld:
warning: creating a DT_TEXTREL in object.
collect2: ld returned 1 exit status
make[2]: *** [lib/libkjs.so.4.0.0] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kde-base/kdelibs-4.0.0-r1/work/kdelibs_build'
make[1]: *** [kjs/CMakeFiles/kjs.dir/all] Error 2
make[1]: Leaving directory
`/var/tmp/portage/kde-base/kdelibs-4.0.0-r1/work/kdelibs_build'
make: *** [all] Error 2
<-- snip -->


More information about the Kdelibs-bugs mailing list