Closed Bug 1567739 Opened 5 years ago Closed 5 years ago

Build failure on mips*: cannot find value `RLIMIT_RTTIME` in module `libc`

Categories

(Firefox Build System :: General: Unsupported Platforms, defect)

Other
Unspecified
defect
Not set
normal

Tracking

(firefox-esr60 unaffected, firefox-esr68 unaffected, firefox68 unaffected, firefox69 wontfix, firefox70 fixed)

RESOLVED FIXED
mozilla70
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- unaffected
firefox69 --- wontfix
firefox70 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Regression)

Details

(Keywords: regression)

Attachments

(5 files)

No description provided.
Assignee: nobody → mh+mozilla
Attachment #9079601 - Attachment description: Bug 1567739 - Update rust libc crate to 0.5.60. → Bug 1567739 - Update rust libc crate to 0.2.60.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/b499c3ab3eae
Update rust libc crate to 0.2.60. r=emilio

Backed out changeset b499c3ab3eae (Bug 1567739) for causing build bustages

Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&fromchange=b499c3ab3eae0c71e5c09901e49f014ca047731e&tochange=9e54a7c07ea23dfbeccfa3ba142a3d53a7bb5ed8&selectedJob=257603749

Backout link: https://hg.mozilla.org/integration/autoland/rev/9e54a7c07ea23dfbeccfa3ba142a3d53a7bb5ed8

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=257603749&repo=autoland&lineNumber=15401

[task 2019-07-21T21:28:38.321Z] 21:28:38 INFO - error: use of deprecated item 'libc::uint32_t': Use u32 instead.
[task 2019-07-21T21:28:38.321Z] 21:28:38 INFO - --> media/webrtc/signaling/src/sdp/rsdparsa_capi/src/media_section.rs:4:20
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - |
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - 4 | use libc::{size_t, uint32_t};
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - | ^^^^^^^^
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - error: use of deprecated item 'libc::uint32_t': Use u32 instead.
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - --> media/webrtc/signaling/src/sdp/rsdparsa_capi/src/media_section.rs:120:77
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - |
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - 120 | pub unsafe extern "C" fn sdp_set_media_port(sdp_media: *mut SdpMedia, port: uint32_t) {
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - | ^^^^^^^^
[task 2019-07-21T21:28:38.322Z] 21:28:38 INFO - error: use of deprecated item 'libc::uint32_t': Use u32 instead.
[task 2019-07-21T21:28:38.323Z] 21:28:38 INFO - --> media/webrtc/signaling/src/sdp/rsdparsa_capi/src/media_section.rs:125:76
[task 2019-07-21T21:28:38.323Z] 21:28:38 INFO - |
[task 2019-07-21T21:28:38.323Z] 21:28:38 INFO - 125 | pub unsafe extern "C" fn sdp_get_media_port(sdp_media: *const SdpMedia) -> uint32_t {
[task 2019-07-21T21:28:38.323Z] 21:28:38 INFO - | ^^^^^^^^
[task 2019-07-21T21:28:38.323Z] 21:28:38 INFO - error: use of deprecated item 'libc::uint32_t': Use u32 instead.
[task 2019-07-21T21:28:38.324Z] 21:28:38 INFO - --> media/webrtc/signaling/src/sdp/rsdparsa_capi/src/media_section.rs:130:82
[task 2019-07-21T21:28:38.324Z] 21:28:38 INFO - |
[task 2019-07-21T21:28:38.324Z] 21:28:38 INFO - 130 | pub unsafe extern "C" fn sdp_get_media_port_count(sdp_media: *const SdpMedia) -> uint32_t {
[task 2019-07-21T21:28:38.324Z] 21:28:38 INFO - | ^^^^^^^^
[task 2019-07-21T21:28:38.324Z] 21:28:38 INFO - error: use of deprecated item 'libc::uint32_t': Use u32 instead.
[task 2019-07-21T21:28:38.324Z] 21:28:38 INFO - --> media/webrtc/signaling/src/sdp/rsdparsa_capi/src/media_section.rs:136:83
[task 2019-07-21T21:28:38.324Z] 21:28:38 INFO - |
[task 2019-07-21T21:28:38.325Z] 21:28:38 INFO - 136 | bandwidth_type: *const c_char) -> uint32_t {
[task 2019-07-21T21:28:38.325Z] 21:28:38 INFO - | ^^^^^^^^
[task 2019-07-21T21:28:38.325Z] 21:28:38 INFO - error: aborting due to 68 previous errors
[task 2019-07-21T21:28:38.325Z] 21:28:38 ERROR - error: Could not compile rsdparsa_capi.
[task 2019-07-21T21:28:38.325Z] 21:28:38 INFO - Caused by:
[task 2019-07-21T21:28:38.326Z] 21:28:38 INFO - process didn't exit successfully: CARGO_MANIFEST_DIR=/builds/worker/workspace/build/src/media/webrtc/signaling/src/sdp/rsdparsa_capi LD_LIBRARY_PATH='/builds/worker/workspace/build/src/obj-firefox/debug/deps:/builds/worker/workspace/build/src/rustc/lib:/builds/worker/workspace/build/src/obj-firefox/dist/bin:/builds/worker/workspace/build/src/clang/lib:/builds/worker/workspace/build/src/clang/lib32' CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_NAME=rsdparsa_capi CARGO_PKG_HOMEPAGE= CARGO_PKG_VERSION_PATCH=0 CARGO=/builds/worker/workspace/build/src/rustc/bin/cargo CARGO_PKG_DESCRIPTION= CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_REPOSITORY= CARGO_PKG_AUTHORS='Paul Ellenbogen <pe5@cs.princeton.edu>:Nils Ohlmeier <github@ohlmeier.org>' CARGO_PKG_VERSION_PRE= /builds/worker/workspace/build/src/sccache/sccache /builds/worker/workspace/build/src/rustc/bin/rustc --crate-name rsdparsa_capi media/webrtc/signaling/src/sdp/rsdparsa_capi/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C panic=abort -C debuginfo=2 -C debug-assertions=on -C metadata=efad35dcaf967761 -C extra-filename=-efad35dcaf967761 --out-dir /builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C linker=/builds/worker/workspace/build/src/build/cargo-linker -L dependency=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps -L dependency=/builds/worker/workspace/build/src/obj-firefox/debug/deps --extern libc=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/liblibc-f04b9397b336be19.rlib --extern log=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/liblog-d4af20c7141743d5.rlib --extern nserror=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/libnserror-c56567f0bce38a65.rlib --extern rsdparsa=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/libwebrtc_sdp-8e18d219977ad6bd.rlib -C opt-level=2 -C debuginfo=2 -C force-frame-pointers=yes -Dwarnings (exit code: 1)
[task 2019-07-21T21:28:38.326Z] 21:28:38 INFO - warning: build failed, waiting for other jobs to finish...
[task 2019-07-21T21:28:38.327Z] 21:28:38 INFO - warning: unused doc comment
[task 2019-07-21T21:28:38.327Z] 21:28:38 INFO - --> /builds/worker/workspace/build/src/third_party/rust/tokio-reactor/src/lib.rs:164:1
[task 2019-07-21T21:28:38.328Z] 21:28:38 INFO - |
[task 2019-07-21T21:28:38.329Z] 21:28:38 INFO - 164 | /// Tracks the reactor for the current execution context.
[task 2019-07-21T21:28:38.329Z] 21:28:38 INFO - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2019-07-21T21:28:38.329Z] 21:28:38 INFO - 165 | thread_local!(static CURRENT_REACTOR: RefCell<Option<HandlePriv>> = RefCell::new(None));
[task 2019-07-21T21:28:38.330Z] 21:28:38 INFO - | ---------------------------------------------------------------------------------------- rustdoc does not generate documentation for macro expansions
[task 2019-07-21T21:28:38.331Z] 21:28:38 INFO - |
[task 2019-07-21T21:28:38.331Z] 21:28:38 INFO - note: lint level defined here
...
[task 2019-07-21T21:28:44.898Z] 21:28:44 INFO - error: use of deprecated item 'libc::int32_t': Use i32 instead.
[task 2019-07-21T21:28:44.898Z] 21:28:44 INFO - --> /builds/worker/workspace/build/src/obj-firefox/dist/xpcrs/rt/xpctest_returncode.rs:119:51
[task 2019-07-21T21:28:44.898Z] 21:28:44 INFO - |
[task 2019-07-21T21:28:44.898Z] 21:28:44 INFO - 119 | pub unsafe fn CallChild(&self, childBehavior: libc::int32_t, _retval: *mut ::nserror::nsresult) -> ::nserror::nsresult {
[task 2019-07-21T21:28:44.898Z] 21:28:44 INFO - | ^^^^^^^^^^^^^
[task 2019-07-21T21:28:44.899Z] 21:28:44 INFO - error: use of deprecated item 'libc::int32_t': Use i32 instead.
[task 2019-07-21T21:28:44.899Z] 21:28:44 INFO - --> /builds/worker/workspace/build/src/obj-firefox/dist/xpcrs/rt/xpctest_returncode.rs:251:41
[task 2019-07-21T21:28:44.899Z] 21:28:44 INFO - |
[task 2019-07-21T21:28:44.899Z] 21:28:44 INFO - 251 | pub unsafe fn DoIt(&self, behavior: libc::int32_t) -> ::nserror::nsresult {
[task 2019-07-21T21:28:44.899Z] 21:28:44 INFO - | ^^^^^^^^^^^^^
[task 2019-07-21T21:28:44.899Z] 21:28:44 INFO - error: aborting due to 4038 previous errors
[task 2019-07-21T21:28:44.899Z] 21:28:44 ERROR - error: Could not compile xpcom.
[task 2019-07-21T21:28:44.900Z] 21:28:44 INFO - Caused by:
[task 2019-07-21T21:28:44.900Z] 21:28:44 INFO - process didn't exit successfully: CARGO_MANIFEST_DIR=/builds/worker/workspace/build/src/xpcom/rust/xpcom LD_LIBRARY_PATH='/builds/worker/workspace/build/src/obj-firefox/debug/deps:/builds/worker/workspace/build/src/rustc/lib:/builds/worker/workspace/build/src/obj-firefox/dist/bin:/builds/worker/workspace/build/src/clang/lib:/builds/worker/workspace/build/src/clang/lib32' CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_NAME=xpcom CARGO_PKG_HOMEPAGE= CARGO_PKG_VERSION_PATCH=0 CARGO=/builds/worker/workspace/build/src/rustc/bin/cargo CARGO_PKG_DESCRIPTION= CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_REPOSITORY= CARGO_PKG_AUTHORS='michael@thelayzells.com' CARGO_PKG_VERSION_PRE= /builds/worker/workspace/build/src/sccache/sccache /builds/worker/workspace/build/src/rustc/bin/rustc --crate-name xpcom xpcom/rust/xpcom/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C panic=abort -C debuginfo=2 -C debug-assertions=on -C metadata=473034236abf0a24 -C extra-filename=-473034236abf0a24 --out-dir /builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C linker=/builds/worker/workspace/build/src/build/cargo-linker -L dependency=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps -L dependency=/builds/worker/workspace/build/src/obj-firefox/debug/deps --extern libc=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/liblibc-f04b9397b336be19.rlib --extern nserror=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/libnserror-c56567f0bce38a65.rlib --extern nsstring=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/libnsstring-f9cd476e2de2d636.rlib --extern thin_vec=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/libthin_vec-4f0f1c458432e8c2.rlib --extern threadbound=/builds/worker/workspace/build/src/obj-firefox/x86_64-unknown-linux-gnu/debug/deps/libthreadbound-ebc71ea847517273.rlib --extern xpcom_macros=/builds/worker/workspace/build/src/obj-firefox/debug/deps/libxpcom_macros-bfcf873bf6d20662.so -C opt-level=2 -C debuginfo=2 -C force-frame-pointers=yes -Dwarnings (exit code: 1)
[task 2019-07-21T21:28:44.900Z] 21:28:44 INFO - /builds/worker/workspace/build/src/config/makefiles/rust.mk:240: recipe for target 'force-cargo-library-build' failed
[task 2019-07-21T21:28:44.900Z] 21:28:44 ERROR - make[4]: *** [force-cargo-library-build] Error 101
[task 2019-07-21T21:28:44.900Z] 21:28:44 INFO - make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/toolkit/library/rust'
[task 2019-07-21T21:28:44.900Z] 21:28:44 INFO - make[4]: Entering directory '/builds/worker/workspace/build/src/obj-firefox/ipc/glue'
[task 2019-07-21T21:28:44.901Z] 21:28:44 INFO - /builds/worker/workspace/build/src/config/recurse.mk:74: recipe for target 'toolkit/library/rust/target' failed
[task 2019-07-21T21:28:44.901Z] 21:28:44 ERROR - make[3]: *** [toolkit/library/rust/target] Error 2
[task 2019-07-21T21:28:44.901Z] 21:28:44 INFO - make[3]: *** Waiting for unfinished jobs....
[task 2019-07-21T21:28:44.901Z] 21:28:44 INFO - /builds/worker/workspace/build/src/sccache/sccache /builds/worker/workspace/build/src/clang/bin/clang++ -o Unified_cpp_ipc_glue0.o -c -I/builds/worker/workspace/build/src/obj-firefox/dist/stl_wrappers -I/builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers -include /builds/worker/workspace/build/src/config/gcc_hidden.h -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_LINUX -DOS_POSIX=1 -DOS_LINUX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/builds/worker/workspace/build/src/ipc/glue -I/builds/worker/workspace/build/src/obj-firefox/ipc/glue -I/builds/worker/workspace/build/src/caps -I/builds/worker/workspace/build/src/dom/broadcastchannel -I/builds/worker/workspace/build/src/dom/indexedDB -I/builds/worker/workspace/build/src/dom/storage -I/builds/worker/workspace/build/src/media/webrtc/trunk -I/builds/worker/workspace/build/src/media/webrtc/trunk/webrtc -I/builds/worker/workspace/build/src/xpcom/build -I/builds/worker/workspace/build/src/dom/ipc -I/builds/worker/workspace/build/src/toolkit/crashreporter -I/builds/worker/workspace/build/src/toolkit/xre -I/builds/worker/workspace/build/src/xpcom/base -I/builds/worker/workspace/build/src/xpcom/threads -I/builds/worker/workspace/build/src/obj-firefox/ipc/ipdl/ipdlheaders -I/builds/worker/workspace/build/src/ipc/chromium/src -I/builds/worker/workspace/build/src/ipc/glue -I/builds/worker/workspace/build/src/obj-firefox/dist/include -I/builds/worker/workspace/build/src/obj-firefox/dist/include/nspr -I/builds/worker/workspace/build/src/obj-firefox/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /builds/worker/workspace/build/src/obj-firefox/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Werror=non-literal-null-conversion -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=return-std-move -Wno-error=atomic-alignment -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -D_GLIBCXX_USE_CXX11_ABI=0 -fno-sized-deallocation -fcrash-diagnostics-dir=/builds/worker/artifacts -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -Xclang -load -Xclang /builds/worker/workspace/build/src/obj-firefox/build/clang-plugin/libclang-plugin.so -Xclang -add-plugin -Xclang moz-check -Os -fno-omit-frame-pointer -funwind-tables -Werror -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/Unified_cpp_ipc_glue0.o.pp /builds/worker/workspace/build/src/obj-firefox/ipc/glue/Unified_cpp_ipc_glue0.cpp
[task 2019-07-21T21:28:44.901Z] 21:28:44 INFO - make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/ipc/glue'
[task 2019-07-21T21:28:44.901Z] 21:28:44 INFO - make[4]: Entering directory '/builds/worker/workspace/build/src/obj-firefox/js/xpconnect/loader'
[task 2019-07-21T21:28:44.901Z] 21:28:44 INFO - /builds/worker/workspace/build/src/sccache/sccache /builds/worker/workspace/build/src/clang/bin/clang++ -o mozJSComponentLoader.o -c -I/builds/worker/workspace/build/src/obj-firefox/dist/stl_wrappers -I/builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers -include /builds/worker/workspace/build/src/config/gcc_hidden.h -DDEBUG=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/builds/worker/workspace/build/src/js/xpconnect/loader -I/builds/worker/workspace/build/src/obj-firefox/js/xpconnect/loader -I/builds/worker/workspace/build/src/js/xpconnect/src -I/builds/worker/workspace/build/src/js/xpconnect/wrappers -I/builds/worker/workspace/build/src/dom/base -I/builds/worker/workspace/build/src/xpcom/base -I/builds/worker/workspace/build/src/obj-firefox/ipc/ipdl/ipdlheaders -I/builds/worker/workspace/build/src/ipc/chromium/src -I/builds/worker/workspace/build/src/ipc/glue -I/builds/worker/workspace/build/src/obj-firefox/dist/include -I/builds/worker/workspace/build/src/obj-firefox/dist/include/nspr -I/builds/worker/workspace/build/src/obj-firefox/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /builds/worker/workspace/build/src/obj-firefox/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Werror=non-literal-null-conversion -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=return-std-move -Wno-error=atomic-alignment -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -D_GLIBCXX_USE_CXX11_ABI=0 -fno-sized-deallocation -fcrash-diagnostics-dir=/builds/worker/artifacts -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -Xclang -load -Xclang /builds/worker/workspace/build/src/obj-firefox/build/clang-plugin/libclang-plugin.so -Xclang -add-plugin -Xclang moz-check -Os -fno-omit-frame-pointer -funwind-tables -Werror -Wno-shadow -MD -MP -MF .deps/mozJSComponentLoader.o.pp /builds/worker/workspace/build/src/js/xpconnect/loader/mozJSComponentLoader.cpp
[task 2019-07-21T21:28:44.902Z] 21:28:44 INFO - make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/js/xpconnect/loader'
[task 2019-07-21T21:28:44.902Z] 21:28:44 INFO - make[4]: Entering directory '/builds/worker/workspace/build/src/obj-firefox/media/ffvpx/libavcodec/x86'
[task 2019-07-21T21:28:44.902Z] 21:28:44 INFO - media/ffvpx/libavcodec/x86/vp9lpf.o
[task 2019-07-21T21:28:44.902Z] 21:28:44 INFO - /usr/bin/yasm -o vp9lpf.o -f elf64 -rnasm -pnasm -g dwarf2 -D__x86_64
-DPIC -DELF -Pconfig_unix64.asm -Pdefaults_disabled.asm -I/builds/worker/workspace/build/src/media/ffvpx/ -I/builds/worker/workspace/build/src/media/ffvpx/libavcodec/x86/ -I/builds/worker/workspace/build/src/media/ffvpx/libavutil/x86/ /builds/worker/workspace/build/src/media/ffvpx/libavcodec/x86/vp9lpf.asm
[task 2019-07-21T21:28:44.902Z] 21:28:44 INFO - make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/media/ffvpx/libavcodec/x86'
[task 2019-07-21T21:28:44.903Z] 21:28:44 INFO - make[4]: Entering directory '/builds/worker/workspace/build/src/obj-firefox/js/xpconnect/loader'

Flags: needinfo?(mh+mozilla)

Bugbug thinks this bug is a defect, but please change it back in case of error.

Type: enhancement → defect
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/2f987f08be90
Stop using deprecated rust libc integer types in rsdparsa_capi. r=dminor
https://hg.mozilla.org/integration/autoland/rev/a02c86306e58
Stop using deprecated rust libc integer types in storage_variant and kvstore. r=lina
https://hg.mozilla.org/integration/autoland/rev/6c2249fc35f0
Stop using deprecated rust libc integer types in bookmark_sync. r=lina
https://hg.mozilla.org/integration/autoland/rev/04e81f047b38
Stop using deprecated rust libc integer types in xpidl. r=froydnj
https://hg.mozilla.org/integration/autoland/rev/b610f3d3970c
Update rust libc crate to 0.2.60. r=emilio

Is this something we need on Beta also or can it ride the trains?

Ideally yes, but at least of the patches won't apply cleanly. I'm tempted to either ignore or come up with a smaller solution for 69.

Flags: needinfo?(mh+mozilla)
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: