Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693350 - net-dns/pdns-4.2.0 : [TEST] test-lua_auth4_cc.cc:37:53: error: expected unqualified-id before & token
Summary: net-dns/pdns-4.2.0 : [TEST] test-lua_auth4_cc.cc:37:53: error: expected unqua...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-02 15:20 UTC by Toralf Förster
Modified: 2020-05-30 09:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.56 KB, text/plain)
2019-09-02 15:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.99 KB, text/plain)
2019-09-02 15:20 UTC, Toralf Förster
Details
environment (environment,71.31 KB, text/plain)
2019-09-02 15:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.23 KB, application/x-bzip)
2019-09-02 15:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,29.46 KB, application/x-bzip)
2019-09-02 15:20 UTC, Toralf Förster
Details
net-dns:pdns-4.2.0:20190902-080551.log (net-dns:pdns-4.2.0:20190902-080551.log,82.30 KB, text/plain)
2019-09-02 15:20 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.38 KB, application/x-bzip)
2019-09-02 15:20 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 2019-09-02 15:20:19 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -pthread  -I../ext/json11 -I../ext/yahttp           -DSYSCONFDIR=\"/etc/powerdns\" -DPKGLIBDIR=\"/usr/lib64/powerdns/pdns\" -DLOCALSTATEDIR=\"/var/run\" -fPIE -DPIE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2 -O2 -pipe -march=native -c -o test-lua_auth4_cc.o test-lua_auth4_cc.cc
test-lua_auth4_cc.cc: In member function ‘void lua_auth4_cc::test_prequery::test_method()’:
test-lua_auth4_cc.cc:37:53: error: expected unqualified-id before ‘&’ token
   37 |   } catch (const LuaContext::ExecutionErrorException& e) {
      |                                                     ^
test-lua_auth4_cc.cc:37:53: error: expected ‘)’ before ‘&’ token

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-test-20190824-231545

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.37.0 *



repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 02 Sep 2019 06:28:05 +0000

emerge -qpvO net-dns/pdns
[ebuild  N    ] net-dns/pdns-4.2.0  USE="mysql test -debug -doc -geoip -ldap -libressl -lua -lua-records -luajit -mydns -opendbx -postgres -protobuf -remote -sodium -sqlite -systemd -tinydns -tools"
Comment 1 Toralf Förster gentoo-dev 2019-09-02 15:20:22 UTC
Created attachment 588804 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-02 15:20:24 UTC
Created attachment 588806 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-09-02 15:20:27 UTC
Created attachment 588808 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-09-02 15:20:30 UTC
Created attachment 588810 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-09-02 15:20:33 UTC
Created attachment 588812 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-02 15:20:35 UTC
Created attachment 588814 [details]
net-dns:pdns-4.2.0:20190902-080551.log
Comment 7 Toralf Förster gentoo-dev 2019-09-02 15:20:38 UTC
Created attachment 588816 [details]
temp.tbz2
Comment 8 Sven Wegener gentoo-dev 2020-02-19 18:07:51 UTC
upstream is going to make lua mandatory
Comment 9 Sven Wegener gentoo-dev 2020-05-30 09:59:43 UTC
With pdns-4.3.0 going stable, which makes lua mandatory, I consider this bug fixed.