Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932661 - dev-cpp/lucene++-3.0.7-r3 - [ncurses-6.5] [gcc-15] [llvm] /.../char_traits.h: error: use of undeclared identifier WEOF
Summary: dev-cpp/lucene++-3.0.7-r3 - [ncurses-6.5] [gcc-15] [llvm] /.../char_traits.h:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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:
 
Reported: 2024-05-24 20:27 UTC by Toralf Förster
Modified: 2024-05-24 20:27 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.08 KB, text/plain)
2024-05-24 20:27 UTC, Toralf Förster
Details
dev-cpp:lucene++-3.0.7-r3:20240524-195812.log (dev-cpp:lucene++-3.0.7-r3:20240524-195812.log,60.46 KB, text/plain)
2024-05-24 20:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,240.88 KB, text/plain)
2024-05-24 20:27 UTC, Toralf Förster
Details
environment (environment,109.24 KB, text/plain)
2024-05-24 20:27 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.23 KB, application/x-xz)
2024-05-24 20:27 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.23 KB, application/x-xz)
2024-05-24 20:27 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,280 bytes, application/x-xz)
2024-05-24 20:27 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,60.79 KB, application/x-xz)
2024-05-24 20:27 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,30.85 KB, application/x-xz)
2024-05-24 20:27 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,2.33 KB, application/x-xz)
2024-05-24 20:27 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 2024-05-24 20:27:35 UTC
In file included from /usr/include/c++/v1/sstream:278:
In file included from /usr/include/c++/v1/istream:170:
In file included from /usr/include/c++/v1/ostream:181:
In file included from /usr/include/c++/v1/__system_error/error_code.h:18:
In file included from /usr/include/c++/v1/__system_error/error_category.h:15:
In file included from /usr/include/c++/v1/string:600:
/usr/include/c++/v1/__string/char_traits.h:345:100: error: use of undeclared identifier 'WEOF'
  345 |   static inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR int_type eof() _NOEXCEPT { return int_type(WEOF); }
      |                                                                                                    ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm_systemd-20240520-084001

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  >=sys-libs/ncurses-6.5
    Issues involving opaque types / incomplete typedefs should block bug 930805

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.6+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.23_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 6ed4a664d058c957052567888479f94607f50e12
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri May 24 18:48:56 2024 +0000

    2024-05-24 18:48:55 UTC

emerge -qpvO dev-cpp/lucene++
[ebuild  N    ] dev-cpp/lucene++-3.0.7-r3  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2024-05-24 20:27:36 UTC
Created attachment 894297 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-24 20:27:38 UTC
Created attachment 894298 [details]
dev-cpp:lucene++-3.0.7-r3:20240524-195812.log
Comment 3 Toralf Förster gentoo-dev 2024-05-24 20:27:39 UTC
Created attachment 894299 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-24 20:27:40 UTC
Created attachment 894300 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-24 20:27:41 UTC
Created attachment 894301 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-24 20:27:42 UTC
Created attachment 894302 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-24 20:27:43 UTC
Created attachment 894303 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-24 20:27:45 UTC
Created attachment 894304 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-05-24 20:27:46 UTC
Created attachment 894305 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-05-24 20:27:47 UTC
Created attachment 894306 [details]
var.tmp.clang.tar.xz