pkgsrc-Bugs archive

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

pkg/46876: devel/xulrunner DragonFly 'struct dirent' has no member named 'd_reclen'



>Number:         46876
>Category:       pkg
>Synopsis:       devel/xulrunner DragonFly 'struct dirent' has no member named 
>'d_reclen'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 30 01:20:00 +0000 2012
>Originator:     David Shao
>Release:        DragonFly 3.1-DEVELOPMENT x86_64
>Organization:
>Environment:
DragonFly 3.1-DEVELOPMENT x86_64
>Description:
Using DragonFly pkgsrc master Wed Aug 29 14:20:07 2012 -0700 and
pkg_rolling-replace -u
produces an error building xulrunner

c++ -o process_util_posix.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  -I../../dist -I../../ipc/chromium/src 
-I../../ipc/glue -I../../ipc/ipdl/_ipdlheaders  -I. -I. -I../../dist/include 
-I../../dist/include/nsprpub  -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/freetype2 -fno-rtti -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/pk
 g/include -I/usr/pkg/include/gettext -I/usr/pkg/include/nspr 
-I/usr/pkg/include/freetype2 -fno-exceptions -fno-strict-aliasing 
-ffunction-sections -fdata-sections -pthread -pipe  -DNDEBUG -DTRIMMED -pthread 
-I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include 
-I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo 
-I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/pango-1.0 
-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
-I/usr/pkg/include -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/freetype2 
-I/usr/pkg/include/libpng15 -I/usr/pkg/include/gtk-unix-print-2.0   -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/freetype2 
-DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF 
.deps/process_util_posix.pp 
/usr/pkgsrc/devel/xulrunner/work/mozilla-release/ipc/chromium/src/base/process_util_posix.cc
In file included from ../../ipc/chromium/src/base/dir_reader_posix.h:24,
                 from 
/usr/pkgsrc/devel/xulrunner/work/mozilla-release/ipc/chromium/src/base/process_util_posix.cc:29:
../../ipc/chromium/src/base/dir_reader_bsd.h: In member function 'bool 
base::DirReaderBSD::Next()':
../../ipc/chromium/src/base/dir_reader_bsd.h:52: error: 'struct dirent' has no 
member named 'd_reclen'
gmake[4]: *** [process_util_posix.o] Error 1
gmake[4]: Leaving directory 
`/usr/pkgsrc/devel/xulrunner/work/mozilla-release/ipc/chromium'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory 
`/usr/pkgsrc/devel/xulrunner/work/mozilla-release/ipc'
gmake[2]: *** [libs_tier_platform] Error 2
gmake[2]: Leaving directory `/usr/pkgsrc/devel/xulrunner/work/mozilla-release'
gmake[1]: *** [tier_platform] Error 2
gmake[1]: Leaving directory `/usr/pkgsrc/devel/xulrunner/work/mozilla-release'
gmake: *** [all] Error 2
*** Error code 2


>How-To-Repeat:
Using DragonFly pkgsrc master Wed Aug 29 14:20:07 2012 -0700 on
DragonFly 3.1-DEVELOPMENT x86_64, run
pkg_rolling-replace -u
>Fix:



Home | Main Index | Thread Index | Old Index