Package: src:firefox-esr Version: 60.1.0esr-3 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past)
As can be seen on the reproducibile builds¹, firefox-esr fails to build with
iso-codes 4.0-1. Relevant change seems to be:
* New upstream version 4.0
- This new release does no longer include the XML data files.
Please use the JSON data files from now on.
The failing part is:
---------------------------------------------------------------
debian/rules debian/control TESTDIR=
make[2]: Entering directory '/<<PKGBUILDDIR>>'
python -B debian/l10n/gen ach af an ar as ast az be bg bn-BD bn-IN br bs ca cak
cs cy da de dsb el en-GB en-ZA eo es-AR es-CL es-ES es-MX et eu fa ff fi fr fy-N
L ga-IE gd gl gn gu-IN he hi-IN hr hsb hu hy-AM ia id is it ja ka kab kk km kn k
o lij lt lv mai mk ml mr ms my nb-NO ne-NP nl nn-NO oc or pa-IN pl pt-BR pt-PT
rm ro ru si sk sl son sq sr sv-SE ta te th tr uk ur uz vi xh zh-CN zh-TW >
debian/l10n/browser-l10n.control
Traceback (most recent call last):
File "debian/l10n/gen", line 34, in <module>
parser.parse('/usr/share/xml/iso-codes/iso_639_3.xml')
File "/usr/lib/python2.7/xml/sax/expatreader.py", line 105, in parse
source = saxutils.prepare_input_source(source)
File "/usr/lib/python2.7/xml/sax/saxutils.py", line 349, in
prepare_input_source
f = urllib.urlopen(source.getSystemId())
File "/usr/lib/python2.7/urllib.py", line 87, in urlopen
return opener.open(url)
File "/usr/lib/python2.7/urllib.py", line 213, in open
return getattr(self, name)(url)
File "/usr/lib/python2.7/urllib.py", line 469, in open_file
return self.open_local_file(url)
File "/usr/lib/python2.7/urllib.py", line 483, in open_local_file
raise IOError(e.errno, e.strerror, e.filename)
IOError: [Errno 2] No such file or directory:
'/usr/share/xml/iso-codes/iso_639_3.xml'
make[2]: *** [debian/rules:150: debian/l10n/browser-l10n.control] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:257: override_dh_auto_clean] Error 2
---------------------------------------------------------------
Full build log attached.
-- dam
¹
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/firefox-esr.html
firefox-esr_amd64-2018-08-30T05:53:32Z.build.xz
Description: application/xz

