Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919302 - dev-haskell/hashtables-1.3.1 - [clang] cbits/sse-42.c: error: argument to __builtin_ia32_pcmpistrm128 must be a constant integer
Summary: dev-haskell/hashtables-1.3.1 - [clang] cbits/sse-42.c: error: argument to __b...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-05 19:28 UTC by Toralf Förster
Modified: 2023-12-05 19:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.21 KB, text/plain)
2023-12-05 19:28 UTC, Toralf Förster
Details
dev-haskell:hashtables-1.3.1:20231205-190527.log (dev-haskell:hashtables-1.3.1:20231205-190527.log,14.39 KB, text/plain)
2023-12-05 19:28 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,68.43 KB, application/x-xz)
2023-12-05 19:28 UTC, Toralf Förster
Details
environment (environment,93.92 KB, text/plain)
2023-12-05 19:28 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-05 19:28 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,38.38 KB, application/x-xz)
2023-12-05 19:28 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,75.53 KB, application/x-xz)
2023-12-05 19:28 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.03 KB, application/x-xz)
2023-12-05 19:28 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,788 bytes, application/x-xz)
2023-12-05 19:28 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 2023-12-05 19:28:31 UTC
clang-17: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
clang-17: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
clang-17: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
clang-17: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]
clang-17: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument]

cbits/sse-42.c:53:12: error:
     error: argument to '__builtin_ia32_pcmpistrm128' must be a constant integer
       53 |     return _mm_cmpistrm(a, b, mode);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20231128-203237

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

CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.73.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
3)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
5)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17 
  [5]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
  [2]   php8.2
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit be5885d491149ff898abefb8e4538d4f1bdfaaa8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 5 17:49:18 2023 +0000

    2023-12-05 17:49:17 UTC

emerge -qpvO dev-haskell/hashtables
[ebuild  N    ] dev-haskell/hashtables-1.3.1  USE="profile -bounds-checking -debug -detailed-profiling -doc -hscolour -test" CPU_FLAGS_X86="sse4_2"
Comment 1 Toralf Förster gentoo-dev 2023-12-05 19:28:32 UTC
Created attachment 877617 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-05 19:28:33 UTC
Created attachment 877618 [details]
dev-haskell:hashtables-1.3.1:20231205-190527.log
Comment 3 Toralf Förster gentoo-dev 2023-12-05 19:28:35 UTC
Created attachment 877619 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-12-05 19:28:36 UTC
Created attachment 877620 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-05 19:28:37 UTC
Created attachment 877621 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-05 19:28:38 UTC
Created attachment 877622 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-05 19:28:39 UTC
Created attachment 877623 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-05 19:28:40 UTC
Created attachment 877624 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2023-12-05 19:28:41 UTC
Created attachment 877625 [details]
var.tmp.clang.tar.xz