Closed Bug 1624917 Opened 5 years ago Closed 5 years ago

Running |mach boostrap| results in ERROR: Yasm is required

Categories

(Firefox Build System :: Bootstrap Configuration, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: agi, Unassigned)

Details

 0:07.35 ERROR: Yasm is required to build with ffvpx, jpeg, libav and vpx, but you do not appear to have Yasm installed.
 0:07.41 *** Fix above errors and then restart with               "./mach build"
 0:07.41 make: *** [configure] Error 1

MacOS Catalina 10.15

mozconfig:

ac_add_options --enable-application=mobile/android
ac_add_options --target=x86_64

mk_add_options MOZ_OBJDIR=./objdir

ac_add_options --with-macos-sdk=/Users/asferro/workspace/MacOSX-SDKs/MacOSX10.15.sdk

ac_add_options --enable-debug

# ICECC
CC="/usr/local/bin/icecc clang"
CXX="/usr/local/bin/icecc clang++"
mk_add_options MOZ_MAKE_FLAGS="-j40"

Sorry just noticed I was running mach configure instead of bootstrap 🤦

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.