From b28e6ccdb9656ccd57de05d8dc299647a94b3646 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 11 Aug 2022 21:27:58 +0300 Subject: [PATCH] biology/gatk: mark BROKEN FAILURE: Build failed with an exception. * Where: Build file '/wrkdirs/usr/ports/biology/gatk/work/gatk-4.2.6.1/build.gradle' line: 15 * What went wrong: Plugin [id: 'de.undercouch.download', version: '4.1.2'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (could not resolve plugin artifact 'de.undercouch.download:de.undercouch.download.gradle.plugin:4.1.2') Searched in the following repositories: Gradle Central Plugin Repository Reported by: pkg-fallout Approved by: portmgr blanket --- biology/gatk/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/biology/gatk/Makefile b/biology/gatk/Makefile index 2aeee40d3c31e..431ef692bf438 100644 --- a/biology/gatk/Makefile +++ b/biology/gatk/Makefile @@ -10,6 +10,7 @@ COMMENT= Variant discovery in high-throughput sequencing data LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.TXT +BROKEN= fails to build: Build failed with an exception BROKEN_FreeBSD_12_powerpc64= fails to build: String index out of range: -1 BUILD_DEPENDS= gradle:devel/gradle