WWWorkin/Webkit2012. 2. 20. 22:42

I faced so many errors .........HELP ME......
 

############# PC #1 #############

 

case 1. Webkit-r107480 - SCRIPT ERROR
yhwancho@yhwancho-DTop:~/webkit/tar/WebKit-r107480$ ./Tools/Scripts/run-webkit-tests --efl --release --no-launch-safari \
>                                  --results-directory layout-test-results \
>                                  --exit-after-n-failures 5000 --child-processes=N
Traceback (most recent call last):
  File "/home/yhwancho/webkit/tar/WebKit-r107480/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 486, in <module>
    sys.exit(main())
  File "/home/yhwancho/webkit/tar/WebKit-r107480/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 479, in main
    host._initialize_scm()
  File "/home/yhwancho/webkit/tar/WebKit-r107480/Tools/Scripts/webkitpy/common/host.py", line 112, in _initialize_scm
    self._scm = detector.default_scm(patch_directories)
  File "/home/yhwancho/webkit/tar/WebKit-r107480/Tools/Scripts/webkitpy/common/checkout/scm/detection.py", line 60, in default_scm
    raise Exception("FATAL: Failed to determine the SCM system for either %s or %s" % (cwd, script_directory))
Exception: FATAL: Failed to determine the SCM system for either /home/yhwancho/webkit/tar/WebKit-r107480 or /home/yhwancho/webkit/tar/WebKit-r107480/Tools/Scripts/webkitpy/common/checkout/scm

 


case 2. git-source (2012/02/17) - BUILD ERROR
-- Build files have been written to: /home/yhwancho/webkit/WebKit/WebKitBuild/Release
[  0%] [  0%] [  0%] [  0%] Building CXX object Source/JavaScriptCore/wtf/CMakeFiles/wtf_efl.dir/gobject/GOwnPtr.cpp.o
Building CXX object Source/JavaScriptCore/wtf/CMakeFiles/wtf_efl.dir/OSAllocatorPosix.cpp.o
Building CXX object Source/JavaScriptCore/wtf/CMakeFiles/wtf_efl.dir/ThreadIdentifierDataPthreads.cpp.o
Building CXX object Source/JavaScriptCore/wtf/CMakeFiles/wtf_efl.dir/gobject/GRefPtr.cpp.o
In file included from /usr/include/glib-2.0/gio/gioenums.h:30:0,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /home/yhwancho/webkit/WebKit/Source/JavaScriptCore/wtf/gobject/GOwnPtr.cpp:24:
/usr/include/glib-2.0/glib-object.h:25:30: fatal error: gobject/gbinding.h: No such file or directory
compilation terminated.
make[2]: *** [Source/JavaScriptCore/wtf/CMakeFiles/wtf_efl.dir/gobject/GOwnPtr.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/glib-2.0/glib.h:107:0,
                 from /home/yhwancho/webkit/WebKit/Source/JavaScriptCore/wtf/gobject/GRefPtr.cpp:24:
/usr/include/glib-2.0/glib/deprecated/gthread.h:126:0: warning: "g_static_mutex_get_mutex" redefined [enabled by default]
/usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h:171:0: note: this is the location of the previous definition
/usr/include/glib-2.0/glib/deprecated/gthread.h:127:0: warning: "G_STATIC_MUTEX_INIT" redefined [enabled by default]
/usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h:170:0: note: this is the location of the previous definition
In file included from /usr/include/glib-2.0/glib/gasyncqueue.h:34:0,
                 from /usr/include/glib-2.0/glib.h:34,
                 from /home/yhwancho/webkit/WebKit/Source/JavaScriptCore/wtf/gobject/GRefPtr.cpp:24:
/usr/include/glib-2.0/glib/gthread.h:51:16: error: ‘union’ tag used in naming ‘struct _GMutex’ [-fpermissive]
/usr/include/glib-2.0/glib/gthread.h:58:7: error: ‘union’ tag used in naming ‘struct _GMutex’ [-fpermissive]
In file included from /usr/include/glib-2.0/glib.h:107:0,
                 from /home/yhwancho/webkit/WebKit/Source/JavaScriptCore/wtf/gobject/GRefPtr.cpp:24:
/usr/include/glib-2.0/glib/deprecated/gthread.h:135:3: error: conflicting declaration ‘typedef struct GStaticMutex GStaticMutex’
/usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h:159:30: error: ‘GStaticMutex’ has a previous declaration as ‘typedef struct _GStaticMutex GStaticMutex’
make[2]: *** [Source/JavaScriptCore/wtf/CMakeFiles/wtf_efl.dir/gobject/GRefPtr.cpp.o] Error 1
make[1]: *** [Source/JavaScriptCore/wtf/CMakeFiles/wtf_efl.dir/all] Error 2
make: *** [all] Error 2

 

case 3. Webkit-r103666 - BUILD ERROR
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/__/cairo/PixelDumpSupportCairo.cpp.o
Linking C executable ../../Programs/EWebLauncher
../../../Source/JavaScriptCore/wtf/libwtf_efl.so.0.1.0: undefined reference to `ucol_setAttribute_44'
../../../Source/JavaScriptCore/wtf/libwtf_efl.so.0.1.0: undefined reference to `ucol_getLocaleByType_44'
../../../Source/JavaScriptCore/wtf/libwtf_efl.so.0.1.0: undefined reference to `JSC::IdentifierTable::~IdentifierTable()'
../../../Source/JavaScriptCore/wtf/libwtf_efl.so.0.1.0: undefined reference to `ucol_close_44'
../../../Source/JavaScriptCore/wtf/libwtf_efl.so.0.1.0: undefined reference to `ucol_strcoll_44'
../../../Source/JavaScriptCore/wtf/libwtf_efl.so.0.1.0: undefined reference to `ucol_open_44'
../../../Source/JavaScriptCore/wtf/libwtf_efl.so.0.1.0: undefined reference to `ucol_getAttribute_44'
collect2: ld returned 1 exit status
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/DumpHistoryItem.cpp.o
make[2]: *** [Programs/ImageDiff] Error 1
make[1]: *** [Tools/DumpRenderTree/efl/CMakeFiles/Programs/ImageDiff.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/DumpRenderTree.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/DumpRenderTreeChrome.cpp.o
[100%] Built target Programs/EWebLauncher
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/DumpRenderTreeView.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/EventSender.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/FontManagement.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/GCControllerEfl.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/JSStringUtils.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/LayoutTestControllerEfl.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/PixelDumpSupportEfl.cpp.o
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/Programs/DumpRenderTree.dir/WorkQueueItemEfl.cpp.o
Linking CXX executable ../../../Programs/DumpRenderTree
[100%] Built target Programs/DumpRenderTree
make: *** [all] Error 2

 

 

case 4. WebKit-r106759 - SCRIPT ERROR
yhwancho@yhwancho-DTop:~/webkit/tar/WebKit-r106759$ ./Tools/Scripts/run-webkit-tests --efl --release --no-launch-safari \
>                                  --results-directory layout-test-results \
>                                  --exit-after-n-failures 5000 --child-processes=N
Traceback (most recent call last):
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 476, in <module>
    sys.exit(main())
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 469, in main
    host._initialize_scm()
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/common/host.py", line 112, in _initialize_scm
    self._scm = detector.default_scm(patch_directories)
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/common/checkout/scm/detection.py", line 60, in default_scm
    raise Exception("FATAL: Failed to determine the SCM system for either %s or %s" % (cwd, script_directory))
Exception: FATAL: Failed to determine the SCM system for either /home/yhwancho/webkit/tar/WebKit-r106759 or /home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/common/checkout/scm


############# PC #2 #############


case 1. WebKit-r108077 - BUILD ERROR
[100%] Building CXX object Tools/DumpRenderTree/efl/CMakeFiles/bin/DumpRenderTree.dir/WorkQueueItemEfl.cpp.o
Linking CXX executable ../../../bin/DumpRenderTree
../../../lib/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::RunLoop::RunLoop()'
../../../lib/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::RunLoop::~RunLoop()'
../../../lib/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::RunLoop::wakeUp()'
collect2: ld returned 1 exit status
make[2]: *** [bin/DumpRenderTree] Error 1
make[1]: *** [Tools/DumpRenderTree/efl/CMakeFiles/bin/DumpRenderTree.dir/all] Error 2
make: *** [all] Error 2

 

 

case 2. WebKit-r107978 - BUILD ERROR
Linking CXX executable ../../../bin/DumpRenderTree
../../../lib/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::RunLoop::RunLoop()'
../../../lib/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::RunLoop::~RunLoop()'
../../../lib/libwebcore_efl.so.0.1.0: undefined reference to `WebCore::RunLoop::wakeUp()'
collect2: ld returned 1 exit status
make[2]: *** [bin/DumpRenderTree] Error 1
make[1]: *** [Tools/DumpRenderTree/efl/CMakeFiles/bin/DumpRenderTree.dir/all] Error 2
make: *** [all] Error 2

 

 

case 3. Webkit - git-source (clone 2012/02/20) - BUILD ERROR
[ 48%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/page/Geolocation.cpp.o
/home/yhwancho/webkit/git/WebKit/Source/WebCore/page/Geolocation.cpp: In member function ‘void WebCore::Geolocation::reset()’:
/home/yhwancho/webkit/git/WebKit/Source/WebCore/page/Geolocation.cpp:258:33: error: invalid use of incomplete type ‘struct WebCore::ChromeClient’
/home/yhwancho/webkit/git/WebKit/Source/WebCore/page/Chrome.h:38:11: error: forward declaration of ‘struct WebCore::ChromeClient’
/home/yhwancho/webkit/git/WebKit/Source/WebCore/page/Geolocation.cpp: In member function ‘void WebCore::Geolocation::requestPermission()’:
/home/yhwancho/webkit/git/WebKit/Source/WebCore/page/Geolocation.cpp:622:29: error: invalid use of incomplete type ‘struct WebCore::ChromeClient’
/home/yhwancho/webkit/git/WebKit/Source/WebCore/page/Chrome.h:38:11: error: forward declaration of ‘struct WebCore::ChromeClient’
make[2]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/page/Geolocation.cpp.o] Error 1
make[1]: *** [Source/WebCore/CMakeFiles/webcore_efl.dir/all] Error 2
make: *** [all] Error 2

 

 

case 4. WebKit-r106759 - SCRIPT ERROR
Traceback (most recent call last):
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 476, in <module>
    sys.exit(main())
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 469, in main
    host._initialize_scm()
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/common/host.py", line 112, in _initialize_scm
    self._scm = detector.default_scm(patch_directories)
  File "/home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/common/checkout/scm/detection.py", line 60, in default_scm
    raise Exception("FATAL: Failed to determine the SCM system for either %s or %s" % (cwd, script_directory))
Exception: FATAL: Failed to determine the SCM system for either /home/yhwancho/webkit/tar/WebKit-r106759 or /home/yhwancho/webkit/tar/WebKit-r106759/Tools/Scripts/webkitpy/common/checkout/scm


 

############# PC #3 #############

 

case 1. git-source - DRT ERROR
jungjiklee@jungjiklee-Samsung-DeskTop-System:~/dev/webkit_open/webkit/WebKit$ ./Tools/Scripts/run-webkit-tests --efl LayoutTests/fast/borders/border-fit.html
  fast/borders/border-fit.html -> unexpected DumpRenderTree crash
0 tests ran as expected, 1 didn't:


Regressions: Unexpected DumpRenderTree crashes : (1)
  fast/borders/border-fit.html = CRASH


Traceback (most recent call last):
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 488, in <module>
    sys.exit(main())
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 483, in main
    return run(port, options, args)
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 126, in run
    unexpected_result_count = manager.run(result_summary)
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 945, in run
    self._show_results_html_file(result_summary)
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 1394, in _show_results_html_file
    self._port.show_results_html_file(results_filename)
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/layout_tests/port/efl.py", line 74, in show_results_html_file
    self._run_script("run-launcher", run_launcher_args)
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/layout_tests/port/webkit.py", line 106, in _run_script
    output = self._executive.run_command(run_script_command, cwd=self._config.webkit_base_dir(), decode_output=decode_output, env=env)
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/common/system/executive.py", line 421, in run_command
    (error_handler or self.default_error_handler)(script_error)
  File "/home/jungjiklee/dev/webkit_open/webkit/WebKit/Tools/Scripts/webkitpy/common/system/executive.py", line 338, in default_error_handler
    raise error
webkitpy.common.system.executive.ScriptError: Failed to run "[u'Tools/Scripts/run-launcher', u'--release', u'--efl', u'file:///home/jungjiklee/dev/webkit_open..." exit_code: -11 cwd: /home/jungjiklee/dev/webkit_open/webkit/WebKit

'WWWorkin > Webkit' 카테고리의 다른 글

video test  (0) 2014.08.22
Links 4 tests  (0) 2014.03.20
Webkit - Chromium port - building  (1) 2012.03.26
[TS] - Error from Gstreamer in Webkit Build  (1) 2012.02.20
webkit efl - Build  (4) 2012.02.16
Posted by Joe.C