Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917036 - dev-util/breakpad-2023.01.27 - src/.../module.cc: error: find_if is not a member of std
Summary: dev-util/breakpad-2023.01.27 - src/.../module.cc: error: find_if is not a mem...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-14
  Show dependency tree
 
Reported: 2023-11-08 14:15 UTC by Toralf Förster
Modified: 2023-11-09 06:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2023-11-08 14:15 UTC, Toralf Förster
Details
dev-util:breakpad-2023.01.27:20231108-110721.log (dev-util:breakpad-2023.01.27:20231108-110721.log,11.22 KB, text/plain)
2023-11-08 14:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,150.36 KB, text/plain)
2023-11-08 14:15 UTC, Toralf Förster
Details
environment (environment,72.94 KB, text/plain)
2023-11-08 14:15 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-11-08 14:15 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,6.47 KB, application/x-xz)
2023-11-08 14:15 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,6.67 KB, application/x-xz)
2023-11-08 14:15 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,45.32 KB, application/x-xz)
2023-11-08 14:15 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.57 KB, application/x-xz)
2023-11-08 14:15 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-11-08 14:15:40 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -O3 -pipe -march=native -fno-diagnostics-color -c -o src/common/tools_linux_dump_syms_dump_syms-language.o `test -f 'src/common/language.cc' || echo './'`src/common/language.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -O3 -pipe -march=native -fno-diagnostics-color -c -o src/common/tools_linux_dump_syms_dump_syms-module.o `test -f 'src/common/module.cc' || echo './'`src/common/module.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -O3 -pipe -march=native -fno-diagnostics-color -c -o src/common/tools_linux_dump_syms_dump_syms-path_helper.o `test -f 'src/common/path_helper.cc' || echo './'`src/common/path_helper.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -O3 -pipe -march=native -fno-diagnostics-color -c -o src/common/tools_linux_dump_syms_dump_syms-stabs_reader.o `test -f 'src/common/stabs_reader.cc' || echo './'`src/common/stabs_reader.cc
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./src  -I./src   -O3 -pipe -march=native -fno-diagnostics-color -c -o src/common/tools_linux_dump_syms_dump_syms-stabs_to_module.o `test -f 'src/common/stabs_to_module.cc' || echo './'`src/common/stabs_to_module.cc
src/common/module.cc: In member function bool google_breakpad::Module::AddFunction(Function*):
src/common/module.cc:171:52: error: find_if is not a member of std; did you mean find?
  171 |     FunctionSet::iterator existing_function = std::find_if(
      |                                                    ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20231105-205452

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.4
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.4
Python 3.11.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.73.0
  [2]   rust-1.73.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit f7d0d531901bf077c952eb3f5c53e998fd8f95b0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 8 10:48:46 2023 +0000

    2023-11-08 10:48:45 UTC

emerge -qpvO dev-util/breakpad
[ebuild  N    ] dev-util/breakpad-2023.01.27  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2023-11-08 14:15:41 UTC
Created attachment 874312 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-08 14:15:42 UTC
Created attachment 874313 [details]
dev-util:breakpad-2023.01.27:20231108-110721.log
Comment 3 Toralf Förster gentoo-dev 2023-11-08 14:15:43 UTC
Created attachment 874314 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-08 14:15:44 UTC
Created attachment 874315 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-08 14:15:45 UTC
Created attachment 874316 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-08 14:15:46 UTC
Created attachment 874317 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-08 14:15:47 UTC
Created attachment 874318 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-08 14:15:48 UTC
Created attachment 874319 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2023-11-08 14:15:49 UTC
Created attachment 874320 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2023-11-09 06:04:05 UTC
The bug has been closed via the following commit(s):

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

commit a16045415529a42c4d748fbfb581b1e5df2fa80b
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-11-09 06:02:33 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-11-09 06:03:31 +0000

    dev-util/breakpad: build with gcc:14
    
    Closes: https://bugs.gentoo.org/917036
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-util/breakpad/files/breakpad-2023.01.27-gentoo.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)