Opened 10 months ago
Last modified 8 months ago
#69156 assigned defect
Error: Processing of port beets-full failed | Error: Failed to build ipfs — at Initial Version
Reported by: | scott-mackenzie (Scott E. MacKenzie) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | ipfs |
Description
Build of port beets-full fails with quick-go vs go conflict.
Build Logs Error:
:info:build # github.com/quic-go/quic-go/internal/qtls :info:build vendor/github.com/quic-go/quic-go/internal/qtls/go121.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration :info:build make: * [cmd/ipfs/ipfs] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_ipfs/ipfs/work/gopath/src/github.com/ipfs/kubo' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_ipfs/ipfs/work/gopath/src/github.com/ipfs/kubo" && make -j12 -w build :info:build Exit code: 2 :error:build Failed to build ipfs: command execution failed
===========. Upstream developer note on quick-go versus go version: https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions
=========== port version Version: 2.8.1
The following go port installed:
go @1.21.6_0 (active)
===========
Should this port be removed if the developer is not going to update their go to quick-go versions?