[Midnightbsd-cvs] [MidnightBSD/mports] 0dbcbd: sysutils/beats8: fix i386 Go type conversions (#662)

Lucas Holt noreply at github.com
Sat Jul 25 12:53:44 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 0dbcbd48e238580054d125f58b9de6613efd4806
      https://github.com/MidnightBSD/mports/commit/0dbcbd48e238580054d125f58b9de6613efd4806
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-07-25 (Sat, 25 Jul 2026)

  Changed paths:
    M sysutils/beats8/files/patch-go-sysinfo

  Log Message:
  -----------
  sysutils/beats8: fix i386 Go type conversions (#662)

Casts FreeBSD timeval fields to int64 and uses C.size_t for procstat
pathname length on i386.\n\nFixes the two Magus run 643 Go compile
errors.\n\nValidation: bmake patch; git diff --check. Full build was
started but module download did not complete in this environment.

## Summary by Sourcery

Bug Fixes:
- Cast FreeBSD timeval fields to int64 and use C.size_t for procstat
pathname length to resolve i386 Go compilation errors in beats8.

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list