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))



c++ -o nsFastLoadService.o -c -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"NetBSD8\" -DOSARCH=NetBSD -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/nspr -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=2 -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)
> 
> 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.
> 
> 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.
> 
> Thank you!
> 
> 
> 




Home | Main Index | Thread Index | Old Index