[Webkit-unassigned] [Bug 49128] New: >=webkitgtk-1.2.5: parallel build fails with libtool: link: cannot find the library `libwebkit-1.0.la' or unhandled argument `libwebkit-1.0.la'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 6 04:13:16 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=49128

           Summary: >=webkitgtk-1.2.5: parallel build fails with libtool:
                    link: cannot find the library `libwebkit-1.0.la' or
                    unhandled argument `libwebkit-1.0.la'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pacho at condmat1.ciencias.uniovi.es


Created an attachment (id=73170)
 --> (https://bugs.webkit.org/attachment.cgi?id=73170&action=review)
build.log

As reported downstream in:
http://bugs.gentoo.org/show_bug.cgi?id=343249

Parallel build from webkitgtk-1.2.5 (1.3.5 is also affected by this) fails with the following:
In file included from ./JavaScriptCore/wtf/Assertions.h:45,
                 from JavaScriptCore/API/tests/minidom.c:33:
./JavaScriptCore/wtf/Platform.h:778:11: warning: missing terminating ' character
  CC     WebKitTools/GtkLauncher/Programs_GtkLauncher-main.o
  CXX    WebKitTools/DumpRenderTree/Programs_DumpRenderTree-AccessibilityController.o
  CXX    WebKitTools/DumpRenderTree/Programs_DumpRenderTree-AccessibilityUIElement.o
  CXX    WebKitTools/DumpRenderTree/Programs_DumpRenderTree-GCController.o
  CXX    WebKitTools/DumpRenderTree/Programs_DumpRenderTree-LayoutTestController.o
  CXX    WebKitTools/DumpRenderTree/Programs_DumpRenderTree-WorkQueue.o
  CXX    WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-AccessibilityControllerGtk.o
  CXX    WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-AccessibilityUIElementGtk.o
  CXX    WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-DumpRenderTree.o
  CXX    WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-EventSender.o
  CXX    WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-GCControllerGtk.o
  CXX    WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-LayoutTestControllerGtk.o
  CXX    WebKitTools/DumpRenderTree/gtk/Programs_DumpRenderTree-WorkQueueItemGtk.o
  CC     WebKit/gtk/tests/Programs_unittests_testhttpbackend-testhttpbackend.o
  CCLD   Programs/unittests/testloading
libtool: link: cannot find the library `libwebkit-1.0.la' or unhandled argument `libwebkit-1.0.la'
make[1]: *** [Programs/unittests/testloading] Errore 1
make[1]: *** Attesa dei processi non terminati....
make[1]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-1.2.5/work/webkit-1.2.5'
make: *** [all] Errore 2

Thanks

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list