Skip to content

rust dies reliably during a firefox build with --jobs=1 with: thread 'main' panicked at 'failed printing to stdout: Resource temporarily unavailable (os error 11)' #61468

@stefson

Description

@stefson

quote from the build.log - this all seems to be warnings:

103:22.62 [style 0.0.1] cargo:rerun-if-changed=/var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/servo/components/style/gecko/pseudo_element_definition.mako.rs
104:50.45 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:127:1: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.48 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:134:21: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.49 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:139:21: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.51 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:144:21: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.52 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:149:21: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.53 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:154:21: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.54 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:159:21: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.57 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:164:21: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete], err: false
104:50.58 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/js/Proxy.h:222:43: warning: offset of on non-standard-layout type 'js::BaseProxyHandler' [-Winvalid-offsetof], err: false
104:50.60 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/nsGkAtoms.h:118:39: warning: offset of on non-standard-layout type 'mozilla::detail::GkAtoms' [-Winvalid-offsetof], err: false
104:50.63 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/dom/BrowsingContext.h:389:29: warning: offset of on non-standard-layout type 'mozilla::dom::BrowsingContext' [-Winvalid-offsetof], err: false
105:00.98 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:127:1: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete], err: false
105:00.99 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:134:21: warning: replacement function 'operator new' cannot be declared 'inline' [-Winline-new-delete], err: false
105:01.00 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:139:21: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete], err: false
105:01.01 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:144:21: warning: replacement function 'operator new[]' cannot be declared 'inline' [-Winline-new-delete], err: false
105:01.02 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:149:21: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete], err: false
105:01.03 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:154:21: warning: replacement function 'operator delete' cannot be declared 'inline' [-Winline-new-delete], err: false
105:01.03 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:159:21: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete], err: false
105:01.04 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/mozalloc.h:164:21: warning: replacement function 'operator delete[]' cannot be declared 'inline' [-Winline-new-delete], err: false
105:01.05 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/js/Proxy.h:222:43: warning: offset of on non-standard-layout type 'js::BaseProxyHandler' [-Winvalid-offsetof], err: false
105:01.06 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/nsGkAtoms.h:118:39: warning: offset of on non-standard-layout type 'mozilla::detail::GkAtoms' [-Winvalid-offsetof], err: false
105:01.07 [style 0.0.1] /var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/dom/BrowsingContext.h:389:29: warning: offset of on non-standard-layout type 'mozilla::dom::BrowsingContext' [-Winvalid-offsetof], err: false
105:36.71 [style 0.0.1] Os { code: 2, kind: NotFound, message: "No such file or directory" }
106:10.43 [style 0.0.1] Os { code: 2, kind: NotFound, message: "No such file or directory" }
106:25.33 [style 0.0.1] cargo:rerun-if-changed=/var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/mozilla/CSSPropFlags.h
106:25.33 thread 'main' panicked at 'failed printing to stdout: Resource temporarily unavailable (os error 11)', src/libstd/io/stdio.rs:700:9
106:25.34 stack backtrace:
106:27.32    0:   0xb7e20f - <unknown>
106:27.33    1:   0xb785db - <unknown>
106:27.33    2:   0xb7c867 - <unknown>
106:27.34    3:   0xb7c4db - <unknown>
106:27.34    4:   0xb7cfd7 - <unknown>
106:27.34    5:   0xb7cb57 - <unknown>
106:27.35    6:   0xb7caa7 - <unknown>
106:27.35    7:   0xb70467 - <unknown>
106:27.35    8:   0x700d9b - <unknown>
106:27.36    9:   0x77a5c3 - <unknown>
106:27.36   10:   0xb8c277 - <unknown>
106:27.36   11:   0x77a05b - <unknown>
106:27.37   12:   0x6fb27b - <unknown>
106:27.37   13:   0x576683 - <unknown>
106:27.37   14:   0x573813 - <unknown>
106:27.38   15:   0x4ee983 - <unknown>
106:27.38   16:   0x4d1343 - <unknown>
106:27.38   17:   0x4ef6e7 - <unknown>
106:27.39   18:   0x4e7b73 - <unknown>
106:27.39   19:   0xb7c9bb - <unknown>
106:27.39   20:   0xb8c277 - <unknown>
106:27.40   21:   0xb7d42b - <unknown>
106:27.40   22:   0x4f153f - main
106:27.40   23: 0x76d978bf - __libc_start_main
110:51.99 [style 0.0.1] cargo:rerun-if-changed=/var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/ff/dist/include/nsTObserverArray.h
110:52.21 gmake[4]: *** [/var/tmp/portage/www-client/firefox-67.0/work/firefox-67.0/config/makefiles/rust.mk:214: force-cargo-library-build] Error 101

here is the full build.log: build.log.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions