Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843863 - sys-fs/cryptsetup-2.4.3-r1 - configure: error: This option is not compatible with FIPS.
Summary: sys-fs/cryptsetup-2.4.3-r1 - configure: error: This option is not compatible ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-12 11:21 UTC by Toralf Förster
Modified: 2022-05-12 18:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.93 KB, text/plain)
2022-05-12 11:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,126.65 KB, text/plain)
2022-05-12 11:21 UTC, Toralf Förster
Details
environment (environment,82.38 KB, text/plain)
2022-05-12 11:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.99 KB, application/x-bzip)
2022-05-12 11:21 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.08 KB, application/x-bzip)
2022-05-12 11:21 UTC, Toralf Förster
Details
sys-fs:cryptsetup-2.4.3-r1:20220512-102416.log (sys-fs:cryptsetup-2.4.3-r1:20220512-102416.log,12.17 KB, text/plain)
2022-05-12 11:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.47 KB, application/x-bzip)
2022-05-12 11:22 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 2022-05-12 11:21:54 UTC
checking for linux/if_alg.h... yes
checking for nettle/sha.h... yes
checking for nettle/version.h... yes
checking for nettle_pbkdf2_hmac_sha256 in -lnettle... yes
configure: error: This option is not compatible with FIPS.

!!! Please attach the following file when seeking support:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220511-160005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
Python 3.9.12
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 2a654a8ffdf175f24a74c4672d3323f1d2e8b036
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 12 09:18:08 2022 +0000

    2022-05-12 09:18:08 UTC

emerge -qpvO sys-fs/cryptsetup
[ebuild  N    ] sys-fs/cryptsetup-2.4.3-r1  USE="argon2 fips nettle nls pwquality reencrypt ssh udev -gcrypt -kernel -openssl -static -static-libs -test -urandom"
Comment 1 Toralf Förster gentoo-dev 2022-05-12 11:21:55 UTC
Created attachment 778229 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-12 11:21:56 UTC
Created attachment 778232 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-05-12 11:21:57 UTC
Created attachment 778235 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-05-12 11:21:59 UTC
Created attachment 778238 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-05-12 11:21:59 UTC
Created attachment 778241 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-12 11:22:00 UTC
Created attachment 778244 [details]
sys-fs:cryptsetup-2.4.3-r1:20220512-102416.log
Comment 7 Toralf Förster gentoo-dev 2022-05-12 11:22:01 UTC
Created attachment 778247 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-05-12 17:59:01 UTC
The bug has been closed via the following commit(s):

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

commit 9b104e867391c14db1758ad0e97ada81868c8d64
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-05-12 17:57:13 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-05-12 17:58:12 +0000

    sys-fs/cryptsetup: disallow fips for kernel and nettle backends
    
    Closes: https://bugs.gentoo.org/843863
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-fs/cryptsetup/cryptsetup-2.4.3-r1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)