Changes between Initial Version and Version 2 of Ticket #66357


Ignore:
Timestamp:
Nov 28, 2022, 2:02:03 AM (17 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66357

    • Property Status changed from new to assigned
    • Property Cc cjones051073 added
    • Property Owner set to emcrisostomo
    • Property Keywords ventura added
    • Property Port py-tensorflow added
  • Ticket #66357 – Description

    initial v2  
    33command:
    44
     5{{{
    56sudo port install py39-tensorflow
     7}}}
    68
    79Error logs -
    810
     11{{{
    912:msg:archivefetch --->  Attempting to fetch py39-tensorflow-2.6.0_0.darwin_22.x86_64.tbz2 from https://packages.macports.org/py39-tensorflow
    1013:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
    11 
    1214:msg:archivefetch --->  Attempting to fetch py39-tensorflow-2.6.0_0.darwin_22.x86_64.tbz2 from https://kmq.jp.packages.macports.org/py39-tensorflow
    1315:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
    14 
    1516:msg:archivefetch --->  Attempting to fetch py39-tensorflow-2.6.0_0.darwin_22.x86_64.tbz2 from https://mse.uk.packages.macports.org/py39-tensorflow
    1617:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
    17 
    1818:info:build ERROR: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-tensorflow/py39-tensorflow/work/bazel_build/e9e69db706faba1d7be5d215555390d9/external/com_google_protobuf/BUILD:301:11: C++ compilation of rule '@com_google_protobuf//:protoc_lib' failed (Exit 71): wrapped_clang failed: error executing command
    19 
    2019:info:build xcrun: error: can't exec '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bazel/bazel-3.7/work/bazelwrap/cc' (errno=No such file or directory)
    21 
    2220:info:build ERROR: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-tensorflow/py39-tensorflow/work/tensorflow-tensorflow-919f693/tensorflow/python/tools/BUILD:142:10 C++ compilation of rule '@com_google_protobuf//:protoc_lib' failed (Exit 71): wrapped_clang failed: error executing command
    23 
    2421:error:build Failed to build py39-tensorflow: command execution failed
    2522:debug:build Error code: CHILDSTATUS 29944 1
    26 
    2723:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-tensorflow/py39-tensorflow/main.log for details.
     24}}}
    2825
    2926Thanks!