Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664122 - dev-db/cockroach-2.0.1 : /.../inlineskiplist.h:282:11: error: void* memcpy(void*, const void*, size_t) writing to an object of type struct std::atomic<rocksdb::InlineSkipList<const rocksdb::MemTableRep::KeyComparator&>::Node*
Summary: dev-db/cockroach-2.0.1 : /.../inlineskiplist.h:282:11: error: void* memcpy(vo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-08-20 17:25 UTC by Toralf Förster
Modified: 2019-04-21 13:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.39 KB, text/plain)
2018-08-20 17:25 UTC, Toralf Förster
Details
dev-db:cockroach-2.0.1:20180820-022541.log (dev-db:cockroach-2.0.1:20180820-022541.log,72.66 KB, text/plain)
2018-08-20 17:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,303.76 KB, text/plain)
2018-08-20 17:25 UTC, Toralf Förster
Details
environment (environment,62.35 KB, text/plain)
2018-08-20 17:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.39 KB, application/x-bzip)
2018-08-20 17:25 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,20.36 KB, application/x-bzip)
2018-08-20 17:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.17 KB, application/x-bzip)
2018-08-20 17:26 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 2018-08-20 17:25:41 UTC
/var/tmp/portage/dev-db/cockroach-2.0.1/work/cockroach-v2.0.1/src/github.com/cockroachdb/cockroach/c-deps/rocksdb/memtable/skiplistrep.cc:28:28:   required from here
/var/tmp/portage/dev-db/cockroach-2.0.1/work/cockroach-v2.0.1/src/github.com/cockroachdb/cockroach/c-deps/rocksdb/memtable/inlineskiplist.h:282:11: error: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct std::atomic<rocksdb::InlineSkipList<const rocksdb::MemTableRep::KeyComparator&>::Node*>’ with no trivial copy-assignment [-Werror=class-memaccess]
     memcpy(&next_[0], &height, sizeof(int));
     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /var/tmp/portage/dev-db/cockroach-2.0.1/work/cockroach-v2.0.1/src/github.com/cockroachdb/cockroach/c-deps/rocksdb/memtable/inlineskiplist.h:47,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20180811-095734

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1
 [3] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-db/cockroach
[ebuild  N    ] dev-db/cockroach-2.0.1
Comment 1 Toralf Förster gentoo-dev 2018-08-20 17:25:44 UTC
Created attachment 544116 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-20 17:25:47 UTC
Created attachment 544118 [details]
dev-db:cockroach-2.0.1:20180820-022541.log
Comment 3 Toralf Förster gentoo-dev 2018-08-20 17:25:49 UTC
Created attachment 544120 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-20 17:25:53 UTC
Created attachment 544122 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-20 17:25:55 UTC
Created attachment 544124 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-20 17:25:58 UTC
Created attachment 544126 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-20 17:26:01 UTC
Created attachment 544128 [details]
temp.tbz2