Advertisement
Guest User

Untitled

a guest
Mar 24th, 2023
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.51 KB | Source Code | 0 0
  1. :debug:destroot Executing org.macports.destroot (zig)
  2. :debug:destroot Environment:
  3. :debug:destroot CC_PRINT_OPTIONS='YES'
  4. :debug:destroot CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/.CC_PRINT_OPTIONS'
  5. :debug:destroot CPATH='/opt/local/include'
  6. :debug:destroot DEVELOPER_DIR='/Library/Developer/CommandLineTools'
  7. :debug:destroot LIBRARY_PATH='/opt/local/lib'
  8. :debug:destroot MACOSX_DEPLOYMENT_TARGET='13.0'
  9. :debug:destroot MACPORTS_LEGACY_SUPPORT_DISABLED='1'
  10. :debug:destroot SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
  11. :info:destroot Executing: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build" && /usr/bin/make -w install/fast DESTDIR=/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/destroot
  12. :debug:destroot system: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build" && /usr/bin/make -w install/fast DESTDIR=/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/destroot
  13. :info:destroot make: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build'
  14. :info:destroot /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 preinstall
  15. :info:destroot make[1]: Entering directory `/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build'
  16. :info:destroot make[1]: Nothing to be done for `preinstall'.
  17. :info:destroot make[1]: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build'
  18. :info:destroot Install the project...
  19. :info:destroot /opt/local/bin/cmake -P cmake_install.cmake
  20. :info:destroot -- Install configuration: "MacPorts"
  21. :info:destroot -- Installing: /opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/destroot/opt/local/bin/zig
  22. :info:destroot -- Installing: /opt/local/lib
  23. :info:destroot thread 82636 panic: Darwin is handled separately via std.zig.system.darwin module
  24. :info:destroot Unable to dump stack trace: debug info stripped
  25. :info:destroot ::
  26. :info:destroot :: ERROR: Subprocess aborted
  27. :info:destroot :: (execute_process)
  28. :info:destroot ::
  29. :info:destroot :: argv: /opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build/zig build --zig-lib-dir /opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/zig-0.9.0/lib -Dlib-files-only --prefix /opt/local -Dconfig_h=/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build/config.h install
  30. :info:destroot ::
  31. :info:destroot :: argv[0]: /opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build/zig
  32. :info:destroot :: argv[1]: build
  33. :info:destroot :: argv[2]: --zig-lib-dir
  34. :info:destroot :: argv[3]: /opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/zig-0.9.0/lib
  35. :info:destroot :: argv[4]: -Dlib-files-only
  36. :info:destroot :: argv[5]: --prefix
  37. :info:destroot :: argv[6]: /opt/local
  38. :info:destroot :: argv[7]: -Dconfig_h=/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build/config.h
  39. :info:destroot :: argv[8]: install
  40. :info:destroot ::
  41. :info:destroot CMake Error at /opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/zig-0.9.0/cmake/install.cmake:36 (message):
  42. :info:destroot Call Stack (most recent call first):
  43. :info:destroot cmake_install.cmake:63 (include)
  44. :info:destroot make: *** [install/fast] Error 1
  45. :info:destroot make: Leaving directory `/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build'
  46. :info:destroot Command failed: cd "/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/build" && /usr/bin/make -w install/fast DESTDIR=/opt/local/var/macports/build/_private_tmp_macports-ports_lang_zig/zig/work/destroot
  47. :info:destroot Exit code: 2
  48. :error:destroot Failed to destroot zig: command execution failed
  49. :debug:destroot Error code: CHILDSTATUS 6389 2
  50. :debug:destroot Backtrace: command execution failed
  51. :debug:destroot while executing
  52. :debug:destroot "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
  53. :debug:destroot invoked from within
  54. :debug:destroot "command_exec -callback portprogress::target_progress_callback destroot"
  55. :debug:destroot (procedure "portdestroot::destroot_main" line 2)
  56. :debug:destroot invoked from within
  57. :debug:destroot "$procedure $targetname"
  58. :error:destroot See /opt/local/var/macports/logs/_private_tmp_macports-ports_lang_zig/zig/main.log for details.
  59.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement