Closed
Bug 685800
Opened 14 years ago
Closed 11 years ago
[bs] Fails to build due to missing searchplugins
Categories
(Mozilla Localizations :: bs / Bosnian, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chrisccoulson, Unassigned)
Details
Our aurora builds in Ubuntu started failing a couple of days ago when creating the Bosnian translations, with this error:
/usr/bin/python2.7 /build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/config/Preprocessor.py \
-I /build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/l10n/bs/browser/profile/bookmarks.inc \
-DAB_CD=bs \
/build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/browser/locales/generic/profile/bookmarks.html.in \
> ../../dist/xpi-stage/locale-bs/defaults/profile/bookmarks.html
/build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/obj-x86_64-linux-gnu/config/nsinstall -t -m 644 /build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/browser/locales/generic/profile/localstore.rdf /build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/browser/locales/generic/profile/mimeTypes.rdf ../../dist/xpi-stage/locale-bs/defaults/profile
/build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/obj-x86_64-linux-gnu/config/nsinstall -t -m 644 /build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/l10n/bs/browser/profile/chrome/userChrome-example.css /build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/l10n/bs/browser/profile/chrome/userContent-example.css ../../dist/xpi-stage/locale-bs/defaults/profile/chrome
make[2]: *** No rule to make target `pik.xml', needed by `libs'. Stop.
make[2]: Leaving directory `/build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/obj-x86_64-linux-gnu/browser/locales'
make[1]: *** [libs-bs] Error 2
make[1]: Leaving directory `/build/buildd/firefox-8.0~a2~hg20110908r75841/build-tree/mozilla/obj-x86_64-linux-gnu/browser/locales'
make: *** [debian/stamp-langpack-xpi-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
It seems that this commit added some new searchplugins, but they don't appear to be included anywhere - http://hg.mozilla.org/releases/l10n/mozilla-aurora/bs/rev/2cdf0e480a0a
I note also that there haven't been any bs builds appear in ftp://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/ since September 5th either
| Reporter | ||
Updated•14 years ago
|
Summary: [bs] Missing searchplugins → [bs] Fails to build due to missing searchplugins
| Reporter | ||
Comment 1•14 years ago
|
||
From ftp://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-aurora-l10n/mozilla-aurora-linux-l10n-nightly-bs-build1319.txt.gz:
/tools/python/bin/python2.5 ../../config/Preprocessor.py \
-I /builds/slave/m-aurora-lnx-l10n-ntly/build/releases/l10n/mozilla-aurora/bs/browser/profile/bookmarks.inc \
-DAB_CD=bs \
./generic/profile/bookmarks.html.in \
> ../../dist/xpi-stage/locale-bs/defaults/profile/bookmarks.html
/builds/slave/m-aurora-lnx-l10n-ntly/build/mozilla-aurora/config/nsinstall -t -m 644 generic/profile/localstore.rdf generic/profile/mimeTypes.rdf ../../dist/xpi-stage/locale-bs/defaults/profile
/builds/slave/m-aurora-lnx-l10n-ntly/build/mozilla-aurora/config/nsinstall -t -m 644 /builds/slave/m-aurora-lnx-l10n-ntly/build/releases/l10n/mozilla-aurora/bs/browser/profile/chrome/userChrome-example.css /builds/slave/m-aurora-lnx-l10n-ntly/build/releases/l10n/mozilla-aurora/bs/browser/profile/chrome/userContent-example.css ../../dist/xpi-stage/locale-bs/defaults/profile/chrome
make[1]: *** No rule to make target `pik.xml', needed by `libs'. Stop.
make[1]: Leaving directory `/builds/slave/m-aurora-lnx-l10n-ntly/build/mozilla-aurora/browser/locales'
make: *** [libs-bs] Error 2
program finished with exit code 2
elapsedTime=0.507218
Comment 2•11 years ago
|
||
This was fixed long ago
http://hg.mozilla.org/releases/l10n/mozilla-aurora/bs/rev/bd6bcb672e0e
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•