Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on ARM
  • Search

emerge of firefox fails

Gentoo on all things ARM. Both 32 bit and 64 bit.
Tell about your hardware and CHOST.
Problems with crossdev targeting ARM hardware go here too.
Post Reply
  • Print view
Advanced search
7 posts • Page 1 of 1
Author
Message
Lebkoungcity
Apprentice
Apprentice
User avatar
Posts: 230
Joined: Sun Nov 16, 2008 2:34 pm
Location: near Lebkoungcity (='Gingerbreadcity' =Nuremberg)

emerge of firefox fails

  • Quote

Post by Lebkoungcity » Fri Apr 15, 2022 3:42 pm

Hello,

I try to emerge firefox on my RPi4 - have tried it with versions beginning from about 96 or so. But it seems it works for everyone but not for me...
I have this in /etc/portage/package.accept_keywords/package.keywords.original:

Code: Select all

# Firefox
www-client/firefox **
<=dev-util/cbindgen-0.20.0 ~arm
<=dev-libs/nss-3.77 ~arm
<=media-libs/libvpx-1.10.0 ~arm
<=media-libs/dav1d-1.0.0 ~arm
<virtual/rust-1.60 ~arm
<dev-lang/rust-bin-1.60 ~arm
What I already did was to switch to 'dev-lang/rust-bin-1.59.0' because I thought it might be something realted to 'dev-lang/rust-bin-1.58.1'. Also I tried it with 'MAKEOPTS="-j2 -l1"' but no difference... Tried it with or without ccache and/or distcc - always the same result... Even tried it with *all* USE-flags disabled...

These are the last lines I got:

Code: Select all

42:06.37   running: "/usr/lib/ccache/bin/armv7a-unknown-linux-gnueabihf-clang++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=armv7-unknown-linux-gnueabihf" "-std=gnu++17" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/stl_wrappers" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/gcc_hidden.h" "-U_FORTIFY_SOURCE" "-D_FORTIFY_SOURCE=2" "-fstack-protector-strong" "-DNDEBUG=1" "-DTRIMMED=1" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include" "-I/usr/include/nspr" "-I/usr/include/nss" "-I/usr/include/nspr" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include/nss" "-I/usr/include/libpng16" "-I/usr/include/pixman-1" "-DMOZILLA_CLIENT" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/mozilla-config.h" "-Qunused-arguments" "-Qunused-arguments" "-Wall" "-Wbitfield-enum-conversion" "-Wdeprecated-this-capture" "-Wempty-body" "-Wformat-type-confusion" "-Wignored-qualifiers" "-Wpointer-arith" "-Wshadow-field-in-constructor-modified" "-Wsign-compare" "-Wtype-limits" "-Wno-error=tautological-type-limit-compare" "-Wunreachable-code" "-Wunreachable-code-return" "-Wunused-but-set-parameter" "-Wno-invalid-offsetof" "-Wclass-varargs" "-Wempty-init-stmt" "-Wfloat-overflow-conversion" "-Wfloat-zero-conversion" "-Wloop-analysis" "-Wno-range-loop-analysis" "-Wc++2a-compat" "-Wcomma" "-Wenum-compare-conditional" "-Wimplicit-fallthrough" "-Wstring-conversion" "-Wno-inline-new-delete" "-Wno-error=deprecated-declarations" "-Wno-error=array-bounds" "-Wno-error=backend-plugin" "-Wno-error=free-nonheap-object" "-Wno-error=return-std-move" "-Wno-error=atomic-alignment" "-Wno-error=deprecated-copy" "-Wformat" "-Wformat-security" "-Wno-gnu-zero-variadic-macro-arguments" "-Wno-psabi" "-Wno-unknown-warning-option" "-fno-sized-deallocation" "-fno-aligned-new" "-pipe" "-march=armv7-a" "-mfpu=vfpv3-d16" "-mfloat-abi=hard" "-mfpu=neon" "-mfloat-abi=hard" "-fno-exceptions" "-fPIC" "-fno-rtti" "-ffunction-sections" "-fdata-sections" "-fno-exceptions" "-fno-math-errno" "-pthread" "-pipe" "-O2" "-fomit-frame-pointer" "-funwind-tables" "-fno-strict-aliasing" "-DMOZILLA_CONFIG_H" "-I" "glsl-optimizer/include" "-I" "glsl-optimizer/src/mesa" "-I" "glsl-optimizer/src/mapi" "-I" "glsl-optimizer/src/compiler" "-I" "glsl-optimizer/src/compiler/glsl" "-I" "glsl-optimizer/src/gallium/auxiliary" "-I" "glsl-optimizer/src/gallium/include" "-I" "glsl-optimizer/src" "-I" "glsl-optimizer/src/util" "-D__STDC_FORMAT_MACROS" "-D_GNU_SOURCE" "-DHAVE_ENDIAN_H" "-DHAVE_PTHREAD" "-DHAVE_TIMESPEC_GET" "-DMOZ_INCLUDE_MOZALLOC_H" "-Dmozilla_throw_gcc_h" "-o" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/release/build/glslopt-92bcba5d1bcaa656/out/glsl-optimizer/src/compiler/glsl_types.o" "-c" "glsl-optimizer/src/compiler/glsl_types.cpp"
42:06.37   cargo:warning=distcc[6905] ERROR: compile (null) on localhost failed
42:06.38   cargo:warning=In file included from glsl-optimizer/src/compiler/glsl_types.cpp:25:
42:06.38   cargo:warning=In file included from glsl-optimizer/src/mesa/main/macros.h:35:
42:06.38   cargo:warning=In file included from glsl-optimizer/src/util/u_math.h:42:
42:06.38   cargo:warning=In file included from glsl-optimizer/include/c99_math.h:194:
42:06.38   cargo:warning=In file included from /var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/stl_wrappers/cmath:64:
42:06.38   cargo:warning=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers/cmath:3:15: fatal error: 'cmath' file not found
42:06.38   cargo:warning=#include_next <cmath>
42:06.38   cargo:warning=              ^~~~~~~
42:06.38   cargo:warning=1 error generated.
42:06.38   cargo:warning=distcc[6901] ERROR: compile glsl-optimizer/src/compiler/glsl_types.cpp on ishtar/7 failed
42:06.39   cargo:warning=distcc[6901] (dcc_build_somewhere) Warning: remote compilation of 'glsl-optimizer/src/compiler/glsl_types.cpp' failed, retrying locally
42:06.39   cargo:warning=distcc[6901] Warning: failed to distribute glsl-optimizer/src/compiler/glsl_types.cpp to ishtar/7, running locally instead
42:06.39   cargo:warning=In file included from glsl-optimizer/src/compiler/glsl_types.cpp:25:
42:06.39   cargo:warning=In file included from glsl-optimizer/src/mesa/main/macros.h:35:
42:06.39   cargo:warning=In file included from glsl-optimizer/src/util/u_math.h:42:
42:06.39   cargo:warning=In file included from glsl-optimizer/include/c99_math.h:194:
42:06.39   cargo:warning=In file included from /var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/stl_wrappers/cmath:64:
42:06.39   cargo:warning=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers/cmath:3:15: fatal error: 'cmath' file not found
42:06.39   cargo:warning=#include_next <cmath>
42:06.39   cargo:warning=              ^~~~~~~
42:06.39   cargo:warning=1 error generated.
42:06.39   cargo:warning=distcc[6901] ERROR: compile glsl-optimizer/src/compiler/glsl_types.cpp on localhost failed
42:06.40   exit status: 1
42:06.40   --- stderr
42:06.40   error occurred: Command "/usr/lib/ccache/bin/armv7a-unknown-linux-gnueabihf-clang++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=armv7-unknown-linux-gnueabihf" "-std=gnu++17" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/stl_wrappers" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/gcc_hidden.h" "-U_FORTIFY_SOURCE" "-D_FORTIFY_SOURCE=2" "-fstack-protector-strong" "-DNDEBUG=1" "-DTRIMMED=1" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include" "-I/usr/include/nspr" "-I/usr/include/nss" "-I/usr/include/nspr" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include/nss" "-I/usr/include/libpng16" "-I/usr/include/pixman-1" "-DMOZILLA_CLIENT" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/mozilla-config.h" "-Qunused-arguments" "-Qunused-arguments" "-Wall" "-Wbitfield-enum-conversion" "-Wdeprecated-this-capture" "-Wempty-body" "-Wformat-type-confusion" "-Wignored-qualifiers" "-Wpointer-arith" "-Wshadow-field-in-constructor-modified" "-Wsign-compare" "-Wtype-limits" "-Wno-error=tautological-type-limit-compare" "-Wunreachable-code" "-Wunreachable-code-return" "-Wunused-but-set-parameter" "-Wno-invalid-offsetof" "-Wclass-varargs" "-Wempty-init-stmt" "-Wfloat-overflow-conversion" "-Wfloat-zero-conversion" "-Wloop-analysis" "-Wno-range-loop-analysis" "-Wc++2a-compat" "-Wcomma" "-Wenum-compare-conditional" "-Wimplicit-fallthrough" "-Wstring-conversion" "-Wno-inline-new-delete" "-Wno-error=deprecated-declarations" "-Wno-error=array-bounds" "-Wno-error=backend-plugin" "-Wno-error=free-nonheap-object" "-Wno-error=return-std-move" "-Wno-error=atomic-alignment" "-Wno-error=deprecated-copy" "-Wformat" "-Wformat-security" "-Wno-gnu-zero-variadic-macro-arguments" "-Wno-psabi" "-Wno-unknown-warning-option" "-fno-sized-deallocation" "-fno-aligned-new" "-pipe" "-march=armv7-a" "-mfpu=vfpv3-d16" "-mfloat-abi=hard" "-mfpu=neon" "-mfloat-abi=hard" "-fno-exceptions" "-fPIC" "-fno-rtti" "-ffunction-sections" "-fdata-sections" "-fno-exceptions" "-fno-math-errno" "-pthread" "-pipe" "-O2" "-fomit-frame-pointer" "-funwind-tables" "-fno-strict-aliasing" "-DMOZILLA_CONFIG_H" "-I" "glsl-optimizer/include" "-I" "glsl-optimizer/src/mesa" "-I" "glsl-optimizer/src/mapi" "-I" "glsl-optimizer/src/compiler" "-I" "glsl-optimizer/src/compiler/glsl" "-I" "glsl-optimizer/src/gallium/auxiliary" "-I" "glsl-optimizer/src/gallium/include" "-I" "glsl-optimizer/src" "-I" "glsl-optimizer/src/util" "-D__STDC_FORMAT_MACROS" "-D_GNU_SOURCE" "-DHAVE_ENDIAN_H" "-DHAVE_PTHREAD" "-DHAVE_TIMESPEC_GET" "-DMOZ_INCLUDE_MOZALLOC_H" "-Dmozilla_throw_gcc_h" "-o" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/release/build/glslopt-92bcba5d1bcaa656/out/glsl-optimizer/src/compiler/glsl_types.o" "-c" "glsl-optimizer/src/compiler/glsl_types.cpp" with args "armv7a-unknown-linux-gnueabihf-clang++" did not execute successfully (status code exit status: 1).
42:06.40 gmake[4]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/makefiles/rust.mk:426: force-cargo-library-build] Error 101
42:06.40 gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/toolkit/library/rust'
42:06.40 gmake[3]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/recurse.mk:72: toolkit/library/rust/target] Error 2
42:06.40 gmake[3]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build'
42:06.40 gmake[2]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/recurse.mk:34: compile] Error 2
42:06.40 gmake[2]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build'
42:06.40 gmake[1]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/rules.mk:352: default] Error 2
42:06.41 gmake[1]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build'
42:06.41 gmake: *** [client.mk:63: build] Error 2
42:06.41 0 compiler warnings present.
 * ERROR: www-client/firefox-99.0.1::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 127:  Called src_compile
 *   environment, line 5260:  Called die
 * The specific snippet of code:
 *       ${virtx_cmd} ./mach build --verbose || die
 * 
 * If you need support, post the output of `emerge --info '=www-client/firefox-99.0.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-99.0.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-client/firefox-99.0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-99.0.1/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1'
 * S: '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1'
The whole build.log is about 4.1M - a bit too much for wgetpaste, so I tried to select a relevent part. But I don't know if this is realy helpful - just tell me what you need to see, please.
https://dpaste.com/9TPL33P3Q

Please, tell me, why does it compile for others but not for me?
Thanks a lot for some insights!
Andy

btw: chromium also fails - epiphany emerges but is not a decent choice of browser... :roll:
"The most dangerous world view is the world view of the ones who haven't viewed the world."
Alexander von Humboldt (1769-1859)
Top
alamahant
Advocate
Advocate
Posts: 4032
Joined: Sat Mar 23, 2019 12:12 pm

  • Quote

Post by alamahant » Fri Apr 15, 2022 5:32 pm

Probably not enough ram and/or disk-space.
and firefox-bin is not available for arm.
Also firefox is not available for arm just arm64.
Is your rpi4 arm64?


The only way i found to install a decent browser in arm(64) is installing flatpak and getting chromium.
:)
Top
Hu
Administrator
Administrator
Posts: 24385
Joined: Tue Mar 06, 2007 5:38 am

  • Quote

Post by Hu » Fri Apr 15, 2022 6:20 pm

alamahant wrote:Probably not enough ram and/or disk-space.
Resource limits do not cause system files to be missing. The compiler should have found cmath in a gcc-provided directory.
Lebkoungcity wrote:

Code: Select all

42:06.38   cargo:warning=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers/cmath:3:15: fatal error: 'cmath' file not found
42:06.38   cargo:warning=#include_next <cmath>
42:06.38   cargo:warning=              ^~~~~~~
42:06.38   cargo:warning=1 error generated.
42:06.38   cargo:warning=distcc[6901] ERROR: compile glsl-optimizer/src/compiler/glsl_types.cpp on ishtar/7 failed
Distributing a wrapper for cmath seems a bit weird for Firefox to do, but the Mozilla build system has been weird for a long time.
Top
Lebkoungcity
Apprentice
Apprentice
User avatar
Posts: 230
Joined: Sun Nov 16, 2008 2:34 pm
Location: near Lebkoungcity (='Gingerbreadcity' =Nuremberg)

  • Quote

Post by Lebkoungcity » Fri Apr 15, 2022 8:23 pm

It's 32bits and I think not enough ram and/or disk-space may be excluded:

Code: Select all

pandora@thalia ~ $ free -mh
              gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
Speicher:      7,7Gi        80Mi       6,5Gi       0,0Ki       1,1Gi       7,5Gi
Swap:          5,6Gi          0B       5,6Gi
pandora@thalia ~ $ df -h
Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
/dev/root        93G     78G   11G   88% /
devtmpfs         10M       0   10M    0% /dev
tmpfs           1,6G    640K  1,6G    1% /run
shm             3,9G       0  3,9G    0% /dev/shm
cgroup_root      10M       0   10M    0% /sys/fs/cgroup
/dev/mmcblk0p1  1,0G     54M  971M    6% /boot
/dev/sda3       2,6T    196G  2,3T    8% /var/pub
tmpfs           785M    8,0K  785M    1% /run/user/1000
/dev/mmcblk0p3   20G    5,4G   14G   29% /run/media/pandora/b27dc0a5-cddc-4cdd-b950-67b2cb8f17ea
Hmmm... okay.... I was curious if cmath works at all (it should but what do I know?), so I went to wikipedia and borrowed a piece of code:

Code: Select all

nano test-cmath.c

Code: Select all

#include <stdio.h>
#include <math.h>

int main() {
    double a = 5, b = 4;
    double c = pow(a, b);
    printf("%f hoch %f ist %f\n", a, b, c);
}
(Then searched the web to find I have to add '-lm'...)

Code: Select all

pandora@thalia ~ $ gcc test-cmath.c -o test-cmath -lm
pandora@thalia ~ $ ./test-cmath 
5.000000 hoch 4.000000 ist 625.000000
So I think cmath works basically. That's all I think I know. Or is there anything else I know (without having knowledge about...)?
"The most dangerous world view is the world view of the ones who haven't viewed the world."
Alexander von Humboldt (1769-1859)
Top
Lebkoungcity
Apprentice
Apprentice
User avatar
Posts: 230
Joined: Sun Nov 16, 2008 2:34 pm
Location: near Lebkoungcity (='Gingerbreadcity' =Nuremberg)

  • Quote

Post by Lebkoungcity » Sun Apr 17, 2022 8:54 am

So, it seems it's firefox' build system that won't let me emerge firefox. Is there something I can do?
"The most dangerous world view is the world view of the ones who haven't viewed the world."
Alexander von Humboldt (1769-1859)
Top
sam_
Developer
Developer
User avatar
Posts: 2816
Joined: Fri Aug 14, 2020 12:33 am

  • Quote

Post by sam_ » Sun Apr 17, 2022 10:17 am

What about w/o distcc?
Top
Lebkoungcity
Apprentice
Apprentice
User avatar
Posts: 230
Joined: Sun Nov 16, 2008 2:34 pm
Location: near Lebkoungcity (='Gingerbreadcity' =Nuremberg)

  • Quote

Post by Lebkoungcity » Tue Apr 19, 2022 7:22 pm

I already tried it with and without distcc and/or ccache but tried it again and here is todays' output:

Code: Select all

FEATURES="-distcc" emerge -av =www-client/firefox-99.0.1

[...]
27:37.46   DEBUG = Some("false")
27:37.46   running: "/usr/lib/ccache/bin/armv7a-unknown-linux-gnueabihf-clang++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=armv7-unknown-linux-gnueabihf" "-std=gnu++17" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/stl_wrappers" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/gcc_hidden.h" "-U_FORTIFY_SOURCE" "-D_FORTIFY_SOURCE=2" "-fstack-protector-strong" "-DNDEBUG=1" "-DTRIMMED=1" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include" "-I/usr/include/nspr" "-I/usr/include/nss" "-I/usr/include/nspr" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include/nss" "-I/usr/include/libpng16" "-I/usr/include/pixman-1" "-DMOZILLA_CLIENT" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/mozilla-config.h" "-Qunused-arguments" "-Qunused-arguments" "-Wall" "-Wbitfield-enum-conversion" "-Wdeprecated-this-capture" "-Wempty-body" "-Wformat-type-confusion" "-Wignored-qualifiers" "-Wpointer-arith" "-Wshadow-field-in-constructor-modified" "-Wsign-compare" "-Wtype-limits" "-Wno-error=tautological-type-limit-compare" "-Wunreachable-code" "-Wunreachable-code-return" "-Wunused-but-set-parameter" "-Wno-invalid-offsetof" "-Wclass-varargs" "-Wempty-init-stmt" "-Wfloat-overflow-conversion" "-Wfloat-zero-conversion" "-Wloop-analysis" "-Wno-range-loop-analysis" "-Wc++2a-compat" "-Wcomma" "-Wenum-compare-conditional" "-Wimplicit-fallthrough" "-Wstring-conversion" "-Wno-inline-new-delete" "-Wno-error=deprecated-declarations" "-Wno-error=array-bounds" "-Wno-error=backend-plugin" "-Wno-error=free-nonheap-object" "-Wno-error=return-std-move" "-Wno-error=atomic-alignment" "-Wno-error=deprecated-copy" "-Wformat" "-Wformat-security" "-Wno-gnu-zero-variadic-macro-arguments" "-Wno-psabi" "-Wno-unknown-warning-option" "-fno-sized-deallocation" "-fno-aligned-new" "-pipe" "-march=armv7-a" "-mfpu=vfpv3-d16" "-mfloat-abi=hard" "-mfpu=neon" "-mfloat-abi=hard" "-fno-exceptions" "-fPIC" "-fno-rtti" "-ffunction-sections" "-fdata-sections" "-fno-exceptions" "-fno-math-errno" "-pthread" "-pipe" "-O2" "-fomit-frame-pointer" "-funwind-tables" "-fno-strict-aliasing" "-DMOZILLA_CONFIG_H" "-I" "glsl-optimizer/include" "-I" "glsl-optimizer/src/mesa" "-I" "glsl-optimizer/src/mapi" "-I" "glsl-optimizer/src/compiler" "-I" "glsl-optimizer/src/compiler/glsl" "-I" "glsl-optimizer/src/gallium/auxiliary" "-I" "glsl-optimizer/src/gallium/include" "-I" "glsl-optimizer/src" "-I" "glsl-optimizer/src/util" "-D__STDC_FORMAT_MACROS" "-D_GNU_SOURCE" "-DHAVE_ENDIAN_H" "-DHAVE_PTHREAD" "-DHAVE_TIMESPEC_GET" "-DMOZ_INCLUDE_MOZALLOC_H" "-Dmozilla_throw_gcc_h" "-o" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/release/build/glslopt-7dca01ef12ad2b8a/out/glsl-optimizer/src/compiler/glsl_types.o" "-c" "glsl-optimizer/src/compiler/glsl_types.cpp"
27:37.46   cargo:warning=In file included from glsl-optimizer/src/compiler/glsl_types.cpp:25:
27:37.47   cargo:warning=In file included from glsl-optimizer/src/mesa/main/macros.h:35:
27:37.47   cargo:warning=In file included from glsl-optimizer/src/util/u_math.h:42:
27:37.47   cargo:warning=In file included from glsl-optimizer/include/c99_math.h:194:
27:37.47   cargo:warning=In file included from /var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/stl_wrappers/cmath:64:
27:37.48   cargo:warning=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers/cmath:3:15: fatal error: 'cmath' file not found
27:37.48   cargo:warning=#include_next <cmath>
27:37.48   cargo:warning=              ^~~~~~~
27:37.49   cargo:warning=1 error generated.
27:37.50   exit status: 1
27:37.50   --- stderr
27:37.51   error occurred: Command "/usr/lib/ccache/bin/armv7a-unknown-linux-gnueabihf-clang++" "-O1" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=armv7-unknown-linux-gnueabihf" "-std=gnu++17" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/stl_wrappers" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/system_wrappers" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/gcc_hidden.h" "-U_FORTIFY_SOURCE" "-D_FORTIFY_SOURCE=2" "-fstack-protector-strong" "-DNDEBUG=1" "-DTRIMMED=1" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/toolkit/library/rust" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include" "-I/usr/include/nspr" "-I/usr/include/nss" "-I/usr/include/nspr" "-I/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/include/nss" "-I/usr/include/libpng16" "-I/usr/include/pixman-1" "-DMOZILLA_CLIENT" "-include" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/mozilla-config.h" "-Qunused-arguments" "-Qunused-arguments" "-Wall" "-Wbitfield-enum-conversion" "-Wdeprecated-this-capture" "-Wempty-body" "-Wformat-type-confusion" "-Wignored-qualifiers" "-Wpointer-arith" "-Wshadow-field-in-constructor-modified" "-Wsign-compare" "-Wtype-limits" "-Wno-error=tautological-type-limit-compare" "-Wunreachable-code" "-Wunreachable-code-return" "-Wunused-but-set-parameter" "-Wno-invalid-offsetof" "-Wclass-varargs" "-Wempty-init-stmt" "-Wfloat-overflow-conversion" "-Wfloat-zero-conversion" "-Wloop-analysis" "-Wno-range-loop-analysis" "-Wc++2a-compat" "-Wcomma" "-Wenum-compare-conditional" "-Wimplicit-fallthrough" "-Wstring-conversion" "-Wno-inline-new-delete" "-Wno-error=deprecated-declarations" "-Wno-error=array-bounds" "-Wno-error=backend-plugin" "-Wno-error=free-nonheap-object" "-Wno-error=return-std-move" "-Wno-error=atomic-alignment" "-Wno-error=deprecated-copy" "-Wformat" "-Wformat-security" "-Wno-gnu-zero-variadic-macro-arguments" "-Wno-psabi" "-Wno-unknown-warning-option" "-fno-sized-deallocation" "-fno-aligned-new" "-pipe" "-march=armv7-a" "-mfpu=vfpv3-d16" "-mfloat-abi=hard" "-mfpu=neon" "-mfloat-abi=hard" "-fno-exceptions" "-fPIC" "-fno-rtti" "-ffunction-sections" "-fdata-sections" "-fno-exceptions" "-fno-math-errno" "-pthread" "-pipe" "-O2" "-fomit-frame-pointer" "-funwind-tables" "-fno-strict-aliasing" "-DMOZILLA_CONFIG_H" "-I" "glsl-optimizer/include" "-I" "glsl-optimizer/src/mesa" "-I" "glsl-optimizer/src/mapi" "-I" "glsl-optimizer/src/compiler" "-I" "glsl-optimizer/src/compiler/glsl" "-I" "glsl-optimizer/src/gallium/auxiliary" "-I" "glsl-optimizer/src/gallium/include" "-I" "glsl-optimizer/src" "-I" "glsl-optimizer/src/util" "-D__STDC_FORMAT_MACROS" "-D_GNU_SOURCE" "-DHAVE_ENDIAN_H" "-DHAVE_PTHREAD" "-DHAVE_TIMESPEC_GET" "-DMOZ_INCLUDE_MOZALLOC_H" "-Dmozilla_throw_gcc_h" "-o" "/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/release/build/glslopt-7dca01ef12ad2b8a/out/glsl-optimizer/src/compiler/glsl_types.o" "-c" "glsl-optimizer/src/compiler/glsl_types.cpp" with args "armv7a-unknown-linux-gnueabihf-clang++" did not execute successfully (status code exit status: 1).
27:37.51 gmake[4]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/makefiles/rust.mk:426: force-cargo-library-build] Error 101
27:37.51 gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/toolkit/library/rust'
27:37.51 gmake[3]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/recurse.mk:72: toolkit/library/rust/target] Error 2
27:37.52 gmake[3]: *** Waiting for unfinished jobs....
27:42.17    Compiling neqo-transport v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
27:42.17      Running `CARGO=/opt/rust-bin-1.58.1/bin/cargo-bin-1.58.1 CARGO_CRATE_NAME=neqo_transport CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/third_party/rust/neqo-transport CARGO_PKG_AUTHORS='EKR <ekr@rtfm.com>:Andy Grover <agrover@mozilla.com>' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-transport CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps:/opt/rust-bin-1.58.1/lib' /usr/bin/rustc --crate-name neqo_transport --edition=2018 /var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/third_party/rust/neqo-transport/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' -C metadata=464abf98d173277f -C extra-filename=-464abf98d173277f --out-dir /var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps --target armv7-unknown-linux-gnueabihf -C linker=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps --extern indexmap=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libindexmap-7c331d1f43748c09.rmeta --extern lazy_static=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liblazy_static-f46dd17b4acb81ae.rmeta --extern log=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liblog-e9b2ada5ecdc9241.rmeta --extern neqo_common=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_common-da1f040d802c3273.rmeta --extern neqo_crypto=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_crypto-8d316112be3a7c25.rmeta --extern qlog=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libqlog-ee4dafa2a254aac3.rmeta --extern smallvec=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libsmallvec-407bf8826ecbf159.rmeta --cap-lints warn --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/config/external/nspr/pr`
28:03.09    Compiling neqo-qpack v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
28:03.09      Running `CARGO=/opt/rust-bin-1.58.1/bin/cargo-bin-1.58.1 CARGO_CRATE_NAME=neqo_qpack CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/third_party/rust/neqo-qpack CARGO_PKG_AUTHORS='Dragana Damjanovic <dragana.damjano@gmail.com>' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-qpack CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps:/opt/rust-bin-1.58.1/lib' /usr/bin/rustc --crate-name neqo_qpack --edition=2018 /var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/third_party/rust/neqo-qpack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' -C metadata=25e0db797f807f27 -C extra-filename=-25e0db797f807f27 --out-dir /var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps --target armv7-unknown-linux-gnueabihf -C linker=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps --extern lazy_static=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liblazy_static-f46dd17b4acb81ae.rmeta --extern log=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liblog-e9b2ada5ecdc9241.rmeta --extern neqo_common=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_common-da1f040d802c3273.rmeta --extern neqo_crypto=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_crypto-8d316112be3a7c25.rmeta --extern neqo_transport=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_transport-464abf98d173277f.rmeta --extern qlog=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libqlog-ee4dafa2a254aac3.rmeta --extern static_assertions=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libstatic_assertions-f5e0f7d7b9879437.rmeta --cap-lints warn --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/config/external/nspr/pr`
28:07.58    Compiling neqo-http3 v0.5.7 (https://github.com/mozilla/neqo?tag=v0.5.7#f3de275b)
28:07.60      Running `CARGO=/opt/rust-bin-1.58.1/bin/cargo-bin-1.58.1 CARGO_CRATE_NAME=neqo_http3 CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/third_party/rust/neqo-http3 CARGO_PKG_AUTHORS='Dragana Damjanovic <dragana.damjano@gmail.com>' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=neqo-http3 CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps:/opt/rust-bin-1.58.1/lib' /usr/bin/rustc --crate-name neqo_http3 --edition=2018 /var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/third_party/rust/neqo-http3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="deny-warnings"' -C metadata=3be336eded00c230 -C extra-filename=-3be336eded00c230 --out-dir /var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps --target armv7-unknown-linux-gnueabihf -C linker=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps --extern enumset=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libenumset-fb8d921c73c889c2.rmeta --extern lazy_static=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liblazy_static-f46dd17b4acb81ae.rmeta --extern log=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liblog-e9b2ada5ecdc9241.rmeta --extern neqo_common=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_common-da1f040d802c3273.rmeta --extern neqo_crypto=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_crypto-8d316112be3a7c25.rmeta --extern neqo_qpack=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_qpack-25e0db797f807f27.rmeta --extern neqo_transport=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_transport-464abf98d173277f.rmeta --extern qlog=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libqlog-ee4dafa2a254aac3.rmeta --extern sfv=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libsfv-6bf3d29d55a2405a.rmeta --extern smallvec=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libsmallvec-407bf8826ecbf159.rmeta --extern url=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liburl-6c11fbdedf756ffb.rmeta --cap-lints warn --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/config/external/nspr/pr`
29:53.62    Compiling http3server v0.1.1 (/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/netwerk/test/http3server)
29:53.63      Running `CARGO=/opt/rust-bin-1.58.1/bin/cargo-bin-1.58.1 CARGO_BIN_NAME=http3server CARGO_CRATE_NAME=http3server CARGO_MANIFEST_DIR=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/netwerk/test/http3server CARGO_PKG_AUTHORS='Dragana Damjanovic <dragana.damjano@gmail.com>' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http3server CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps:/opt/rust-bin-1.58.1/lib' /usr/bin/rustc --crate-name http3server --edition=2018 netwerk/test/http3server/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C opt-level=2 -C panic=abort -C embed-bitcode=no -C metadata=4751b1cb16157f4c -C extra-filename=-4751b1cb16157f4c --out-dir /var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps --target armv7-unknown-linux-gnueabihf -C linker=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/build/cargo-linker -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps -L dependency=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./release/deps --extern base64=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libbase64-bf93a5303347f7b6.rlib --extern log=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/liblog-e9b2ada5ecdc9241.rlib --extern mio=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libmio-c0c43e47f78613c5.rlib --extern mio_extras=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libmio_extras-735dc30343ec2678.rlib --extern neqo_common=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_common-da1f040d802c3273.rlib --extern neqo_crypto=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_crypto-8d316112be3a7c25.rlib --extern neqo_http3=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_http3-3be336eded00c230.rlib --extern neqo_qpack=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_qpack-25e0db797f807f27.rlib --extern neqo_transport=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server/./armv7-unknown-linux-gnueabihf/release/deps/libneqo_transport-464abf98d173277f.rlib --cap-lints warn -C codegen-units=1 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/dist/bin -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/nss/nss_nss3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/security/nss/lib/ssl/ssl_ssl3 -L native=/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/config/external/nspr/pr`
30:24.73     Finished release [optimized] target(s) in 22m 58s
30:25.59 ../../../config/nsinstall -R -m 755 'armv7-unknown-linux-gnueabihf/release/http3server' '../../../dist/bin'
30:25.60 gmake[4]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build/netwerk/test/http3server'
30:25.60 gmake[3]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build'
30:25.61 gmake[2]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/recurse.mk:34: compile] Error 2
30:25.61 gmake[2]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build'
30:25.61 gmake[1]: *** [/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1/config/rules.mk:352: default] Error 2
30:25.61 gmake[1]: Leaving directory '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox_build'
30:25.62 gmake: *** [client.mk:63: build] Error 2
30:25.62 1 compiler warnings present.
 * ERROR: www-client/firefox-99.0.1::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 127:  Called src_compile
 *   environment, line 5262:  Called die
 * The specific snippet of code:
 *       ${virtx_cmd} ./mach build --verbose || die
 * 
 * If you need support, post the output of `emerge --info '=www-client/firefox-99.0.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-99.0.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/www-client/firefox-99.0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-99.0.1/temp/environment'.
 * Working directory: '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1'
 * S: '/var/tmp/portage/www-client/firefox-99.0.1/work/firefox-99.0.1'
No success...
"The most dangerous world view is the world view of the ones who haven't viewed the world."
Alexander von Humboldt (1769-1859)
Top
Post Reply
  • Print view

7 posts • Page 1 of 1

Return to “Gentoo on ARM”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic