Changes between Initial Version and Version 1 of Ticket #55530


Ignore:
Timestamp:
Dec 17, 2017, 12:16:57 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

:info:build     [javac]           WARNING
:info:build     [javac]
:info:build     [javac] The -source switch defaults to 9 in JDK 9.
:info:build     [javac] If you specify -target 1.5 you now must also specify -source 1.5.
:info:build     [javac] Ant will implicitly add -source 1.5 for you.  Please change your build file.
:info:build     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
:info:build     [javac] error: Source option 1.5 is no longer supported. Use 1.6 or later.
:info:build     [javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.

The junit port is very old and may just need to be updated. I tried to do that years ago and failed; see #27086. Maybe the situation has improved since then.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55530

    • Property Summary changed from Installation subversion-javahlbindings failed to junit @4.6: error: Source option 1.5 is no longer supported. Use 1.6 or later.
    • Property Port junit added
  • Ticket #55530 – Description

    initial v1  
    11When performing the following installation: sudo port install subversion-javahlbindings +no_bdb +universal
    22I get the following error:
    3 '''Error''': Failed to build junit: command execution failed
     3{{{
     4Error: Failed to build junit: command execution failed
    45Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_junit/junit/main.log for details.
    5 '''Error''': Follow https://guide.macports.org/#project.tickets to report a bug.
    6 '''Error''': Processing of port subversion-javahlbindings failed
    7 
     6Error: Follow https://guide.macports.org/#project.tickets to report a bug.
     7Error: Processing of port subversion-javahlbindings failed
     8}}}