Opened 13 years ago

Last modified 13 years ago

#32093 closed defect

php5-memcached @1.0.2 install fails on mac os x lion with xcode 4.2 — at Version 3

Reported by: jmaclabs@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: lion clang Cc:
Port: libmemcached

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Installation failure due to "shell command failed"

Mac OS X Lion 10.7.2 (11C74) running XCode 4.2 (4D199)

I executed the suggested alternate install commands for those running XCode 4.2 that specify the compiler but I got the same error each time.

:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for libmemcached): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install libmemcached
: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]"
:notice:build Log for libmemcached is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libmemcached/libmemcached/main.log

Change History (4)

comment:1 Changed 13 years ago by jmaclabs@…

Checked for presence of 'tclIndex' and it's indeed not found.

jmac@foo: /System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources   
➺ ls
BridgeSupport Documentation Info.plist    Scripts       license.terms tcl8          version.plist

Actual location of tclIndex is:

/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/tclIndex

comment:2 Changed 13 years ago by jmaclabs@…

Cc: jmaclabs@… added

Cc Me!

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jmaclabs@… removed
Description: modified (diff)
Keywords: php5 memcached xcode removed
Owner: changed from macports-tickets@… to ryandesign@…

None of the error you've shown is relevant. Please "sudo port clean php5-memcached" and "sudo port install php5-memcached" and attach the main.log.

Changed 13 years ago by jmaclabs@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libmemcached/libmemcached/main.log

Note: See TracTickets for help on using tickets.