Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686162 - sys-devel/byfl-1.6-r1 : helpers.cpp:63:11: error: TerminatorInst does not name a type
Summary: sys-devel/byfl-1.6-r1 : helpers.cpp:63:11: error: TerminatorInst does not nam...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-01-07
Assignee: Christoph Junghans (RETIRED)
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-05-17 15:07 UTC by Toralf Förster
Modified: 2020-07-15 17:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.82 KB, text/plain)
2019-05-17 15:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,255.50 KB, text/plain)
2019-05-17 15:07 UTC, Toralf Förster
Details
environment (environment,88.85 KB, text/plain)
2019-05-17 15:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.34 KB, application/x-bzip)
2019-05-17 15:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.91 KB, application/x-bzip)
2019-05-17 15:07 UTC, Toralf Förster
Details
sys-devel:byfl-1.6-r1:20190517-145026.log (sys-devel:byfl-1.6-r1:20190517-145026.log,13.92 KB, text/plain)
2019-05-17 15:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.89 KB, application/x-bzip)
2019-05-17 15:08 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 2019-05-17 15:07:45 UTC
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/lib64/llvm/8/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -march=native -std=c++11 -c helpers.cpp  -fPIC -DPIC -o .libs/bytesflops_la-helpers.o
helpers.cpp: In function ‘bool bytesflops_pass::uncond_branch_is_mandatory(llvm::BranchInst*)’:
helpers.cpp:63:11: error: ‘TerminatorInst’ does not name a type
   63 |     const TerminatorInst* pred_bb_term = pred_bb->getTerminator();
      |           ^~~~~~~~~~~~~~
helpers.cpp:64:57: error: ‘pred_bb_term’ was not declared in this scope; did you mean ‘pred_bb_br’?

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl_20190510-223704

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.34.2
  [2]   rust-1.34.2 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO sys-devel/byfl
[ebuild  N    ] sys-devel/byfl-1.6-r1  USE="-hdf5 -sqlite -static-libs"
Comment 1 Toralf Förster gentoo-dev 2019-05-17 15:07:48 UTC
Created attachment 577060 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-17 15:07:50 UTC
Created attachment 577062 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-05-17 15:07:53 UTC
Created attachment 577064 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-05-17 15:07:56 UTC
Created attachment 577066 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-05-17 15:07:59 UTC
Created attachment 577068 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-17 15:08:02 UTC
Created attachment 577070 [details]
sys-devel:byfl-1.6-r1:20190517-145026.log
Comment 7 Toralf Förster gentoo-dev 2019-05-17 15:08:04 UTC
Created attachment 577072 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-12-08 10:20:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1821365bc7e015f39c82ef5a87e691cc50fc50d2

commit 1821365bc7e015f39c82ef5a87e691cc50fc50d2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-12-08 10:12:22 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-12-08 10:20:05 +0000

    package.mask: Last rite sys-devel/byfl
    
    Bug: https://bugs.gentoo.org/686162
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)