Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: current-i386 (4.99.58) failed to build
On 31/03/2008, Brad Pitney <pitney.brad%googlemail.com@localhost> wrote:
> On Mon, Mar 31, 2008 at 8:37 AM, Alan Barrett <apb%cequrux.com@localhost>
> wrote:
> > On Mon, 31 Mar 2008, ?ukasz wrote:
> > > I upgraded kernel from 4.99.55 to 4.99.58 and now trying to build the
> > > whole system. I encounter following problem:
> >
> > Are you sure that there were no error messages from the compiler, before
> > make printed "*** Failed target: ukfs.o"?
> >
> >
> > > # create libukfs/.depend rm -f .depend
> > > CC=/usr/build/tools/bin/i386--netbsdelf-gcc /usr/build/tools/bin/nbmkdep
> > > -d -f .depend -s .o\ .po\ .so\ .ln ukfs.d # compile
> > > libukfs/ukfs.o /usr/build/tools/bin/i386--netbsdelf-gcc -O0 -g
> > > -march=pentium4 -O2 -pipe -Wall -Wstrict-prototypes
> > > -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional
> > > -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra
> > > -Wno-unused-parameter -std=gnu99 -Werror
> > > -I/usr/src/sys/rump/librump/rumpkern
> > > -I/usr/build/obj/sys/rump/librump/rumpkern
> > > -I/usr/src/sys/rump/fs/lib/libukfs -I.
> > > -I/usr/src/sys/rump/fs/lib/libukfs -I. -nostdinc
> > > -isystem /usr/build/dest/usr/include
> > > -c /usr/src/sys/rump/fs/lib/libukfs/ukfs.c -o ukfs.o
> >
> > Some lines have been wrapped together, but the above is the attempt to
> > run the compiler to create ukfs.o from ukfs.c.
> >
> > > *** Failed target: ukfs.o
> > > *** Failed command: /usr/build/tools/bin/i386--netbsdelf-gcc -O0 -g
> [...]
> >
> > The above is make saying that the compiler failed. When this happens,
> > there are usually error messages from the compiler. Without them, it's
> > hard to see what's wrong.
> >
> > --apb (Alan Barrett)
> >
>
>
> I've reported this problem a couple of times but no answer but I'll
> cut & paste it here:
I've finished full buld.sh release on i386 -current overnight without
any problems - I am running it right now.
>
> dependall ===> sys/rump/fs/lib/libukfs
> cc1: warnings being treated as errors
> /usr/src/sys/rump/fs/lib/libukfs/ukfs.c: In function 'ukfs_write':
> /usr/src/sys/rump/fs/lib/libukfs/ukfs.c:301: warning: 'xfer' may be
> used uninitialized in this function
>
>
> *** Failed target: ukfs.o
> *** Failed command:
>
> /usr/obj/tooldir.NetBSD-4.99.58-x86_64/bin/x86_64--netbsd-gcc -O0 -g
> -pipe -mtune=k8 -Wall -Wstrict-prototypes -Wmissing-prototypes
>
> -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wreturn-type
> -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra
>
> -Wno-unused-parameter -std=gnu99 -Werror -pipe -mtune=k8
> -fstack-protector -Wstack-protector --param ssp-buffer-size=1
>
> -I/usr/src/sys/rump/librump/rumpkern
>
> -I/usr/obj/sys/rump/librump/rumpkern
>
> -I/usr/src/sys/rump/fs/lib/libukfs -I.
> -I/usr/src/sys/rump/fs/lib/libukfs -I. -nostdinc -isystem
>
> /usr/obj/destdir.amd64/usr/include -c
>
> /usr/src/sys/rump/fs/lib/libukfs/ukfs.c -o ukfs.o
>
> *** Error code 1
>
> Stop.
>
> --
> Best regards,
>
> Brad
>
--
----------------------------------------------------------------
/dev/random says:
People say I'm apathetic, but I don't care.
----------------------------------------------------------------
Chavdar Ivanov | Talbot Way, Small Heath Business Park
Delcam UK | Birmingham B10 0HJ, United Kingdom
Customer Support | (+44)121-6831014
----------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index