Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lint1/mkops fails while building tools
Adam wrote:
> I can't build tools any more. It fails with:
>
> obj ===> tools/lint1
> /bin/sh: /Volumes/Data/dist/src/usr.bin/xlint/lint1/mkops: No such file or
> directory
>
> 'ops.h' gets created in 'tools/lint1/ops.h'
The build is still failing as of source date 2011.02.06.06.47.15.
Although the failure adam reported has been fixed, the build now
fails at a later point:
# compile lint1/ops.lo
cc -O -D_POSIX_C_SOURCE=200808 -D_BSD_SOURCE=1
-I/bracket/i386/work/2011.02.06.06.47.15/obj/tools/compat
-I/bracket/i386/work/2011.02.06.06.47.15/obj/tools/compat/include
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../compat
-DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../../usr.bin/xlint/lint1
-I. -DPASS=\"lint1.h\"
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../../usr.bin/xlint/lint1/../arch/i386
-I/bracket/i386/work/2011.02.06.06.47.15/src/tools/lint1/../../usr.bin/xlint/lint1/../common
-c -o ops.lo.o ops.c
ops.c:8: error: expected specifier-qualifier-list before 'uint8_t'
ops.c:10: warning: excess elements in struct initializer
ops.c:10: warning: (near initialization for 'imods[0]')
ops.c:11: warning: excess elements in struct initializer
ops.c:11: warning: (near initialization for 'imods[1]')
ops.c:12: warning: excess elements in struct initializer
...
More logs at <http://www.gson.org/netbsd/bugs/build/commits-2011.02.html#end>.
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index