Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 222429 Details for
Bug 308169
dev-python/pygments-1.3 does not build, missing pygmentize
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), 6.50 KB, created by
Guillaume Castagnino
on 2010-03-07 09:47:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Guillaume Castagnino
Created:
2010-03-07 09:47:46 UTC
Size:
6.50 KB
patch
obsolete
> [32;01m*[0m CPV: dev-python/pygments-1.3 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux userland_GNU x86 >>>> Unpacking source... >>>> Unpacking Pygments-1.3.tar.gz to /var/tmp/portage/dev-python/pygments-1.3/work >>>> Source unpacked in /var/tmp/portage/dev-python/pygments-1.3/work >>>> Preparing source in /var/tmp/portage/dev-python/pygments-1.3/work/Pygments-1.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pygments-1.3/work/Pygments-1.3 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pygments-1.3/work/Pygments-1.3 ... > [1;32m*[0m [1;34mBuilding of dev-python/pygments-1.3 with CPython 2.6...[0m >[1mpython2.6 setup.py build -b build-2.6 [0m >/usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'zip_safe' > warnings.warn(msg) >/usr/lib/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'include_package_data' > warnings.warn(msg) >running build >running build_py >creating build-2.6 >creating build-2.6/lib >creating build-2.6/lib/pygments >copying pygments/unistring.py -> build-2.6/lib/pygments >copying pygments/plugin.py -> build-2.6/lib/pygments >copying pygments/console.py -> build-2.6/lib/pygments >copying pygments/cmdline.py -> build-2.6/lib/pygments >copying pygments/filter.py -> build-2.6/lib/pygments >copying pygments/formatter.py -> build-2.6/lib/pygments >copying pygments/scanner.py -> build-2.6/lib/pygments >copying pygments/lexer.py -> build-2.6/lib/pygments >copying pygments/util.py -> build-2.6/lib/pygments >copying pygments/__init__.py -> build-2.6/lib/pygments >copying pygments/style.py -> build-2.6/lib/pygments >copying pygments/token.py -> build-2.6/lib/pygments >creating build-2.6/lib/pygments/lexers >copying pygments/lexers/_mapping.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/other.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/_phpbuiltins.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/_luabuiltins.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/dotnet.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/parsers.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/templates.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/_vimbuiltins.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/text.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/_asybuiltins.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/web.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/special.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/compiled.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/__init__.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/functional.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/_clbuiltins.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/agile.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/asm.py -> build-2.6/lib/pygments/lexers >copying pygments/lexers/math.py -> build-2.6/lib/pygments/lexers >creating build-2.6/lib/pygments/formatters >copying pygments/formatters/_mapping.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/other.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/latex.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/rtf.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/terminal256.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/svg.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/__init__.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/html.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/bbcode.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/terminal.py -> build-2.6/lib/pygments/formatters >copying pygments/formatters/img.py -> build-2.6/lib/pygments/formatters >creating build-2.6/lib/pygments/styles >copying pygments/styles/pastie.py -> build-2.6/lib/pygments/styles >copying pygments/styles/vim.py -> build-2.6/lib/pygments/styles >copying pygments/styles/monokai.py -> build-2.6/lib/pygments/styles >copying pygments/styles/trac.py -> build-2.6/lib/pygments/styles >copying pygments/styles/friendly.py -> build-2.6/lib/pygments/styles >copying pygments/styles/vs.py -> build-2.6/lib/pygments/styles >copying pygments/styles/native.py -> build-2.6/lib/pygments/styles >copying pygments/styles/autumn.py -> build-2.6/lib/pygments/styles >copying pygments/styles/murphy.py -> build-2.6/lib/pygments/styles >copying pygments/styles/__init__.py -> build-2.6/lib/pygments/styles >copying pygments/styles/fruity.py -> build-2.6/lib/pygments/styles >copying pygments/styles/tango.py -> build-2.6/lib/pygments/styles >copying pygments/styles/borland.py -> build-2.6/lib/pygments/styles >copying pygments/styles/manni.py -> build-2.6/lib/pygments/styles >copying pygments/styles/colorful.py -> build-2.6/lib/pygments/styles >copying pygments/styles/default.py -> build-2.6/lib/pygments/styles >copying pygments/styles/perldoc.py -> build-2.6/lib/pygments/styles >copying pygments/styles/emacs.py -> build-2.6/lib/pygments/styles >copying pygments/styles/bw.py -> build-2.6/lib/pygments/styles >creating build-2.6/lib/pygments/filters >copying pygments/filters/__init__.py -> build-2.6/lib/pygments/filters >warning: build_py: byte-compiling is disabled, skipping. >running build_scripts >creating build-2.6/scripts-2.6 >error: file '/var/tmp/portage/dev-python/pygments-1.3/work/Pygments-1.3/pygmentize' does not exist > [31;01m*[0m ERROR: dev-python/pygments-1.3 failed: > [31;01m*[0m Building failed with CPython 2.6 in distutils_building() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2757: Called distutils_src_compile > [31;01m*[0m environment, line 722: Called python_execute_function 'distutils_building' > [31;01m*[0m environment, line 1755: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "${failure_message}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-python/pygments-1.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/pygments-1.3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/pygments-1.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/pygments-1.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/pygments-1.3/work/Pygments-1.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 308169
: 222429