Opened 13 years ago
Last modified 13 years ago
#33014 closed defect
vstr build failure with clang: ld: duplicate symbol _vstr_ref_del in .libs/fix.o and .libs/assert_loop.o — at Version 2
Reported by: | djcc04@… | Owned by: | ryandesign@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | clang | Cc: | |
Port: | vstr |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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$
Change History (3)
Changed 13 years ago by djcc04@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | djcc04@… removed |
---|---|
Description: | modified (diff) |
Keywords: | clang added |
Milestone: | MacPorts 2.0.4 |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | vstr added |
Status: | new → assigned |
Summary: | VSTR Not working. → vstr build failure with clang: ld: duplicate symbol _vstr_ref_del in .libs/fix.o and .libs/assert_loop.o |
Note: See
TracTickets for help on using
tickets.
main.log file as created by the sudo port install vstr command.