Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-1456

building webkit-gtk hangs

    • Icon: Bug Bug
    • Resolution: Expected Behavior
    • Icon: Normal Normal
    • None
    • None
    • None

      emerge gnome (hangs here)

           ./Source/WebKit2/UIProcess/API/gtk/WebKitURIRequest.h \
           ./Source/WebKit2/UIProcess/API/gtk/WebKitURIResponse.h \
           ./Source/WebKit2/WebProcess/InjectedBundle/API/gtk/*.cpp
      /usr/bin/g-ir-compiler --includedir ./Source/WebKit2 --includedir . WebKit2-3.0.gir -o WebKit2-3.0.typelib
      Source/WebKit2/UIProcess/API/gtk/WebKitURIRequest.h:74: Warning: WebKit2WebExtension: webkit_uri_request_get_http_headers: return value: Unresolved type: 'SoupMessageHeaders*'
      /usr/bin/g-ir-compiler --includedir ./Source/WebKit2 --includedir . WebKit2WebExtension-3.0.gir -o WebKit2WebExtension-3.0.typelib *hangs here*
      

      after ctrl+c this message

      sandbox:stop  caught signal 2 in pid 28826
      Traceback (most recent call last):
        File "/usr/bin/g-ir-scanner", line 46, in <module>
          sys.exit(scanner_main(sys.argv))
        File "/usr/lib64/gobject-introspection/giscanner/scannermain.py", line 488, in scanner_main
          shlibs = create_binary(transformer, options, args)
        File "/usr/lib64/gobject-introspection/giscanner/scannermain.py", line 377, in create_binary
          gdump_parser.parse()
        File "/usr/lib64/gobject-introspection/giscanner/gdumpparser.py", line 110, in parse
          tree = self._execute_binary_get_tree()
        File "/usr/lib64/gobject-introspection/giscanner/gdumpparser.py", line 167, in _execute_binary_get_tree
          subprocess.check_call(args, stdout=sys.stdout, stderr=sys.stderr)
        File "/usr/lib64/python2.7/subprocess.py", line 535, in check_call
      sandbox:stop  signal already caught and busy still cleaning up!
          retcode = call(*popenargs, **kwargs)
        File "/usr/lib64/python2.7/subprocess.py", line 522, in call
          return Popen(*popenargs, **kwargs).wait()
        File "/usr/lib64/python2.7/subprocess.py", line 1376, in wait
          pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
        File "/usr/lib64/python2.7/subprocess.py", line 476, in _eintr_retry_call
          return func(*args)
      KeyboardInterrupt
      GNUmakefile:82177: recipe for target 'WebKit-3.0.gir' failed
      make[1]: *** [WebKit-3.0.gir] Error 1
      GNUmakefile:25562: recipe for target 'all' failed
      make: *** [all] Interrupt
      
      /usr/portage/net-libs/webkit-gtk/webkit-gtk-2.4.4.ebuild: src_compile aborted; exiting.
      

            dantrell dantrell [X] (Inactive)
            whiteghost mike peterson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: