[kde-freebsd] maintainer-feedback requested: [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


Mark Millard <markmi at dsl-only.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to kde at FreeBSD.org:
Bug 206679: www/webkit-qt5: ar: libWebCore.a: File truncated for
debug/libWebCore.a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206679



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


More information about the kde-freebsd mailing list