Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2024 15:59:22 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        David Wolfskill <david@catwhisker.org>, Dimitry Andric <dim@freebsd.org>, Freebsd-stable List <stable@freebsd.org>
Subject:   Re: Build fail: stable/14-n266695-52d7bd8c4268 -> stable/14-n266773-25bd87539704
Message-ID:  <ZdINOtN2RYdZYm3A@kib.kiev.ua>
In-Reply-To: <ZdIBrDRATidMUTHZ@albert.catwhisker.org>
References:  <ZdHznSkAkrcXPiEE@albert.catwhisker.org> <26E85115-5681-40E4-B392-0FDD1FD399B0@FreeBSD.org> <ZdIBrDRATidMUTHZ@albert.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 18, 2024 at 05:10:04AM -0800, David Wolfskill wrote:
> On Sun, Feb 18, 2024 at 02:04:27PM +0100, Dimitry Andric wrote:
> > ...
> > The actual error was cut off:
> 
> Sorry (but that's why I put the full typescript & meta file on teh Web
> server).
> 
> >   In file included from /usr/src/sys/contrib/openzfs/lib/libspl/include/unistd.h:27:
> >   /common/S1/obj/usr/src/amd64.amd64/tmp/usr/include/unistd.h:507:6: error: declaration of 'execvpe' has a different language linkage
> >     507 | int      execvpe(const char *, char * const *, char * const *);
> >         |          ^
> >   /usr/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/param.h:60:12: note: previous declaration is here
> >      60 | extern int execvpe(const char *name, char * const argv[], char * const envp[]);
> >         |            ^
> > 
> > Kostik fixed this just now, with:
> > 
> > https://cgit.freebsd.org/src/commit/?id=bda0c0dc87c54b611d96b6d0dc1947819ffec083
> > 
> > -Dimitry
> > ....
> 
> Cool; thanks! :-)

I am sorry for the breakage.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZdINOtN2RYdZYm3A>