Re: Build failed in Jenkins: FreeBSD_HEAD-modules #686

From: Rui Paulo <rpaulo_at_FreeBSD.org>
Date: Sat, 28 Jun 2014 13:36:19 -0700
On Jun 28, 2014, at 13:31, Li-Wen Hsu <lwhsu_at_FreeBSD.org> wrote:

> On Sat, Jun 28, 2014 at 20:55:19 +0200, Hans Petter Selasky wrote:
>> Hi,
>> 
>> Jenkins is by error reporting my changes as cause of fault!
>> 
>> /builds/FreeBSD_HEAD-modules/sys/modules/dtrace/dtrace/../../../cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c:114:10: 
>> fatal error: 'strtolctype.h' file not found
>> #include "strtolctype.h"
>> 
>> Rui Paulo: Looks like one of your commits: r267937
>> 
> 
> I think the problem is that job builds -CURRENT kernel modules on
> 10-STABLE, which doesn't have strtolctype.h.  The solution might be
> switching this job to run on 11-CURRENT, or making the -CURRENT kernel
> modules can be built on 10.  Do we suppose to support this?

Ah, if this is the problem, then you need to build things differently:

1) build kernel-toolchain
2) enter make buildenv
3) build all the modules

--
Rui Paulo
Received on Sat Jun 28 2014 - 18:36:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC