svn commit: r529268 - head/devel/gitlab-runner/files

Matthias Fechner mfechner at freebsd.org
Mon Mar 30 12:36:06 UTC 2020


Am 27.03.2020 um 18:14 schrieb Mikael Urankar:
>   devel/gitlab-runner: unbreak on aarch64
>   
>     # github.com/kr/pty
>     vendor/github.com/kr/pty/pty_freebsd.go:50:20: undefined: fiodgnameArg
>     vendor/github.com/kr/pty/pty_freebsd.go:63:12: undefined: _C_SPECNAMELEN
>     vendor/github.com/kr/pty/pty_freebsd.go:66:9: undefined: fiodgnameArg
>   
>   Add the missing ztypes_freebsd_arm64.go file for aarch64
>   
>     # golang.org/x/sys/unix
>     vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128

the patch does not apply cleanly:

===>  Patching for gitlab-runner-12.6.0
===>  Applying FreeBSD patches for gitlab-runner-12.6.0
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go.rej
=> FreeBSD patch patch-vendor_golang.org_x_sys_unix_ztypes__freebsd__arm64.go failed to apply cleanly.
=> Patch(es)  patch-helpers_service_simple.go patch-vendor_github.com_kr_pty_ztypes__freebsd__arm64.go applied cleanly.
*** Error code 1

Full log is here:
https://pkg.fechner.net/data/121amd64-gitlab/2020-03-30_12h48m11s/logs/errors/gitlab-runner-12.6.0.log

Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook



More information about the svn-ports-all mailing list