Opened 13 years ago
Last modified 13 years ago
#33014 closed defect
VSTR Not working. — at Initial Version
Reported by: | djcc04@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | |
Port: | vstr |
Description
On running sudo port install vstr, I receive an error linked to a duplicate object in the build. Find the output in the terminal below. I have attached the main.log file.
207:~ ab$ sudo port install vstr ---> Fetching archive for vstr ---> Attempting to fetch vstr-1.0.15_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/vstr ---> Fetching vstr ---> Verifying checksum(s) for vstr ---> Extracting vstr ---> Configuring vstr ---> Building vstr Error: Target org.macports.build returned: shell command failed (see log for details) Log for vstr is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_vstr/vstr/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> 207:~ ab$
main.log file as created by the sudo port install vstr command.