* Package: dev-python/pyfltk-1.3.0-r2 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying pyfltk-1.3.0-linux-3.x-detection.patch ... [ ok ] * Applying ignore-func.patch ... [ ok ] * Applying fltk_wrap.patch ... [ ok ] * python2_7: running distutils-r1_run_phase python_configure_all * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build Building for Linux ['./src', './contrib', '/usr/include'] Checking FLTK configuration ... Checking fltk-config using FLTK_HOME Checking fltk-config using default installation Using FLTK: ['1.3.1\n'] fltk-config includes: ['/usr/include/fltk-1'] fltk-config link paths: ['/usr/lib64/fltk-1'] fltk-config link libraries: ['fltk_images', 'png', 'z', 'jpeg', 'fltk_gl', 'GLU', 'GL', 'fltk_forms', 'fltk', 'Xext', 'dl', 'm', 'X11'] FLTK was configured without multi-threading support! FLTK was configured with OpenGL support! FLTK was configured with Forms support! done running build running build_py creating /var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0-python2_7/lib creating /var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0-python2_7/lib/fltk copying fltk/__init__.py -> /var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0-python2_7/lib/fltk warning: build_py: byte-compiling is disabled, skipping. running build_ext my_init_posix: changing gcc to g++ building 'fltk._fltk' extension creating /var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0-python2_7/temp.linux-x86_64-2.7 creating /var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0-python2_7/temp.linux-x86_64-2.7/python creating /var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0-python2_7/temp.linux-x86_64-2.7/contrib x86_64-pc-linux-gnu-g++ -march=native -Wformat -Werror=format-security -g0 -O2 -Wabi -fabi-version=6 -fno-strict-aliasing -fPIC -DUNIX=1 -I/usr/include/fltk-1 -I./src -I./contrib -I/usr/include -I/usr/include/python2.7 -c ./python/fltk_wrap.cpp -o /var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0-python2_7/temp.linux-x86_64-2.7/./python/fltk_wrap.o -DDO_NOT_USE_THREADS ./python/fltk_wrap.cpp: In function ‘const char* fl_vararg_input(const char*, const char*)’: ./python/fltk_wrap.cpp:5243:35: error: format not a string literal and no format arguments [-Werror=format-security] result = fl_input(label, deflt); ^ ./python/fltk_wrap.cpp: In function ‘const char* fl_vararg_password(const char*, const char*)’: ./python/fltk_wrap.cpp:5249:38: error: format not a string literal and no format arguments [-Werror=format-security] result = fl_password(label, deflt); ^ ./python/fltk_wrap.cpp: In function ‘void fl_mt_message(const char*)’: ./python/fltk_wrap.cpp:5287:20: error: format not a string literal and no format arguments [-Werror=format-security] fl_message(text); ^ ./python/fltk_wrap.cpp: In function ‘void fl_mt_alert(const char*)’: ./python/fltk_wrap.cpp:5293:18: error: format not a string literal and no format arguments [-Werror=format-security] fl_alert(text); ^ ./python/fltk_wrap.cpp: In function ‘int fl_mt_ask(const char*)’: ./python/fltk_wrap.cpp:5300:14: warning: ‘int fl_ask(const char*, ...)’ is deprecated (declared at /usr/include/fltk-1/FL/fl_ask.H:47) [-Wdeprecated-declarations] status = fl_ask(text); ^ ./python/fltk_wrap.cpp:5300:25: error: format not a string literal and no format arguments [-Werror=format-security] status = fl_ask(text); ^ ./python/fltk_wrap.cpp:5300:25: warning: ‘int fl_ask(const char*, ...)’ is deprecated (declared at /usr/include/fltk-1/FL/fl_ask.H:47) [-Wdeprecated-declarations] ./python/fltk_wrap.cpp: In function ‘int fl_mt_choice(const char*, const char*, const char*, const char*)’: ./python/fltk_wrap.cpp:5308:37: error: format not a string literal and no format arguments [-Werror=format-security] status = fl_choice(q, b0, b1, b2); ^ ./python/fltk_wrap.cpp: In function ‘const char* fl_mt_input(const char*, const char*)’: ./python/fltk_wrap.cpp:5316:35: error: format not a string literal and no format arguments [-Werror=format-security] result = fl_input(label, deflt); ^ ./python/fltk_wrap.cpp: In function ‘const char* fl_mt_password(const char*, const char*)’: ./python/fltk_wrap.cpp:5324:38: error: format not a string literal and no format arguments [-Werror=format-security] result = fl_password(label, deflt); ^ ./python/fltk_wrap.cpp: In function ‘PyObject* _wrap_fl_ask__varargs__(PyObject*, PyObject*, PyObject*)’: ./python/fltk_wrap.cpp:57273:17: warning: ‘int fl_ask(const char*, ...)’ is deprecated (declared at /usr/include/fltk-1/FL/fl_ask.H:47) [-Wdeprecated-declarations] result = (int)fl_ask((char const *)arg1,arg2); ^ ./python/fltk_wrap.cpp:57273:47: warning: ‘int fl_ask(const char*, ...)’ is deprecated (declared at /usr/include/fltk-1/FL/fl_ask.H:47) [-Wdeprecated-declarations] result = (int)fl_ask((char const *)arg1,arg2); ^ cc1plus: some warnings being treated as errors error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 * ERROR: dev-python/pyfltk-1.3.0-r2::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 4189: Called distutils-r1_src_compile * environment, line 1379: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 379: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3672: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2784: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2782: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 883: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 1370: Called distutils-r1_python_compile * environment, line 1255: Called esetup.py 'build' * environment, line 1858: Called die * The specific snippet of code: * "${@}" || die * * If you need support, post the output of `emerge --info '=dev-python/pyfltk-1.3.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pyfltk-1.3.0-r2::gentoo'`. * The complete build log is located at '/var/log/log/build/dev-python/pyfltk-1.3.0-r2:20150626-102324.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pyfltk-1.3.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyfltk-1.3.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0' * S: '/var/tmp/portage/dev-python/pyfltk-1.3.0-r2/work/pyFltk-1.3.0'