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

Build issues on OpenBSD #461

Open
Superpat opened this issue Jan 6, 2025 · 2 comments
Open

Build issues on OpenBSD #461

Superpat opened this issue Jan 6, 2025 · 2 comments
Assignees
Labels
build Build related issues

Comments

@Superpat
Copy link
Contributor

Superpat commented Jan 6, 2025

After rebasing my ts/sdk branch I wasnt able to build anymore:

task: [build] go run build/cmd/build/main.go
# modernc.org/sqlite/lib
../../go/pkg/mod/modernc.org/sqlite@v1.34.3/lib/hooks.go:29:23: undefined: _aSyscall
../../go/pkg/mod/modernc.org/sqlite@v1.34.3/lib/hooks.go:30:36: undefined: __ccgo_fp
task: Failed to run task "build": exit status 1
task: exit 201

Not complaining, just opening the issue for context since I wont have time to investigate tonight.

@gedw99
Copy link

gedw99 commented Jan 8, 2025

Thanks @Superpat

im also using openbsd with Datastar for security reasons.

so adding myself here.

if anyone wants to debug, on a mac you can boot openbsd with UTM.
I am working on a cli that does all the hard work for you in golang , and will let you know when it’s ready.

Am also working on an automated hetzner setup for openbsd too as part of the cli .

@bencroker bencroker added the build Build related issues label Jan 8, 2025
@Superpat
Copy link
Contributor Author

I really wont have time to work on fixing this until after fosdem. This blocks me from completing the hello world example for the ts sdk (as seen in #535)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build related issues
Projects
None yet
Development

No branches or pull requests

3 participants