svn: stable/9: . usr.bin/xinstall

Maxim Konovalov maxim.konovalov at gmail.com
Tue Jun 18 14:57:35 UTC 2013


Hi Brooks,

On Mon, 3 Jun 2013, 11:48-0500, Brooks Davis wrote:

> On Sat, Jun 01, 2013 at 01:01:01PM -0700, Maxim Sobolev wrote:
> > Hmm, I believe this breaks build for me. Any ideas why?
>
> Presumably you are building in some less common way since this change
> has been working for months.  What command line resulted in this error?
> Is this tree fully up to date?  Do you have anything in src.conf or
> make.conf?  From the error, it looks like you haven't bootstrapped a new
> libc properly.
>
I see the same failure trying to make buildworld with fresh stable/9
checkout on 1yo 9.0-STABLE.  No src.conf and pretty much contentless
make.conf.

> -- Brooks
>
> > ===> usr.bin/xinstall (all)
> > cc -O2 -pipe  -I/usr/src/usr.bin/xinstall/../../contrib/mtree
> > -I/usr/src/usr.bin/xinstall/../../lib/libnetbsd
> > -I/usr/src/usr.bin/xinstall/../../lib/libmd -std=gnu99 -fstack-protector
> > -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
> > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
> > -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter
> > -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
> > -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c
> > /usr/src/usr.bin/xinstall/xinstall.c
> > cc1: warnings being treated as errors
> > /usr/src/usr.bin/xinstall/xinstall.c: In function 'metadata_log':
> > /usr/src/usr.bin/xinstall/xinstall.c:1331: warning: implicit declaration
> > of function 'strsvis'
> > /usr/src/usr.bin/xinstall/xinstall.c:1331: warning: nested extern
> > declaration of 'strsvis'
> > *** [xinstall.o] Error code 1
> >
> > Stop in /usr/src/usr.bin/xinstall.
> > *** [all] Error code 1
> >
[...]

-- 
Maxim Konovalov


More information about the svn-src-all mailing list