pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53649: www/firefox fails on NetBSD 7



The following reply was made to PR pkg/53649; it has been noted by GNATS.

From: John Klos <john%ziaspace.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53649: www/firefox fails on NetBSD 7
Date: Wed, 3 Oct 2018 18:45:11 +0000 (UTC)

 It fails on amd64 running NetBSD 8, too. Again, I haven't the slightest 
 clue where the actual error is.
 
 
     Compiling netwerk_helper v0.0.1 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/netwerk/base/rust-helper)
 warning: use of deprecated item 'std::ascii::AsciiExt': use inherent 
 methods instead
   --> netwerk/base/rust-helper/src/lib.rs:1:5
    |
 1 | use std::ascii::AsciiExt;
    |     ^^^^^^^^^^^^^^^^^^^^
    |
    = note: #[warn(deprecated)] on by default
 
 warning: use of deprecated item 
 'std::ascii::AsciiExt::to_ascii_lowercase': use inherent methods instead
     --> netwerk/base/rust-helper/src/lib.rs:116:14
      |
 116 |         *c = AsciiExt::to_ascii_lowercase(c);
      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 warning: use of deprecated item 
 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead
     --> netwerk/base/rust-helper/src/lib.rs:133:30
      |
 133 |                 sub_tag[0] = 
 AsciiExt::to_ascii_uppercase(&sub_tag[0]);
      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 warning: use of deprecated item 
 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead
     --> netwerk/base/rust-helper/src/lib.rs:134:30
      |
 134 |                 sub_tag[1] = 
 AsciiExt::to_ascii_uppercase(&sub_tag[1]);
      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 warning: use of deprecated item 
 'std::ascii::AsciiExt::to_ascii_uppercase': use inherent methods instead
     --> netwerk/base/rust-helper/src/lib.rs:138:30
      |
 138 |                 sub_tag[0] = 
 AsciiExt::to_ascii_uppercase(&sub_tag[0]);
      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
     Compiling crossbeam-deque v0.2.0
     Compiling phf_codegen v0.7.21
     Compiling libloading v0.5.0
     Compiling cose-c v0.1.5
     Compiling quote v0.6.3
     Compiling selectors v0.19.0 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/servo/components/selectors)
     Compiling mp4parse_capi v0.10.1 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/media/mp4parse-rust/mp4parse_capi)
     Compiling quote v0.5.2
     Compiling rsdparsa_capi v0.1.0 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/media/webrtc/signaling/src/sdp/rsdparsa_capi)
     Compiling parking_lot v0.5.4
     Compiling gl_generator v0.9.0
 warning: unused import: `SdpAttributeType`
   --> media/webrtc/signaling/src/sdp/rsdparsa_capi/src/attribute.rs:5:46
    |
 5 | use rsdparsa::attribute_type::{SdpAttribute, SdpAttributeType, 
 SdpAttributePayloadType,
    |                                              ^^^^^^^^^^^^^^^^
    |
    = note: #[warn(unused_imports)] on by default
 
     Compiling syn v0.14.2
     Compiling uuid v0.1.18
     Compiling syn v0.13.1
     Compiling url v1.7.0
     Compiling rayon v1.0.0
     Compiling regex v0.2.2
     Compiling encoding_glue v0.1.0 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/intl/encoding_glue)
     Compiling encoding_c v0.9.0
     Compiling gleam v0.5.0
     Compiling serde_derive v1.0.66 
 (https://github.com/servo/serde?branch=deserialize_from_enums8#c4457d80)
     Compiling cssparser v0.23.9
     Compiling cssparser-macros v0.3.3
     Compiling darling_core v0.4.0
     Compiling synstructure v0.8.1
     Compiling xpcom_macros v0.1.0 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/xpcom/rust/xpcom/xpcom_macros)
     Compiling cstr-macros v0.1.3
     Compiling cstr v0.1.3
     Compiling xpcom v0.1.0 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/xpcom/rust/xpcom)
     Compiling malloc_size_of_derive v0.0.1 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/servo/components/malloc_size_of_derive)
     Compiling darling_macro v0.4.0
     Compiling darling v0.4.0
     Compiling style_derive v0.0.1 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/servo/components/style_derive)
     Compiling toml v0.4.5
     Compiling app_units v0.6.0
     Compiling euclid v0.17.3
     Compiling serde_bytes v0.10.4
     Compiling bincode v1.0.0
     Compiling ron v0.1.7
     Compiling webrender_api v0.57.2 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/gfx/webrender_api)
     Compiling plane-split v0.9.1
     Compiling malloc_size_of v0.0.1 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/servo/components/malloc_size_of)
     Compiling style_traits v0.0.1 
 (file:///usr/pkgsrc/www/firefox/work/firefox-62.0.3/servo/components/style_traits)
 error: Could not compile `bindgen`.
 warning: build failed, waiting for other jobs to finish...
 error: build failed
 gmake[3]: *** 
 [/usr/pkgsrc/www/firefox/work/firefox-62.0.3/config/rules.mk:951: 
 force-cargo-library-build] Error 101
 gmake[3]: Leaving directory 
 '/usr/pkgsrc/www/firefox/work/build/toolkit/library/rust'
 gmake[2]: *** 
 [/usr/pkgsrc/www/firefox/work/firefox-62.0.3/config/recurse.mk:74: 
 toolkit/library/rust/target] Error 2
 gmake[2]: Leaving directory '/usr/pkgsrc/www/firefox/work/build'
 gmake[1]: *** 
 [/usr/pkgsrc/www/firefox/work/firefox-62.0.3/config/recurse.mk:34: 
 compile] Error 2
 gmake[1]: Leaving directory '/usr/pkgsrc/www/firefox/work/build'
 gmake: *** 
 [/usr/pkgsrc/www/firefox/work/firefox-62.0.3/config/rules.mk:418: all] 
 Error 2
 *** Error code 2
 
 Stop.
 make[1]: stopped in /usr/pkgsrc/www/firefox
 *** Error code 1
 
 Stop.
 make: stopped in /usr/pkgsrc/www/firefox
 


Home | Main Index | Thread Index | Old Index