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

Bug 613560

Summary: sys-devel/byfl-1.5 : bytesflops.cpp:101:24: error: 'clEnumValEnd' was not declared in this scope with sys-devel/llvm-4
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://github.com/lanl/Byfl/issues/22
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2020-01-07   
Attachments: emerge-info.txt
config.log.tbz2
emerge-history.txt
environment
etc.portage.tbz2
sys-devel:byfl-1.5:20170322-021708.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-03-22 17:26:20 UTC
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../..  -I../../include -I/usr/lib64/llvm/4/include   -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS   -O2 -pipe -march=native -std=c++11 -c -o bytesflops_la-bytesflops.lo `test -f 'bytesflops.cpp' || echo './'`bytesflops.cpp
libtool: compile:  x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I/usr/lib64/llvm/4/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -pipe -march=native -std=c++11 -c bytesflops.cpp  -fPIC -DPIC -o .libs/bytesflops_la-bytesflops.o
bytesflops.cpp:101:24: error: 'clEnumValEnd' was not declared in this scope
                        clEnumValEnd));
                        ^
make[4]: *** [Makefile:502: bytesflops_la-bytesflops.lo] Error 1

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

  This is an unstable amd64 chroot image (named gnome-libressl-abi32+64_20170318-093928) at a hardened host acting as a tinderbox.

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.9 [icedtea-bin-7]
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-03-22 17:26:23 UTC
Created attachment 467948 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-03-22 17:26:26 UTC
Created attachment 467950 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-03-22 17:26:29 UTC
Created attachment 467952 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-03-22 17:26:32 UTC
Created attachment 467954 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-03-22 17:26:36 UTC
Created attachment 467956 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-03-22 17:26:39 UTC
Created attachment 467958 [details]
sys-devel:byfl-1.5:20170322-021708.log
Comment 7 Toralf Förster gentoo-dev 2017-03-22 17:26:42 UTC
Created attachment 467960 [details]
temp.tbz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2017-04-16 19:56:58 UTC
Not stable, can't block a stabilization
Comment 9 Pacho Ramos gentoo-dev 2017-04-20 08:28:15 UTC
(looks a llvm-4 issue per upstream report)
Comment 10 Larry the Git Cow gentoo-dev 2018-03-29 08:30:09 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f13af220a5e9bb18c2dd2d6ead4f97108b0447

commit 66f13af220a5e9bb18c2dd2d6ead4f97108b0447
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-03-29 08:29:33 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-03-29 08:30:00 +0000

    sys-devel/byfl: Restrict 1.5+ to sys-devel/llvm:0 as well
    
    Bug: https://bugs.gentoo.org/613560

 sys-devel/byfl/byfl-1.5.ebuild  | 6 +++---
 sys-devel/byfl/byfl-9999.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)}