Opened 14 years ago
Closed 13 years ago
#25877 closed defect (worksforme)
opendx: undefined symbols _DestroyConstitute
Reported by: | jxzhu@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | opendx |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I have tried several times to install opendx through MacPorts on Mac OSX Leopard (10.5.8), but have been unsuccessful. I did the following steps:
sudo port selfupdate sudo port install opendx
and got the following errors ---
% sudo port install opendx Password: ---> Computing dependencies for opendx ---> Building opendx Error: Target org.macports.build returned: shell command failed Log for opendx is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_opendx/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
The log file is attached here.
I have also tried uninstalling all packages by executing the command
sudo port -f uninstall installed
and repeated the above procedure. The error remains.
Having searched the tickets database, I could not get a clear answer.
Attachments (1)
Change History (12)
Changed 14 years ago by jxzhu@…
comment:1 Changed 14 years ago by jxzhu@…
- Detailed error information is shown near the end of main.log file.
- The same failure occurs on both MacPro and MacBook (Leopard 10.5.8).
comment:2 follow-up: 5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | opendx removed |
Owner: | changed from macports-tickets@… to gwright@… |
Port: | opendx added |
Priority: | High → Normal |
Summary: | port install opendx failure → opendx: undefined symbols _DestroyConstitute |
Please remember to use WikiFormatting and to preview before submitting. Don't set the Priority field to High, but do fill in the Port field and Cc the port's maintainer.
comment:5 follow-up: 6 Changed 14 years ago by jxzhu@…
Replying to ryandesign@…:
Please remember to use WikiFormatting and to preview before submitting. Don't set the Priority field to High, but do fill in the Port field and Cc the port's maintainer.
Thanks for the advice. How can I find out the email address of the port's maintainer?
comment:6 follow-up: 7 Changed 14 years ago by mf2k (Frank Schima)
Replying to jxzhu@…:
Thanks for the advice. How can I find out the email address of the port's maintainer?
port info
will tell you for any given port. Try it:
port info opendx
comment:7 Changed 14 years ago by jxzhu@…
Replying to macsforever2000@…:
Replying to jxzhu@…:
Thanks for the advice. How can I find out the email address of the port's maintainer?
port info
will tell you for any given port. Try it:port info opendx
This command does serve the purpose. Thanks.
comment:9 follow-up: 10 Changed 14 years ago by jmroot (Joshua Root)
According to this report, "A couple of months ago the API of imagemagick has changed and DestroyConstitute() was replaced by ConstituteComponentTerminus() ."
comment:10 Changed 14 years ago by sonnyrhim@…
Replying to jmr@…:
According to this report, "A couple of months ago the API of imagemagick has changed and DestroyConstitute() was replaced by ConstituteComponentTerminus() ."
I also found in other forum about API changes. Then, what is the solution for opendx in macport?
comment:11 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Can't reproduce; current version of libMagickCore.dylib does contain _DestroyConstitute.
main.log file