Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624380 - sys-apps/keyutils-1.5.10 : +++ COMPUTE DH PUBLIC KEY fails
Summary: sys-apps/keyutils-1.5.10 : +++ COMPUTE DH PUBLIC KEY fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-09 17:56 UTC by Toralf Förster
Modified: 2018-09-01 01:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.80 KB, text/plain)
2017-07-09 17:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,100.96 KB, text/plain)
2017-07-09 17:56 UTC, Toralf Förster
Details
environment (environment,121.54 KB, text/plain)
2017-07-09 17:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.97 KB, application/x-bzip)
2017-07-09 17:56 UTC, Toralf Förster
Details
sys-apps:keyutils-1.5.10:20170709-175106.log (sys-apps:keyutils-1.5.10:20170709-175106.log,29.75 KB, text/plain)
2017-07-09 17:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.24 KB, application/x-bzip)
2017-07-09 17:56 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,28.72 KB, application/x-bzip)
2017-07-09 17:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-09 17:56:30 UTC
FAILED
FAILED
make[1]: *** [Makefile:41: run] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/keyutils-1.5.10/work/keyutils-1.5.10-abi_x86_32.x86/tests'
make: *** [Makefile:206: test] Error 2
 * ERROR: sys-apps/keyutils-1.5.10::gentoo failed (test phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl-abi32+64_20170706-192148

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-09 17:56:34 UTC
Created attachment 482798 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-09 17:56:37 UTC
Created attachment 482800 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-09 17:56:40 UTC
Created attachment 482802 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-09 17:56:43 UTC
Created attachment 482804 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-09 17:56:46 UTC
Created attachment 482806 [details]
sys-apps:keyutils-1.5.10:20170709-175106.log
Comment 6 Toralf Förster gentoo-dev 2017-07-09 17:56:49 UTC
Created attachment 482808 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-09 17:56:53 UTC
Created attachment 482810 [details]
tests.tbz2
Comment 8 Thomas Deutschmann (RETIRED) gentoo-dev 2018-08-31 14:37:56 UTC
These tests require a kernel with "KEY_DH_OPERATIONS".
Comment 9 Larry the Git Cow gentoo-dev 2018-08-31 14:55:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc830422e666e5cd1c98e68c72b6ba7b94b82e2e

commit fc830422e666e5cd1c98e68c72b6ba7b94b82e2e
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-08-31 14:39:28 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-08-31 14:54:42 +0000

    sys-apps/keyutils: tests require a kernel with KEY_DH_OPERATIONS
    
    Closes: https://bugs.gentoo.org/624380
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-apps/keyutils/keyutils-1.5.10.ebuild | 2 +-
 sys-apps/keyutils/keyutils-1.5.11.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 10 Arfrever Frehtes Taifersar Arahesis 2018-08-31 23:51:16 UTC
(In reply to comment #9)
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=fc830422e666e5cd1c98e68c72b6ba7b94b82e2e

You have added this check in 'if use test && kernel_is lt 4 0 0' branch, but it probably should be with all kernel versions.
(Reporter of this bug at that time was using kernel 4.12.0.)
Comment 11 Larry the Git Cow gentoo-dev 2018-09-01 01:32:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3ef606b855d35fb0e0fc9dcc0c005b28f5e6d3

commit 3c3ef606b855d35fb0e0fc9dcc0c005b28f5e6d3
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-09-01 01:20:01 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-09-01 01:32:06 +0000

    sys-apps/keyutils: kernel config checks rewritten
    
    - CONFIG_KEY_DH_OPERATIONS is only available in kernel >=4.7
    
    - Package will now fail in setup phase when FEATURES=test is set
      and not all required kernel options are set to prevent false
      positive bug reports due to failures of test phase caused by
      missing options.
    
    Closes: https://bugs.gentoo.org/624380
    Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sys-apps/keyutils/keyutils-1.5.10-r1.ebuild | 30 ++++++++++++++++++++++++-----
 sys-apps/keyutils/keyutils-1.5.11-r1.ebuild | 30 ++++++++++++++++++++++++-----
 2 files changed, 50 insertions(+), 10 deletions(-)