Closed Bug 1937502 Opened 1 year ago Closed 1 year ago

undefined symbol g_unix_fd_list_get when set '--disable-webrtc'

Categories

(Core :: WebRTC, defect)

Firefox 135
defect

Tracking

()

RESOLVED FIXED
135 Branch
Tracking Status
firefox135 --- fixed

People

(Reporter: chengyangyang-hf, Assigned: chengyangyang-hf)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux loongarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.349 Safari/537.36

Steps to reproduce:

1, Add 'ac_add_options --disable-webrtc' to your mozconfig file.
2, make a clean build, (rm -r obj*** and ./mach build)

Actual results:

0:25.07 ld.lld: error: undefined hidden symbol: g_unix_fd_list_get
0:25.08 >>> referenced by NativeMessagingPortal.cpp:656 (/mnt/chengyangyang/firefox/Firefox-Loong64-CI/mozilla-unified/toolkit/components/extensions/NativeMessagingPortal.cpp:656)
0:25.08 >>> ../../components/extensions/Unified_cpp_extensions0.o:(mozilla::extensions::GetFD(RefPtr<_GVariant> const&, _GUnixFDList*, int))

Assignee: nobody → chengyangyang-hf
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true

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

Component: Untriaged → WebRTC
Product: Firefox → Core
Attachment #9443788 - Attachment description: Bug 1937502 - Fix undefined symbols with g_unix_fd_list_get. r=zombie,emilio,dminor,stransky,stransky → Bug 1937502 - Fix undefined symbols with g_unix_fd_list_get. r=zombie,emilio,dminor,stransky
Pushed by stransky@redhat.com: https://hg.mozilla.org/integration/autoland/rev/e9483670dc0d Fix undefined symbols with g_unix_fd_list_get. r=stransky
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: