Closed Bug 665272 Opened 14 years ago Closed 14 years ago

build failure about "find: jsloader: No such file or directory"

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla8

People

(Reporter: harri, Assigned: mwu)

Details

(Whiteboard: [inbound])

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 Build Identifier: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/5.0/source/firefox-5.0.source.tar.bz2 Building 5.0 with (or without) "--disable-jsloader" I got : : resource://gre/modules/PluralForm.jsm resource://gre/modules/AddonRepository.jsm resource://gre/modules/PlacesDBUtils.jsm resource://gre/modules/WindowDraggingUtils.jsm resource://gre/modules/HUDService.jsm resource://gre/modules/CSPUtils.jsm find: `jsloader': No such file or directory touch: missing file operand Try `touch --help' for more information. make[2]: *** [install] Error 123 make[2]: Leaving directory `/tmp/buildd/raw-firefox-5.0/mozilla-central/obj/browser/installer' Reproducible: Always mozconfig: mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj ac_add_options --enable-application=browser mk_add_options MOZ_CO_PROJECT=browser ac_add_options --enable-optimize ac_add_options --enable-libxul ac_add_options --enable-extensions=default ac_add_options --disable-tests ac_add_options --enable-crypto ac_add_options --enable-xft ac_add_options --disable-static ac_add_options --enable-shared ac_add_options --enable-official-branding ac_add_options --prefix=/usr ac_add_options --mandir='${prefix}/share/man' ac_add_options --infodir='${prefix}/share/info' ac_add_options --with-default-mozilla-five-home='/usr/lib/mozilla' ac_add_options --disable-installer ac_add_options --disable-updater ac_add_options --disable-crashreporter ac_add_options --disable-jsloader ac_add_options --enable-webm ac_add_options --with-system-jpeg ac_add_options --with-system-zlib
build platform is Squeeze (amd64) with backported yasm 1.1.
unzip wasn't installed. FF builds fine after adding it to the build environment. Maybe the build script could print a warning about this?
Hm, we check for unzip in configure, but don't error if it's not found: http://mxr.mozilla.org/mozilla-central/source/configure.in#969 If we require that to build now, we should error if it's not found.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → mwu
Attachment #540616 - Flags: review?(ted.mielczarek)
Attachment #540616 - Flags: review?(ted.mielczarek) → review+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 7
Backed out during investigation of Android browser-chrome test failures: http://hg.mozilla.org/mozilla-central/rev/00bb08972e46
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: Firefox 7 → ---
Whiteboard: fixed-in-bs
Status: REOPENED → RESOLVED
Closed: 14 years ago14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 8
Component: Build Config → General
Product: Firefox → Firefox Build System
Target Milestone: Firefox 8 → mozilla8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: