pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/www/firefox
Ryo ONODERA <ryoon%netbsd.org@localhost> écrit :
>
> Log Message:
> Update to 29.0
Compilation fails on NetBSD/amd64 6.1.4 (from a freshly updated
pkgsrc source tree) :
c++ -o FTPChannelChild.o -c -I../../../dist/stl_wrappers
-I../../../dist/system_wrappers -include
/usr/pkgsrc/www/firefox/work/mozilla-release/config/gcc_hidden.h -DOS_POSIX=1
-DOS_NETBSD=1 -DOS_BSD=1 -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API
-DIMPL_LIBXUL -DNO_NSPR_10_SUPPORT
-I/usr/pkgsrc/www/firefox/work/mozilla-release/netwerk/protocol/ftp -I.
-I/usr/pkgsrc/www/firefox/work/mozilla-release/ipc/chromium/src
-I/usr/pkgsrc/www/firefox/work/mozilla-release/ipc/glue
-I/usr/pkgsrc/www/firefox/work/mozilla-release/netwerk/protocol/ftp/../../base/src
-I/usr/pkgsrc/www/firefox/work/mozilla-release/xpcom/ds
-I/usr/pkgsrc/www/firefox/work/build/ipc/ipdl/_ipdlheaders
-I../../../dist/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss
-I/usr/pkg/include/nss -I/usr/pkg/include/nspr
-I/usr/X11R7/include/pixman-1 -fPIC -DPIC -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss -I/usr/X11R7/include
-I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -DMOZILLA_CLIENT
-include ../../../mozilla-config.h -MD -MP -MF .deps/FTPChannelChild.o.pp
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr
-I/usr/pkg/include/nss/nss -I/usr/X11R7/include -I/usr/X11R7/include/libdrm
-I/usr/X11R7/include/freetype2 -Wall -Wpointer-arith -Woverloaded-virtual
-Werror=return-type -Werror=int-to-pointer-cast -Wtype-limits -Wempty-body
-Wsign-compare -Wno-invalid-offsetof -Wcast-align -O2 -I/usr/pkg/include
-I/usr/include -I/usr/pkg/include/nspr -I/usr/pkg/include/nss/nss
-I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2
-fno-exceptions -fno-strict-aliasing -Dunix -fno-rtti -fno-exceptions
-fno-math-errno -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -O2
-fomit-frame-pointer
/usr/pkgsrc/www/firefox/work/mozilla-release/netwerk/protocol/ftp/FTPChannelChild.cpp
In file included from ../../../dist/include/mozilla/layers/LayersTypes.h:11:0,
from ../../../dist/include/nsIWidget.h:21,
from ../../../dist/include/mozilla/BasicEvents.h:14,
from ../../../dist/include/nsEventListenerManager.h:9,
from ../../../dist/include/nsDOMEventTargetHelper.h:14,
from ../../../dist/include/mozilla/dom/TabChild.h:26,
from
/usr/pkgsrc/www/firefox/work/mozilla-release/netwerk/protocol/ftp/FTPChannelChild.cpp:10:
../../../dist/include/nsRegion.h: In member function 'void
nsRegion::SetEmpty()':
../../../dist/include/nsRegion.h:178:33: error: 'pixman_region32_clear' was not
declared in this scope
../../../dist/include/nsRegion.h: In member function 'nsRegion&
nsRegion::Copy(const nsRect&)':
../../../dist/include/nsRegion.h:272:35: error: 'pixman_region32_clear' was not
declared in this scope
/usr/pkgsrc/www/firefox/work/mozilla-release/config/rules.mk:1028: recipe for
target 'FTPChannelChild.o' failed
gmake[3]: *** [FTPChannelChild.o] Error 1
gmake[3]: Leaving directory
'/usr/pkgsrc/www/firefox/work/build/netwerk/protocol/ftp'
/usr/pkgsrc/www/firefox/work/mozilla-release/config/recurse.mk:100: recipe for
target 'netwerk/protocol/ftp/compile' failed
gmake[2]: *** [netwerk/protocol/ftp/compile] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/www/firefox/work/build'
/usr/pkgsrc/www/firefox/work/mozilla-release/config/recurse.mk:39: recipe for
target 'compile' failed
gmake[1]: *** [compile] Error 2
gmake[1]: Leaving directory '/usr/pkgsrc/www/firefox/work/build'
/usr/pkgsrc/www/firefox/work/mozilla-release/config/rules.mk:596: recipe for
target 'all' failed
gmake: *** [all] Error 2
*** Error code 2
Stop.
Home |
Main Index |
Thread Index |
Old Index