Bug 239900 - misc/elki: Fails to build with Gradle 5.6
Summary: misc/elki: Fails to build with Gradle 5.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL: https://people.freebsd.org/~pi/logs/e...
Keywords:
Depends on:
Blocks: 239875
  Show dependency treegraph
 
Reported: 2019-08-16 10:04 UTC by Tobias Kortkamp
Modified: 2019-11-20 09:52 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-08-16 10:04:48 UTC
FAILURE: Build failed with an exception.

* Where:
Build file '/wrkdirs/usr/ports/misc/elki/work/elki-release0.7.1-1166-gfb1fffdf3/elki/build.gradle' line: 30

* What went wrong:
A problem occurred evaluating project ':elki'.
> Could not resolve all files for configuration ':elki:runtime'.
   > Could not resolve net.jafama:jafama:[2.3.0,3).
     Required by:
         project :elki > project :elki-precomputed > project :elki-persistent > project :elki-core-util
      > No cached version listing for net.jafama:jafama:[2.3.0,3) available for offline mode.
   > Could not resolve it.unimi.dsi:fastutil:[8,9).
     Required by:
         project :elki > project :elki-precomputed > project :elki-persistent > project :elki-core-util
      > No cached version listing for it.unimi.dsi:fastutil:[8,9) available for offline mode.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
*** Error code 1

https://people.freebsd.org/~pi/logs/elki-0.7.1.1166.log
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-08-16 22:48:18 UTC
Upstream report: https://github.com/elki-project/elki/issues/64
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-11-20 09:51:55 UTC
A commit references this bug:

Author: tobik
Date: Wed Nov 20 09:51:44 UTC 2019
New revision: 517997
URL: https://svnweb.freebsd.org/changeset/ports/517997

Log:
  Create devel/gradle5 in preparation of devel/gradle update

  Many consumers fail to build with newer Gradle versions.

  PR:		239875, 239900, 239901, 239902

Changes:
  head/biology/gatk/Makefile
  head/devel/Makefile
  head/devel/ghidra/Makefile
  head/devel/gradle5/
  head/devel/gradle5/Makefile
  head/devel/gradle5/pkg-plist
  head/misc/elki/Makefile