[kde-freebsd] [Bug 206679] www/webkit-qt5: ar: libWebCore.a: File truncated for debug/libWebCore.a

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 27 15:33:26 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206679

            Bug ID: 206679
           Summary: www/webkit-qt5: ar: libWebCore.a: File truncated for
                    debug/libWebCore.a
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: markmi at dsl-only.net
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Using a projects/clang380-import based system (-r294777) on amd64 (targeting
amd64) I'm unable to build a WITH_DEBUG= WITH_DEBUG_FILES= www/webkit-qt5
because of debug/libWebCore.a . What I get is ar reporting "File truncated":

. . .
rm -f libWebCore.a
ar cqs libWebCore.a .obj/Modules/geolocation/Coordinates.o
.obj/Modules/geolocation/Geolocation.o
.obj/Modules/geolocation/GeolocationController.o . . . Huge list . . .
.obj/usr/obj/portswork/usr/ports/www/webkit-qt5/work/.build/Source/WebCore/.moc/moc_PlatformVideoWindowPrivate.o
ar: libWebCore.a: File truncated
Makefile.WebCore.Target:8162: recipe for target 'debug/libWebCore.a' failed
gmake[4]: *** [debug/libWebCore.a] Error 1
gmake[4]: Leaving directory
'/usr/obj/portswork/usr/ports/www/webkit-qt5/work/.build/Source/WebCore'
Makefile.WebCore:68: recipe for target 'sub-Target-pri-make_first-ordered'
failed
gmake[3]: *** [sub-Target-pri-make_first-ordered] Error 2
gmake[3]: Leaving directory
'/usr/obj/portswork/usr/ports/www/webkit-qt5/work/.build/Source/WebCore'
Makefile:222: recipe for target
'sub-Source-WebCore-WebCore-pro-make_first-ordered' failed
gmake[2]: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
gmake[2]: Leaving directory
'/usr/obj/portswork/usr/ports/www/webkit-qt5/work/.build'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/www/webkit-qt5

The build was via portupgrade and qt5 originally got involved indirectly via
something else that I was building.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list