Mark Millard <[email protected]> has reassigned Bugzilla Automation
<[email protected]>'s request for maintainer-feedback to [email protected]:
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.
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to