Closed Bug 1385242 Opened 8 years ago Closed 8 years ago

Build failed (test-array.so? elf-hack?)

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1385117

People

(Reporter: freddy, Unassigned)

Details

Attachments

(1 file)

I get a build error that tells me to file a bug but it's pretty incomprehensive to me what's going wrong and where to report, so I'm burdening you with parsing my the console output: > 117:41.56 Warning: missing module: ./toolkit-require-reload-child > 117:41.62 Exporting extension to tab-close-on-startup.xpi. > 117:41.78 Exporting extension to toolkit-require-reload.xpi. > 117:41.85 Exporting extension to translators.xpi. > 117:41.88 Exporting extension to unsafe-content-script.xpi. > 117:41.89 native-addon-test.xpi > 117:41.89 native-overrides-test.xpi > 117:42.29 === > 117:42.29 === If you get failures below, please file a bug describing the error > 117:42.29 === and your environment (compiler and linker versions), and use > 117:42.29 === --disable-elf-hack until this is fixed. > 117:42.29 === > 117:42.29 0x000000000000000c (INIT) 0x4060 > 117:42.29 test-ctors.so: Reduced by 12088 bytes > 117:42.32 === > 117:42.32 === If you get failures below, please file a bug describing the error > 117:42.32 === and your environment (compiler and linker versions), and use > 117:42.32 === --disable-elf-hack until this is fixed. > 117:42.32 === > 117:42.32 0x0000000000000019 (INIT_ARRAY) 0xbdc0 > 117:42.33 test-array.so: Couldn't find .bss. Skipping > 117:42.33 Makefile:19: die Regel für Ziel „test-array.so“ scheiterte > 117:42.33 make[5]: *** [test-array.so] Fehler 1 > 117:42.33 /home/freddy/mozilla/build/gecko/config/recurse.mk:100: die Regel für Ziel „build/unix/elfhack/libs“ scheiterte > 117:42.33 make[4]: *** [build/unix/elfhack/libs] Fehler 2 > 117:42.33 /home/freddy/mozilla/build/gecko/config/recurse.mk:32: die Regel für Ziel „libs“ scheiterte > 117:42.33 make[3]: *** [libs] Fehler 2 > 117:42.33 /home/freddy/mozilla/build/gecko/config/rules.mk:453: die Regel für Ziel „default“ scheiterte > 117:42.33 make[2]: *** [default] Fehler 2 > 117:42.33 /home/freddy/mozilla/build/gecko/client.mk:419: die Regel für Ziel „realbuild“ scheiterte > 117:42.33 make[1]: *** [realbuild] Fehler 2 > 117:42.33 client.mk:170: die Regel für Ziel „build“ scheiterte > 117:42.33 make: *** [build] Fehler 2 > 117:42.35 345 compiler warnings present. > 117:42.42 /usr/bin/notify-send --app-name=Mozilla Build System Mozilla Build System Build failed Clang version > $ clang --version > clang version 4.0.0-1ubuntu1 (tags/RELEASE_400/rc1) > Target: x86_64-pc-linux-gnu > Thread model: posix > InstalledDir: /usr/bin Previous builds (yesterday) worked, I did a "mach bootstrap" though, because of the thread in dev-platform suggesting it because of Stylo showing up in local developer builds.
FWIW, I'm also using sccache.
Attached file mozconfig
Attaching my mozconfig
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
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: