From 6a102d7389ce3bfae563876f0ab21a6c16d2e69c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 00:40:21 -0300 Subject: [PATCH 01/10] dnote-cli: fix checksum and wrksrc. --- srcpkgs/dnote-cli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnote-cli/template b/srcpkgs/dnote-cli/template index 309bee7649b..d58dd0954c8 100644 --- a/srcpkgs/dnote-cli/template +++ b/srcpkgs/dnote-cli/template @@ -2,7 +2,7 @@ pkgname=dnote-cli version=0.6.2 revision=1 -wrksrc="cli-${version}" +wrksrc="dnote-${version}" build_style=go go_import_path=github.com/dnote-io/cli go_build_tags="fts5" @@ -12,7 +12,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://dnote.io/" distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz" -checksum=886f09dc20ff9cb56bdbc71eb7e78e7099b541fa0d830d4b4d0251b2fb32ad06 +checksum=6eb3f824f22d5821c08e832dabadf5664c73b83201a7a5c65632fc8d60bd041e pre_build() { cd $GOSRCPATH From b81195833c52589bb31ca87ca39f552b469adce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 00:46:35 -0300 Subject: [PATCH 02/10] gfuzz: fix checksum, homepage and module paths. --- srcpkgs/gfuzz/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/gfuzz/template b/srcpkgs/gfuzz/template index a51ea912896..59061b2904f 100644 --- a/srcpkgs/gfuzz/template +++ b/srcpkgs/gfuzz/template @@ -2,13 +2,13 @@ pkgname=gfuzz version=0.2 revision=1 -wrksrc="gfuzz-${version}" +wrksrc="gfz-${version}" build_style=go -go_import_path=github.com/braaaax/gfuzz +go_import_path=github.com/braaaax/gfz hostmakedepends="git" short_desc="Web fuzzer like wfuzz written in Golang" maintainer="Alex Childs " license="Apache-2.0" -homepage="https://github.com/braaaax/gfuzz" -distfiles="https://github.com/braaaax/gfuzz/archive/v${version}.tar.gz" -checksum=054163243181db528715bf904ee7656aa0a12e9feb120c8afbfd43bd6504ccd1 +homepage="https://github.com/braaaax/gfz" +distfiles="${homepage}/archive/v${version}.tar.gz" +checksum=8b6a3df0c385fe993ead673df53daa290943220f2cde73e6b1c706ef94aa4e5f From 837c09f87162c730555e8bbc78709ba8de948c8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 01:20:29 -0300 Subject: [PATCH 03/10] golangci-lint: temporarily broken. Should be solved once Go 1.15.6 is released. --- srcpkgs/golangci-lint/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/golangci-lint/template b/srcpkgs/golangci-lint/template index 06dba517cda..4821b086a96 100644 --- a/srcpkgs/golangci-lint/template +++ b/srcpkgs/golangci-lint/template @@ -12,6 +12,7 @@ license="GPL-3.0-only" homepage="https://github.com/golangci/golangci-lint" distfiles="https://github.com/golangci/golangci-lint/archive/v${version}.tar.gz" checksum=ff0e52ec28b5cf1dbc632db301c89dcf4352dd7376d0cc82e36571c609a0b339 +broken="broken until Go 1.15.6: https://github.com/golang/go/issues/42567" # Cross builds fail with -fuse-ld=gold LDFLAGS="-fuse-ld=bfd" From 297c15121ac8394baa8ce227c7e0ab8cac8ac29d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 14:05:19 -0300 Subject: [PATCH 04/10] wtplan: temporarily broken. --- srcpkgs/wtplan/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/wtplan/template b/srcpkgs/wtplan/template index 5a5b3a54740..0596fda0260 100644 --- a/srcpkgs/wtplan/template +++ b/srcpkgs/wtplan/template @@ -11,6 +11,7 @@ license="MIT" homepage="https://github.com/kjellwinblad/wtplan/" distfiles="https://github.com/kjellwinblad/wtplan/archive/${version}.tar.gz" checksum=31c66181f815889828eb2bd3739d6b23582ec75a5a8d6c6bf76c2a6679112bb4 +broken="broken until Go 1.15.6: https://github.com/golang/go/issues/42567" do_build() { export GOPATH=$(pwd) From fad78a77e2cb7f2a95776432366dfc23df3c4859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 14:05:45 -0300 Subject: [PATCH 05/10] rkt: mark broken. --- srcpkgs/rkt/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/rkt/template b/srcpkgs/rkt/template index 84d4e32837a..e1e8cb35eeb 100644 --- a/srcpkgs/rkt/template +++ b/srcpkgs/rkt/template @@ -16,6 +16,7 @@ license="Apache-2.0" homepage="https://github.com/coreos/rkt" distfiles="https://github.com/coreos/rkt/archive/v${version}.tar.gz" checksum=4d22c742b87d15c226cc28970c7daf66a64c6a95af9d752f5b72d9a4012aca1d +broken="Build can't find usr_from_coreoskvmhostsrcfly.mk" patch_args="-Np1" nopie=yes From c2213f5a22f9c6ddd258af0bd2ab8614d83b971e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 14:11:30 -0300 Subject: [PATCH 06/10] srcpkgs: remove go from hostmakedepends for packages with build_style=go. --- srcpkgs/darch/template | 2 +- srcpkgs/docker/template | 2 +- srcpkgs/git-lfs/template | 2 +- srcpkgs/yggdrasil/template | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/darch/template b/srcpkgs/darch/template index 238eebd3158..161af0a666b 100644 --- a/srcpkgs/darch/template +++ b/srcpkgs/darch/template @@ -7,7 +7,7 @@ build_style=go go_import_path=github.com/godarch/darch conf_files="/etc/darch/hooks/ssh/hook /etc/darch/hooks/hostname/hook /etc/darch/hooks/fstab/hook" make_dirs="/var/lib/darch 0755 root root" -hostmakedepends="git go" +hostmakedepends="git" depends="containerd" short_desc="Tool for building/booting stateless and immutable images, bare metal" maintainer="Paul Knopf " diff --git a/srcpkgs/docker/template b/srcpkgs/docker/template index 5141443fa58..cbaad14fb81 100644 --- a/srcpkgs/docker/template +++ b/srcpkgs/docker/template @@ -4,7 +4,7 @@ version=19.03.13 revision=1 create_wrksrc=yes build_style=go -hostmakedepends="go pkg-config cmake tar" +hostmakedepends="pkg-config cmake tar" makedepends="libbtrfs-devel sqlite-devel device-mapper-devel libseccomp-devel libapparmor-devel libltdl-devel" depends="containerd runc" diff --git a/srcpkgs/git-lfs/template b/srcpkgs/git-lfs/template index 8a4c8af65b3..588d7fe9aa3 100644 --- a/srcpkgs/git-lfs/template +++ b/srcpkgs/git-lfs/template @@ -4,7 +4,7 @@ version=2.12.1 revision=1 build_style=go go_import_path="github.com/git-lfs/git-lfs" -hostmakedepends="go git ruby-ronn" +hostmakedepends="git ruby-ronn" short_desc="Git extension for versioning large files" maintainer="Michael Aldridge " license="MIT" diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index b9e6246b1cd..74c3c32537e 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -5,7 +5,7 @@ revision=1 wrksrc="yggdrasil-go-${version}" build_style=go go_import_path=github.com/yggdrasil-network/yggdrasil-go -hostmakedepends="go git" +hostmakedepends="git" short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network" maintainer="Jan Christian Gruenhage " license="LGPL-3.0-only" From 2ef6461f863996116b4beeace048f304dac568f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 14:12:30 -0300 Subject: [PATCH 07/10] miniflux: fix checksum and wrksrc. --- srcpkgs/miniflux/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/miniflux/template b/srcpkgs/miniflux/template index 43ff6156c43..d0aa041b79f 100644 --- a/srcpkgs/miniflux/template +++ b/srcpkgs/miniflux/template @@ -2,6 +2,7 @@ pkgname=miniflux version=2.0.24 revision=1 +wrksrc=v2-${version} build_style=go go_import_path="github.com/miniflux/miniflux" go_package="miniflux.app" @@ -12,7 +13,7 @@ license="Apache-2.0" homepage="https://miniflux.app" changelog="https://raw.githubusercontent.com/miniflux/miniflux/${version}/ChangeLog" distfiles="https://github.com/miniflux/miniflux/archive/${version}.tar.gz" -checksum=4f0fa176b80bc8c34e4bfa954eebb3dc49c38c38c057b60831cda3162de43637 +checksum=58c0136d4687a36a8950d5b7626e68cd0bed0e89193b4891a89d8a6cf081afc5 system_accounts="_miniflux" post_install() { From 13514e981c6e5d1ec44747f34e240e73fb0352da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 14:16:35 -0300 Subject: [PATCH 08/10] k3s: mark broken. --- srcpkgs/k3s/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/k3s/template b/srcpkgs/k3s/template index b0ee98e9268..88bb1ebfd4a 100644 --- a/srcpkgs/k3s/template +++ b/srcpkgs/k3s/template @@ -25,6 +25,7 @@ checksum="7b9222dcaa4bbc387dd6f38a653b7b2b09079987c19a399c6c4f3e5b3dc1d39c 75e02aa09edcfb2b43d41cd576e24099e9bca21d80bda0dcdc3f98f2357f1363 15dd78d136d7c9bae7144072052ef6cd12821ae081a7c085f145d834d96c5d5c" skip_extraction="${_traefik_file}" +broken="bad module versions" _git_commit=18bd921cddee1e95cc03467a1b9636ddacd9d670 From 7a77f62b2b83d59898a353f355da84c582595325 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 14:16:54 -0300 Subject: [PATCH 09/10] lxd-lts: add libco-devel to makedepends. Necessary to fix final linking step. --- srcpkgs/lxd-lts/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lxd-lts/template b/srcpkgs/lxd-lts/template index 12a119181f2..fe501323adb 100644 --- a/srcpkgs/lxd-lts/template +++ b/srcpkgs/lxd-lts/template @@ -9,7 +9,7 @@ go_build_tags="libsqlite3" go_package="${go_import_path}/lxd ${go_import_path}/lxc ${go_import_path}/lxd-p2c ${go_import_path}/fuidshift" hostmakedepends="pkg-config" -makedepends="lxc-devel acl-devel dqlite-devel eudev-libudev-devel" +makedepends="lxc-devel acl-devel dqlite-devel eudev-libudev-devel libco-devel" depends="lxc acl acl-progs rsync squashfs-tools xz dnsmasq iptables" short_desc="Next generation system container manager (long term support channel)" maintainer="Cameron Nemo " From bbe41dac234045ec8e5c8aa454c77ec4881b37be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Sat, 14 Nov 2020 14:17:31 -0300 Subject: [PATCH 10/10] goproxy: mark broken. --- srcpkgs/goproxy/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/goproxy/template b/srcpkgs/goproxy/template index 437471ffa75..17360cc6fb1 100644 --- a/srcpkgs/goproxy/template +++ b/srcpkgs/goproxy/template @@ -11,3 +11,4 @@ license="GPL-3.0-or-later" homepage="https://github.com/snail007/goproxy" distfiles="https://github.com/snail007/goproxy/archive/v${version}.tar.gz" checksum=13f8e37d274d2b7b7cdf1ae3d98723fbb9acf1476c92a1e0d43039109d238ccc +broken="7.0 tag was removed from repository"