Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918944 - dev-libs/log4cpp-1.1.3-r3 - [clang] AppendersFactory.cpp: error: use of undeclared identifier af
Summary: dev-libs/log4cpp-1.1.3-r3 - [clang] AppendersFactory.cpp: error: use of undec...
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: 2023-12-01 09:25 UTC by Toralf Förster
Modified: 2023-12-01 09:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.89 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
dev-libs:log4cpp-1.1.3-r3:20231201-071254.log (dev-libs:log4cpp-1.1.3-r3:20231201-071254.log,24.19 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.41 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
environment (environment,100.87 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.14 KB, application/x-xz)
2023-12-01 09:25 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.31 KB, application/x-xz)
2023-12-01 09:25 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,7.94 KB, application/x-xz)
2023-12-01 09:25 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,121.04 KB, text/plain)
2023-12-01 09:25 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,38.66 KB, application/x-xz)
2023-12-01 09:25 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.83 KB, application/x-xz)
2023-12-01 09:25 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 2023-12-01 09:25:26 UTC
AppendersFactory.cpp:30:24: error: 'AppendersFactory' does not refer to a value
   30 |          std::auto_ptr<AppendersFactory> af(new AppendersFactory);
      |                        ^
../include/log4cpp/AppendersFactory.hh:21:25: note: declared here
   21 |    class LOG4CPP_EXPORT AppendersFactory
      |                         ^
AppendersFactory.cpp:30:42: error: use of undeclared identifier 'af'
   30 |          std::auto_ptr<AppendersFactory> af(new AppendersFactory);
      |                                          ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20231129-092259

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.6
Available Rust versions:
  [1]   rust-bin-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.2 *
go version go1.21.4 linux/amd64

  HEAD of ::gentoo
commit eaec7393d8856a6c353d55e801e91dbadc025bdd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 1 06:02:21 2023 +0000

    2023-12-01 06:02:21 UTC

emerge -qpvO dev-libs/log4cpp
[ebuild  N    ] dev-libs/log4cpp-1.1.3-r3  USE="-doc -test"
Comment 1 Toralf Förster gentoo-dev 2023-12-01 09:25:27 UTC
Created attachment 876130 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-01 09:25:28 UTC
Created attachment 876131 [details]
dev-libs:log4cpp-1.1.3-r3:20231201-071254.log
Comment 3 Toralf Förster gentoo-dev 2023-12-01 09:25:29 UTC
Created attachment 876132 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-12-01 09:25:31 UTC
Created attachment 876133 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-01 09:25:31 UTC
Created attachment 876134 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-01 09:25:32 UTC
Created attachment 876135 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-01 09:25:33 UTC
Created attachment 876136 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-01 09:25:35 UTC
Created attachment 876137 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-12-01 09:25:36 UTC
Created attachment 876138 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-12-01 09:25:36 UTC
Created attachment 876139 [details]
var.tmp.clang.tar.xz