Guest User

ERROR LOG

a guest
Sep 18th, 2026
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. started SP3 server on port 8000
  2. 01:11:16.914 [types/wlr_compositor.c:785] New wlr_surface 0x7f3ebd1b7890 (res 0x7f3ebd1e39b0)
  3. 01:11:16.916 [types/wlr_compositor.c:785] New wlr_surface 0x7f3ebd1b08b0 (res 0x7f3ebd1e3ad0)
  4. [32867] Sandbox: writing /proc/self/uid_map: EACCES
  5. MESA-EGL: warning: failed to get driver name for fd -1
  6. MESA-EGL: warning: MESA-LOADER: failed to retrieve device information
  7. MESA-EGL: warning: failed to get driver name for fd -1
  8. MESA-EGL: warning: egl: failed to create dri2 screen
  9. 01:11:17.654 [types/wlr_compositor.c:785] New wlr_surface 0x7f3ebd55d490 (res 0x7f3ebd1b00c0)
  10. 01:11:17.654 [types/wlr_compositor.c:785] New wlr_surface 0x7f3ebd1b04a0 (res 0x7f3ebd1b0150)
  11. [Parent 32797, Main Thread] WARNING: Failed to create DBus proxy for org.a11y.Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
  12. : 'glib warning', file librewolf-156.0-1/toolkit/xre/nsSigHandlers.cpp:200
  13.  
  14. ** (LibreWolf:32797): WARNING **: 20:55:08.913: Failed to create DBus proxy for org.a11y.Bus: Cannot autolaunch D-Bus without X11 $DISPLAY
  15.  
  16. [32915] Sandbox: writing /proc/self/uid_map: EACCES
  17. [32920] Sandbox: writing /proc/self/uid_map: EACCES
  18. [Parent 32797, IPC I/O Parent] WARNING: process 32915 exited on signal 11: file librewolf-156.0-1/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:161
  19. [32921] Sandbox: writing /proc/self/uid_map: EACCES
  20. [Parent 32797, IPC I/O Parent] WARNING: process 32921 exited on signal 11: file librewolf-156.0-1/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:161
  21. [32924] Sandbox: writing /proc/self/uid_map: EACCES
  22. 01:11:18.077 [types/wlr_compositor.c:785] New wlr_surface 0x55b6a9fb20b0 (res 0x7f3ebd1b0390)
  23. 01:11:18.077 [types/wlr_compositor.c:785] New wlr_surface 0x55b6a9fb24a0 (res 0x7f3ebd1b0150)
  24. [32927] Sandbox: writing /proc/self/uid_map: EACCES
  25. [Parent 32797, IPC I/O Parent] WARNING: process 32924 exited on signal 11: file librewolf-156.0-1/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:161
  26. [Parent 32797, IPC I/O Parent] WARNING: process 32927 exited on signal 11: file librewolf-156.0-1/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:161
  27. Firefox exited with code -11 during profile initialization
  28. Error running mach:
  29.  
  30. mach build --verbose
  31.  
  32. The error occurred in code that was called by the mach command. This is either
  33. a bug in the called code itself or in the way that mach is calling it.
  34. You can invoke ``./mach busted`` to check if this issue is already on file. If it
  35. isn't, please use ``./mach busted file build`` to report it. If ``./mach busted`` is
  36. misbehaving, you can also inspect the dependencies of bug 1543241.
  37.  
  38. If filing a bug, please include the full output of mach, including this error
  39. message.
  40.  
  41. The details of the failure are as follows:
  42.  
  43. Traceback (most recent call last):
  44. File "/var/tmp/portage/www-client/librewolf-156.0_p1/work/librewolf-156.0-1/python/mach/mach/main.py", line 428, in _run
  45. return Registrar._run_command_handler(
  46. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  47. handler,
  48. ^^^^^^^^
  49. ...<4 lines>...
  50. **vars(args.command_args),
  51. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  52. )
  53. ^
  54. File "/var/tmp/portage/www-client/librewolf-156.0_p1/work/librewolf-156.0-1/python/mach/mach/registrar.py", line 124, in _run_command_handler
  55. result = fn(instance, **kwargs)
  56. File "/var/tmp/portage/www-client/librewolf-156.0_p1/work/librewolf-156.0-1/python/mozbuild/mozbuild/build_commands.py", line 355, in build
  57. subprocess.check_call(pgo_cmd, cwd=instr.topobjdir, env=pgo_env)
  58. ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  59. File "/usr/lib/python3.14/subprocess.py", line 420, in check_call
  60. raise CalledProcessError(retcode, cmd)
  61. subprocess.CalledProcessError: Command '['/var/tmp/portage/www-client/librewolf-156.0_p1/work/librewolf_build/srcdirs/librewolf-156.0-1-ee69681386b4/_virtualenvs/build/bin/python', '/var/tmp/portage/www-client/librewolf-156.0_p1/work/librewolf-156.0-1/build/pgo/profileserver.py']' returned non-zero exit status 245.
  62. * ERROR: www-client/librewolf-156.0_p1::librewolf failed (compile phase):
  63. * (no error message)
  64. *
  65. * Call stack:
  66. * ebuild.sh, line 143: Called src_compile
  67. * environment, line 4489: Called die
  68. * The specific snippet of code:
  69. * ${virtx_cmd} ./mach build --verbose || die
  70. *
  71. * If you need support, post the output of `emerge --info '=www-client/librewolf-156.0_p1::librewolf'`,
  72. * the complete build log and the output of `emerge -pqv '=www-client/librewolf-156.0_p1::librewolf'`.
  73. * The complete build log is located at '/var/tmp/portage/www-client/librewolf-156.0_p1/temp/build.log'.
  74. * The ebuild environment file is located at '/var/tmp/portage/www-client/librewolf-156.0_p1/temp/environment'.
  75. * Working directory: '/var/tmp/portage/www-client/librewolf-156.0_p1/work/librewolf-156.0-1'
  76. * S: '/var/tmp/portage/www-client/librewolf-156.0_p1/work/librewolf-156.0-1'
  77. Gen2 ~ #
Advertisement
Add Comment
Please, Sign In to add comment