Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 841731 - dev-lang/ispc-1.17.0-r1 - /.../stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_ty
Summary: dev-lang/ispc-1.17.0-r1 - /.../stl_vector.h:1123: std::vector<_Tp, _Alloc>::r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-04-29 16:17 UTC by Toralf Förster
Modified: 2022-06-12 12:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.74 KB, text/plain)
2022-04-29 16:17 UTC, Toralf Förster
Details
dev-lang:ispc-1.17.0-r1:20220429-061805.log (dev-lang:ispc-1.17.0-r1:20220429-061805.log,139.78 KB, text/plain)
2022-04-29 16:17 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,72.22 KB, application/x-bzip)
2022-04-29 16:17 UTC, Toralf Förster
Details
environment (environment,127.97 KB, text/plain)
2022-04-29 16:17 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.05 KB, application/x-bzip)
2022-04-29 16:17 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.48 KB, application/x-bzip)
2022-04-29 16:17 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,38.18 KB, application/x-bzip)
2022-04-29 16:17 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-04-29 16:17:50 UTC
too long lines were shrinked:

cd /var/tmp/portage/dev-lang/ispc-1.17.0-r1/work/ispc-1.17.0_build/cpu_examples/src/ispc_cpu_examples-build && /usr/bin/cmake --build . && /usr/bin/cmake -E touch /var/tmp/portage/dev-lang/ispc-1.17.0-r1/work/ispc-1.17.0_build/cpu_examples/src/ispc_cpu_examples-stamp/ispc_cpu_examples-build
[1/75] Building ISPC object perfbench/CMakeFiles/perfbench.dir/perfbench.ispc.o
FAILED: perfbench/CMakeFiles/perfbench.dir/perfbench.ispc.o perfbench/CMakeFiles/perfbench.dir/perfbench_ispc.h perfbench/CMakeFiles/perfbench.dir/perfbench.ispc_sse2.o perfbench/CMakeFiles/perfbench.dir/perfbench.ispc_sse4.o perfbench/CMakeFiles/perfbench.dir/perfbench.ispc_avx.o perfbench/CMakeFil
/var/tmp/portage/dev-lang/ispc-1.17.0-r1/work/ispc-1.17.0_build/bin/ispc  -I/var/tmp/portage/dev-lang/ispc-1.17.0-r1/work/ispc-1.17.0_build/cpu_examples/src/ispc_cpu_examples-build/perfbench/CMakeFiles/perfbench.dir/./ -O2 -g -DNDEBUG --target=sse2-i32x4,sse4-i32x4,avx1-i32x8,avx2-i32x8,avx512knl-i3
/usr/lib/gcc/x86_64-pc-linux-gnu/12.0.1/include/g++-v12/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = llvm::Constant*; _Alloc = std::allocator<llvm::Constant*>; reference = llvm::Constant*&; size_type = long unsigned int]: Ass
/var/tmp/portage/dev-lang/ispc-1.17.0-r1/work/ispc-1.17.0/src/main.cpp(396): FATAL ERROR: Unhandled signal sent to process; terminating.
***

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.0.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/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:

  HEAD of ::gentoo
commit 3c53bebffc6cb9294e681edd79b436dc452a5217
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 29 05:18:11 2022 +0000

    2022-04-29 05:18:11 UTC

emerge -qpvO dev-lang/ispc
[ebuild  N    ] dev-lang/ispc-1.17.0-r1  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2022-04-29 16:17:51 UTC
Created attachment 775386 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-29 16:17:52 UTC
Created attachment 775389 [details]
dev-lang:ispc-1.17.0-r1:20220429-061805.log
Comment 3 Toralf Förster gentoo-dev 2022-04-29 16:17:53 UTC
Created attachment 775392 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-04-29 16:17:55 UTC
Created attachment 775395 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-29 16:17:56 UTC
Created attachment 775398 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-29 16:17:57 UTC
Created attachment 775401 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-29 16:17:58 UTC
Created attachment 775404 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-06-12 12:02:48 UTC
The bug has been closed via the following commit(s):

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

commit 3f7c76111dcab8a628c26847de1ae045bacbc49d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-12 12:02:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-12 12:02:11 +0000

    dev-lang/ispc: add 1.18.0
    
    Closes: https://bugs.gentoo.org/841731
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/ispc/Manifest                             |  1 +
 dev-lang/ispc/files/ispc-1.18.0-curses-cmake.patch | 16 +++++
 dev-lang/ispc/ispc-1.18.0.ebuild                   | 80 ++++++++++++++++++++++
 3 files changed, 97 insertions(+)