Skip to content

[Bug] Build fails on Windows: unknown field Setpgid in syscall.SysProcAttr #45

Description

@scillidan

OS: Windows 11
go: go1.25.11 windows/amd64

Dude, it can't installed on Windows:

Downloads λ go install github.com/illegalstudio/lazyagent@latest
go: downloading github.com/illegalstudio/lazyagent v0.12.5
go: downloading github.com/charmbracelet/bubbles v1.0.0
go: downloading github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/mattn/go-runewidth v0.0.21
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/wailsapp/wails/v3 v3.0.0-alpha.74
go: downloading modernc.org/sqlite v1.47.0
go: downloading golang.org/x/crypto v0.49.0
go: downloading golang.org/x/term v0.41.0
go: downloading github.com/charmbracelet/x/ansi v0.11.6
go: downloading golang.org/x/sys v0.42.0
go: downloading golang.org/x/text v0.35.0
go: downloading github.com/clipperhouse/uax29/v2 v2.7.0
go: downloading github.com/charmbracelet/colorprofile v0.4.3
go: downloading github.com/clipperhouse/displaywidth v0.11.0
go: downloading modernc.org/libc v1.70.0
go: downloading modernc.org/memory v1.11.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/ncruces/go-strftime v1.0.0
go: downloading modernc.org/mathutil v1.7.1
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading github.com/bep/debounce v1.2.1
go: downloading github.com/wailsapp/go-webview2 v1.0.23
go: downloading github.com/go-git/go-git/v5 v5.17.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/adrg/xdg v0.5.3
go: downloading github.com/lmittmann/tint v1.1.3
go: downloading github.com/samber/lo v1.53.0
go: downloading github.com/leaanthony/u v1.1.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/go-ole/go-ole v1.3.0
go: downloading github.com/go-git/go-billy/v5 v5.8.0
go: downloading github.com/ProtonMail/go-crypto v1.4.1
go: downloading github.com/pjbgf/sha1cd v0.5.0
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/sergi/go-diff v1.4.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/kevinburke/ssh_config v1.6.0
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/skeema/knownhosts v1.3.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading golang.org/x/net v0.52.0
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/cloudflare/circl v1.6.3
go: downloading github.com/cyphar/filepath-securejoin v0.6.1
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
# github.com/illegalstudio/lazyagent
E:\.local\go\pkg\mod\github.com\illegalstudio\lazyagent@v0.12.5\main.go:295:41: unknown field Setpgid in struct literal of type syscall.SysProcAttr

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions