bug#63280: encfs: Fails to build (test segfaults)

2023-05-20 Thread Ivan Vilata i Balaguer
Ivan Vilata i Balaguer (2023-05-19 14:11:37 +0200) wrote: > […] I copied the definition of the `encfs` package to another file, > changed `(inputs (list attr fuse openssl tinyxml2))` to `(inputs (list attr > fuse openssl-1.1 tinyxml2))` (i.e. `openssl -> openssl-1.1`), and the built > succeeded an

bug#63280: encfs: Fails to build (test segfaults)

2023-05-19 Thread Ivan Vilata i Balaguer
Ivan Vilata i Balaguer (2023-05-19 13:40:27 +0200) wrote: > I repeated the build with Guix commit 14c03807 and `encfs` tests failed in the > same way. I tested the fix in , > i.e. `guix build encfs --with-input=openssl=openssl@1.1.1q`, and the build > s

bug#63280: encfs: Fails to build (test segfaults)

2023-05-19 Thread Ivan Vilata i Balaguer
Ivan Vilata i Balaguer (2023-05-04 18:46:54 +0200) wrote: > Hi! It looks like one of the tests in package `encfs` consistently segfaults > in the version of Guix shown below: > > ``` > […] > commit: 3f8c4899a9a67bb509a603bd21dcfcfab88c0e8e > ``` > > This is the final part of the build log:

bug#63280: encfs: Fails to build (test segfaults)

2023-05-04 Thread Ivan Vilata i Balaguer
Hi! It looks like one of the tests in package `encfs` consistently segfaults in the version of Guix shown below: ``` $ LANG=C guix describe Generation 56 May 02 2023 11:25:26(current) guix 3f8c489 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: