buildworld failure on FreeBSD 10-STABLE

Marin Bernard lists at olivarim.com
Fri Aug 7 12:01:10 UTC 2015


Hi again,

I finally fixed the problem by deleting the whole /usr/src folder and pulling
the sources again. I don't know what happened.

Thanks to Roland for supporting me.

On Thu, Aug 06, 2015 at 02:19:31PM +0200, Marin Bernard wrote:
> Hi,
> 
> I've been trying for several days to build world for FreeBSD 10-STABLE
> (r286362 and several older revisions) from FreeBSD 10.1-RELEASE. Each
> time, thee build process fails at libntp (see logs below).
> 
> Below are some clues about my system. Am I missing something? Thanks!
> 
> # cat /etc/make.conf
> WITH_PKGNG="YES"
> 
> # uname -a
> FreeBSD nic-ppc-marin.cloud.olivarim.com 10.1-RELEASE-p16 FreeBSD
> 10.1-RELEASE-p16 #0: Tue Jul 28 12:04:19 UTC 2015
> root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> # ls /usr/obj
> ls: /usr/obj: No such file or directory
> 
> # make buildworld
> 
> <SNIP>
> cc   -O2 -pipe
> -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/include
> -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/include
> -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/unix/include
> -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/lib/isc/pthreads/include
> -I/usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/sntp/libopts
> -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libc/amd64
> -I/usr/src/usr.sbin/ntp/libntp/../../../lib/libedit/edit
> -I/usr/src/usr.sbin/ntp/libntp/../  -I/usr/src/usr.sbin/ntp/libntp/
> -DHAVE_BSD_NICE -DHAVE_STDINT_H -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H
> -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY -std=gnu99
> -Qunused-arguments  -fstack-protector -Wno-pointer-sign -Wno-empty-body
> -Wno-string-plus-int -Wno-unused-const-variable
> -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality
> -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum
> -Wno-knr-promoted-parameter -Wno-parentheses -c
> /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/libntp/lib_strbuf.c -o
> lib_strbuf.o
> /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/libntp/lib_strbuf.c:20:1:
> error: unknown type name 'libbufstr'
> libbufstr       lib_stringbuf[LIB_NUMBUF];
> ^
> /usr/src/usr.sbin/ntp/libntp/../../../contrib/ntp/libntp/lib_strbuf.c:20:25:
> error: use of undeclared identifier 'LIB_NUMBUF'
> libbufstr       lib_stringbuf[LIB_NUMBUF];
>                               ^
> 2 errors generated.
> *** Error code 1
> 
> Stop.
> make[5]: stopped in /usr/src/usr.sbin/ntp/libntp
> *** Error code 1
> 
> Stop.
> make[4]: stopped in /usr/src/usr.sbin/ntp
> *** Error code 1
> 
> Stop.
> make[3]: stopped in /usr/src/usr.sbin
> *** Error code 1
> 
> Stop.
> make[2]: stopped in /usr/src
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/src
> *** Error code 1
> 
> ---
> Marin Bernard
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list