[MacPorts] #60066: py27-tensorflow1-1.15.2_0+mkl fails stage into desroot

MacPorts noreply at macports.org
Sat May 9 02:37:24 UTC 2020


#60066: py27-tensorflow1-1.15.2_0+mkl fails stage into desroot
-----------------------------+--------------------------
  Reporter:  ScienceOnAMac   |      Owner:  emcrisostomo
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.6.2
Resolution:                  |   Keywords:  mojave
      Port:  py-tensorflow1  |
-----------------------------+--------------------------

Comment (by ryandesign):

 Replying to [comment:6 ryandesign]:
 > The fact that the port is not distributable anymore is a separate issue
 which of course it would be great to solve too if possible.

 On my 10.13 system, all of the tensorflow ports show up as distributable
 but I have a systemwide openjdk 12 installation. What happens if the user
 or the buildbot worker doesn't?

 Is the openjdk12 dependency coming in due to the bazel25 port? It says:

 {{{
 set java_v 11+
 }}}
 {{{
     set java_f openjdk12
 }}}
 {{{
 # Required java version.
 java.version          ${java_v}
 # JDK port to install if required java not found
 java.fallback         ${java_f}
 # JDK only needed at build time, but java PG sets lib dependency so
 # declare no conflict to allow redistribution of binaries.
 license_noconflict    ${java_f}
 }}}

 Would adding `license_noconflict` to the tensorflow ports fix it, and if
 so would that be appropriate to do?

-- 
Ticket URL: <https://trac.macports.org/ticket/60066#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list