Guest User

firefox build fail

a guest
Dec 14th, 2021
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.43 KB | None | 0 0
  1. 25:31.57 warning: `webrender_bindings` (lib) generated 1 warning
  2. 27:43.28 warning: `webrender` (lib) generated 3 warnings
  3. 27:43.28 Compiling gkrust v0.1.0 (/root/.cache/kiss/proc/2454/build/firefox/toolkit/library/rust)
  4. 31:46.32 Finished release [optimized] target(s) in 31m 09s
  5. 31:46.51 /root/.cache/kiss/proc/2454/build/firefox/python/mozbuild/mozbuild/action/check_binary.py:13: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  6. 31:46.51 from distutils.version import StrictVersion as Version
  7. 31:46.94 toolkit/library/build/libxul.so
  8. 31:55.89 /usr/bin/ld: /root/.cache/kiss/proc/2454/build/firefox/obj-x86_64-pc-linux-musl/toolkit/library/build/../../../gfx/gl/Unified_cpp_gfx_gl0.o: in function `mozilla::gl::DeleteWaylandGLSurface(void*) [clone .part.0]':
  9. 31:55.89 Unified_cpp_gfx_gl0.cpp:(.text._ZN7mozilla2gl22DeleteWaylandGLSurfaceEPv.part.0+0x55): undefined reference to `wl_proxy_marshal_flags'
  10. 31:55.89 /usr/bin/ld: /root/.cache/kiss/proc/2454/build/firefox/obj-x86_64-pc-linux-musl/toolkit/library/build/../../../gfx/gl/Unified_cpp_gfx_gl0.o: in function `mozilla::gl::GLContextEGL::CreateWaylandBufferSurface(mozilla::gl::EglDisplay&, void*, mozilla::gfx::IntSizeTyped<mozilla::gfx::UnknownUnits>&)':
  11. 31:55.89 Unified_cpp_gfx_gl0.cpp:(.text._ZN7mozilla2gl12GLContextEGL26CreateWaylandBufferSurfaceERNS0_10EglDisplayEPvRNS_3gfx12IntSizeTypedINS5_12UnknownUnitsEEE+0x54): undefined reference to `wl_proxy_marshal_flags'
  12. 31:55.90 /usr/bin/ld: /root/.cache/kiss/proc/2454/build/firefox/obj-x86_64-pc-linux-musl/toolkit/library/build/../../../gfx/layers/Unified_cpp_gfx_layers1.o: in function `mozilla::layers::NativeLayerRootWayland::PauseCompositor()':
  13. 31:55.90 Unified_cpp_gfx_layers1.cpp:(.text._ZN7mozilla6layers22NativeLayerRootWayland15PauseCompositorEv+0x9e): undefined reference to `wl_proxy_marshal_flags'
  14. 31:55.90 /usr/bin/ld: /root/.cache/kiss/proc/2454/build/firefox/obj-x86_64-pc-linux-musl/toolkit/library/build/../../../gfx/layers/Unified_cpp_gfx_layers1.o: in function `mozilla::layers::NativeLayerRootWayland::AfterFrameClockAfterPaint()':
  15. 31:55.90 Unified_cpp_gfx_layers1.cpp:(.text._ZN7mozilla6layers22NativeLayerRootWayland25AfterFrameClockAfterPaintEv+0x87): undefined reference to `wl_proxy_marshal_flags'
  16. 31:55.90 /usr/bin/ld: Unified_cpp_gfx_layers1.cpp:(.text._ZN7mozilla6layers22NativeLayerRootWayland25AfterFrameClockAfterPaintEv+0xb3): undefined reference to `wl_proxy_marshal_flags'
  17. 31:55.90 /usr/bin/ld: /root/.cache/kiss/proc/2454/build/firefox/obj-x86_64-pc-linux-musl/toolkit/library/build/../../../gfx/layers/Unified_cpp_gfx_layers1.o:Unified_cpp_gfx_layers1.cpp:(.text._ZN7mozilla6layers18NativeLayerWaylandC2ERKNS_3gfx12IntSizeTypedINS2_12UnknownUnitsEEEbPNS0_24SurfacePoolHandleWaylandE+0x1ce): more undefined references to `wl_proxy_marshal_flags' follow
  18. 31:57.67 collect2: error: ld returned 1 exit status
  19. 31:57.67 make[4]: *** [/root/.cache/kiss/proc/2454/build/firefox/config/rules.mk:545: libxul.so] Error 1
  20. 31:57.67 make[3]: *** [/root/.cache/kiss/proc/2454/build/firefox/config/recurse.mk:72: toolkit/library/build/target] Error 2
  21. 31:57.67 make[2]: *** [/root/.cache/kiss/proc/2454/build/firefox/config/recurse.mk:34: compile] Error 2
  22. 31:57.67 make[1]: *** [/root/.cache/kiss/proc/2454/build/firefox/config/rules.mk:358: default] Error 2
  23. 31:57.67 make: *** [client.mk:54: build] Error 2
  24. 31:57.69 0 compiler warnings present.
  25.  
Advertisement
Add Comment
Please, Sign In to add comment