New comment by stefson on void-packages repository https://github.com/void-linux/void-packages/pull/38865#issuecomment-1242907273 Comment: @Duncaen I just saw you commit about broken armv7 in 104.0.2: ``` 1:40.63 {standard input}: Assembler messages: 1:40.63 {standard input}:20277: Error: immediate expression requires a # prefix -- `pld [r2,1792]' 1:40.63 {standard input}:20332: Error: immediate expression requires a # prefix -- `pld [r4,1792]' 1:40.63 {standard input}:20494: Error: immediate expression requires a # prefix -- `pld [r3,1792]' 1:40.63 {standard input}:20568: Error: immediate expression requires a # prefix -- `pld [r4,1792]' 1:40.63 {standard input}:26245: Error: immediate expression requires a # prefix -- `pld [r0,1792]' 1:40.63 {standard input}:26283: Error: immediate expression requires a # prefix -- `pld [r0,1792]' 1:40.63 make[4]: *** [/builddir/firefox-104.0/config/rules.mk:667: Unified_cpp_media_libyuv_libyuv1.o] Error 1 1:40.63 make[3]: *** [/builddir/firefox-104.0/config/recurse.mk:72: media/libyuv/libyuv/libyuv_libyuv/target-objects] Error 2 1:40.63 make[3]: *** Waiting for unfinished jobs.... ``` I'm also affected by it - did you open any bug reports with upstream, be it mozilla or google, or musl itself? Any idea what is possibly wrong here?