On 03/21/2013 05:27 PM, Jeong-Joon Yoo wrote:
Thank for your reply, Zhang Qiang Z
I run the following command
$ gbs build --clean ...
After the result, this command returns the following same error
message. (may be linking error.)
(> $ gbs build --clean --clean-repos, this command also returns same
error message)
[ 3617s] [ 98%] Building CXX object
Source/WebKit2/CMakeFiles/ewebkit2.dir/__/__/DerivedSources/WebKit2/WebInspectorMessageReceiver.cpp.o
[ 3617s] [ 98%] Building CXX object
Source/WebKit2/CMakeFiles/ewebkit2.dir/__/__/DerivedSources/WebKit2/WebPageMessageReceiver.cpp.o
[ 3625s] Linking CXX shared library ../../lib/libewebkit2.so
[ 3700s] collect2: ld terminated with signal 9 [Killed]
[ 3701s] make[2]: *** [lib/libewebkit2.so.0.6.24] Error 1
[ 3701s] make[1]: *** [Source/WebKit2/CMakeFiles/ewebkit2.dir/all] Error 2
[ 3701s] make: *** [all] Error 2
[ 3701s] error: Bad exit status from /var/tmp/rpm-tmp.vM6Sj8 (%build)
[ 3701s]
[ 3701s]
[ 3701s] RPM build errors:
[ 3701s] Bad exit status from /var/tmp/rpm-tmp.vM6Sj8 (%build)
What can I do to solve this problem?
Thank you in advance.
Strange.... ld was terminated with a signal 9? Are you running out of
memory and your out of memory killer is shooting the offending process
in the head? webkit is kind of huge requiring a pretty significant
system to successfully build it.
--rusty
_______________________________________________
General mailing list
General@lists.tizen.org
https://lists.tizen.org/listinfo/general