Closed Bug 867172 Opened 11 years ago Closed 6 years ago

Firefox 21beta building error with italian translation (Missing files)

Categories

(Firefox Build System :: General, defect)

21 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: andrea.tornese, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130415132515

Steps to reproduce:

I build Firefox with official Volkerding's slackbuild script (on Slackware 14 x86_84)  adding only the following option:
  --with-l10n-base=$TMP/l10n
  --enable-ui-locale=it
The source l10n for italian translation has been placed in /tmp directory.
Whitout translation option the process works fine.


Actual results:

After the building process I have this error.

 /tmp/mozilla-beta/obj/_virtualenv/bin/python /tmp/mozilla-beta/toolkit/mozapps/installer/packager.py -DMOZ_GLUE_IN_PROGRAM -DNO_NSPR_10_SUPPORT -DAB_CD=it -DMOZ_APP_NAME=firefox -DPREF_DIR=defaults/preferences -DMOZ_ENABLE_GNOME_COMPONENT=1 -DMOZ_GTK2=1 -DJAREXT= -DMOZ_CHILD_PROCESS_NAME=plugin-container -DMOZ_JSDEBUGGER -DNECKO_WIFI -DDLL_PREFIX=lib -DDLL_SUFFIX=.so -DBIN_SUFFIX= -DBINPATH=bin \
            --format omni \
            --removals /tmp/mozilla-beta/browser/installer/removed-files.in \
             \
             \
             \
            --optimizejars \
             \
            package-manifest ../../dist ../../dist/firefox \

    Error: /tmp/mozilla-beta/obj/browser/installer/package-manifest:31: Missing file(s): bin/dictionaries/*
    Traceback (most recent call last):
      File "/tmp/mozilla-beta/toolkit/mozapps/installer/packager.py", line 366, in <module>
        main()
      File "/tmp/mozilla-beta/toolkit/mozapps/installer/packager.py", line 320, in main
        copier.add(mozpack.path.join(binpath, 'removed-files'), removals)
      File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__
        self.gen.next()
      File "/tmp/mozilla-beta/python/mozbuild/mozpack/errors.py", line 129, in accumulate
        raise AccumulatedErrors()
    mozpack.errors.AccumulatedErrors
    make[1]: *** [stage-package] Errore 1
    make[1]: Leaving directory `/tmp/mozilla-beta/obj/browser/installer'
    make: *** [install] Errore 2
Component: Untriaged → Build Config
Summary: Error on italian building from source [Linux] → Firefox 21beta building error with italian translation (Missing files)
firefox 21 is not under active development
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.