Closed Bug 600433 Opened 14 years ago Closed 14 years ago

shlibsign not run when packaging i386/x86_64 universal build (no fips support)

Categories

(Firefox Build System :: General, defect, P3)

x86
macOS
defect

Tracking

(blocking2.0 betaN+)

RESOLVED FIXED
mozilla2.0b8
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: nthomas, Assigned: khuey)

References

Details

Attachments

(1 file)

make package
 in dir /builds/slave/mozilla-central-macosx64/build/obj-firefox/i386 (timeout 1200 secs)
Creating package directory...
/tools/buildbot/bin/python2.6 /builds/slave/mozilla-central-macosx64/build/config/optimizejars.py --optimize ../../dist/jarlog/ ../../dist/bin/chrome ../../dist/universal/firefox/chrome
No jar logs found in ../../dist/jarlog/. No jars to optimize.
signing nss libraries
run-mozilla.sh: Cannot execute ../../../i386/dist/bin/shlibsign.
run-mozilla.sh: Cannot execute ../../../i386/dist/bin/shlibsign.
run-mozilla.sh: Cannot execute ../../../i386/dist/bin/shlibsign.
Removing unpackaged files...

The utility can be found in obj-firefox/x86_64/dist/bin/shlibsign but not the i386 equivalent.
FIPS support blocks 4.0 final I would say.
blocking2.0: --- → ?
blocking2.0: ? → betaN+
I'll take this.
Assignee: nobody → khuey
Priority: -- → P3
Comment on attachment 490479 [details] [diff] [review]
Shlibsign should be built for i386 too in a UNIVERSAL_BUILD.

I haven't actually tested this, but I think this does it.
Attachment #490479 - Flags: review?(ted.mielczarek)
Comment on attachment 490479 [details] [diff] [review]
Shlibsign should be built for i386 too in a UNIVERSAL_BUILD.

I was going to say you should just fix packager.mk, but it uses `uname -p`, and on OS X 10.6 that's still i386, so this should be fine.
Attachment #490479 - Flags: review?(ted.mielczarek) → review+
http://hg.mozilla.org/mozilla-central/rev/885574b5c18c
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: