Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 554406 Details for
Bug 670606
sys-fs/bees-0.6 : /.../stl_tree.h:1020:25: error: macro swap requires 2 arguments, but only 1 given
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-fs:bees-0.6:20181107-042326.log
sys-fs:bees-0.6:20181107-042326.log (text/plain), 35.87 KB, created by
Toralf Förster
on 2018-11-07 16:28:50 UTC
(
hide
)
Description:
sys-fs:bees-0.6:20181107-042326.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-11-07 16:28:50 UTC
Size:
35.87 KB
patch
obsolete
> * Package: sys-fs/bees-0.6 > * Repository: gentoo > * Maintainer: hurikhan77+bgo@gmail.com proxy-maint@gentoo.org > * Upstream: https://github.com/Zygo/bees/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 4.19.1 > * Checking for suitable kernel configuration options... > * CONFIG_BTRFS_FS: bees does currently only work with btrfs > * Please check to make sure these options are set correctly. > * Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking bees-0.6.tar.gz to /var/tmp/portage/sys-fs/bees-0.6/work >>>> Source unpacked in /var/tmp/portage/sys-fs/bees-0.6/work >>>> Preparing source in /var/tmp/portage/sys-fs/bees-0.6/work/bees-0.6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/bees-0.6/work/bees-0.6 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/bees-0.6/work/bees-0.6 ... >make -j1 >make PREFIX=/usr LIBEXEC_PREFIX=/usr/libexec ETC_PREFIX=/etc -C lib >make[1]: Entering directory '/var/tmp/portage/sys-fs/bees-0.6/work/bees-0.6/lib' >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >sed configure.h.in >configure.h -e's#@PREFIX@#/usr#' -e's#@ETC_PREFIX@#/etc#' -e's#@LIBEXEC_PREFIX@#/usr/libexec#' >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/chatter.dep -MT chatter.o chatter.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/cleanup.dep -MT cleanup.o cleanup.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/crc64.dep -MT crc64.o crc64.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/error.dep -MT error.o error.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/extentwalker.dep -MT extentwalker.o extentwalker.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/fd.dep -MT fd.o fd.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/fs.dep -MT fs.o fs.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/ntoa.dep -MT ntoa.o ntoa.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/path.dep -MT path.o path.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/process.dep -MT process.o process.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/string.dep -MT string.o string.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/task.dep -MT task.o task.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/time.dep -MT time.o time.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -M -MF .depends/uuid.dep -MT uuid.o uuid.cc >cat .depends/chatter.dep .depends/cleanup.dep .depends/crc64.dep .depends/error.dep .depends/extentwalker.dep .depends/fd.dep .depends/fs.dep .depends/ntoa.dep .depends/path.dep .depends/process.dep .depends/string.dep .depends/task.dep .depends/time.dep .depends/uuid.dep > depends.mk.new >mv -f depends.mk.new depends.mk >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -fPIC -o chatter.o -c chatter.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -fPIC -o cleanup.o -c cleanup.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -fPIC -o crc64.o -c crc64.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -fPIC -o error.o -c error.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -fPIC -o extentwalker.o -c extentwalker.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -fPIC -o fd.o -c fd.cc >c++ -O2 -pipe -march=native -Wall -Wextra -Werror -I../include -fpic -D_FILE_OFFSET_BITS=64 -std=c++11 -Wold-style-cast -fPIC -o fs.o -c fs.cc >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/set:60, > from ../include/crucible/fs.h:16, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1020:25: error: macro "swap" requires 2 arguments, but only 1 given > swap(_Rb_tree& __t) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1598:59: error: macro "swap" passed 10 arguments, but takes just 2 > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1599:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2011:23: error: macro "swap" requires 2 arguments, but only 1 given > swap(_Rb_tree& __t) > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/set:61, > from ../include/crucible/fs.h:16, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_set.h:441:20: error: macro "swap" requires 2 arguments, but only 1 given > swap(set& __x) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_set.h:443:27: error: macro "swap" requires 2 arguments, but only 1 given > { _M_t.swap(__x._M_t); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_set.h:1010:76: error: macro "swap" passed 6 arguments, but takes just 2 > swap(set<_Key, _Compare, _Alloc>& __x, set<_Key, _Compare, _Alloc>& __y) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_set.h:1011:49: error: macro "swap" requires 2 arguments, but only 1 given > _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_set.h:1012:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/set:62, > from ../include/crucible/fs.h:16, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multiset.h:437:25: error: macro "swap" requires 2 arguments, but only 1 given > swap(multiset& __x) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multiset.h:439:27: error: macro "swap" requires 2 arguments, but only 1 given > { _M_t.swap(__x._M_t); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multiset.h:996:40: error: macro "swap" passed 6 arguments, but takes just 2 > multiset<_Key, _Compare, _Alloc>& __y) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multiset.h:997:49: error: macro "swap" requires 2 arguments, but only 1 given > _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multiset.h:998:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/vector:64, > from ../include/crucible/fs.h:17, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_vector.h:1367:23: error: macro "swap" requires 2 arguments, but only 1 given > swap(vector& __x) _GLIBCXX_NOEXCEPT > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_vector.h:1801:60: error: macro "swap" passed 4 arguments, but takes just 2 > swap(vector<_Tp, _Alloc>& __x, vector<_Tp, _Alloc>& __y) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_vector.h:1802:49: error: macro "swap" requires 2 arguments, but only 1 given > _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_vector.h:1803:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/vector:65, > from ../include/crucible/fs.h:17, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_bvector.h:958:23: error: macro "swap" requires 2 arguments, but only 1 given > swap(vector& __x) _GLIBCXX_NOEXCEPT > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/map:61, > from ../include/crucible/resource.h:7, > from ../include/crucible/fd.h:4, > from fs.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_map.h:1122:20: error: macro "swap" requires 2 arguments, but only 1 given > swap(map& __x) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_map.h:1124:27: error: macro "swap" requires 2 arguments, but only 1 given > { _M_t.swap(__x._M_t); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_map.h:1488:40: error: macro "swap" passed 8 arguments, but takes just 2 > map<_Key, _Tp, _Compare, _Alloc>& __y) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_map.h:1489:49: error: macro "swap" requires 2 arguments, but only 1 given > _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_map.h:1490:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/map:62, > from ../include/crucible/resource.h:7, > from ../include/crucible/fd.h:4, > from fs.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multimap.h:797:25: error: macro "swap" requires 2 arguments, but only 1 given > swap(multimap& __x) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multimap.h:799:27: error: macro "swap" requires 2 arguments, but only 1 given > { _M_t.swap(__x._M_t); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multimap.h:1153:45: error: macro "swap" passed 8 arguments, but takes just 2 > multimap<_Key, _Tp, _Compare, _Alloc>& __y) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multimap.h:1154:49: error: macro "swap" requires 2 arguments, but only 1 given > _GLIBCXX_NOEXCEPT_IF(noexcept(__x.swap(__y))) > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_multimap.h:1155:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:80, > from ../include/crucible/resource.h:8, > from ../include/crucible/fd.h:4, > from fs.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:387:27: error: macro "swap" requires 2 arguments, but only 1 given > swap(unique_ptr& __u) noexcept > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:656:27: error: macro "swap" requires 2 arguments, but only 1 given > swap(unique_ptr& __u) noexcept > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:676:28: error: macro "swap" passed 4 arguments, but takes just 2 > unique_ptr<_Tp, _Dp>& __y) noexcept > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:677:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr.h:52, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:81, > from ../include/crucible/resource.h:8, > from ../include/crucible/fd.h:4, > from fs.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1232:43: error: macro "swap" requires 2 arguments, but only 1 given > __shared_ptr(std::move(__r)).swap(*this); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1241:41: error: macro "swap" requires 2 arguments, but only 1 given > __shared_ptr(std::move(__r)).swap(*this); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1249:43: error: macro "swap" requires 2 arguments, but only 1 given > __shared_ptr(std::move(__r)).swap(*this); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1257:43: error: macro "swap" requires 2 arguments, but only 1 given > __shared_ptr(std::move(__r)).swap(*this); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1263:34: error: macro "swap" requires 2 arguments, but only 1 given > { __shared_ptr().swap(*this); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1271:32: error: macro "swap" requires 2 arguments, but only 1 given > __shared_ptr(__p).swap(*this); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1277:48: error: macro "swap" requires 2 arguments, but only 1 given > { __shared_ptr(__p, std::move(__d)).swap(*this); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1282:71: error: macro "swap" requires 2 arguments, but only 1 given > { __shared_ptr(__p, std::move(__d), std::move(__a)).swap(*this); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1524:66: error: macro "swap" passed 4 arguments, but takes just 2 > swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) noexcept > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1525:19: error: macro "swap" requires 2 arguments, but only 1 given > { __a.swap(__b); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1699:32: error: macro "swap" requires 2 arguments, but only 1 given > { __weak_ptr().swap(*this); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1702:27: error: macro "swap" requires 2 arguments, but only 1 given > swap(__weak_ptr& __s) noexcept > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1732:62: error: macro "swap" passed 4 arguments, but takes just 2 > swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) noexcept > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_base.h:1733:19: error: macro "swap" requires 2 arguments, but only 1 given > { __a.swap(__b); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:81, > from ../include/crucible/resource.h:8, > from ../include/crucible/fd.h:4, > from fs.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr.h:491:19: error: macro "swap" requires 2 arguments, but only 1 given > { __a.swap(__b); } > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr.h:612:19: error: macro "swap" requires 2 arguments, but only 1 given > { __a.swap(__b); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/memory:82, > from ../include/crucible/resource.h:8, > from ../include/crucible/fd.h:4, > from fs.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_atomic.h:138:20: error: macro "swap" requires 2 arguments, but only 1 given > __p->swap(__r); // use swap so that **__p not destroyed while lock held > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_atomic.h:153:20: error: macro "swap" requires 2 arguments, but only 1 given > __p->swap(__r); // use swap so that **__p not destroyed while lock held > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_atomic.h:175:20: error: macro "swap" requires 2 arguments, but only 1 given > __p->swap(__r); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/shared_ptr_atomic.h:194:20: error: macro "swap" requires 2 arguments, but only 1 given > __p->swap(__r); > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/mutex:43, > from ../include/crucible/resource.h:9, > from ../include/crucible/fd.h:4, > from fs.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/std_mutex.h:250:40: error: macro "swap" requires 2 arguments, but only 1 given > unique_lock(std::move(__u)).swap(*this); > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/std_mutex.h:329:28: error: macro "swap" requires 2 arguments, but only 1 given > swap(unique_lock& __u) noexcept > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/std_mutex.h:364:19: error: macro "swap" requires 2 arguments, but only 1 given > { __x.swap(__y); } > ^ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/set:60, > from ../include/crucible/fs.h:16, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1020:7: error: variable or field âswapâ declared void > swap(_Rb_tree& __t) > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1020:7: error: expected â;â at end of member declaration > swap(_Rb_tree& __t) > ^~~~ > ; >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/cerrno:41, > from ../include/crucible/error.h:6, > from ../include/crucible/fs.h:4, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1021:7: error: expected unqualified-id before ânoexceptâ > _GLIBCXX_NOEXCEPT_IF(__is_nothrow_swappable<_Compare>::value); > ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/set:60, > from ../include/crucible/fs.h:16, > from fs.cc:1: >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1597:5: error: variable or field âswapâ declared void > swap(_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, > ^~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1599:7: error: â__xâ was not declared in this scope > { __x.swap(__y); } > ^~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1599:20: error: expected â}â before â;â token > { __x.swap(__y); } > ~ ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1604:5: error: â_Rb_treeâ does not name a type; did you mean ârb_prevâ? > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^~~~~~~~ > rb_prev >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1616:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1637:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1650:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1675:12: error: â_Rb_treeâ does not name a type; did you mean ârb_prevâ? > inline _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& > ^~~~~~~~ > rb_prev >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1690:7: error: too many template-parameter-lists > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1703:7: error: too many template-parameter-lists > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1715:5: error: â_Rb_treeâ does not name a type; did you mean ârb_prevâ? > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& > ^~~~~~~~ > rb_prev >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1755:16: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1755:16: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1782:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1782:14: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1807:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1807:14: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1829:16: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KoV, _Compare, _Alloc>::_Link_type > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1829:16: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1866:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1881:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1881:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1897:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1897:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1913:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1913:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1929:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1929:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1945:5: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:1977:5: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2010:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2040:5: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2072:5: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2096:5: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2125:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2125:14: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2142:5: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2206:16: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2206:16: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2228:5: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2288:16: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2288:16: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2312:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2312:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2328:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2328:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2344:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2344:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2362:7: error: âpairâ does not name a type; did you mean âpageâ? > pair<typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~ > page >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2389:16: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2389:16: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2410:16: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2410:16: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2436:16: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2436:16: error: too many template-parameter-lists >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2463:7: error: too many template-parameter-lists > _Rb_tree<_Key, _Val, _KoV, _Cmp, _Alloc>:: > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2475:7: error: too many template-parameter-lists > _Rb_tree<_Key, _Val, _KoV, _Cmp, _Alloc>:: > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2486:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2500:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2512:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2512:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2525:13: error: expected initializer before â<â token > _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>:: > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2534:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2534:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2547:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2547:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2560:14: error: expected nested-name-specifier before â_Rb_treeâ > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type > ^~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2560:22: error: expected initializer before â<â token > typename _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::size_type > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2570:30: error: â_Rb_tree_node_baseâ does not name a type; did you mean âbtrfs_node_keyâ? > _Rb_tree_black_count(const _Rb_tree_node_base* __node, > ^~~~~~~~~~~~~~~~~~ > btrfs_node_key >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2571:16: error: â_Rb_tree_node_baseâ does not name a type; did you mean âbtrfs_node_keyâ? > const _Rb_tree_node_base* __root) throw (); > ^~~~~~~~~~~~~~~~~~ > btrfs_node_key >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2576:13: error: expected initializer before â<â token > _Rb_tree<_Key,_Val,_KeyOfValue,_Compare,_Alloc>::__rb_verify() const > ^ >/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_tree.h:2628:1: error: expected declaration before â}â token > } // namespace > ^ >make[1]: *** [Makefile:43: fs.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-fs/bees-0.6/work/bees-0.6/lib' >make: *** [Makefile:35: lib] Error 2 > * ERROR: sys-fs/bees-0.6::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-fs/bees-0.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/bees-0.6::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-fs:bees-0.6:20181107-042326.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/bees-0.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/bees-0.6/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/bees-0.6/work/bees-0.6' > * S: '/var/tmp/portage/sys-fs/bees-0.6/work/bees-0.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 670606
:
554398
|
554400
|
554402
|
554404
| 554406 |
554408