Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ollama: new port #27437

Closed
wants to merge 1 commit into from
Closed

ollama: new port #27437

wants to merge 1 commit into from

Conversation

mascguy
Copy link
Member

@mascguy mascguy commented Jan 21, 2025

Description

Draft port, for discussion with our Go experts: This was generated by go2port, with only modifications to categories, license, maintainer, etc. However, several of the requested packages are invalid:

$ port lint --nitpick ollama
--->  Verifying Portfile for ollama
Error: bytedance-sonic-loader-v0.1.1.tar.gz - checksum type rmd160, but checksum is invalid: 0
Error: bytedance-sonic-loader-v0.1.1.tar.gz - checksum type sha256, but checksum is invalid: 0
Warning: bytedance-sonic-loader-v0.1.1.tar.gz - missing recommended checksum type: rmd160
Warning: bytedance-sonic-loader-v0.1.1.tar.gz - missing recommended checksum type: sha256
Warning: bytedance-sonic-loader-v0.1.1.tar.gz - checksum type is insecure on its own: size
--->  2 errors and 3 warnings found.

Then there are other issues, such as incorrect/invalid artifacts:

Artifact Fetch Errors - Click to Expand
--->  Attempting to fetch apache-arrow-go-bc219186db40.tar.gz from http://bos.us.distfiles.macports.org/go
--->  Attempting to fetch apache-arrow-go-bc219186db40.tar.gz from https://mirrors.mit.edu/macports/distfiles/go

[...17 attempts later...]

--->  Attempting to fetch apache-arrow-go-bc219186db40.tar.gz from https://mirror.sjtu.edu.cn/macports/distfiles/go
--->  Attempting to fetch apache-arrow-go-bc219186db40.tar.gz from http://atl.us.distfiles.macports.org/go

Error: Failed to fetch ollama: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/macports/logs/_opt_macports_sources_ports_latest_llm_ollama/ollama/main.log for details.

go2port was run with debug enabled, and the pre-port output follows below. As expected, there is a warning related to bytedance-sonic-loader. But the troublesome apache-arrow-go, above, appears fine.

Can you Go gurus help?

`cargo2port` Debug Output - Click to Expand
$ go2port --debug get github.com/ollama/ollama v0.5.7

Generating portfile for github.com/ollama/ollama (v0.5.7)
Looking for go.sum at https://raw.githubusercontent.com/ollama/ollama/v0.5.7///go.sum
Found dependency: github.com/agnivade/levenshtein (v1.1.1)
Found dependency: github.com/apache/arrow/go/arrow (bc219186db40)
Found dependency: github.com/arbovm/levenshtein (48b4e1c0c4d0)
Found dependency: github.com/bytedance/sonic (v1.11.6)
Found dependency: github.com/bytedance/sonic/loader (v0.1.1)
Found dependency: github.com/chewxy/hm (v1.0.0)
Found dependency: github.com/chewxy/math32 (v1.11.0)
Found dependency: github.com/cloudwego/base64x (v0.1.4)
Found dependency: github.com/cloudwego/iasm (v0.2.0)
Found dependency: github.com/containerd/console (v1.0.3)
Found dependency: github.com/d4l3k/go-bfloat16 (690c3bdd05f1)
Found dependency: github.com/davecgh/go-spew (v1.1.1)
Found dependency: github.com/dgryski/trifles (dd97f9abfb48)
Found dependency: github.com/emirpasic/gods (v2.0.0-alpha)
Found dependency: github.com/gabriel-vasile/mimetype (v1.4.3)
Found dependency: github.com/gin-contrib/cors (v1.7.2)
Found dependency: github.com/gin-contrib/sse (v0.1.0)
Found dependency: github.com/gin-gonic/gin (v1.10.0)
Found dependency: github.com/go-playground/assert (v2.2.0)
Found dependency: github.com/go-playground/locales (v0.14.1)
Found dependency: github.com/go-playground/universal-translator (v0.18.1)
Found dependency: github.com/go-playground/validator (v10.20.0)
Found dependency: github.com/goccy/go-json (v0.10.2)
Found dependency: github.com/gogo/protobuf (v1.3.2)
Found dependency: github.com/golang/protobuf (v1.5.4)
Found dependency: github.com/golang/snappy (v0.0.3)
Found dependency: github.com/google/flatbuffers (v24.3.25)
Found dependency: github.com/google/go-cmp (v0.6.0)
Found dependency: github.com/google/uuid (v1.6.0)
Found dependency: github.com/inconshreveable/mousetrap (v1.1.0)
Found dependency: github.com/json-iterator/go (v1.1.12)
Found dependency: github.com/klauspost/compress (v1.13.1)
Found dependency: github.com/klauspost/cpuid (v2.2.7)
Found dependency: github.com/kr/pretty (v0.3.0)
Found dependency: github.com/kr/text (v0.2.0)
Found dependency: github.com/leodido/go-urn (v1.4.0)
Found dependency: github.com/mattn/go-isatty (v0.0.20)
Found dependency: github.com/mattn/go-runewidth (v0.0.14)
Found dependency: github.com/modern-go/concurrent (bacd9c7ef1dd)
Found dependency: github.com/modern-go/reflect2 (v1.0.2)
Found dependency: github.com/nlpodyssey/gopickle (v0.3.0)
Found dependency: github.com/olekukonko/tablewriter (v0.0.5)
Found dependency: github.com/pdevine/tensor (f88f4562727c)
Found dependency: github.com/pelletier/go-toml (v2.2.2)
Found dependency: github.com/pierrec/lz4 (v4.1.8)
Found dependency: github.com/pkg/errors (v0.9.1)
Found dependency: github.com/pmezard/go-difflib (v1.0.0)
Found dependency: github.com/rivo/uniseg (v0.2.0)
Found dependency: github.com/rogpeppe/go-internal (v1.8.0)
Found dependency: github.com/spf13/cobra (v1.7.0)
Found dependency: github.com/spf13/pflag (v1.0.5)
Found dependency: github.com/stretchr/testify (v1.9.0)
Found dependency: github.com/twitchyliquid64/golang-asm (v0.15.1)
Found dependency: github.com/ugorji/go/codec (v1.2.12)
Found dependency: github.com/x448/float16 (v0.8.4)
Found dependency: github.com/xtgo/set (v1.0.0)
Found dependency: go4.org/unsafe/assume-no-moving-gc (b99613f794b6)
Found dependency: golang.org/x/arch (v0.8.0)
Found dependency: golang.org/x/crypto (v0.31.0)
Found dependency: golang.org/x/exp (9a3e6036ecaa)
Found dependency: golang.org/x/image (v0.22.0)
Found dependency: golang.org/x/net (v0.25.0)
Found dependency: golang.org/x/sync (v0.10.0)
Found dependency: golang.org/x/sys (v0.28.0)
Found dependency: golang.org/x/term (v0.27.0)
Found dependency: golang.org/x/text (v0.21.0)
Found dependency: golang.org/x/xerrors (5ec99f83aff1)
Found dependency: gonum.org/v1/gonum (v0.15.0)
Found dependency: google.golang.org/protobuf (v1.34.1)
Found dependency: gopkg.in/check.v1 (10cb98267c6c)
Found dependency: gopkg.in/yaml.v3 (v3.0.1)
Found dependency: gorgonia.org/vecf32 (v0.9.0)
Found dependency: gorgonia.org/vecf64 (v0.9.0)
Using dependency: gorgonia.org/vecf64 (v0.9.0)
Using dependency: gorgonia.org/vecf32 (v0.9.0)
Using dependency: gopkg.in/yaml.v3 (v3.0.1)
Using dependency: gopkg.in/check.v1 (10cb98267c6c)
Using dependency: google.golang.org/protobuf (v1.34.1)
Using dependency: gonum.org/v1/gonum (v0.15.0)
Using dependency: golang.org/x/xerrors (5ec99f83aff1)
Using dependency: golang.org/x/text (v0.21.0)
Using dependency: golang.org/x/term (v0.27.0)
Using dependency: golang.org/x/sys (v0.28.0)
Using dependency: golang.org/x/sync (v0.10.0)
Using dependency: golang.org/x/net (v0.25.0)
Using dependency: golang.org/x/image (v0.22.0)
Using dependency: golang.org/x/exp (9a3e6036ecaa)
Using dependency: golang.org/x/crypto (v0.31.0)
Using dependency: golang.org/x/arch (v0.8.0)
Using dependency: go4.org/unsafe/assume-no-moving-gc (b99613f794b6)
Using dependency: github.com/xtgo/set (v1.0.0)
Using dependency: github.com/x448/float16 (v0.8.4)
Using dependency: github.com/ugorji/go/codec (v1.2.12)
Using dependency: github.com/twitchyliquid64/golang-asm (v0.15.1)
Using dependency: github.com/stretchr/testify (v1.9.0)
Using dependency: github.com/spf13/pflag (v1.0.5)
Using dependency: github.com/spf13/cobra (v1.7.0)
Using dependency: github.com/rogpeppe/go-internal (v1.8.0)
Using dependency: github.com/rivo/uniseg (v0.2.0)
Using dependency: github.com/pmezard/go-difflib (v1.0.0)
Using dependency: github.com/pkg/errors (v0.9.1)
Using dependency: github.com/pierrec/lz4 (v4.1.8)
Using dependency: github.com/pelletier/go-toml (v2.2.2)
Using dependency: github.com/pdevine/tensor (f88f4562727c)
Using dependency: github.com/olekukonko/tablewriter (v0.0.5)
Using dependency: github.com/nlpodyssey/gopickle (v0.3.0)
Using dependency: github.com/modern-go/reflect2 (v1.0.2)
Using dependency: github.com/modern-go/concurrent (bacd9c7ef1dd)
Using dependency: github.com/mattn/go-runewidth (v0.0.14)
Using dependency: github.com/mattn/go-isatty (v0.0.20)
Using dependency: github.com/leodido/go-urn (v1.4.0)
Using dependency: github.com/kr/text (v0.2.0)
Using dependency: github.com/kr/pretty (v0.3.0)
Using dependency: github.com/klauspost/cpuid (v2.2.7)
Using dependency: github.com/klauspost/compress (v1.13.1)
Using dependency: github.com/json-iterator/go (v1.1.12)
Using dependency: github.com/inconshreveable/mousetrap (v1.1.0)
Using dependency: github.com/google/uuid (v1.6.0)
Using dependency: github.com/google/go-cmp (v0.6.0)
Using dependency: github.com/google/flatbuffers (v24.3.25)
Using dependency: github.com/golang/snappy (v0.0.3)
Using dependency: github.com/golang/protobuf (v1.5.4)
Using dependency: github.com/gogo/protobuf (v1.3.2)
Using dependency: github.com/goccy/go-json (v0.10.2)
Using dependency: github.com/go-playground/validator (v10.20.0)
Using dependency: github.com/go-playground/universal-translator (v0.18.1)
Using dependency: github.com/go-playground/locales (v0.14.1)
Using dependency: github.com/go-playground/assert (v2.2.0)
Using dependency: github.com/gin-gonic/gin (v1.10.0)
Using dependency: github.com/gin-contrib/sse (v0.1.0)
Using dependency: github.com/gin-contrib/cors (v1.7.2)
Using dependency: github.com/gabriel-vasile/mimetype (v1.4.3)
Using dependency: github.com/emirpasic/gods (v2.0.0-alpha)
Using dependency: github.com/dgryski/trifles (dd97f9abfb48)
Using dependency: github.com/davecgh/go-spew (v1.1.1)
Using dependency: github.com/d4l3k/go-bfloat16 (690c3bdd05f1)
Using dependency: github.com/containerd/console (v1.0.3)
Using dependency: github.com/cloudwego/iasm (v0.2.0)
Using dependency: github.com/cloudwego/base64x (v0.1.4)
Using dependency: github.com/chewxy/math32 (v1.11.0)
Using dependency: github.com/chewxy/hm (v1.0.0)
Using dependency: github.com/bytedance/sonic/loader (v0.1.1)
Using dependency: github.com/bytedance/sonic (v1.11.6)
Using dependency: github.com/arbovm/levenshtein (48b4e1c0c4d0)
Using dependency: github.com/apache/arrow/go/arrow (bc219186db40)
Using dependency: github.com/agnivade/levenshtein (v1.1.1)
Resolved github.com/ollama/ollama to https://github.com/ollama/ollama/tarball/v0.5.7
Resolved dependency gorgonia.org/vecf64 to github.com/gorgonia/vecf64
Calculating checksums for gorgonia.org/vecf64
Resolved gorgonia.org/vecf64 to https://github.com/gorgonia/vecf64/tarball/v0.9.0
Resolved dependency gorgonia.org/vecf32 to github.com/gorgonia/vecf32
Calculating checksums for gorgonia.org/vecf32
Resolved gorgonia.org/vecf32 to https://github.com/gorgonia/vecf32/tarball/v0.9.0
Calculating checksums for gopkg.in/yaml.v3
Resolved gopkg.in/yaml.v3 to https://github.com/go-yaml/yaml/tarball/v3.0.1
Calculating checksums for gopkg.in/check.v1
Resolved gopkg.in/check.v1 to https://github.com/go-check/check/tarball/10cb98267c6c
Calculating checksums for google.golang.org/protobuf
Resolved google.golang.org/protobuf to https://github.com/protocolbuffers/protobuf-go/tarball/v1.34.1
Resolved dependency gonum.org/v1/gonum to github.com/gonum/gonum
Calculating checksums for gonum.org/v1/gonum
Resolved gonum.org/v1/gonum to https://github.com/gonum/gonum/tarball/v0.15.0
Calculating checksums for golang.org/x/xerrors
Resolved golang.org/x/xerrors to https://github.com/golang/xerrors/tarball/5ec99f83aff1
Calculating checksums for golang.org/x/text
Resolved golang.org/x/text to https://github.com/golang/text/tarball/v0.21.0
Calculating checksums for golang.org/x/term
Resolved golang.org/x/term to https://github.com/golang/term/tarball/v0.27.0
Calculating checksums for golang.org/x/sys
Resolved golang.org/x/sys to https://github.com/golang/sys/tarball/v0.28.0
Calculating checksums for golang.org/x/sync
Resolved golang.org/x/sync to https://github.com/golang/sync/tarball/v0.10.0
Calculating checksums for golang.org/x/net
Resolved golang.org/x/net to https://github.com/golang/net/tarball/v0.25.0
Calculating checksums for golang.org/x/image
Resolved golang.org/x/image to https://github.com/golang/image/tarball/v0.22.0
Calculating checksums for golang.org/x/exp
Resolved golang.org/x/exp to https://github.com/golang/exp/tarball/9a3e6036ecaa
Calculating checksums for golang.org/x/crypto
Resolved golang.org/x/crypto to https://github.com/golang/crypto/tarball/v0.31.0
Calculating checksums for golang.org/x/arch
Resolved golang.org/x/arch to https://github.com/golang/arch/tarball/v0.8.0
Resolved dependency go4.org/unsafe/assume-no-moving-gc to github.com/go4org/unsafe-assume-no-moving-gc
Calculating checksums for go4.org/unsafe/assume-no-moving-gc
Resolved go4.org/unsafe/assume-no-moving-gc to https://github.com/go4org/unsafe-assume-no-moving-gc/tarball/b99613f794b6
Calculating checksums for github.com/xtgo/set
Resolved github.com/xtgo/set to https://github.com/xtgo/set/tarball/v1.0.0
Calculating checksums for github.com/x448/float16
Resolved github.com/x448/float16 to https://github.com/x448/float16/tarball/v0.8.4
Calculating checksums for github.com/ugorji/go/codec
Resolved github.com/ugorji/go/codec to https://github.com/ugorji/go/tarball/v1.2.12
Calculating checksums for github.com/twitchyliquid64/golang-asm
Resolved github.com/twitchyliquid64/golang-asm to https://github.com/twitchyliquid64/golang-asm/tarball/v0.15.1
Calculating checksums for github.com/stretchr/testify
Resolved github.com/stretchr/testify to https://github.com/stretchr/testify/tarball/v1.9.0
Calculating checksums for github.com/spf13/pflag
Resolved github.com/spf13/pflag to https://github.com/spf13/pflag/tarball/v1.0.5
Calculating checksums for github.com/spf13/cobra
Resolved github.com/spf13/cobra to https://github.com/spf13/cobra/tarball/v1.7.0
Calculating checksums for github.com/rogpeppe/go-internal
Resolved github.com/rogpeppe/go-internal to https://github.com/rogpeppe/go-internal/tarball/v1.8.0
Calculating checksums for github.com/rivo/uniseg
Resolved github.com/rivo/uniseg to https://github.com/rivo/uniseg/tarball/v0.2.0
Calculating checksums for github.com/pmezard/go-difflib
Resolved github.com/pmezard/go-difflib to https://github.com/pmezard/go-difflib/tarball/v1.0.0
Calculating checksums for github.com/pkg/errors
Resolved github.com/pkg/errors to https://github.com/pkg/errors/tarball/v0.9.1
Calculating checksums for github.com/pierrec/lz4
Resolved github.com/pierrec/lz4 to https://github.com/pierrec/lz4/tarball/v4.1.8
Calculating checksums for github.com/pelletier/go-toml
Resolved github.com/pelletier/go-toml to https://github.com/pelletier/go-toml/tarball/v2.2.2
Calculating checksums for github.com/pdevine/tensor
Resolved github.com/pdevine/tensor to https://github.com/pdevine/tensor/tarball/f88f4562727c
Calculating checksums for github.com/olekukonko/tablewriter
Resolved github.com/olekukonko/tablewriter to https://github.com/olekukonko/tablewriter/tarball/v0.0.5
Calculating checksums for github.com/nlpodyssey/gopickle
Resolved github.com/nlpodyssey/gopickle to https://github.com/nlpodyssey/gopickle/tarball/v0.3.0
Calculating checksums for github.com/modern-go/reflect2
Resolved github.com/modern-go/reflect2 to https://github.com/modern-go/reflect2/tarball/v1.0.2
Calculating checksums for github.com/modern-go/concurrent
Resolved github.com/modern-go/concurrent to https://github.com/modern-go/concurrent/tarball/bacd9c7ef1dd
Calculating checksums for github.com/mattn/go-runewidth
Resolved github.com/mattn/go-runewidth to https://github.com/mattn/go-runewidth/tarball/v0.0.14
Calculating checksums for github.com/mattn/go-isatty
Resolved github.com/mattn/go-isatty to https://github.com/mattn/go-isatty/tarball/v0.0.20
Calculating checksums for github.com/leodido/go-urn
Resolved github.com/leodido/go-urn to https://github.com/leodido/go-urn/tarball/v1.4.0
Calculating checksums for github.com/kr/text
Resolved github.com/kr/text to https://github.com/kr/text/tarball/v0.2.0
Calculating checksums for github.com/kr/pretty
Resolved github.com/kr/pretty to https://github.com/kr/pretty/tarball/v0.3.0
Calculating checksums for github.com/klauspost/cpuid
Resolved github.com/klauspost/cpuid to https://github.com/klauspost/cpuid/tarball/v2.2.7
Calculating checksums for github.com/klauspost/compress
Resolved github.com/klauspost/compress to https://github.com/klauspost/compress/tarball/v1.13.1
Calculating checksums for github.com/json-iterator/go
Resolved github.com/json-iterator/go to https://github.com/json-iterator/go/tarball/v1.1.12
Calculating checksums for github.com/inconshreveable/mousetrap
Resolved github.com/inconshreveable/mousetrap to https://github.com/inconshreveable/mousetrap/tarball/v1.1.0
Calculating checksums for github.com/google/uuid
Resolved github.com/google/uuid to https://github.com/google/uuid/tarball/v1.6.0
Calculating checksums for github.com/google/go-cmp
Resolved github.com/google/go-cmp to https://github.com/google/go-cmp/tarball/v0.6.0
Calculating checksums for github.com/google/flatbuffers
Resolved github.com/google/flatbuffers to https://github.com/google/flatbuffers/tarball/v24.3.25
Calculating checksums for github.com/golang/snappy
Resolved github.com/golang/snappy to https://github.com/golang/snappy/tarball/v0.0.3
Calculating checksums for github.com/golang/protobuf
Resolved github.com/golang/protobuf to https://github.com/golang/protobuf/tarball/v1.5.4
Calculating checksums for github.com/gogo/protobuf
Resolved github.com/gogo/protobuf to https://github.com/gogo/protobuf/tarball/v1.3.2
Calculating checksums for github.com/goccy/go-json
Resolved github.com/goccy/go-json to https://github.com/goccy/go-json/tarball/v0.10.2
Calculating checksums for github.com/go-playground/validator
Resolved github.com/go-playground/validator to https://github.com/go-playground/validator/tarball/v10.20.0
Calculating checksums for github.com/go-playground/universal-translator
Resolved github.com/go-playground/universal-translator to https://github.com/go-playground/universal-translator/tarball/v0.18.1
Calculating checksums for github.com/go-playground/locales
Resolved github.com/go-playground/locales to https://github.com/go-playground/locales/tarball/v0.14.1
Calculating checksums for github.com/go-playground/assert
Resolved github.com/go-playground/assert to https://github.com/go-playground/assert/tarball/v2.2.0
Calculating checksums for github.com/gin-gonic/gin
Resolved github.com/gin-gonic/gin to https://github.com/gin-gonic/gin/tarball/v1.10.0
Calculating checksums for github.com/gin-contrib/sse
Resolved github.com/gin-contrib/sse to https://github.com/gin-contrib/sse/tarball/v0.1.0
Calculating checksums for github.com/gin-contrib/cors
Resolved github.com/gin-contrib/cors to https://github.com/gin-contrib/cors/tarball/v1.7.2
Calculating checksums for github.com/gabriel-vasile/mimetype
Resolved github.com/gabriel-vasile/mimetype to https://github.com/gabriel-vasile/mimetype/tarball/v1.4.3
Calculating checksums for github.com/emirpasic/gods
Resolved github.com/emirpasic/gods to https://github.com/emirpasic/gods/tarball/v2.0.0-alpha
Calculating checksums for github.com/dgryski/trifles
Resolved github.com/dgryski/trifles to https://github.com/dgryski/trifles/tarball/dd97f9abfb48
Calculating checksums for github.com/davecgh/go-spew
Resolved github.com/davecgh/go-spew to https://github.com/davecgh/go-spew/tarball/v1.1.1
Calculating checksums for github.com/d4l3k/go-bfloat16
Resolved github.com/d4l3k/go-bfloat16 to https://github.com/d4l3k/go-bfloat16/tarball/690c3bdd05f1
Calculating checksums for github.com/containerd/console
Resolved github.com/containerd/console to https://github.com/containerd/console/tarball/v1.0.3
Calculating checksums for github.com/cloudwego/iasm
Resolved github.com/cloudwego/iasm to https://github.com/cloudwego/iasm/tarball/v0.2.0
Calculating checksums for github.com/cloudwego/base64x
Resolved github.com/cloudwego/base64x to https://github.com/cloudwego/base64x/tarball/v0.1.4
Calculating checksums for github.com/chewxy/math32
Resolved github.com/chewxy/math32 to https://github.com/chewxy/math32/tarball/v1.11.0
Calculating checksums for github.com/chewxy/hm
Resolved github.com/chewxy/hm to https://github.com/chewxy/hm/tarball/v1.0.0
Calculating checksums for github.com/bytedance/sonic/loader
Resolved github.com/bytedance/sonic/loader to https://github.com/bytedance/sonic/tarball/v0.1.1
WARNING: Could not calculate checksums for package: github.com/bytedance/sonic/loader
Could not retrieve tarball for github.com/bytedance/sonic/loader; HTTP status=404
Expected at: https://github.com/bytedance/sonic/tarball/v0.1.1
Calculating checksums for github.com/bytedance/sonic
Resolved github.com/bytedance/sonic to https://github.com/bytedance/sonic/tarball/v1.11.6
Calculating checksums for github.com/arbovm/levenshtein
Resolved github.com/arbovm/levenshtein to https://github.com/arbovm/levenshtein/tarball/48b4e1c0c4d0
Calculating checksums for github.com/apache/arrow/go/arrow
Resolved github.com/apache/arrow/go/arrow to https://github.com/apache/arrow/tarball/bc219186db40
Calculating checksums for github.com/agnivade/levenshtein
Resolved github.com/agnivade/levenshtein to https://github.com/agnivade/levenshtein/tarball/v1.1.1

Can anyone

@macportsbot macportsbot added type: submission by: member Created by a member with commit rights labels Jan 21, 2025
@mascguy
Copy link
Member Author

mascguy commented Jan 21, 2025

@herbygillot Herby, this is my first Go port, and I'm having some difficulties with a few packages. Can you help?

@reneeotten
Copy link
Contributor

See #27350

@amake
Copy link
Contributor

amake commented Jan 22, 2025

You can probably just delete the entry for github.com/bytedance/sonic/loader because it is in the same repo as github.com/bytedance/sonic.

(The danger is that different versions of each are required, but only one can be provided by the MacPorts machinery. If that's the case, then this port simply can't be built with go.vendors and you'll need to set go.offline_build no.)

@reneeotten
Copy link
Contributor

Let's continue this in one place - the earlier PR that was already in the queue.

@reneeotten reneeotten closed this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by: member Created by a member with commit rights type: submission
Development

Successfully merging this pull request may close these issues.

4 participants