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

Bug 724306

Summary: net-dns/pdns-recursor-4.3.1 : webserver.cc: error: _1 was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Sven Wegener <swegener>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alarig
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-dns:pdns-recursor-4.3.1:20200520-011335.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-05-20 09:46:48 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.   -I./ext/yahttp -pthread     -O3 -Wall -pthread -DSYSCONFDIR=\/etc/powerdns\  -I./ext/json11 -I./ext/yahttp     -DSYSCONFDIR=\/etc/powerdns\ -DPKGLIBDIR=\/usr/lib64/pdns-recursor\ -DLOCALSTATEDIR=\/var/run\ -DNODCACHEDIR=\/var/lib/lib/pdns-recursor\ -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -Wextra -Wshadow -Wno-unused-parameter -g -O2 -O2 -pipe -march=native -c -o webserver.o webserver.cc
webserver.cc: In member function void WebServer::registerBareHandler(const string&, WebServer::HandlerFunction):
webserver.cc:110:74: error: _1 was not declared in this scope
  110 | THandlerFunction f = boost::bind(&bareHandlerWrapper, handler, _1, _2);
      |                                                                ^~


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20200517-195918

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 19 May 2020 11:08:49 PM UTC

emerge -qpvO net-dns/pdns-recursor
[ebuild  N    ] net-dns/pdns-recursor-4.3.1  USE="systemd -debug -libressl -luajit -protobuf -snmp -sodium"
Comment 1 Toralf Förster gentoo-dev 2020-05-20 09:46:58 UTC
Created attachment 640498 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-20 09:47:13 UTC
Created attachment 640500 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-20 09:47:21 UTC
Created attachment 640502 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-20 09:47:24 UTC
Created attachment 640504 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-20 09:47:27 UTC
Created attachment 640506 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-20 09:47:30 UTC
Created attachment 640508 [details]
net-dns:pdns-recursor-4.3.1:20200520-011335.log
Comment 7 Toralf Förster gentoo-dev 2020-05-20 09:47:33 UTC
Created attachment 640510 [details]
temp.tbz2
Comment 8 Sven Wegener gentoo-dev 2020-05-20 21:11:32 UTC

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