Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667624 - dev-lang/ispc-1.9.2 : cbackend.cpp:4191:12: fatal error: llvm/.../Intrinsics.gen: No such file or directory
Summary: dev-lang/ispc-1.9.2 : cbackend.cpp:4191:12: fatal error: llvm/.../Intrinsics....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-03 06:59 UTC by Toralf Förster
Modified: 2020-07-29 16:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.64 KB, text/plain)
2018-10-03 06:59 UTC, Toralf Förster
Details
dev-lang:ispc-1.9.2:20181002-225845.log (dev-lang:ispc-1.9.2:20181002-225845.log,16.10 KB, text/plain)
2018-10-03 06:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,284.82 KB, text/plain)
2018-10-03 06:59 UTC, Toralf Förster
Details
environment (environment,80.17 KB, text/plain)
2018-10-03 06:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,31.06 KB, application/x-bzip)
2018-10-03 06:59 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.45 KB, application/x-bzip)
2018-10-03 06:59 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 2018-10-03 06:59:23 UTC
 #error "Only LLVM 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 4.0, 5.0 and 6.0 development branch are supported"
  ^~~~~
cbackend.cpp:4191:12: fatal error: llvm/IR/Intrinsics.gen: No such file or directory
   #include "llvm/IR/Intrinsics.gen"
            ^~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_20180923-170657

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



emerge -qpv dev-lang/ispc
[ebuild  N    ] dev-lang/ispc-1.9.2  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2018-10-03 06:59:26 UTC
Created attachment 549074 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-03 06:59:30 UTC
Created attachment 549076 [details]
dev-lang:ispc-1.9.2:20181002-225845.log
Comment 3 Toralf Förster gentoo-dev 2018-10-03 06:59:33 UTC
Created attachment 549078 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-03 06:59:37 UTC
Created attachment 549080 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-03 06:59:40 UTC
Created attachment 549082 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-03 06:59:43 UTC
Created attachment 549084 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-07-29 16:52:56 UTC
The bug has been closed via the following commit(s):

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

commit 36d443c5e4f5e8a370b30b81107dc806b13eeec7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-29 16:50:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-29 16:52:40 +0000

    dev-lang/ispc: Remove 1.9.2, [QA] drop utterly duplicate patches
    
    Closes: https://bugs.gentoo.org/670628
    Closes: https://bugs.gentoo.org/667624
    Closes: https://bugs.gentoo.org/652442
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-lang/ispc/Manifest                             |   1 -
 .../files/ispc-9999-cmake-gentoo-release.patch     |  13 ---
 dev-lang/ispc/files/ispc-9999-llvm-10.patch        | 106 ---------------------
 dev-lang/ispc/files/ispc-9999-werror.patch         |  13 ---
 dev-lang/ispc/ispc-1.9.2.ebuild                    |  52 ----------
 dev-lang/ispc/ispc-9999.ebuild                     |   6 +-
 6 files changed, 3 insertions(+), 188 deletions(-)