Opened 10 years ago

Last modified 10 years ago

#44881 closed defect

SoXt port fails to install — at Version 3

Reported by: matthewl.lund@… Owned by: css@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: ryandesign@…
Port: SoXt

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

SoXt port fails to install on Maverick 10.9 giving

Error: org.macports.build for port SoXt returned: command execution failed
Please see the log file for port SoXt for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_SoXt/SoXt/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port SoXt failed

See attached log file for details.

Change History (5)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

First, this was not a clean build attempt. Please clean and try again.

Second, the log says:

:info:build clang: error: no such file or directory: '/usr/local/lib/libXm.dylib'

If your next clean build attempt ends with the same error in the log, consider that we do not support having software installed in /usr/local because of these kinds of problems. Remove /usr/local and try again.

Also remember to use WikiFormatting when you write in Trac.

Changed 10 years ago by matthewl.lund@…

Attachment: main.log added

comment:2 Changed 10 years ago by matthewl.lund@…

I cleaned the install and retried the port, still no luck. So i removed my /usr/local directory, cleaned the port again, and tried installing SoXt again. Still does not install. Here is the new log file, I'm at a lose as to the reason why.

Thanks

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to css@…
Port: SoXt added
Priority: HighNormal

Ok, the new log contains this new error:

:info:build dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
:info:build   Referenced from: /opt/local/bin/doxygen
:info:build   Reason: Incompatible library version: doxygen requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

This problem is explained here: ProblemHotlist#libiconv-version

Changed 10 years ago by matthewl.lund@…

Attachment: config.log added
Note: See TracTickets for help on using tickets.