GNU bug report logs - #63280
encfs: Fails to build (test segfaults)

Previous Next

Package: guix;

Reported by: Ivan Vilata i Balaguer <ivan <at> selidor.net>

Date: Thu, 4 May 2023 16:48:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ivan Vilata i Balaguer <ivan <at> selidor.net>
Subject: bug#63280: closed (Re: bug#63593: [PATCH] gnu: encfs: Depend on
 OpenSSL v1.1 to fix test segfault.)
Date: Thu, 25 May 2023 10:39:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63280 <at> debbugs.gnu.org.

-- 
63280: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63280
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Ivan Vilata i Balaguer <ivan <at> selidor.net>
Cc: 63280-done <at> debbugs.gnu.org, 63593-done <at> debbugs.gnu.org
Subject: Re: bug#63593: [PATCH] gnu: encfs: Depend on OpenSSL v1.1 to fix
 test segfault.
Date: Thu, 25 May 2023 12:38:45 +0200
Bon dia,

Ivan Vilata i Balaguer <ivan <at> selidor.net> skribis:

> Fixes <https://issues.guix.gnu.org/63280>.
>
> * gnu/packages/crypto.scm (encfs): Update to 1.9.
> [inputs]: Replace openssl with openssl-1.1.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Ivan Vilata i Balaguer <ivan <at> selidor.net>
To: bug-guix <at> gnu.org
Subject: encfs: Fails to build (test segfaults)
Date: Thu, 4 May 2023 18:46:54 +0200
[Message part 4 (text/plain, inline)]
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: 3f8c4899a9a67bb509a603bd21dcfcfab88c0e8e
```

This is the final part of the build log:

```
starting phase `check'
Running tests...
/gnu/store/ygab8v4ci9iklaykapq52bfsshpvi8pw-cmake-minimal-3.24.2/bin/ctest --force-new-ctest-process 
Test project /tmp/guix-build-encfs-1.9.5.drv-0/build
    Start 1: unit
1/1 Test #1: unit .............................***Exception: SegFault  0.01 sec
Running main() from /tmp/guix-build-encfs-1.9.5.drv-0/encfs-1.9.5/vendor/github.com/google/googletest/googletest/src/gtest_main.cc
[==========] Running 16 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from MemoryPool
[ RUN      ] MemoryPool.Allocate
[       OK ] MemoryPool.Allocate (0 ms)
[----------] 1 test from MemoryPool (0 ms total)

[----------] 15 tests from CipherKey/CipherTest
[ RUN      ] CipherKey/CipherTest.SaveRestoreKey/0
[       OK ] CipherKey/CipherTest.SaveRestoreKey/0 (5 ms)
[ RUN      ] CipherKey/CipherTest.SaveRestoreKey/1


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.01 sec

The following tests FAILED:
	  1 - unit (SEGFAULT)
Errors while running CTest
make: *** [Makefile:94: test] Error 8

Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("test" "-j" "4") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `check' failed after 0.0 seconds
command "make" "test" "-j" "4" failed with status 2
```

I saw a couple of encfs issues regarding segfaults in tests, but I don't think
they're related: <https://github.com/vgough/encfs/issues/378>
<https://github.com/vgough/encfs/issues/600>

Thanks a lot, and cheers!

-- 
Ivan Vilata i Balaguer -- https://elvil.net/
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.