Open Bug 1311129 Opened 8 years ago Updated 2 years ago

debug-asan config fails with Undefined symbols for architecture x86_64: ___asan_init, etc.

Categories

(Firefox Build System :: General, defect)

Unspecified
macOS
defect

Tracking

(Not tracked)

People

(Reporter: truber, Unassigned)

Details

Attachments

(1 file)

Attached file log
The config: browser/config/mozconfigs/macosx64/debug-asan fails with:

 0:10.71 Undefined symbols for architecture x86_64:
 0:10.71   "___asan_init", referenced from:
 0:10.71       _asan.module_ctor in anchor.o
 0:10.71       _asan.module_ctor in constants.o
 0:10.71       _asan.module_ctor in bfind.o
 0:10.71       _asan.module_ctor in binst.o
 0:10.71       _asan.module_ctor in bobject.o
 0:10.71       _asan.module_ctor in bsession.o
 0:10.71       _asan.module_ctor in bslot.o
 0:10.71       ...
 0:10.71   "___asan_memcpy", referenced from:
 0:10.71       _nsslibc_memcpy in libnssb.a(libc.o)
 0:10.72       _nssCKFWInstance_Create in libnssckfw.a(instance.o)
 0:10.72       _nssCKFWObject_SetAttribute in libnssckfw.a(object.o)
 0:10.72   "___asan_memmove", referenced from:
 0:10.72       _nss_SetError in libnssb.a(error.o)

Using clang from tooltool (browser/config/tooltool-manifests/macosx64/asan.manifest).
Component: Other → Build Config
Product: Release Engineering → Core
QA Contact: mshal
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: