Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618952 - dev-db/rethinkdb-2.3.5 : build/.../ql2.pb.cc:1123:10: error: unused parameter ‘deterministic’ [-Werror=unused-parameter]
Summary: dev-db/rethinkdb-2.3.5 : build/.../ql2.pb.cc:1123:10: error: unused parameter...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-19 17:04 UTC by Toralf Förster
Modified: 2017-10-13 08:14 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.86 KB, text/plain)
2017-05-19 17:04 UTC, Toralf Förster
Details
dev-db:rethinkdb-2.3.5:20170519-142717.log (dev-db:rethinkdb-2.3.5:20170519-142717.log,5.91 KB, text/plain)
2017-05-19 17:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.39 KB, text/plain)
2017-05-19 17:04 UTC, Toralf Förster
Details
environment (environment,91.88 KB, text/plain)
2017-05-19 17:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.68 KB, application/x-bzip)
2017-05-19 17:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.21 KB, application/x-bzip)
2017-05-19 17:04 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 2017-05-19 17:04:20 UTC
mkdir -p build/release/obj/rdb_protocol/
x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -isystem ./build/external/v8_3.30.33.16/include -I./src -pthread "-DPRODUCT_NAME=\"RethinkDB\"" "-D__STDC_LIMIT_MACROS" "-D__STDC_FORMAT_MACROS" -Wall -Wextra "-DRAPIDJSON_HAS_STDSTRING" "-DRAPIDJSON_PARSE_DEFAULT_FLAGS=kParseFullPrecisionFlag" -D_FILE_OFFSET_BITS=64 -Werror -Wnon-virtual-dtor -Wno-deprecated-declarations -std=gnu++0x -Wformat=2 -Wswitch-enum -Wno-array-bounds -Wno-maybe-uninitialized -DNDEBUG -fno-strict-aliasing -g -DHAS_TERMCAP -I./build/proto -DRETHINKDB_VERSION=\"2.3.5\" -DRETHINKDB_CODE_VERSION=\"2.3.5\"  -c -o build/release/obj/rdb_protocol/ql2.pb.o build/proto/rdb_protocol/ql2.pb.cc
build/proto/rdb_protocol/ql2.pb.cc:1123:10: error: unused parameter ‘deterministic’ [-Werror=unused-parameter]
     bool deterministic, ::google::protobuf::uint8* target) const {
          ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: desktop-gcc5_20170516-214204

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-19 17:04:23 UTC
Created attachment 473320 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-19 17:04:27 UTC
Created attachment 473322 [details]
dev-db:rethinkdb-2.3.5:20170519-142717.log
Comment 3 Toralf Förster gentoo-dev 2017-05-19 17:04:30 UTC
Created attachment 473324 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-05-19 17:04:33 UTC
Created attachment 473326 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-05-19 17:04:36 UTC
Created attachment 473328 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-05-19 17:04:40 UTC
Created attachment 473330 [details]
temp.tbz2
Comment 7 Ultrabug gentoo-dev 2017-10-13 08:14:57 UTC
2.3.6 contains fixes, thanks to Peter Levine on github https://github.com/gentoo/gentoo/pull/5911

plz reopen if not