Date: Wed, 27 Jan 2016 15:33:26 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 206679] www/webkit-qt5: ar: libWebCore.a: File truncated for debug/libWebCore.a Message-ID: <bug-206679-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206679 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@FreeBSD.org Reporter: markmi@dsl-only.net Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org Using a projects/clang380-import based system (-r294777) on amd64 (targeting amd64) I'm unable to build a WITH_DEBUG=3D WITH_DEBUG_FILES=3D www/webkit-q= t5 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' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206679-13>