Closed
Bug 1839748
Opened 2 years ago
Closed 2 years ago
[deb12] makehfs.c:41:10: fatal error: 'sys/sysctl.h' file not found
Categories
(Firefox Build System :: Toolchains, defect, P5)
Firefox Build System
Toolchains
Tracking
(firefox116 fixed)
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
Details
Attachments
(1 file)
Filed by: mh [at] glandium.org
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=420088384&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CPgKVA7ATvGHHGi4lZwjZA/runs/0/artifacts/public/logs/live_backing.log
[task 2023-06-21T02:19:23.917Z] makehfs.c:41:10: fatal error: 'sys/sysctl.h' file not found
[task 2023-06-21T02:19:23.917Z] #include <sys/sysctl.h>
[task 2023-06-21T02:19:23.917Z] ^~~~~~~~~~~~~~
| Assignee | ||
Comment 1•2 years ago
|
||
The header is gone in recent glibc versions.
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/074ddf711b73
Remove unnecessary sysctl.h includes. r=firefox-build-system-reviewers,ahochheiden
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•