Closed Bug 1777674 Opened 2 years ago Closed 2 years ago

RsdparsaSdpGlue.cpp:54:20: error: ‘uint8_t’ is not a member of ‘std’; did you mean ‘wint_t’?

Categories

(Firefox Build System :: General, defect, P3)

defect

Tracking

(firefox104 fixed)

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: mliska, Assigned: ahochheiden)

Details

Attachments

(1 file)

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

Steps to reproduce:

Fails with the current GCC master due to:
https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes

Component: Untriaged → Build Config

That file comes from mozilla-central. Moving the bug there. You might want to inckyde a build log so this doesn't get closed for lack of information.

Component: Build Config → General
Product: Thunderbird → Firefox Build System
Version: Thunderbird 104 → Trunk
Assignee: nobody → ahochheiden
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Severity: -- → S3
Priority: -- → P3
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9fffd4b92c43
Add missing `<cstdint>` include to support `GCC 13` (it no longer includes it implicitly) r=firefox-build-system-reviewers,nalexander
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: