Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kopia: update to 0.8.0.
@ 2021-04-11  9:08 daniel-eys
  2021-04-11 17:38 ` [PR PATCH] [Updated] [NOMERGE] " daniel-eys
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-11  9:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1560 bytes --]

There is a new pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages kopia
https://github.com/void-linux/void-packages/pull/30146

kopia: update to 0.8.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

A patch file from https://github.com/void-linux/void-packages/pull/30146.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kopia-30146.patch --]
[-- Type: text/x-diff, Size: 962 bytes --]

From d91677d1018335ac9af7415851b8124e1e6aaf5a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 10 Apr 2021 13:05:03 +0200
Subject: [PATCH] kopia: update to 0.8.0.

---
 srcpkgs/kopia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 3e924e38f2e6..75875fff1327 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -1,6 +1,6 @@
 # Template file for 'kopia'
 pkgname=kopia
-version=0.7.3
+version=0.8.0
 revision=1
 build_style=go
 go_import_path=github.com/kopia/kopia
@@ -11,4 +11,4 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
-checksum=90200ccf915e6c3514ac9cb68985cc5443f31587be5c581a38aaa4f3a9abfb6e
+checksum=29605b39c4102dbd50b69b86bb36d973241cb57ee6a75bda5ab97b3e0c7fd7ef

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PR PATCH] [Updated] [NOMERGE] kopia: update to 0.8.0.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
@ 2021-04-11 17:38 ` daniel-eys
  2021-04-16 17:13 ` [NOMERGE] kopia: update to 0.8.1 daniel-eys
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-11 17:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1575 bytes --]

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages kopia
https://github.com/void-linux/void-packages/pull/30146

[NOMERGE] kopia: update to 0.8.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

A patch file from https://github.com/void-linux/void-packages/pull/30146.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kopia-30146.patch --]
[-- Type: text/x-diff, Size: 962 bytes --]

From d6954a27a728c95055d94051c55f32567e91e2d8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 10 Apr 2021 13:05:03 +0200
Subject: [PATCH] kopia: update to 0.8.1.

---
 srcpkgs/kopia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 3e924e38f2e6..307eec3e093f 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -1,6 +1,6 @@
 # Template file for 'kopia'
 pkgname=kopia
-version=0.7.3
+version=0.8.1
 revision=1
 build_style=go
 go_import_path=github.com/kopia/kopia
@@ -11,4 +11,4 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
-checksum=90200ccf915e6c3514ac9cb68985cc5443f31587be5c581a38aaa4f3a9abfb6e
+checksum=974602be85f7229bd63e69c9b175b308e8690515496f7481533d5fb2db940500

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [NOMERGE] kopia: update to 0.8.1.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
  2021-04-11 17:38 ` [PR PATCH] [Updated] [NOMERGE] " daniel-eys
@ 2021-04-16 17:13 ` daniel-eys
  2021-04-16 23:53 ` [PR PATCH] [Updated] " daniel-eys
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-16 17:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-821319063

Comment:
waiting for the v0.8.2 release.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PR PATCH] [Updated] [NOMERGE] kopia: update to 0.8.1.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
  2021-04-11 17:38 ` [PR PATCH] [Updated] [NOMERGE] " daniel-eys
  2021-04-16 17:13 ` [NOMERGE] kopia: update to 0.8.1 daniel-eys
@ 2021-04-16 23:53 ` daniel-eys
  2021-04-17  6:16 ` kopia: update to 0.8.2 ericonr
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-16 23:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1575 bytes --]

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages kopia
https://github.com/void-linux/void-packages/pull/30146

[NOMERGE] kopia: update to 0.8.1.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

A patch file from https://github.com/void-linux/void-packages/pull/30146.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kopia-30146.patch --]
[-- Type: text/x-diff, Size: 962 bytes --]

From 8a28016800b1504363f553ecbd258b47aebd1d1a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 10 Apr 2021 13:05:03 +0200
Subject: [PATCH] kopia: update to 0.8.2.

---
 srcpkgs/kopia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 3e924e38f2e6..0c84f2ce606c 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -1,6 +1,6 @@
 # Template file for 'kopia'
 pkgname=kopia
-version=0.7.3
+version=0.8.2
 revision=1
 build_style=go
 go_import_path=github.com/kopia/kopia
@@ -11,4 +11,4 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
-checksum=90200ccf915e6c3514ac9cb68985cc5443f31587be5c581a38aaa4f3a9abfb6e
+checksum=cec945bf980a591e1520fd964efb8b483c29effc12edabed581241663b26c10b

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.2.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (2 preceding siblings ...)
  2021-04-16 23:53 ` [PR PATCH] [Updated] " daniel-eys
@ 2021-04-17  6:16 ` ericonr
  2021-04-25 12:09 ` [PR PATCH] [Updated] " daniel-eys
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-04-17  6:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-821774840

Comment:
Any idea where the build is going wrong on i686? :/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PR PATCH] [Updated] kopia: update to 0.8.2.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (3 preceding siblings ...)
  2021-04-17  6:16 ` kopia: update to 0.8.2 ericonr
@ 2021-04-25 12:09 ` daniel-eys
  2021-04-28 18:56 ` [PR PATCH] [Updated] kopia: update to 0.8.3 daniel-eys
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-25 12:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages kopia
https://github.com/void-linux/void-packages/pull/30146

kopia: update to 0.8.2.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

A patch file from https://github.com/void-linux/void-packages/pull/30146.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kopia-30146.patch --]
[-- Type: text/x-diff, Size: 962 bytes --]

From 548f1d287047429783c316233b665f9611c10ae9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 10 Apr 2021 13:05:03 +0200
Subject: [PATCH] kopia: update to 0.8.3.

---
 srcpkgs/kopia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 3e924e38f2e6..0b01b74b8fc2 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -1,6 +1,6 @@
 # Template file for 'kopia'
 pkgname=kopia
-version=0.7.3
+version=0.8.3
 revision=1
 build_style=go
 go_import_path=github.com/kopia/kopia
@@ -11,4 +11,4 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
-checksum=90200ccf915e6c3514ac9cb68985cc5443f31587be5c581a38aaa4f3a9abfb6e
+checksum=f79e8675da23cd5c1fc1bee4d35ae5a0cd83005b74a2c509b94311bf5dcad1f6

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PR PATCH] [Updated] kopia: update to 0.8.3.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (4 preceding siblings ...)
  2021-04-25 12:09 ` [PR PATCH] [Updated] " daniel-eys
@ 2021-04-28 18:56 ` daniel-eys
  2021-04-28 18:59 ` kopia: update to 0.8.4 daniel-eys
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-28 18:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages kopia
https://github.com/void-linux/void-packages/pull/30146

kopia: update to 0.8.3.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

A patch file from https://github.com/void-linux/void-packages/pull/30146.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kopia-30146.patch --]
[-- Type: text/x-diff, Size: 962 bytes --]

From 0c8b5d68d8c698c625ecb28fcea96a4f7368133e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 10 Apr 2021 13:05:03 +0200
Subject: [PATCH] kopia: update to 0.8.4.

---
 srcpkgs/kopia/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 3e924e38f2e6..9dac954fb965 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -1,6 +1,6 @@
 # Template file for 'kopia'
 pkgname=kopia
-version=0.7.3
+version=0.8.4
 revision=1
 build_style=go
 go_import_path=github.com/kopia/kopia
@@ -11,4 +11,4 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
-checksum=90200ccf915e6c3514ac9cb68985cc5443f31587be5c581a38aaa4f3a9abfb6e
+checksum=8e2663546fb426faacb4dd9425cdbba4fa2e8ca5df0aac0545d216c8e57d40ef

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (5 preceding siblings ...)
  2021-04-28 18:56 ` [PR PATCH] [Updated] kopia: update to 0.8.3 daniel-eys
@ 2021-04-28 18:59 ` daniel-eys
  2021-04-28 21:36 ` ericonr
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-28 18:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 194 bytes --]

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-828703758

Comment:
Hm not really sure yet what's failing with i686.


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (6 preceding siblings ...)
  2021-04-28 18:59 ` kopia: update to 0.8.4 daniel-eys
@ 2021-04-28 21:36 ` ericonr
  2021-04-28 21:59 ` daniel-eys
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-04-28 21:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-828795936

Comment:
Me neither, I can't even see an error message... Shot at the dark, try exporting `GO111MODULE=on` in `pre_build`?

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (7 preceding siblings ...)
  2021-04-28 21:36 ` ericonr
@ 2021-04-28 21:59 ` daniel-eys
  2021-04-28 22:53 ` ericonr
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-04-28 21:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1959 bytes --]

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-828808305

Comment:
Ok so in a fresh i686 masterdir I finally got some more useful error messages:

```
WORK=/tmp/go-build2396301004
mkdir -p $WORK/b267/
cat >$WORK/b267/importcfg << 'EOF' # internal
# import config
packagefile context=/usr/lib/go/pkg/linux_386/context.a
packagefile github.com/kopia/kopia/fs=/host/gocache-glibc/bd/bd8726aebdda0c532c33c2efdd99afc6bb52d02a9c9415e085931e2bb98e9f5d-d
packagefile github.com/pkg/errors=/host/gocache-glibc/42/4275501b50ecad980aaaccdc799d1b1fd818953957fd43be4fe0700845905c16-d
packagefile io=/usr/lib/go/pkg/linux_386/io.a
packagefile os=/usr/lib/go/pkg/linux_386/os.a
packagefile path/filepath=/usr/lib/go/pkg/linux_386/path/filepath.a
packagefile sync=/usr/lib/go/pkg/linux_386/sync.a
packagefile syscall=/usr/lib/go/pkg/linux_386/syscall.a
packagefile time=/usr/lib/go/pkg/linux_386/time.a
EOF
cd /builddir/kopia-0.8.4
/usr/lib/go/pkg/tool/linux_386/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p github.com/kopia/kopia/fs/localfs -lang=go1.16 -complete -buildid 7TiDPqNUTbo4FeKVPg8Z/7TiDPqNUTbo4FeKVPg8Z -goversion go1.16.3 -D "" -importcfg $WORK/b267/importcfg -pack -c=4 ./fs/localfs/doc.go ./fs/localfs/local_fs.go ./fs/localfs/local_fs_32bit.go ./fs/localfs/local_fs_nonwindows.go
# github.com/kopia/kopia/fs/localfs
fs/localfs/local_fs_nonwindows.go:26:41: cannot use stat.Dev (type uint64) as type int32 in argument to platformSpecificWidenDev
fs/localfs/local_fs_nonwindows.go:27:42: cannot use stat.Rdev (type uint64) as type int32 in argument to platformSpecificWidenDev
=> ERROR: kopia-0.8.4_1: do_build: 'go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 2
=> ERROR:   in do_build() at common/build-style/go.sh:36
```

I'll inform upstream about this.


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (8 preceding siblings ...)
  2021-04-28 21:59 ` daniel-eys
@ 2021-04-28 22:53 ` ericonr
  2021-04-28 22:53 ` ericonr
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-04-28 22:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-828832489

Comment:
Nice! Thanks :)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (9 preceding siblings ...)
  2021-04-28 22:53 ` ericonr
@ 2021-04-28 22:53 ` ericonr
  2021-06-22 14:24 ` Piraty
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-04-28 22:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-828832489

Comment:
Nice! Thanks :) Please link it here too

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (10 preceding siblings ...)
  2021-04-28 22:53 ` ericonr
@ 2021-06-22 14:24 ` Piraty
  2021-07-10 14:18 ` [PR PATCH] [Updated] " daniel-eys
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Piraty @ 2021-06-22 14:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 144 bytes --]

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-866029458

Comment:
ping

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PR PATCH] [Updated] kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (11 preceding siblings ...)
  2021-06-22 14:24 ` Piraty
@ 2021-07-10 14:18 ` daniel-eys
  2021-07-10 14:24 ` daniel-eys
  2021-07-11 22:21 ` [PR PATCH] [Merged]: " Piraty
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-07-10 14:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]

There is an updated pull request by daniel-eys against master on the void-packages repository

https://github.com/daniel-eys/void-packages kopia
https://github.com/void-linux/void-packages/pull/30146

kopia: update to 0.8.4.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

A patch file from https://github.com/void-linux/void-packages/pull/30146.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kopia-30146.patch --]
[-- Type: text/x-diff, Size: 2380 bytes --]

From f2aadc2a103a5040364cd34ec87f90d65c20a38d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 10 Apr 2021 13:05:03 +0200
Subject: [PATCH] kopia: update to 0.8.4.

---
 .../kopia/patches/0001-Fix-i386-build.patch   | 36 +++++++++++++++++++
 srcpkgs/kopia/template                        |  4 +--
 2 files changed, 38 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/kopia/patches/0001-Fix-i386-build.patch

diff --git a/srcpkgs/kopia/patches/0001-Fix-i386-build.patch b/srcpkgs/kopia/patches/0001-Fix-i386-build.patch
new file mode 100644
index 000000000000..b9bac33e24ad
--- /dev/null
+++ b/srcpkgs/kopia/patches/0001-Fix-i386-build.patch
@@ -0,0 +1,36 @@
+From 5ab8f2e3c495d10ce5a9e824f9ea5b9996569858 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
+Date: Sat, 10 Jul 2021 15:11:38 +0200
+Subject: [PATCH] Fix i386 build
+
+---
+ fs/localfs/local_fs_32bit.go | 2 +-
+ fs/localfs/local_fs_64bit.go | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/fs/localfs/local_fs_32bit.go b/fs/localfs/local_fs_32bit.go
+index 4ab84784..5a80ed5e 100644
+--- a/fs/localfs/local_fs_32bit.go
++++ b/fs/localfs/local_fs_32bit.go
+@@ -1,5 +1,5 @@
+ // +build !windows
+-// +build !amd64,!arm64,!arm darwin
++// +build !amd64,!arm64,!arm,!386 darwin
+ 
+ package localfs
+ 
+diff --git a/fs/localfs/local_fs_64bit.go b/fs/localfs/local_fs_64bit.go
+index 156f85ff..4c653362 100644
+--- a/fs/localfs/local_fs_64bit.go
++++ b/fs/localfs/local_fs_64bit.go
+@@ -1,6 +1,6 @@
+ // +build !windows
+ // +build !darwin
+-// +build amd64 arm64 arm
++// +build amd64 arm64 arm 386
+ 
+ package localfs
+ 
+-- 
+2.32.0
+
diff --git a/srcpkgs/kopia/template b/srcpkgs/kopia/template
index 3e924e38f2e6..9dac954fb965 100644
--- a/srcpkgs/kopia/template
+++ b/srcpkgs/kopia/template
@@ -1,6 +1,6 @@
 # Template file for 'kopia'
 pkgname=kopia
-version=0.7.3
+version=0.8.4
 revision=1
 build_style=go
 go_import_path=github.com/kopia/kopia
@@ -11,4 +11,4 @@ maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Apache-2.0"
 homepage="https://kopia.io/"
 distfiles="https://github.com/kopia/kopia/archive/v${version}.tar.gz"
-checksum=90200ccf915e6c3514ac9cb68985cc5443f31587be5c581a38aaa4f3a9abfb6e
+checksum=8e2663546fb426faacb4dd9425cdbba4fa2e8ca5df0aac0545d216c8e57d40ef

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (12 preceding siblings ...)
  2021-07-10 14:18 ` [PR PATCH] [Updated] " daniel-eys
@ 2021-07-10 14:24 ` daniel-eys
  2021-07-11 22:21 ` [PR PATCH] [Merged]: " Piraty
  14 siblings, 0 replies; 16+ messages in thread
From: daniel-eys @ 2021-07-10 14:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 285 bytes --]

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/30146#issuecomment-877646228

Comment:
Sorry for the huge delay, I've been quite busy lately.

I added a patch for the i686 build fix and also opened a pr for this on upstream.


^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PR PATCH] [Merged]: kopia: update to 0.8.4.
  2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
                   ` (13 preceding siblings ...)
  2021-07-10 14:24 ` daniel-eys
@ 2021-07-11 22:21 ` Piraty
  14 siblings, 0 replies; 16+ messages in thread
From: Piraty @ 2021-07-11 22:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1405 bytes --]

There's a merged pull request on the void-packages repository

kopia: update to 0.8.4.
https://github.com/void-linux/void-packages/pull/30146

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!--
#### Does it build and run successfully?
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-07-11 22:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-11  9:08 [PR PATCH] kopia: update to 0.8.0 daniel-eys
2021-04-11 17:38 ` [PR PATCH] [Updated] [NOMERGE] " daniel-eys
2021-04-16 17:13 ` [NOMERGE] kopia: update to 0.8.1 daniel-eys
2021-04-16 23:53 ` [PR PATCH] [Updated] " daniel-eys
2021-04-17  6:16 ` kopia: update to 0.8.2 ericonr
2021-04-25 12:09 ` [PR PATCH] [Updated] " daniel-eys
2021-04-28 18:56 ` [PR PATCH] [Updated] kopia: update to 0.8.3 daniel-eys
2021-04-28 18:59 ` kopia: update to 0.8.4 daniel-eys
2021-04-28 21:36 ` ericonr
2021-04-28 21:59 ` daniel-eys
2021-04-28 22:53 ` ericonr
2021-04-28 22:53 ` ericonr
2021-06-22 14:24 ` Piraty
2021-07-10 14:18 ` [PR PATCH] [Updated] " daniel-eys
2021-07-10 14:24 ` daniel-eys
2021-07-11 22:21 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).