Closed
Bug 1446660
Opened 7 years ago
Closed 7 years ago
dxr.mozilla.org has stopped updating for mozilla-central and comm-central
Categories
(Webtools Graveyard :: DXR, defect)
Webtools Graveyard
DXR
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: fubar)
References
Details
Bottom of DXR for mozilla-central pages reads: "This page was generated by DXR 2018-3-13 10:55."
From the build log:
01:18:13 17:13.41 running: " /usr/lib/llvm-3.9/bin/clang -Xclang -load -Xclang /home/jenkins/dxr/dxr/plugins/clang/libclang-index-plugin.so -Xclang -add-plugin -Xclang dxr-index -Xclang -plugin-arg-dxr-index -Xclang /home/jenkins/src/mozilla-central -std=gnu99" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/home/jenkins/src/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/library/debug/build/libloading-63562ed790f6301e/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c"
01:18:13 17:13.41
01:18:13 17:13.41 --- stderr
01:18:13 17:13.41 thread 'main' panicked at '
01:18:13 17:13.41
01:18:13 17:13.41 Internal error occurred: Failed to find tool. Is `mozilla-central -std=gnu99` installed?
01:18:13 17:13.41
01:18:13 17:13.41 ', third_party/rust/cc/src/lib.rs:1984:5
hg update log:
pulling from https://hg.mozilla.org/mozilla-central
searching for changes
adding changesets
adding manifests
adding file changes
added 134 changesets with 2122 changes to 1055 files
(run 'hg update' to get a working copy)
[mozilla-central] $ hg log --rev default --template {node}
[mozilla-central] $ hg log --rev default --template {rev}
[mozilla-central] $ hg status --rev d6957f004e9cc3d7408ac3a8f2b49ff97556e27f --rev 6ff60a083701d08c52702daf50f28e8f46ae3a1c
Fallout from bug 1340588?
Assignee | ||
Comment 1•7 years ago
|
||
(In reply to Sebastian Hengst [:aryx][:archaeopteryx] (needinfo on intermittent or backout) from comment #0)--rev 6ff60a083701d08c52702daf50f28e8f46ae3a1c
>
> Fallout from bug 1340588?
Possibly, taking a look. Thanks for digging that bug up for me.
Assignee: nobody → klibby
Assignee | ||
Comment 2•7 years ago
|
||
So it's not bug 1340588, but rather 1447660 / 1445528 / https://github.com/alexcrichton/cc-rs/issues/300
Assignee | ||
Comment 3•7 years ago
|
||
m-c, m-b, m-r, and c-c are all back up to date.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•