pkgsrc-Users archive

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

xulrunner uses firefox options



On to the next package on my list, icedtea-web. This requires
xulrunner45, which seems to be extracted from firefox-45.9.0esr. While
this is going on, I get the error message

js/src> creating ./config.status

Reticulating splines...
Traceback (most recent call last):
  File "./config.status", line 1050, in <module>
    config_status(**args)
  File "/pkg_comp/obj/pkgsrc/devel/xulrunner45/default/firefox-45.9.0esr/python/mozbuild/mozbuild/config_status.py", line 175, in config_status
    definitions = list(definitions)
  File "/pkg_comp/obj/pkgsrc/devel/xulrunner45/default/firefox-45.9.0esr/python/mozbuild/mozbuild/frontend/emitter.py", line 177, in emit
    objs = list(self.emit_from_context(out))
  File "/pkg_comp/obj/pkgsrc/devel/xulrunner45/default/firefox-45.9.0esr/python/mozbuild/mozbuild/frontend/emitter.py", line 608, in emit_from_context
    for obj in self._process_sources(context, passthru):
  File "/pkg_comp/obj/pkgsrc/devel/xulrunner45/default/firefox-45.9.0esr/python/mozbuild/mozbuild/frontend/emitter.py", line 797, in _process_sources
    'exist: \'%s\'' % (symbol, full_path), context)
mozbuild.frontend.reader.SandboxValidationError: 
==============================
ERROR PROCESSING MOZBUILD FILE
==============================

The error occurred while processing the following file or one of the files it includes:

    /pkg_comp/obj/pkgsrc/devel/xulrunner45/default/firefox-45.9.0esr/media/libcubeb/src/moz.build

The error occurred when validating the result of the execution. The reported error is:

    File listed in SOURCES does not exist: '/pkg_comp/obj/pkgsrc/devel/xulrunner45/default/firefox-45.9.0esr/media/libcubeb/src/cubeb_oss.c'


Other files present in the same directory include

cubeb_alsa.c              cubeb_osx_run_loop.c      cubeb_resampler.cpp  
cubeb_alsa.c.orig         cubeb_osx_run_loop.h      cubeb_resampler.h
cubeb_audiotrack.c        cubeb_panner.cpp          cubeb_sndio.c
cubeb_audiounit.c         cubeb_panner.h            cubeb_wasapi.cpp
cubeb_opensl.c            cubeb_pulse.c             cubeb_winmm.c

Presumably it wants oss because I have "PKG_OPTIONS.firefox += oss -alsa".
Okay... but this isn't Firefox. And ../../www/firefox45/options.mk,
which is used to define the available options, does support the oss
option anyway.

Adding PKG_OPTIONS.xulrunner45 += -oss doesn't help...

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- Wayland: Those who don't understand X
\X/ rhialto/at/falu.nl      -- are condemned to reinvent it. Poorly.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index