Package Details: spread 1.0.7-6

Git Clone URL: https://aur.archlinux.org/spread.git (read-only, click to copy)
Package Base: spread
Description: a user-friendly application to analyze and visualize phylogeographic reconstructions resulting from Bayesian inference of spatio-temporal diffusion. https://doi.org/10.1093/bioinformatics/btr481
Upstream URL: https://github.com/phylogeography/SPREADv1
Licenses: LGPL
Submitter: malacology
Maintainer: malacology (BioArchLinuxBot)
Last Packager: BioArchLinuxBot
Votes: 0
Popularity: 0.000000
First Submitted: 2021-05-27 06:30 (UTC)
Last Updated: 2023-05-06 15:46 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

AmanuDel-diavolo commented on 2025-07-19 17:45 (UTC) (edited on 2025-07-19 17:48 (UTC) by AmanuDel-diavolo)

it errors out during the build phase

Buildfile: /tmp/makepkg/spread/src/SPREADv1-1.0.7/build.xml

compile:
    [javac] Compiling 187 source files to /tmp/makepkg/spread/src/SPREADv1-1.0.7/classes
    [javac] warning: [options] bootstrap class path is not set in conjunction with -source 6
    [javac]   not setting the bootstrap class path may lead to class files that cannot run on JDK 8
    [javac]     --release 6 is recommended instead of -source 6 -target 1.6 because it sets the bootstrap class path automatically
    [javac] error: Source option 6 is no longer supported. Use 8 or later.
    [javac] error: Target option 6 is no longer supported. Use 8 or later.

BUILD FAILED
/tmp/makepkg/spread/src/SPREADv1-1.0.7/build.xml:59: Compile failed; see the compiler error output for details.