Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 452610 Details for
Bug 599132
dev-python/pyicu-1.9.3-r1 : layoutengine.cpp:27:33: fatal error: layout/LayoutEngine.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:pyicu-1.9.3-r1:20161107-111202.log
dev-python:pyicu-1.9.3-r1:20161107-111202.log (text/plain), 11.32 KB, created by
Toralf Förster
on 2016-11-07 12:21:17 UTC
(
hide
)
Description:
dev-python:pyicu-1.9.3-r1:20161107-111202.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-11-07 12:21:17 UTC
Size:
11.32 KB
patch
obsolete
> * Package: dev-python/pyicu-1.9.3-r1 > * Repository: gentoo > * Maintainer: marecki@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking PyICU-1.9.3.tar.gz to /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work >>>> Source unpacked in /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work >>>> Preparing source in /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3 ... > * Will copy sources from /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3 > * python2_7: copying to /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7 > * python3_4: copying to /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python3_4 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >running build >running build_py >copying icu.py -> /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/lib >copying PyICU.py -> /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/lib >copying docs.py -> /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/lib >warning: build_py: byte-compiling is disabled, skipping. > >running build_ext >building '_icu' extension >creating /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7 >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c unicodeset.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/unicodeset.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c tzinfo.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/tzinfo.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c transliterator.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/transliterator.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c spoof.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/spoof.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c shape.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/shape.o -DPYICU_VER="1.9.3" >In file included from /usr/include/python2.7/Python.h:8:0, > from common.h:33, > from shape.cpp:27: >/usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/c++config.h:495, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:36, > from shape.cpp:24: >/usr/include/features.h:225:0: 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:0, > from common.h:33, > from shape.cpp:27: >/usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/c++config.h:495, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:36, > from shape.cpp:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c search.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/search.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c script.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/script.o -DPYICU_VER="1.9.3" >In file included from /usr/include/python2.7/Python.h:8:0, > from common.h:33, > from script.cpp:27: >/usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/c++config.h:495, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:36, > from script.cpp:24: >/usr/include/features.h:225:0: 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:0, > from common.h:33, > from script.cpp:27: >/usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/c++config.h:495, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:36, > from script.cpp:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c regex.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/regex.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c numberformat.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/numberformat.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c normalizer.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/normalizer.o -DPYICU_VER="1.9.3" >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c locale.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/locale.o -DPYICU_VER="1.9.3" >In file included from /usr/include/python2.7/Python.h:8:0, > from common.h:33, > from locale.cpp:35: >/usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined > #define _POSIX_C_SOURCE 200112L > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/c++config.h:495, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:36, > from locale.cpp:24: >/usr/include/features.h:225:0: 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:0, > from common.h:33, > from locale.cpp:35: >/usr/include/python2.7/pyconfig.h:1215:0: warning: "_XOPEN_SOURCE" redefined > #define _XOPEN_SOURCE 600 > >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/x86_64-pc-linux-gnu/bits/c++config.h:495, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/cstdlib:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/stdlib.h:36, > from locale.cpp:24: >/usr/include/features.h:166:0: note: this is the location of the previous definition > # define _XOPEN_SOURCE 700 > >x86_64-pc-linux-gnu-g++ -Werror=terminate -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c layoutengine.cpp -o /var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7/build/temp.linux-x86_64-2.7/layoutengine.o -DPYICU_VER="1.9.3" >layoutengine.cpp:27:33: fatal error: layout/LayoutEngine.h: No such file or directory > #include <layout/LayoutEngine.h> > ^ >compilation terminated. >error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 > * ERROR: dev-python/pyicu-1.9.3-r1::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 115: Called src_compile > * environment, line 2636: Called distutils-r1_src_compile > * environment, line 779: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' > * environment, line 324: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 2164: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1461: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 1459: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' > * environment, line 529: Called distutils-r1_run_phase 'distutils-r1_python_compile' > * environment, line 770: Called distutils-r1_python_compile > * environment, line 645: Called esetup.py 'build' > * environment, line 1024: Called die > * The specific snippet of code: > * "${@}" || die "${die_args[@]}"; > * > * If you need support, post the output of `emerge --info '=dev-python/pyicu-1.9.3-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pyicu-1.9.3-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:pyicu-1.9.3-r1:20161107-111202.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pyicu-1.9.3-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyicu-1.9.3-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3-python2_7' > * S: '/var/tmp/portage/dev-python/pyicu-1.9.3-r1/work/PyICU-1.9.3'
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 599132
: 452610 |
452612
|
452614