FreeBSD 11.0-stable buildworld failured, maybe it's broken by r305866

k simon chio1990 at gmail.com
Sun Oct 9 08:28:49 UTC 2016


Ok, I solved it by copy those headers from /usr/src to /usr/include.


Simon K.
20161009

> P.S.  It's a quite old machine, it has not HPET device.
>
>
>
> Simon
> 20161004
>
>
>  2016/10/4 20:40, k simon write:
>> Hi,Lists,
>>
>>    This is full source based "make buildworld" failure to r306669.
>>
>>
>> clang  -O2 -pipe -fno-omit-frame-pointer -march=core2
>> -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include
>> -I/usr/src/lib/libc/amd64 -DNLS  -D__DBINTERFACE_PRIVATE
>> -I/usr/src/lib/libc/../../contrib/gdtoa
>> -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
>> -I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE
>> -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libmd
>> -I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
>> -I/usr/src/lib/libc/../../contrib/tzcode/stdtime
>> -I/usr/src/lib/libc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES
>> -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
>> -DSYMBOL_VERSIONING -MD  -MF.depend.__vdso_gettimeofday.o
>> -MT__vdso_gettimeofday.o -std=gnu99 -fstack-protector-strong
>> -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
>> -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-unused-local-typedef -Wno-switch -Wno-switch-enum
>> -Wno-knr-promoted-parameter  -Qunused-arguments  -I/usr/src/lib/libutil
>> -I/usr/src/lib/msun/amd64 -I/usr/src/lib/msun/x86
>> -I/usr/src/lib/msun/src -c /usr/src/lib/libc/sys/__vdso_gettimeofday.c
>> -o __vdso_gettimeofday.o
>> /usr/src/lib/libc/sys/__vdso_gettimeofday.c:43:27: error: too many
>> arguments to function call, expected single argument 'vdso_th', have 2
>> arguments
>>         error = __vdso_gettc(th, &tc);
>>                 ~~~~~~~~~~~~     ^~~
>> /usr/include/sys/vdso.h:65:1: note: '__vdso_gettc' declared here
>> u_int __vdso_gettc(const struct vdso_timehands *vdso_th);
>> ^
>> 1 error generated.
>> *** Error code 1
>>
>> Stop.
>> make[4]: stopped in /usr/src/lib/libc
>> *** Error code 1
>>
>>
>>
>>  Maybe it's broken by r305866.
>>
>>
>>
>>
>> Simon
>> 20161004


More information about the freebsd-stable mailing list