Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659176 - dev-db/mysql-workbench-6.3.10: compile error: conversion from ‘const JsonParser::JsonValue
Summary: dev-db/mysql-workbench-6.3.10: compile error: conversion from ‘const JsonPars...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 658132
  Show dependency tree
 
Reported: 2018-06-25 19:53 UTC by Thomas Deutschmann (RETIRED)
Modified: 2018-10-27 07:29 UTC (History)
0 users

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


Attachments
build.log (build.log,82.54 KB, text/plain)
2018-06-25 19:53 UTC, Thomas Deutschmann (RETIRED)
Details
debian-i386-json.patch (build-i386-json.patch,7.00 KB, patch)
2018-09-06 19:15 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2018-06-25 19:53:04 UTC
Created attachment 537256 [details]
build.log

> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp: In member function ‘JsonParser::JsonValue& JsonParser::JsonArray::at(JsonParser::JsonArray::SizeType)/var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:346:79: warning: format ‘%lu       throw std::out_of_range(base::strfmt("Index '%lu' is out of range.", pos));
>                                                                                ^
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp: In member function ‘const JsonParser::JsonValue& JsonParser::JsonArray::at(JsonParser::JsonArray::SizeType) const/var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:361:79: warning: format ‘%lu       throw std::out_of_range(base::strfmt("Index '%lu' is out of range.", pos));
>                                                                                ^
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp: In member function ‘void JsonParser::JsonWriter::write(const JsonParser::JsonValue&)/var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:1672:44: error: conversion from ‘const JsonParser::JsonValue         _output += std::to_string((int64_t)value);
>                                             ^~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:1001:3: note: candidate: JsonParser::JsonValue::operator bool() const
>    JsonValue::operator bool() const {
>    ^~~~~~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:981:3: note: candidate: JsonParser::JsonValue::operator double() const
>    JsonValue::operator double() const {
>    ^~~~~~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:950:3: note: candidate: JsonParser::JsonValue::operator size_t() const
>    JsonValue::operator size_t() const {
>    ^~~~~~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:939:3: note: candidate: JsonParser::JsonValue::operator ssize_t() const
>    JsonValue::operator ssize_t() const {
>    ^~~~~~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:1675:45: error: conversion from ‘const JsonParser::JsonValue         _output += std::to_string((uint64_t)value);
>                                              ^~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:1001:3: note: candidate: JsonParser::JsonValue::operator bool() const
>    JsonValue::operator bool() const {
>    ^~~~~~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:981:3: note: candidate: JsonParser::JsonValue::operator double() const
>    JsonValue::operator double() const {
>    ^~~~~~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:950:3: note: candidate: JsonParser::JsonValue::operator size_t() const
>    JsonValue::operator size_t() const {
>    ^~~~~~~~~
> /var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-community-6.3.10-src/library/base/jsonparser.cpp:939:3: note: candidate: JsonParser::JsonValue::operator ssize_t() const
>    JsonValue::operator ssize_t() const {
>    ^~~~~~~~~
> make[2]: *** [library/base/CMakeFiles/wbbase.dir/build.make:423: library/base/CMakeFiles/wbbase.dir/jsonparser.cpp.o] Error 1
> make[2]: Leaving directory '/var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-6.3.10_build'
> make[1]: *** [CMakeFiles/Makefile2:1027: library/base/CMakeFiles/wbbase.dir/all] Error 2
> make[1]: Leaving directory '/var/tmp/portage/dev-db/mysql-workbench-6.3.10/work/mysql-workbench-6.3.10_build'
> make: *** [Makefile:130: all] Error 2
>  * ERROR: dev-db/mysql-workbench-6.3.10::gentoo failed (compile phase):
>  *   emake failed
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2018-06-25 19:53:18 UTC
Portage 2.3.40 (python 3.6.5-final-0, default/linux/x86/17.0, gcc-7.3.0, glibc-2.26-r7, 4.9.95-gentoo i686)
=================================================================
System uname: Linux-4.9.95-gentoo-i686-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.4.1
KiB Mem:     3108308 total,   1248084 free
KiB Swap:     488276 total,    487408 free
Timestamp of repository gentoo: Mon, 25 Jun 2018 10:26:13 +0000
Head commit of repository gentoo: deef60029d08b4fbfa0f90cfe1691dc6aadd213d

sh bash 4.4_p12
ld GNU ld (Gentoo 2.30 p2) 2.30.0
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.24.3-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.5.5::gentoo, 3.6.5::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.11::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo
sys-devel/binutils:       2.30-r2::gentoo
sys-devel/gcc:            7.3.0-r3::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r7::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="*"
ARCH="x86"
BROOT=""
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m"
CHOST="i686-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m"
DEFAULT_ABI="x86"
EDITOR="/usr/bin/mcedit"
ELIBC="glibc"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY 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/7.3.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"
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"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/root"
OPENCL_PROFILE="mesa"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
PHP_TARGETS="php5-6 php7-0"
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/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
RUBY_TARGETS="ruby22 ruby23"
SHELL="/bin/bash"
SHLVL="2"
SSH_TTY="/dev/pts/0"
SYSROOT="/"
TERM="tmux-256color"
TMUX="/tmp/tmux-0/default,4838,0"
TMUX_PANE="%4"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
Comment 2 Hans de Graaff gentoo-dev Security 2018-07-19 18:37:09 UTC
I can't reproduce this. I'm wondering if this is perhaps related to boost or to the x86 arch?
Comment 3 Andreas Sturmlechner gentoo-dev 2018-09-06 19:15:39 UTC
Created attachment 546126 [details, diff]
debian-i386-json.patch

patch stolen from Debian, please test.
Comment 4 Larry the Git Cow gentoo-dev 2018-10-27 07:28:47 UTC
The bug has been closed via the following commit(s):

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

commit e94534c89a38f3109c46fd5f9bba2cc484113e27
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-10-27 07:27:47 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-10-27 07:28:29 +0000

    dev-db/mysql-workbench: fix compilation on x86
    
    Fix compilation on x86 with debian patch. Thanks to asturm for finding
    the patch.
    
    Closes: https://bugs.gentoo.org/659176
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.49, Repoman-2.3.11

 .../files/mysql-workbench-6.3.10-i386-json.patch   | 182 +++++++++++++++++++++
 .../mysql-workbench/mysql-workbench-6.3.10.ebuild  |   1 +
 2 files changed, 183 insertions(+)
Comment 5 Hans de Graaff gentoo-dev Security 2018-10-27 07:29:36 UTC
(In reply to Andreas Sturmlechner from comment #3)
> Created attachment 546126 [details, diff] [details, diff]
> debian-i386-json.patch
> 
> patch stolen from Debian, please test.

Thanks for finding the patch!