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

Bug 828642

Summary: dev-db/cpp-driver-2.11.0 - cc1plus: all warnings being treated as errors
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-db:cpp-driver-2.11.0:20211209-210737.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-09 21:17:40 UTC
too long lines were shrinked:

/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp: In member function ‘void cass::Config::set_execution_profile(const String&, const cass::ExecutionProfile*)’:
/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:364:23: note: synthesized method ‘cass::ExecutionProfile& cass::ExecutionProfile::operator=(const cass::ExecutionProfile&)’ first required here
  364 |     profiles_[name] = copy;
      |                       ^~~~
cc1plus: all warnings being treated as errors
[12/103] /usr/bin/x86_64-pc-linux-gnu-g++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portag
FAILED: CMakeFiles/cassandra.dir/src/cluster.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -Dcassandra_EXPORTS -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/include -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src -I/var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/ssl -I/var/tmp/portage/dev-db/
In file included from /var/tmp/portage/dev-db/cpp-driver-2.11.0/work/cpp-driver-2.11.0/src/config.hpp:23,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20211207-160552

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit bdee827b5843590080e5926eabfc4cd26292c65e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 9 20:51:36 2021 +0000

    2021-12-09 20:51:34 UTC

emerge -qpvO dev-db/cpp-driver
[ebuild  N    ] dev-db/cpp-driver-2.11.0  USE="ssl"
Comment 1 Toralf Förster gentoo-dev 2021-12-09 21:17:41 UTC
Created attachment 757834 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-09 21:17:43 UTC
Created attachment 757835 [details]
dev-db:cpp-driver-2.11.0:20211209-210737.log
Comment 3 Toralf Förster gentoo-dev 2021-12-09 21:17:44 UTC
Created attachment 757836 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-09 21:17:46 UTC
Created attachment 757837 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-09 21:17:47 UTC
Created attachment 757838 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-09 21:17:48 UTC
Created attachment 757839 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-09 21:17:49 UTC
Created attachment 757840 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2021-12-16 14:32:25 UTC

*** This bug has been marked as a duplicate of bug 722636 ***