Current-Users archive

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

unknown type name 'paddr_t'



NetBSD 7.99.26 i386
maybe up-to-date...

/etc/mk.conf: MKRUMP=no

# cd /usr
# rm -r obj
# mkdir obj
# cd /usr/src
# cvs up
... a cup of coffee
# ./build.sh -j4 distribution


--- dependall-tests ---
In file included from /usr/src/sys/kern/subr_extent.c:60:0:
/usr/obj/destdir.i386/usr/include/sys/pool.h:212:2: error: unknown type name 'paddr_t'
  paddr_t pcgo_pa;  /* object physical address */
  ^
*** [subr_extent.o] Error code 1

nbmake[6]: stopped in /usr/src/tests/kernel
1 error

nbmake[6]: stopped in /usr/src/tests/kernel
*** [dependall] Error code 2

nbmake[5]: stopped in /usr/src/tests/kernel
1 error

nbmake[5]: stopped in /usr/src/tests/kernel
*** [dependall-kernel] Error code 2

nbmake[4]: stopped in /usr/src/tests
1 error

nbmake[4]: stopped in /usr/src/tests
*** [dependall-tests] Error code 2

nbmake[3]: stopped in /usr/src
--- dependall-sys ---
A failure has been detected in another branch of the parallel make

nbmake[10]: stopped in /usr/obj/sys/arch/i386/stand/bootxx/bootxx_lfsv1/lib/kern
*** [dependkernlib] Error code 2

nbmake[9]: stopped in /usr/src/sys/arch/i386/stand/bootxx/bootxx_lfsv1
1 error

nbmake[9]: stopped in /usr/src/sys/arch/i386/stand/bootxx/bootxx_lfsv1
*** [dependall-bootxx_lfsv1] Error code 2

nbmake[8]: stopped in /usr/src/sys/arch/i386/stand/bootxx
1 error

nbmake[8]: stopped in /usr/src/sys/arch/i386/stand/bootxx
*** [dependall-bootxx] Error code 2

nbmake[7]: stopped in /usr/src/sys/arch/i386/stand
1 error

nbmake[7]: stopped in /usr/src/sys/arch/i386/stand
*** [dependall-stand] Error code 2

nbmake[6]: stopped in /usr/src/sys/arch/i386
1 error

nbmake[6]: stopped in /usr/src/sys/arch/i386
*** [dependall-i386] Error code 2

nbmake[5]: stopped in /usr/src/sys/arch
1 error

nbmake[5]: stopped in /usr/src/sys/arch
*** [dependall-arch] Error code 2

nbmake[4]: stopped in /usr/src/sys
1 error

nbmake[4]: stopped in /usr/src/sys
*** [dependall-sys] Error code 2

nbmake[3]: stopped in /usr/src
--- dependall-external ---
/usr/src/obj/tooldir.NetBSD-7.99.26-i386/bin/nbctfconvert -g -L VERSION print-isoclns.o
A failure has been detected in another branch of the parallel make

nbmake[8]: stopped in /usr/src/external/bsd/tcpdump/bin
*** [dependall] Error code 2

nbmake[7]: stopped in /usr/src/external/bsd/tcpdump/bin
1 error

nbmake[7]: stopped in /usr/src/external/bsd/tcpdump/bin
*** [dependall-bin] Error code 2

nbmake[6]: stopped in /usr/src/external/bsd/tcpdump
1 error

nbmake[6]: stopped in /usr/src/external/bsd/tcpdump
*** [dependall-tcpdump] Error code 2

nbmake[5]: stopped in /usr/src/external/bsd
1 error

nbmake[5]: stopped in /usr/src/external/bsd
*** [dependall-bsd] Error code 2

nbmake[4]: stopped in /usr/src/external
1 error

nbmake[4]: stopped in /usr/src/external
*** [dependall-external] Error code 2

nbmake[3]: stopped in /usr/src
--- dependall-usr.sbin ---
/usr/src/obj/tooldir.NetBSD-7.99.26-i386/bin/nbctfconvert -g -L VERSION isakmp_inf.o
A failure has been detected in another branch of the parallel make

nbmake[6]: stopped in /usr/src/usr.sbin/racoon
*** [dependall] Error code 2

nbmake[5]: stopped in /usr/src/usr.sbin/racoon
1 error

nbmake[5]: stopped in /usr/src/usr.sbin/racoon
*** [dependall-racoon] Error code 2

nbmake[4]: stopped in /usr/src/usr.sbin
1 error

nbmake[4]: stopped in /usr/src/usr.sbin
*** [dependall-usr.sbin] Error code 2

nbmake[3]: stopped in /usr/src
4 errors

nbmake[3]: stopped in /usr/src
*** [do-build] Error code 2

nbmake[2]: stopped in /usr/src
1 error

nbmake[2]: stopped in /usr/src
*** [build] Error code 2

nbmake[1]: stopped in /usr/src
1 error

nbmake[1]: stopped in /usr/src
*** [distribution] Error code 2

nbmake: stopped in /usr/src
1 error

nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***


-- 
Ryosuke



Home | Main Index | Thread Index | Old Index