Threads branch failures on darwin/386

James E Keenan jkeen at verizon.net
Fri Sep 7 23:11:39 UTC 2012


On 9/7/12 4:44 PM, Jonathan "Duke" Leto wrote:
> Howdy,
>
> Here is a failing smoke report:
>
> http://smolder.parrot.org/app/projects/report_details/31227
>
> The crux of the issue is:
>
> # dyld: Symbol not found: _Parrot_new_string
> #   Referenced from: /Users/jleto/git/parrot/./t/src/embed_3
> #   Expected in: flat namespace
>
> Duke
>
>

This is very similar to what I am getting on a Darwin/x86_64 box.

Do you have environmental variable DYLD_LIBRARY_PATH set?

If so, if you add '/Users/jleto/git/parrot/blib/lib' to that variable, 
do your results for those two tests improve?

Thank you very much.
Jim Keenan


More information about the parrot-dev mailing list