Advertisement
fspkwon

main.log py312-anytree

Jan 16th, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.43 KB | None | 0 0
  1. version:1
  2. :debug:main Starting logging for py312-anytree @2.12.1_0
  3. :debug:sysinfo macOS 15.2 (darwin/24.2.0) arch i386
  4. :debug:sysinfo MacPorts 2.10.5
  5. :debug:sysinfo Xcode 16.2, CLT 16.2.0.0.1.1733547573
  6. :debug:sysinfo SDK 15
  7. :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 15.0
  8. :debug:main dropping privileges: euid changed to 502, egid changed to 501.
  9. :debug:main Executing org.macports.main (py312-anytree)
  10. :debug:main Privilege de-escalation not attempted as not running as root.
  11. :debug:archivefetch archivefetch phase started at Thu Jan 16 09:59:16 EST 2025
  12. :debug:archivefetch Executing org.macports.archivefetch (py312-anytree)
  13. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  14. :debug:archivefetch Skipping completed org.macports.fetch (py312-anytree)
  15. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  16. :debug:archivefetch Skipping completed org.macports.checksum (py312-anytree)
  17. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  18. :debug:archivefetch Skipping completed org.macports.extract (py312-anytree)
  19. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  20. :debug:archivefetch Skipping completed org.macports.patch (py312-anytree)
  21. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  22. :debug:archivefetch Skipping completed org.macports.configure (py312-anytree)
  23. :debug:archivefetch Privilege de-escalation not attempted as not running as root.
  24. :debug:build build phase started at Thu Jan 16 09:59:16 EST 2025
  25. :notice:build ---> Building py312-anytree
  26. :debug:build Executing proc-pre-org.macports.build-build-0
  27. :debug:build Executing org.macports.build (py312-anytree)
  28. :debug:build Environment:
  29. :debug:build CC='/usr/bin/clang'
  30. :debug:build CC_PRINT_OPTIONS='YES'
  31. :debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/work/.CC_PRINT_OPTIONS'
  32. :debug:build CFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
  33. :debug:build CPATH='/opt/local/include'
  34. :debug:build CXX='/usr/bin/clang++'
  35. :debug:build CXXFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
  36. :debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
  37. :debug:build LIBRARY_PATH='/opt/local/lib'
  38. :debug:build MACOSX_DEPLOYMENT_TARGET='15.0'
  39. :debug:build OBJC='/usr/bin/clang'
  40. :debug:build OBJCFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
  41. :debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
  42. :debug:build SOURCE_DATE_EPOCH='1736542620'
  43. :info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/work/anytree-2.12.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/work
  44. :debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/work/anytree-2.12.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/work
  45. :info:build * Getting build dependencies for wheel...
  46. :info:build * Building wheel...
  47. :info:build Traceback (most recent call last):
  48. :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module>
  49. :info:build main()
  50. :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main
  51. :info:build json_out["return_val"] = hook(**hook_input["kwargs"])
  52. :info:build ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  53. :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel
  54. :info:build return _build_backend().build_wheel(
  55. :info:build ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  56. :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/poetry/core/masonry/api.py", line 55, in build_wheel
  57. :info:build poetry = Factory().create_poetry(Path().resolve(), with_groups=False)
  58. :info:build ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  59. :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/poetry/core/factory.py", line 58, in create_poetry
  60. :info:build raise RuntimeError("The Poetry configuration is invalid:\n" + message)
  61. :info:build RuntimeError: The Poetry configuration is invalid:
  62. :info:build - project must contain ['name'] properties
  63. :info:build ERROR Backend subprocess exited when trying to invoke build_wheel
  64. :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/work/anytree-2.12.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12 -m build --no-isolation --wheel --outdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/work
  65. :info:build Exit code: 1
  66. :error:build Failed to build py312-anytree: command execution failed
  67. :debug:build Error code: CHILDSTATUS 6747 1
  68. :debug:build Backtrace: command execution failed
  69. :debug:build while executing
  70. :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
  71. :debug:build invoked from within
  72. :debug:build "command_exec -callback portprogress::target_progress_callback build"
  73. :debug:build (procedure "portbuild::build_main" line 10)
  74. :debug:build invoked from within
  75. :debug:build "$procedure $targetname"
  76. :error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-anytree/py312-anytree/main.log for details.
  77.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement