Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 841125

Summary: app-crypt/veracrypt-1.25.7 - ../.../cpu.c: error: unknown type name _m128i
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Göktürk Yüksek <gokturk>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:veracrypt-1.25.7:20220426-164753.log
emerge-history.txt
environment
etc.portage.tar.bz2

Description Toralf Förster gentoo-dev 2022-04-26 17:52:48 UTC
../Crypto/cpu.h:234:33: note: previously declared as uint32 *’ {aka unsigned int *’}
  234 | int CpuId(uint32 input, uint32 *output);
      |                         ~~~~~~~~^~~~~~
../Crypto/cpu.c: In function TryAESNI’:
../Crypto/cpu.c:253:17: error: unknown type name __m128i’
  253 |                 __m128i block, subkey, ciphered;
      |                 ^~~~~~~

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 2f896e73e9c8247344afd04b9564ab7fc1e21892
Merge: ba33be6f214e 30826cad2a5d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 26 15:48:06 2022 +0000

    Merge updates from master

emerge -qpvO app-crypt/veracrypt
[ebuild  N    ] app-crypt/veracrypt-1.25.7  USE="X -asm -doc" CPU_FLAGS_X86="sse2 sse4_1 ssse3"
Comment 1 Toralf Förster gentoo-dev 2022-04-26 17:52:49 UTC
Created attachment 774798 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-26 17:52:51 UTC
Created attachment 774801 [details]
app-crypt:veracrypt-1.25.7:20220426-164753.log
Comment 3 Toralf Förster gentoo-dev 2022-04-26 17:52:52 UTC
Created attachment 774804 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-26 17:52:54 UTC
Created attachment 774807 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-26 17:52:55 UTC
Created attachment 774810 [details]
etc.portage.tar.bz2