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

Bug 930473

Summary: dev-db/firebird-3.0.10.33601.0-r1 - src/.../Main.cpp: error: use of undeclared identifier generator; did
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-db:firebird-3.0.10.33601.0-r1:20240422-210805.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz
var.tmp.clang.tar.xz

Description Toralf Förster gentoo-dev 2024-04-23 07:00:13 UTC
too long lines were shrinked:

clang++ -c -ggdb -fPIC -MMD -MP -W -Wall -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color  -O3 src/cloop/Parser.cpp -o /var/tmp/portage/dev-db/firebird-3.0.10.33601.0-r1/work/Firebird-3.0.10.33601-0/temp/Release/cloop/release/cloop/Parser.o
clang++ -c -ggdb -fPIC -MMD -MP -W -Wall -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color  -O3 src/cloop/Main.cpp -o /var/tmp/portage/dev-db/firebird-3.0.10.33601.0-r1/work/Firebird-3.0.10.33601-0/temp/Release/cloop/release/cloop/Main.o
clang -c -ggdb -fPIC -MMD -MP -W -Wall -Wno-unused-parameter -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int  src/tests/test1/CTest.c -o /var/tmp/portage/dev-db/firebird-3.0.10.33601.0-r1/work/Firebird-3.0.10.33601-0/temp/Release/cloop/releas
src/cloop/Main.cpp:31:12: error: no member named 'auto_ptr' in namespace 'std'
   31 | using std::auto_ptr;
      |       ~~~~~^
src/cloop/Main.cpp:56:22: error: use of undeclared identifier 'generator'; did
      you mean 'operator'?
   56 |         auto_ptr<Generator> generator;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20240418-200202

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.4+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.4+libcxx
Python 3.11.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 73cf7ed8959eb36fcdb781b9505e5ea5c674030e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Apr 22 20:49:18 2024 +0000

    2024-04-22 20:49:18 UTC

emerge -qpvO dev-db/firebird
[ebuild  N    ] dev-db/firebird-3.0.10.33601.0-r1  USE="examples server -doc -xinetd"
Comment 1 Toralf Förster gentoo-dev 2024-04-23 07:00:14 UTC
Created attachment 891431 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-23 07:00:15 UTC
Created attachment 891432 [details]
dev-db:firebird-3.0.10.33601.0-r1:20240422-210805.log
Comment 3 Toralf Förster gentoo-dev 2024-04-23 07:00:17 UTC
Created attachment 891433 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-04-23 07:00:18 UTC
Created attachment 891434 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-04-23 07:00:19 UTC
Created attachment 891435 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-23 07:00:20 UTC
Created attachment 891436 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-23 07:00:21 UTC
Created attachment 891437 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-04-23 07:00:22 UTC
Created attachment 891438 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-23 07:00:23 UTC
Created attachment 891439 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2024-04-23 07:00:24 UTC
Created attachment 891440 [details]
var.tmp.clang.tar.xz