Another oversight on my part. I have a fix, it’s trivial, but I’m running a
few more tests to be sure this time.
Scott
> On Nov 14, 2020, at 2:54 PM, Gordon Bergling wrote:
>
> Hi Scott,
>
> after r367689 the build was fixed, but on arm64 I get the following error,
> when I try to 'pkg upgr
Hi Scott,
after r367689 the build was fixed, but on arm64 I get the following error,
when I try to 'pkg upgrade':
$ doas pkg upgrade
Cannot determine local path
$
Is this error somehow related to this change?
--Gordon
On Sat, Nov 14, 2020 at 11:44:29AM -0700, Scott Long wrote:
> Hi,
>
> Yeah,
Hi,
Yeah, I’m working on a fix, sorry. I made a last minute change that I thought I
had tested, but apparently hadn’t.
Scott
> On Nov 14, 2020, at 11:43 AM, Gordon Bergling wrote:
>
> Hi Scott,
>
> this somehow breaks the build.
>
> -
Hi Scott,
this somehow breaks the build.
-
===> lib/msun (obj,all,install)
/tank/nfs_public/tiny/src/lib/libutil/getlocalbase.c:69:30: error: comparison
of integers of different signs: 'size_t' (aka 'unsigned long') and 'ssize_t