Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724306 - net-dns/pdns-recursor-4.3.1 : webserver.cc: error: _1 was not declared in this scope
Summary: net-dns/pdns-recursor-4.3.1 : webserver.cc: error: _1 was not declared in thi...
Status: RESOLVED DUPLICATE of bug 719926
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-20 09:46 UTC by Toralf Förster
Modified: 2020-05-20 21:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.20 KB, text/plain)
2020-05-20 09:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,103.22 KB, text/plain)
2020-05-20 09:47 UTC, Toralf Förster
Details
environment (environment,67.00 KB, text/plain)
2020-05-20 09:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.62 KB, application/x-bzip)
2020-05-20 09:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,18.11 KB, application/x-bzip)
2020-05-20 09:47 UTC, Toralf Förster
Details
net-dns:pdns-recursor-4.3.1:20200520-011335.log (net-dns:pdns-recursor-4.3.1:20200520-011335.log,82.53 KB, text/plain)
2020-05-20 09:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.59 KB, application/x-bzip)
2020-05-20 09:47 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 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 ***