Open
Bug 1453304
Opened 8 years ago
Updated 3 years ago
build failure on NetBSD
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: coypu, Unassigned)
Details
Attachments
(1 file)
|
852 bytes,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; NetBSD amd64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180411140232
Steps to reproduce:
Build trunk on NetBSD.
Actual results:
A lot of errors. so many that this is a 16MB output file including them, that I am not attaching.
http://coypu.sdf.org/firefox-hg-hugefile
But the short version is that there are errors in it like:
error[E0412]: cannot find type `__uint32_t` in this scope
Attached patch fixes it, let me know if another patch is better.
Attachment #8966961 -
Flags: review+
Attachment #8966961 -
Flags: review+
I've submitted it to servo in case that is the better thing:
https://github.com/servo/servo/pull/20622
Comment 2•7 years ago
|
||
Moving this to Core: CSS Parsing and Computation, I consider this would be a good place for initial triage.
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Updated•7 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•