Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 571250 Details for
Bug 682064
dev-python/pyicu-2.2 - measureunit.cpp:1790:27: error: no matching function for call to ‘icu::number::FormattedNumber::toString()’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 13.17 KB, created by
Juergen Rose
on 2019-03-30 16:33:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2019-03-30 16:33:36 UTC
Size:
13.17 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/pyicu-2.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: marecki@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking PyICU-2.2.tar.gz to /var/tmp/portage/dev-python/pyicu-2.2/work >>>> Source unpacked in /var/tmp/portage/dev-python/pyicu-2.2/work >>>> Preparing source in /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2 ... > [32;01m*[0m python2_7: running distutils-r1_run_phase distutils-r1_python_compile >python2.7 setup.py build > >Building PyICU 2.2 for ICU 64.1 > >Adding CXXFLAGS="-DU_DISABLE_RENAMING=1 -I/usr/include" from /usr/bin/icu-config >Adding LDFLAGS="-L/usr/lib64 -licui18n -licuuc -licudata" from /usr/bin/icu-config >running build >running build_py >copying PyICU.py -> /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/lib >creating /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/lib/icu >copying icu/__init__.py -> /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/lib/icu >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building '_icu' extension >creating /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7 >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c _icu.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/_icu.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c bases.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/bases.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c calendar.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/calendar.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c casemap.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/casemap.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c char.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/char.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >In file included from /usr/include/python2.7/Python.h:8, > from common.h:43, > from char.cpp:27: >/usr/include/python2.7/pyconfig.h:1220: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/os_defines.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/c++config.h:508, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/stdlib.h:36, > from char.cpp:24: >/usr/include/features.h:265: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > >In file included from /usr/include/python2.7/Python.h:8, > from common.h:43, > from char.cpp:27: >/usr/include/python2.7/pyconfig.h:1242: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/os_defines.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/c++config.h:508, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/stdlib.h:36, > from char.cpp:24: >/usr/include/features.h:202: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c charset.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/charset.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c collator.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/collator.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c common.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/common.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c dateformat.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/dateformat.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c errors.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/errors.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c format.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/format.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c idna.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/idna.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >In file included from /usr/include/python2.7/Python.h:8, > from common.h:43, > from idna.cpp:27: >/usr/include/python2.7/pyconfig.h:1220: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/os_defines.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/c++config.h:508, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/stdlib.h:36, > from idna.cpp:24: >/usr/include/features.h:265: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > >In file included from /usr/include/python2.7/Python.h:8, > from common.h:43, > from idna.cpp:27: >/usr/include/python2.7/pyconfig.h:1242: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/os_defines.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/c++config.h:508, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/stdlib.h:36, > from idna.cpp:24: >/usr/include/features.h:202: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c iterators.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/iterators.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c layoutengine.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/layoutengine.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c locale.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/locale.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >In file included from /usr/include/python2.7/Python.h:8, > from common.h:43, > from locale.cpp:35: >/usr/include/python2.7/pyconfig.h:1220: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/os_defines.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/c++config.h:508, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/stdlib.h:36, > from locale.cpp:24: >/usr/include/features.h:265: note: this is the location of the previous definition > # define _POSIX_C_SOURCE 200809L > >In file included from /usr/include/python2.7/Python.h:8, > from common.h:43, > from locale.cpp:35: >/usr/include/python2.7/pyconfig.h:1242: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/os_defines.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/x86_64-pc-linux-gnu/bits/c++config.h:508, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/stdlib.h:36, > from locale.cpp:24: >/usr/include/features.h:202: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > >x86_64-pc-linux-gnu-g++ -march=broadwell -O2 -pipe -fPIC -I/usr/include/python2.7 -c measureunit.cpp -o /var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2-python2_7/temp.linux-x86_64-2.7/measureunit.o -DPYICU_VER="2.2" -DU_DISABLE_RENAMING=1 -I/usr/include >In file included from measureunit.cpp:29: >measureunit.cpp: In function âPyObject* t_measure_str(t_measure*)â: >measureunit.cpp:1790:27: error: no matching function for call to âicu::number::FormattedNumber::toString()â > .toString()); > ^ >macros.h:49:9: note: in definition of macro âSTATUS_CALLâ > action; \ > ^~~~~~ >In file included from common.h:228, > from measureunit.cpp:24: >/usr/include/unicode/numberformatter.h:2448:19: note: candidate: âvirtual icu::UnicodeString icu::number::FormattedNumber::toString(UErrorCode&) constâ > UnicodeString toString(UErrorCode& status) const U_OVERRIDE; > ^~~~~~~~ >/usr/include/unicode/numberformatter.h:2448:19: note: candidate expects 1 argument, 0 provided >error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 > [31;01m*[0m ERROR: dev-python/pyicu-2.2::gentoo failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_compile > [31;01m*[0m environment, line 3204: Called distutils-r1_src_compile > [31;01m*[0m environment, line 1120: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > [31;01m*[0m environment, line 495: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > [31;01m*[0m environment, line 2668: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > [31;01m*[0m environment, line 1990: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > [31;01m*[0m environment, line 1988: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > [31;01m*[0m environment, line 752: Called distutils-r1_run_phase 'distutils-r1_python_compile' > [31;01m*[0m environment, line 1111: Called distutils-r1_python_compile > [31;01m*[0m environment, line 981: Called esetup.py 'build' > [31;01m*[0m environment, line 1415: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${@}" || die "${die_args[@]}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/pyicu-2.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/pyicu-2.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-python:pyicu-2.2:20190330-162637.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pyicu-2.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/pyicu-2.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2' > [31;01m*[0m S: '/var/tmp/portage/dev-python/pyicu-2.2/work/PyICU-2.2'
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 682064
: 571250 |
571254