Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11171 closed defect (fixed)

Bigloo fails to run on Intel system ::: dyld: Library not loaded ... libbigloo_s-2.8c.dylib

Reported by: bhbrinckerhoff@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: bigloo, dyld Cc: reilles@…,pmq@…
Port:

Description

  1. > sudo port -v install bigloo

(gives no errors)

  1. > bigloo

Expected: bigloo should run without errors Actual: I see the following error message

dyld: Library not loaded: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_bigloo/work/bigloo2.8c/lib/2.8c/libbigloo_s-2.8c.dylib

Referenced from: /opt/local/bin/bigloo Reason: image not found

Trace/BPT trap

Note that the work directory has already been deleted.

If you would like the entire output from the port install, please email me (it's very long and seemed to mess up the formatting on the bug report)

Change History (5)

comment:1 Changed 17 years ago by pmq@…

Cc: pmq@… added

I have a patch to update it to 2.9a, and configure it with a nicer set of features. Will post it soon for testing.

comment:2 Changed 17 years ago by pipping@…

Milestone: Available Ports

comment:3 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Bugs

comment:4 Changed 17 years ago by pmq@…

Resolution: fixed
Status: newclosed

Thanks to Mark Duling, I just committed a version bump to a 3.0a beta that fixes this. I'm working on enabling the JVM backend but it's still failing, got to look into that.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.