Chavdar Ivanov <[email protected]> writes: > Hi, > > I got: > .......... > File "/usr/pkg/.wrkobjdir/www/firefox/work/firefox-65.0/configure.py", > line 118, in config_status > [0/1910] > return config_status(args=[], **encode(sanitized_config, encoding)) > File > "/usr/pkg/.wrkobjdir/www/firefox/work/firefox-65.0/python/mozbuild/mozbuild/config_status.py", > line 143, in config_status > definitions = list(definitions) > File > "/usr/pkg/.wrkobjdir/www/firefox/work/firefox-65.0/python/mozbuild/mozbuild/frontend/emitter.py", > line 172, in emit > for out in output: > File > "/usr/pkg/.wrkobjdir/www/firefox/work/firefox-65.0/python/mozbuild/mozbuild/frontend/reader.py", > line 880, in read_topsrcdir > for r in self.read_mozbuild(path, self.config): > File > "/usr/pkg/.wrkobjdir/www/firefox/work/firefox-65.0/python/mozbuild/mozbuild/frontend/reader.py", > line 1047, in read_mozbuild > raise bre > mozbuild.frontend.reader.BuildReaderError: > ============================== > FATAL ERROR PROCESSING MOZBUILD FILE > ============================== > > The error occurred while processing the following file: > > /usr/pkg/.wrkobjdir/www/firefox/work/firefox-65.0/mozglue/misc/moz.build > > A moz.build file called the error() function. > > The error it encountered is: > > No TimeStamp implementation on this platform. Build will not succeed > > Correct the error condition and try again. > ....... > > I have PYTHON_VERSION_DEFAULT=37, if this is relevant. The platform is > amd64, -current from yestrday.
Are you using LLD linker? If so FreeBSD has similar issue. https://bugzilla.mozilla.org/show_bug.cgi?id=1516830 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233707
