pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53554 (yelp build error (pkgsrc current - gnome meta package))
The following reply was made to PR pkg/53554; it has been noted by GNATS.
From: Benjamin Lorenz <ben@pocket.services>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
leot%NetBSD.org@localhost
Subject: Re: pkg/53554 (yelp build error (pkgsrc current - gnome meta package))
Date: Sun, 26 Aug 2018 13:43:48 +0200
c++ -o nsFastLoadService.o -c -I../../dist/system_wrappers -include =
../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=3D\"NetBSD8\" =
-DOSARCH=3DNetBSD -D_IMPL_NS_COM -I.. -I. -I. -I../../dist/include =
-I../../dist/include/nsprpub =
-I/home/bjjl/pkgsrc/devel/xulrunner192/work/mozilla-1.9.2/dist/include/nsp=
r =
-I/home/bjjl/pkgsrc/devel/xulrunner192/work/mozilla-1.9.2/dist/include/nss=
-I/usr/X11R7/include -fPIC -DPIC -I/usr/pkg/include =
-I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm =
-I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib/glib-2.0 =
-I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include =
-I/usr/X11R7/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith =
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy =
-Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long =
-O2 -D_FORTIFY_SOURCE=3D2 -I/usr/pkg/include -I/usr/include =
-I/usr/X11R7/include -I/usr/X11R7/include/libdrm =
-I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib/glib-2.0 =
-I/usr/pkg/include/glib/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include =
-fno-strict-aliasing -Dunix -fshort-wchar -pthread -pipe -DNDEBUG =
-DTRIMMED -O2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include =
-I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 =
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/include/glib/gio-unix-2.0 =
-I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -DMOZILLA_CLIENT =
-include ../../mozilla-config.h -Wp,-MD,.deps/nsFastLoadService.pp =
nsFastLoadService.cpp
In file included from nsFastLoadService.cpp:47:0:
nsFastLoadFile.h:298:19: error: conflicting type attributes specified =
for 'virtual nsresult =
nsFastLoadFileReader::ReadSegments(nsWriteSegmentFun, void*, PRUint32, =
PRUint32*)'
NS_IMETHODIMP ReadSegments(nsWriteSegmentFun aWriter, void* =
aClosure,
^
In file included from ../../dist/include/nsIBinaryInputStream.h:10:0,
from ../../dist/include/nsIObjectInputStream.h:10,
from nsBinaryStream.h:44,
from nsFastLoadFile.cpp:57:
nsBinaryStream.h:113:5: error: overriding 'virtual nsresult =
nsBinaryInputStream::ReadSegments(nsWriteSegmentFun, void*, PRUint32, =
PRUint32*)'
NS_DECL_NSIINPUTSTREAM
^
gmake[4]: *** [../../config/rules.mk:1410: nsFastLoadFile.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
In file included from ../../dist/include/nsIBinaryInputStream.h:10:0,
from ../../dist/include/nsIObjectInputStream.h:10,
from nsBinaryStream.h:44,
from nsFastLoadFile.h:49,
from nsFastLoadService.cpp:47:
nsBinaryStream.h:113:5: error: overriding 'virtual nsresult =
nsBinaryInputStream::ReadSegments(nsWriteSegmentFun, void*, PRUint32, =
PRUint32*)'
NS_DECL_NSIINPUTSTREAM
^
nsFastLoadService.cpp: In static member function 'static nsresult =
nsFastLoadService::Create(nsISupports*, const nsIID&, void**)':
nsFastLoadService.cpp:95:16: warning: deleting object of polymorphic =
class type 'nsFastLoadService' which has non-virtual destructor might =
cause undefined behaviour [-Wdelete-non-virtual-dtor]
delete fastLoadService;
^
gmake[4]: *** [../../config/rules.mk:1410: nsFastLoadService.o] Error 1
gmake[4]: Leaving directory =
'/home/bjjl/pkgsrc/devel/xulrunner192/work/mozilla-1.9.2/xpcom/io'
gmake[3]: *** [../config/rules.mk:914: libs] Error 2
gmake[3]: Leaving directory =
'/home/bjjl/pkgsrc/devel/xulrunner192/work/mozilla-1.9.2/xpcom'
gmake[2]: *** [config/rules.mk:765: libs_tier_xpcom] Error 2
gmake[2]: Leaving directory =
'/home/bjjl/pkgsrc/devel/xulrunner192/work/mozilla-1.9.2'
gmake[1]: *** [config/rules.mk:776: tier_xpcom] Error 2
gmake[1]: Leaving directory =
'/home/bjjl/pkgsrc/devel/xulrunner192/work/mozilla-1.9.2'
gmake: *** [config/rules.mk:726: all] Error 2
*** Error code 2
Stop.
make[1]: stopped in /home/bjjl/pkgsrc/devel/xulrunner192
*** Error code 1
On 26 Aug 2018, at 10:53, leot%NetBSD.org@localhost wrote:
> Synopsis: yelp build error (pkgsrc current - gnome meta package)
>=20
> State-Changed-From-To: open->feedback
> State-Changed-By: leot%NetBSD.org@localhost
> State-Changed-When: Sun, 26 Aug 2018 08:53:20 +0000
> State-Changed-Why:
> Feedback requested.
>=20
> ben, please also share - probably - just some lines before the
> log you have included and/or try to `cvs up' xulrunner192 as
> suggested by coypu.
>=20
> Thank you!
>=20
>=20
>=20
Home |
Main Index |
Thread Index |
Old Index