Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2011 13:20:59 +0300
From:      Boris Samorodov <bsam@ipt.ru>
To:        Odhiambo Washington <odhiambo@gmail.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: 8.2-RC Kernel build failure
Message-ID:  <48605972@bb.ipt.ru>
In-Reply-To: <AANLkTi=TQ4sD72=G-eqd5sNzyHdA6eVcrWfBruPyo2dy@mail.gmail.com> (Odhiambo Washington's message of "Sat, 29 Jan 2011 12:49:10 %2B0300")
References:  <AANLkTinLfBicKarw%2B-PTKJXs6tQtXt7AbeEzoQOQqTRd@mail.gmail.com> <14688993@bb.ipt.ru> <AANLkTi=TQ4sD72=G-eqd5sNzyHdA6eVcrWfBruPyo2dy@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 Jan 2011 12:49:10 +0300 Odhiambo Washington wrote:
> On Sat, Jan 29, 2011 at 12:30 PM, Boris Samorodov <bsam@ipt.ru> wrote:
> > On Sat, 29 Jan 2011 12:19:00 +0300 Odhiambo Washington wrote:
> >
> > > cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls
> > > -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes
> > -Wpointer-arith
> > > -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions
> > > -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL
> > > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
> > > -finline-limit=8000 --param inline-unit-growth=100 --param
> > > large-function-growth=1000  -mno-align-long-strings
> > > -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
> > > -mno-sse3 -ffreestanding -fstack-protector -Werror
> > >  /usr/src/sys/dev/jme/if_jme.c
> > > *** Error code 1
> >
> > > Stop in /usr/obj/usr/src/sys/GW.
> > > *** Error code 1
> >
> > > Stop in /usr/src.
> > > *** Error code 1
> >
> > > Stop in /usr/src.
> >
> > It's always a good idea to show a command one used. And assuming you use
> > "-j X" the log is useless since the actual error was way earlier. Please,
> > remove the flag, add "-DNO_CLEAN" and show the command and a tail of
> > the output.

> I always use `make kernel KERNCONF=MY_KERNEL`. No special flags.
> The whole output is here - http://62.8.64.102/~wash/kernel-20110129.log.txt
>  <http://62.8.64.102/~wash/kernel-20110129.log.txt>;

As for me, I've seen that for the first time... First I'll try to
cleandir and redo the build. If fail -- build GENERIC, if fail --
GENERIC with null make.conf.

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48605972>