Closed Bug 659463 Opened 13 years ago Closed 13 years ago

Make check fails on Mac 10.6.7 Xcode 4.0.2: No PPC assembler installerd

Categories

(Firefox Build System :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: justin.lebar+bug, Assigned: justin.lebar+bug)

Details

Attachments

(1 file)

When I run make check on my Mac (10.6.7, xcode 4.0.2), I get:

    gcc-4.2 -arch ppc ../../src/build/unify-test.c -o unify-test-ppc
    /usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/as: assembler (/usr/bin/../libexec/gcc/darwin/ppc/as or /usr/bin/../local/libexec/gcc/darwin/ppc/as) for architecture ppc not installed
    Installed assemblers are:
    /usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64
    /usr/bin/../libexec/gcc/darwin/i386/as for architecture i386
Summary: Make check fails on Mac 10.6.7 Xcode 4.0.2: No PPC assembler installerd → Make check fails on Mac 10.6.7 Xcode 4.0.2: No PPC assembler installed
What branch is this bug about? We haven't supported PPC in a while now: our universal builds are x86/x86-64.
Summary: Make check fails on Mac 10.6.7 Xcode 4.0.2: No PPC assembler installed → Make check fails on Mac 10.6.7 Xcode 4.0.2: No PPC assembler installerd
Attached patch Patch v1Splinter Review
Attachment #534907 - Flags: review?(ted.mielczarek)
This happens on trunk.
Comment on attachment 534907 [details] [diff] [review]
Patch v1

Silly, I forgot all about that test. Thanks for updating it!
Attachment #534907 - Flags: review?(ted.mielczarek) → review+
http://hg.mozilla.org/mozilla-central/rev/f028ac635c6a
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee: nobody → justin.lebar+bug
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: