pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47734: www/firefox17 install: /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17: No such file



The following reply was made to PR pkg/47734; it has been noted by GNATS.

From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, davshao%gmail.com@localhost
Cc: 
Subject: Re: pkg/47734: www/firefox17 install:
 /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17: No such file
Date: Mon, 20 May 2013 23:20:17 +0900 (JST)

 HI,
 
 Do you have sufficient memory and swap?
 With gcc47 on NetBSD/amd64 6.0.1, xulrunner consumes many and many
 memory and swap.
 In this case, gcc have reported signal 11.
 
 By the way, I will check the build on DragonFly/amd64 3.4.1 this week.
 
 Thank you.
 
 From: David Shao <davshao%gmail.com@localhost>, Date: Mon, 20 May 2013 
14:00:11 +0000 (UTC)
 
 > The following reply was made to PR pkg/47734; it has been noted by GNATS.
 > 
 > From: David Shao <davshao%gmail.com@localhost>
 > To: gnats-bugs%netbsd.org@localhost
 > Cc: 
 > Subject: Re: pkg/47734: www/firefox17 install: 
 > /usr/pkgsrc/www/firefox17/work/.destdir/usr/pkg/bin/firefox17:
 >  No such file
 > Date: Mon, 20 May 2013 06:59:17 -0700
 > 
 >  Unfortunately building devel/xulrunner17 17.0.6 fails on both
 >  DragonFly 3.5-DEVELOPMENT, i386 and x86_64, separate machines so less
 >  likely for there to be a hardware problem, compiler
 >  
 >  # cc --version
 >  cc 4.7.3 [DragonFly] Release/2013-04-11
 >  
 >  # c++ --version
 >  c++ 4.7.3 [DragonFly] Release/2013-04-11
 >  
 >  c++ -o HttpChannelParent.o -c -I../../../dist/stl_wrappers
 >  -I../../../dist/system_wrappers -include ../../../config/gcc_hidden.h
 >  -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM
 >  -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET
 >  -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API
 >  -DEXCLUDE_SKIA_DEPENDENCIES  -DOS_POSIX=1 -DOS_DRAGONFLY=1 -DOS_BSD=1
 >  -DIMPL_NS_NET -I../../../netwerk/protocol/http/../../base/src
 >  -I../../../xpcom/ds -I../../../content/base/src
 >  -I../../../content/events/src  -I../../../ipc/chromium/src
 >  -I../../../ipc/glue -I../../../ipc/ipdl/_ipdlheaders
 >  -I../../../netwerk/protocol/http -I. -I../../../dist/include
 >  -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss
 >  -I/usr/pkg/include/nss -I/usr/pkg/include/nspr       -fPIC
 >  -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/gettext
 >  -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm
 >  -I/usr/pkg/include/freetype2 -Wall -Wpointer-arith
 >  -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body
 >  -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof
 >  -Wno-variadic-macros -Wcast-align -g -I/usr/include -I/usr/pkg/include
 >  -I/usr/pkg/include/gettext -I/usr/pkg/include/nspr
 >  -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2 -fno-exceptions
 >  -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections
 >  -fno-exceptions -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -O2
 >  -fomit-frame-pointer  -I/usr/include -I/usr/pkg/include
 >  -I/usr/pkg/include/gettext -I/usr/pkg/include/nspr
 >  -I/usr/pkg/include/libdrm -I/usr/pkg/include/freetype2
 >  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -MD -MF
 >  .deps/HttpChannelParent.o.pp
 >  
 > /usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17/netwerk/protocol/http/HttpChannelParent.cpp
 >  In file included from ../../../dist/include/jsapi.h:26:0,
 >                   from ../../../dist/include/IPC/IPCMessageUtils.h:30,
 >                   from 
 > ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNecko.h:14,
 >                   from
 >  ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:9,
 >                   from ../../../dist/include/mozilla/net/NeckoChild.h:11,
 >                   from ../../../netwerk/protocol/http/nsHttp.h:27,
 >                   from 
 > ../../../dist/include/mozilla/net/HttpChannelParent.h:11,
 >                   from
 >  
 > /usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17/netwerk/protocol/http/HttpChannelParent.cpp:7:
 >  ../../../dist/include/gc/Root.h: In static member function 'static
 >  void JS::RootSink<JSStableString*>::dispose(JSStableString*)':
 >  ../../../dist/include/gc/Root.h:279:35: warning: variable 'sink' set
 >  but not used [-Wunused-but-set-variable]
 >  In file included from ../../../ipc/chromium/src/base/message_loop.h:19:0,
 >                   from ../../../dist/include/mozilla/ipc/AsyncChannel.h:12,
 >                   from ../../../dist/include/mozilla/ipc/SyncChannel.h:11,
 >                   from ../../../dist/include/mozilla/ipc/RPCChannel.h:20,
 >                   from
 >  ../../../ipc/ipdl/_ipdlheaders/mozilla/net/PNeckoChild.h:56,
 >                   from ../../../dist/include/mozilla/net/NeckoChild.h:11,
 >                   from ../../../netwerk/protocol/http/nsHttp.h:27,
 >                   from 
 > ../../../dist/include/mozilla/net/HttpChannelParent.h:11,
 >                   from
 >  
 > /usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17/netwerk/protocol/http/HttpChannelParent.cpp:7:
 >  ../../../ipc/chromium/src/base/task.h: In member function 'virtual
 >  nsresult mozilla::net::HttpChannelParent::OnDataAvailable(nsIRequest*,
 >  nsISupports*, nsIInputStream*, uint32_t, uint32_t)':
 >  ../../../ipc/chromium/src/base/task.h:27:7: internal compiler error:
 >  Segmentation fault: 11
 >  Please submit a full bug report,
 >  with preprocessed source if appropriate.
 >  See <http://bugs.dragonflybsd.org> for instructions.
 >  gmake[5]: *** [HttpChannelParent.o] Error 1
 >  gmake[5]: Leaving directory
 >  `/usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17/netwerk/protocol/http'
 >  gmake[4]: *** [http_libs] Error 2
 >  gmake[4]: Leaving directory
 >  `/usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17/netwerk/protocol'
 >  gmake[3]: *** [protocol_libs] Error 2
 >  gmake[3]: Leaving directory
 >  `/usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17/netwerk'
 >  gmake[2]: *** [libs_tier_platform] Error 2
 >  gmake[2]: Leaving directory 
 > `/usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17'
 >  gmake[1]: *** [tier_platform] Error 2
 >  gmake[1]: Leaving directory 
 > `/usr/pkgsrc/devel/xulrunner17/work/mozilla-esr17'
 >  gmake: *** [all] Error 2
 >  *** Error code 2
 >  
 



Home | Main Index | Thread Index | Old Index