[MacPorts] #35332: py-keyring will not install
MacPorts
noreply at macports.org
Mon Jul 30 06:18:34 PDT 2012
#35332: py-keyring will not install
---------------------------------------+------------------------------------
Reporter: pavel.hlavnicka@… | Owner: and.damore@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: py-keyring
---------------------------------------+------------------------------------
Old description:
> Have seen similar issues but no generic solution. Sorry for possible
> duplicate.
>
> Running freshly installed Mac OS X 10.8
>
> Issuing: {{{sudo port install py-keyring}}}
> results to
>
> {{{
> :debug:build Backtrace: command execution failed
> while executing
> "system -nice 0 $fullcmdstring"
> ("eval" body line 1)
> invoked from within
> "eval system $notty $nice \$fullcmdstring"
> invoked from within
> "command_exec build"
> (procedure "portbuild::build_main" line 8)
> invoked from within
> "$procedure $targetname"
> :info:build Warning: targets not executed for py27-keyring:
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> :error:build Failed to install py27-keyring
> :debug:build couldn't open
> "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
> no such file or directory
> while executing
> "open [file join $dir tclIndex]"
> }}}
>
> Quite a few ports are mentioning the issue w/ tclIndex - but some people
> say this error is not harmful. Full log is attached.
New description:
Have seen similar issues but no generic solution. Sorry for possible
duplicate.
Running freshly installed Mac OS X 10.8
Issuing: {{{sudo port install py-keyring}}} breaks with
{{{
:info:build File "setup.py", line 24, in <module>
:info:build version = runcmd(['/usr/bin/xcodebuild', '-version'],
{})[0].splitlines()[0]
:info:build IndexError: list index out of range
}}}
--
Comment(by and.damore@…):
Edited description to report the actual issue. Please provide the output
of:
{{{
/usr/bin/xcodebuild -version
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35332#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list