|
|
之前也有坛友遇到相同的问题..
http://www.linuxsir.cn/bbs/thread344936.html
恰好在同一天,我也遇到这个问题...囧
- *
- * ERROR: dev-python/pycairo-1.8.2 failed.
- * Call stack:
- * ebuild.sh, line 49: Called src_compile
- * environment, line 2383: Called distutils_src_compile
- * environment, line 663: Called die
- * The specific snippet of code:
- * ${python} setup.py build "$@" || die "compilation failed"
- * The die message:
- * compilation failed
- *
- * If you need support, post the topmost build error, and the call stack if relevant.
- * A complete build log is located at '/var/tmp/portage/dev-python/pycairo-1.8.2/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/dev-python/pycairo-1.8.2/temp/environment'.
复制代码 |
|