Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679716 - sys-cluster/ceph-12.2.11: emake failed: PrimaryLogPG.cc: error: no matching function for call to ‘min(size_t, uint64_t&)
Summary: sys-cluster/ceph-12.2.11: emake failed: PrimaryLogPG.cc: error: no matching f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 679414
  Show dependency tree
 
Reported: 2019-03-07 21:34 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-03-29 02:25 UTC (History)
2 users (show)

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


Attachments
build.log (build.log.gz,51.90 KB, application/gzip)
2019-03-07 21:34 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-03-07 21:34:57 UTC
Created attachment 568148 [details]
build.log

> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc: In member function ‘virtual void PrimaryLogPG::calc_trim_to()/var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1586:61: error: no matching function for call to ‘min(size_t, uint64_t&)                              cct->_conf->osd_pg_log_trim_max);
>                                                              ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:61,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:195:5: note: candidate: ‘template<class _Tp> const _Tp& std::min(const _Tp&, const _Tp&)     min(const _Tp& __a, const _Tp& __b)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:195:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1586:61: note:   deduced conflicting types for parameter ‘const _Tp                              cct->_conf->osd_pg_log_trim_max);
>                                                              ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:61,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:243:5: note: candidate: ‘template<class _Tp, class _Compare> const _Tp& std::min(const _Tp&, const _Tp&, _Compare)     min(const _Tp& __a, const _Tp& __b, _Compare __comp)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:243:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1586:61: note:   deduced conflicting types for parameter ‘const _Tp                              cct->_conf->osd_pg_log_trim_max);
>                                                              ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:62,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3450:5: note: candidate: ‘template<class _Tp> _Tp std::min(std::initializer_list<_Tp>)     min(initializer_list<_Tp> __l)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3450:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1586:61: note:   mismatched types ‘std::initializer_list<_Tp>                              cct->_conf->osd_pg_log_trim_max);
>                                                              ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:62,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3456:5: note: candidate: ‘template<class _Tp, class _Compare> _Tp std::min(std::initializer_list<_Tp>, _Compare)     min(initializer_list<_Tp> __l, _Compare __comp)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3456:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1586:61: note:   mismatched types ‘std::initializer_list<_Tp>                              cct->_conf->osd_pg_log_trim_max);
>                                                              ^
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc: In member function ‘virtual void PrimaryLogPG::calc_trim_to_aggressive()/var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1632:38: error: no matching function for call to ‘min(size_t, uint64_t&)       cct->_conf->osd_pg_log_trim_max);
>                                       ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:61,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:195:5: note: candidate: ‘template<class _Tp> const _Tp& std::min(const _Tp&, const _Tp&)     min(const _Tp& __a, const _Tp& __b)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:195:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1632:38: note:   deduced conflicting types for parameter ‘const _Tp       cct->_conf->osd_pg_log_trim_max);
>                                       ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:61,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:243:5: note: candidate: ‘template<class _Tp, class _Compare> const _Tp& std::min(const _Tp&, const _Tp&, _Compare)     min(const _Tp& __a, const _Tp& __b, _Compare __comp)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algobase.h:243:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1632:38: note:   deduced conflicting types for parameter ‘const _Tp       cct->_conf->osd_pg_log_trim_max);
>                                       ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:62,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3450:5: note: candidate: ‘template<class _Tp> _Tp std::min(std::initializer_list<_Tp>)     min(initializer_list<_Tp> __l)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3450:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1632:38: note:   mismatched types ‘std::initializer_list<_Tp>       cct->_conf->osd_pg_log_trim_max);
>                                       ^
> In file included from /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/algorithm:62,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/core/swap.hpp:25,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/utility/swap.hpp:15,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/detail/tuple_basic.hpp:40,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11_build/boost/include/boost/tuple/tuple.hpp:28,
>                  from /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:18:
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3456:5: note: candidate: ‘template<class _Tp, class _Compare> _Tp std::min(std::initializer_list<_Tp>, _Compare)     min(initializer_list<_Tp> __l, _Compare __comp)
>      ^~~
> /usr/lib/gcc/i686-pc-linux-gnu/8.2.0/include/g++-v8/bits/stl_algo.h:3456:5: note:   template argument deduction/substitution failed:
> /var/tmp/portage/sys-cluster/ceph-12.2.11/work/ceph-12.2.11/src/osd/PrimaryLogPG.cc:1632:38: note:   mismatched types ‘std::initializer_list<_Tp>       cct->_conf->osd_pg_log_trim_max);
>
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2019-03-07 21:35:15 UTC
Portage 2.3.51 (python 3.6.5-final-0, default/linux/x86/17.0, gcc-8.2.0, glibc-2.27-r6, 4.19.23-gentoo i686)
=================================================================
System uname: Linux-4.19.23-gentoo-i686-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.6
KiB Mem:     3106596 total,   1953904 free
KiB Swap:     488276 total,    484684 free
Timestamp of repository gentoo: Thu, 07 Mar 2019 18:26:12 +0000
Head commit of repository gentoo: af18f20d9436b0d5d08fbeaa8465770994444a58

sh bash 4.4_p23-r1
ld GNU ld (Gentoo 2.30 p5) 2.30.0
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/cmake:           3.9.6::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.38.3-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            8.2.0-r6::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoo.git
    priority: -1000

ABI="x86"
ABI_X86="32"
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ANT_HOME="/usr/share/ant"
ARCH="x86"
BROOT=""
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
CHOST="i686-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
COLLISION_IGNORE="/lib/modules/*"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
DEFAULT_ABI="x86"
EDITOR="/usr/bin/mcedit"
ELIBC="glibc"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs cgroup config-protect-if-modified distlocks downgrade-backup ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GCC_SPECS=""
GRUB_PLATFORMS="efi-32 pc"
GSETTINGS_BACKEND="dconf"
HOME="/root"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/8.2.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.30/info:/usr/share/info"
INPUT_DEVICES="libinput keyboard mouse"
IUSE_IMPLICIT="abi_x86_32 prefix prefix-chain prefix-guest"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
L10N="en en-US de de-DE"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LC_MESSAGES="C"
LC_PAPER="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LIBDIR_x86="lib"
LINGUAS="en de"
LOGNAME="root"
MAIL="/var/mail/root"
MAKEOPTS="--jobs 5 --load-average 7.95"
MULTILIB_ABIS="x86"
NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/root"
OPENCL_PROFILE="ocl-icd"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
PHP_TARGETS="php5-6 php7-1 php7-2 php7-3"
POSTGRES_TARGETS="postgres9_5 postgres10"
PWD="/tmp/stable"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_6"
PYTHON_TARGETS="python2_7 python3_6"
QT_GRAPHICSSYSTEM="raster"
ROOT="/"
ROOTPATH="/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
RUBY_TARGETS="ruby24"
SHELL="/bin/bash"
SHLVL="2"
SSH_TTY="/dev/pts/0"
SYSROOT="/"
TERM="tmux-256color"
TMUX="/tmp//tmux-0/default,4346,0"
TMUX_PANE="%1"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
Comment 2 Patrick McLean gentoo-dev 2019-03-29 02:25:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af9cbde3856cdc92a13441e6cceb1f06c067d78

commit 4af9cbde3856cdc92a13441e6cceb1f06c067d78
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2019-03-29 02:22:17 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2019-03-29 02:22:17 +0000

    sys-cluster/ceph: Fix 12.2.11 compile fail on x86 (bug #679414)
    
    Closes: https://bugs.gentoo.org/679414
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-cluster/ceph/ceph-12.2.11.ebuild                   |  1 +
 sys-cluster/ceph/files/ceph-12.2.11-fix-min-call.patch | 13 +++++++++++++
 2 files changed, 14 insertions(+)