Opened 13 years ago

Closed 13 years ago

#29274 closed defect (fixed)

pure: update to 0.47

Reported by: MacPorts@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: orlarey@…
Port: pure

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

> pure
dyld: Library not loaded: /opt/local/lib/libLLVM-2.8.dylib
  Referenced from: /opt/local/bin/pure
  Reason: image not found
Trace/BPT trap
> port installed | grep pure
  pure @0.46_0 (active)
  pure-xml @0.5_0 (active)
> port installed | grep LLVM
  llvm @2.9_1 (active)
> port deps pure
Full Name: pure @0.46_0
Build Dependencies:   autoconf, automake, libtool, llvm
Library Dependencies: gmp, libiconv, libtool, readline
Runtime Dependencies: openbrowser
> ls -l /opt/local/lib/libLLVM*.dylib
-rwxr-xr-x  2 root  admin  21303172 Apr 25 20:39 /opt/local/lib/libLLVM-2.9.dylib

Change History (4)

comment:1 Changed 13 years ago by MacPorts@…

I did an uninstall on pure (and pure-xml), and trying to reinstall it revealed a failure to build:

In /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_pure/main.log
...
:info:build /usr/bin/g++-4.2 -O2 -arch x86_64  -I/opt/local/include -I/opt/local/include   -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -I. -I. -c -o matcher.o matcher.cc
:info:build interpreter.cc:35:40: error: llvm/System/DynamicLibrary.h: No such file or directory

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

Cc: Albert Graef <Dr.Graef@…> MacPorts@… removed
Description: modified (diff)
Keywords: pure LLVM removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: pure depends on libLLVM-2.8.dylib but only libLLVM-2.9.dylib existspure: update to 0.47

Yes, I know I need to update pure to 0.47.

comment:3 Changed 13 years ago by MacPorts@…

Cc: MacPorts@… added

Cc Me!

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

Cc: orlarey@… added; MacPorts@… removed
Resolution: fixed
Status: assignedclosed

pure and associated ports have been updated in r78212.

Note: See TracTickets for help on using tickets.