Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2020 14:35:52 +0200
From:      Matthias Fechner <mfechner@freebsd.org>
To:        Mikael Urankar <mikael@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r529268 - head/devel/gitlab-runner/files
Message-ID:  <b4c9ccb9-056a-060a-4acb-29381ae228e5@freebsd.org>
In-Reply-To: <202003271714.02RHE2Gr068059@repo.freebsd.org>
References:  <202003271714.02RHE2Gr068059@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b4c9ccb9-056a-060a-4acb-29381ae228e5>