#33014: vstr build failure with clang: ld: duplicate symbol _vstr_ref_del in .libs/fix.o and .libs/assert_loop.o ------------------------------+--------------------------------------------- Reporter: djcc04@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: vstr ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * status: new => assigned * cc: djcc04@… (removed) * keywords: => clang * milestone: MacPorts 2.0.4 => * owner: macports-tickets@… => ryandesign@… * port: => vstr Old 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$
New 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$ }}} -- -- Ticket URL: <https://trac.macports.org/ticket/33014#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS