Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build.sh tools fails in external/cddl/osnet



Yea, I see this one is fixed now, but the bug on Debian flavors of Linux is not. I just tested the current stable version of Debian, aka stretch, version 9.4. It also fails to build tools in the same place it was reported that it fails using
Ubuntu 16.04 LTS as the build host. Debian 8.10, aka Jessie, also does
not work as a build host. But the same source tree snapshot from about
6 hours ago or so can be used to build tools on a NetBSD 7.1 host.

Thanks,

Chuck

On 6/3/2018 7:09 PM, Chuck Silvers wrote:
hi,

that should be fixed now, sorry for the lossage.

-Chuck


On Sat, Jun 02, 2018 at 04:15:51AM -0400, Chuck Zmudzinski wrote:
Hello,

I think maybe some recent commits in external/cddl/osnet is breaking the
build of tools. After a recent checkout of current source, I get this while
building tools for m=amd64 and a=x86_64 starting with a clean object tree:

create  libctf/ctf_create.d

...

In file included from /home/chuckz/netbsd-current/src/tools/libctf/../../external/cddl/osnet/sys/sys/param.h:32:0,
from /home/chuckz/netbsd-current/src/tools/libctf/../../external/cddl/osnet/sys/sys/sysmacros.h:35,
                  from /usr/include/x86_64-linux-gnu/sys/types.h:222,
from /home/chuckz/netbsd-current/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:79, from
/home/chuckz/netbsd-current/src/tools/libctf/../compat/compat_defs.h:35,
from /home/chuckz/netbsd-current/obj.amd64/home/chuckz/netbsd-current/src/tooldir.Linux-3.16.0-6-amd64-x86_64/include/compat/nbtool_config.h:882, from /home/chuckz/netbsd-current/src/tools/libctf/../../external/cddl/osnet/dist/common/ctf/ctf_create.c:23:
/home/chuckz/netbsd-current/src/tools/libctf/../../external/cddl/osnet/sys/sys/proc.h:64:27:
fatal error: sys/proc.h: No such file or directory
  #include_next <sys/proc.h>
                            ^
compilation terminated.




Home | Main Index | Thread Index | Old Index