running script error (eigen symmetric)

Amy Anderson amyla333 at gmail.com
Mon Dec 3 11:47:15 PST 2012


Is this the log info you needed:

mdworker(61946) deny file-write-create
/opt/local/var/macports/home/Library/Preferences/com.apple.LaunchServices.plist.lockfile
()

Process:         mdworker [61946]
Path:
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Support/mdworker
Load Address:    0x100535000
Identifier:      mdworker
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [61944]

Date/Time:       2012-12-03 14:40:53.265 -0500
OS Version:      Mac OS X 10.7.5 (11G56)
Report Version:  7

Backtrace:
0   libsystem_kernel.dylib            0x00007fff8d9d6ad2 __open + 10
1   libmdworker.dylib                 0x00000001005b5dd5 mdworker_open + 149
2   CoreFoundation                    0x00007fff885b8188
-[CFXPreferencesPropertyListSourceSynchronizer _openLockFile:force:] + 24
3   CoreFoundation                    0x00007fff884e3297
-[CFXPreferencesPropertyListSourceSynchronizer synchronize] + 295
4   CoreFoundation                    0x00007fff884e2f9c
-[CFXPreferencesPropertyListSource synchronize] + 108
5   CoreFoundation                    0x00007fff884e23a6
___CFXPreferencesSynchronize_block_invoke_1 + 54
6   CoreFoundation                    0x00007fff884e2360
____CFXPREFS_SYNC_LOCKED_block_invoke_1 + 32
7   libdispatch.dylib                 0x00007fff8f117c75
_dispatch_barrier_sync_f_invoke + 33
8   CoreFoundation                    0x00007fff884e2313
CFPreferencesSynchronize + 323
9   LaunchServices                    0x00007fff8e494e1a
LSHandlerPref::CopyHandlers() + 154
10  LaunchServices                    0x00007fff8e438838 _LSContextInit +
502
11  LaunchServices                    0x00007fff8e4a9a9e
_UTTypeCopyPedigree + 23
12  mdworker                          0x00000001005573b0
13  mdworker                          0x000000010053a54b
14  mdworker                          0x000000010053830e
15  mdworker                          0x000000010053d9b6
16  libdispatch.dylib                 0x00007fff8f117c75
_dispatch_barrier_sync_f_invoke + 33
17  mdworker                          0x00000001005381c1
18  mdworker                          0x0000000100542071
19  libsystem_c.dylib                 0x00007fff911348bf _pthread_start +
335
20  libsystem_c.dylib                 0x00007fff91137b75 thread_start + 13

Binary Images:
       0x100535000 -        0x100588fff  mdworker (??? - ???)
<054C2D9C-0315-35AB-A9F7-1CC9050486AD>
/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
       0x1005b5000 -        0x1005b5fff  libmdworker.dylib (??? - ???)
<75CC0C0A-040A-3063-8217-BD2D0864BA6C>
/System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/libmdworker.dylib
    0x7fff8849a000 -     0x7fff8866eff7  com.apple.CoreFoundation (6.7.2 -
635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8d9c0000 -     0x7fff8d9e0fff  libsystem_kernel.dylib (1699.32.7
- compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351>
/usr/lib/system/libsystem_kernel.dylib
    0x7fff8e430000 -     0x7fff8e4d1fff  com.apple.LaunchServices (480.39 -
480.39) <677E5B34-215E-3615-AC10-BED60DC460FD>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8f114000 -     0x7fff8f122fff  libdispatch.dylib (187.10.0 -
compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039>
/usr/lib/system/libdispatch.dylib
    0x7fff910e6000 -     0x7fff911c3fef  libsystem_c.dylib (763.13.0 -
compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290>
/usr/lib/system/libsystem_c.dylib


Also I need to install scipy 0.7 to work with a script that uses calls
eigen-symmetric, it was changed in versions 0.9 and after.  can I install
scipy 0.7 to work with python 2.7?

On Mon, Dec 3, 2012 at 2:37 PM, Ryan Schmidt <ryandesign at macports.org>wrote:

>
> On Dec 3, 2012, at 13:23, Amy Anderson <amyla333 at gmail.com> wrote:
>
> > Thank you. I tried installing an older version of scipy (0.7) following
> the directions on your link provided below and got the following error.
> >
> > --->  Building py-scipy
> > Error: org.macports.build for port py-scipy returned: command execution
> failed
> > To report a bug, follow the instructions in the guide:
> >     http://guide.macports.org/#project.tickets
> > Error: Processing of port py-scipy failed
> >
> > Do you have any idea how to fix this error or why it is happening?
>
> We would need to see the contents of failing port's main.log file.
>
> But you probably should not be using Python 2.4 anymore; it is very old.
> Please try using Python 2.7, in this case by using the py27-scipy port
> instead.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20121203/eb646a4f/attachment.html>


More information about the macports-users mailing list