Closed Bug 1951965 Opened 14 days ago Closed 14 days ago

FTBFS: ld.lld error: libgkcodecs.so 'aom_codec_*' symbol not defined

Categories

(Firefox Build System :: Toolchains, defect)

Firefox 136
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1951581

People

(Reporter: rautyrauty, Unassigned)

Details

Attachments

(3 files)

Steps to reproduce:

  1. Move my mozconfig to git root
  2. python3 ./mach build

No problem on firefox 135

Actual results:

[00:10:37] 9:21.35 config/external/gkcodecs/libgkcodecs.so
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_av1_cx' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_av1_dx' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_build_config' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_control' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_dec_init_ver' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_decode' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_destroy' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_destroy' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_enc_config_default' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_enc_config_set' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_enc_init_ver' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_encode' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_err_to_string' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_error' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_error_detail' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_get_caps' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_get_cx_data' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_get_frame' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_peek_stream_info' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: version script assignment of 'libgkcodecs.so' to symbol 'aom_codec_set_option' failed: symbol not defined
[00:10:37] 9:21.35 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[00:10:37] 9:21.35 clang: error: linker command failed with exit code 1 (use -v to see invocation)
[00:10:37] 9:21.35 gmake[4]: *** [/usr/src/RPM/BUILD/firefox-136.0/config/rules.mk:539: ../../../dist/bin/libgkcodecs.so] Error 1
[00:10:37] 9:21.35 gmake[3]: *** [/usr/src/RPM/BUILD/firefox-136.0/config/recurse.mk:72: config/external/gkcodecs/target] Error 2
[00:10:37] 9:21.35 gmake[3]: *** Waiting for unfinished jobs....

Expected results:

Successful build.

The Bugbug bot thinks this bug should belong to the 'Firefox Build System::Toolchains' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Toolchains
Product: Firefox → Firefox Build System
Status: UNCONFIRMED → RESOLVED
Closed: 14 days ago
Duplicate of bug: 1951581
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: