[Webkit-unassigned] [Bug 107400] New: [GTK] Debug build failure on x86-64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 09:33:54 PST 2013


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

           Summary: [GTK] Debug build failure on x86-64
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael at 68k.org
                CC: xan.lopez at gmail.com, gns at gnome.org,
                    mrobinson at webkit.org


The debug build of libWebCore.a on x86_64 has once again exceeded 4GB, and debug builds fail with the following message:

  CXXLD  Programs/WebKitPluginProcess
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 758134
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 3488834
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 6576910
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 9418130
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 12996814
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 15659050
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 18302758
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 24501258
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 27468022
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 34344190
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 40140894
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 49532658
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 53213622
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 56496818
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 59161726
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 62448082
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 65736998
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 68839386
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 77786086
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 81150146
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 84262310
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 86338682
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 86551442
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 86649582
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 86774634
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 86898174
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 87021058
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 89037382
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 91912538
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 92154670
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 21049470
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 30625130
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 37076994
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 72116982
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 75119226
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 86478718
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 94966482
/usr/bin/ld: error: ./.libs/libWebCore.a: malformed archive header at 95505998
collect2: error: ld returned 1 exit status
make[1]: *** [Programs/WebKitPluginProcess] Error 1
make[1]: Leaving directory `/home/slave/webkitgtk/gtk-linux-64-debug/build/WebKitBuild/Debug'
make: *** [all] Error 2

-- 
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