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

Bug 686162

Summary: sys-devel/byfl-1.6-r1 : helpers.cpp:63:11: error: TerminatorInst does not name a type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Christoph Junghans (RETIRED) <junghans>
Status: RESOLVED WONTFIX    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=685044
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2020-01-07   
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-devel:byfl-1.6-r1:20190517-145026.log
temp.tbz2

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(+)