Opened 12 months ago
Last modified 12 months ago
#72498 assigned defect
syncthing @1.29.6.0: link: duplicated definition of symbol dlopen
| Reported by: | fondacio | Owned by: | herbygillot (Herby Gillot) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.7 |
| Keywords: | ventura | Cc: | |
| Port: | syncthing |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Tail end of build log:
:info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_syncthing/syncthing/work/gopath/src/github.com/syncthing/syncthing" && /opt/local/bin/go run build.go -version v1.29.6 -no-upgrade install syncthing
:debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_syncthing/syncthing/work/gopath/src/github.com/syncthing/syncthing" && /opt/local/bin/go run build.go -version v1.29.6 -no-upgrade install syncthing
:info:build # command-line-arguments
:info:build link: duplicated definition of symbol dlopen, from github.com/ebitengine/purego and github.com/ebitengine/purego
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_syncthing/syncthing/work/gopath/src/github.com/syncthing/syncthing" && /opt/local/bin/go run build.go -version v1.29.6 -no-upgrade install syncthing
:info:build Exit code: 1
:error:build Failed to build syncthing: command execution failed
:debug:build Error code: CHILDSTATUS 2951 1
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 10)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_syncthing/syncthing/main.log for details.
Attachments (1)
Change History (3)
Changed 12 months ago by fondacio
comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)
| Description: | modified (diff) |
|---|---|
| Keywords: | ventura added |
| Owner: | set to herbygillot |
| Status: | new → assigned |
| Summary: | syncthing 1.29.6.0 fails to build on Ventura 13.7.6 (22H625) → syncthing @1.29.6.0: link: duplicated definition of symbol dlopen |
comment:2 Changed 12 months ago by fondacio
This issue seems to have been resolved by the recent update of go. I was able to build syncthing successfully on the Ventura machine which failed previously.
Note: See
TracTickets for help on using
tickets.

build log