OSSystems / meta-browser

OpenEmbedded/Yocto BSP layer for Web Browsers
MIT License
185 stars 194 forks source link

firefox: Yocto Dunfell build error #717

Open micky7 opened 1 year ago

micky7 commented 1 year ago

Hi,

i have an issue compiling firefox for yocto.

1:18.97 error: proc-macro derive panicked 1:18.97 --> /usr/src/debug/firefox/68.9.0esr-r0/firefox-68.9.0/third_party/rust/cssparser/src/macros.rs:87:17 1:18.97 | 1:18.97 87 | cssparser_internal__phf_map!( ($ValueType) $( $key ($value) )+ ) 1:18.97 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1:18.97 | 1:18.97 ::: /usr/src/debug/firefox/68.9.0esr-r0/firefox-68.9.0/third_party/rust/cssparser/src/color.rs:371:5 1:18.97 | 1:18.97 371 | / ascii_case_insensitive_phf_map! { 1:18.97 372 | | keyword -> Color = { 1:18.97 373 | | "black" => rgb!(0, 0, 0), 1:18.97 374 | | "silver" => rgb!(192, 192, 192), 1:18.97 ... | 1:18.97 525 | | }

1:18.97 526 | | } 1:18.97 | |_____- in this macro invocation

thanks michael

log.do_compile.996712.zip