Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2004 22:03:28 -0700
From:      John Merryweather Cooper <john_m_cooper@yahoo.com>
To:        freebsd-current@freebsd.org
Cc:        frank brierley <frank@brierley.id.au>
Subject:   Re: build error
Message-ID:  <200407282203.37374.john_m_cooper@yahoo.com>
In-Reply-To: <410880EC.4040307@brierley.id.au>
References:  <410880EC.4040307@brierley.id.au>

next in thread | previous in thread | raw e-mail | index | archive | help
=2D----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 28 July 2004 09:45 pm, frank brierley wrote:
> Hi,
>
> Experiencing a kernel build error.
>
> The machine has just (last night) cvsuped from
>
> *default release=3Dcvs tag=3DRELENG_5_2
>
> to
>
> *default release=3Dcvs tag=3D.
>
> Firstly, is this the correct mail list to post this question?
>

Yes.

> Secondly, any thoughts as to what is going on?  See snipped make output
> below for buildkernel and buildworld
>

There's been a major import and merge of gcc 3.4.2.  Things are a little=20
broken up in -CURRENT land at the moment.

> And thirdly, UPDATING has the following item
>
> 20040716: The sound device drivers are renamed.  `sound' is always
> required, while `snd_*' should be configured accordingly to your
> hardware. Refer to NOTES for the detail of the drivers.
>
> does this mean that the device pcm error is here to stay?  Where might
> the NOTES file be for a via VT8233 chip set?
>

I never heard it was going.  The entry for the VT8233 is

device	"snd_via8233"

> make buildkernel produces this output.  This is an unmolested GENERIC
> kernel config file.

The compiler merge is still working on being ready for prime time.  :)

jmc

>
> --------------------------------------------------------------
>
>  >>> stage 3.1: making dependencies
>
> --------------------------------------------------------------
> cd /usr/obj/usr/src/sys/GENERIC;  MAKEOBJDIRPREFIX=3D/usr/obj
> MACHINE_ARCH=3Di386  MACHINE=3Di386  CPUTYPE=3D
> GROFF_BIN_PATH=3D/usr/obj/usr/src/i386/legacy/usr/bin
> GROFF_FONT_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/groff_font
> GROFF_TMAC_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/tmac
> DESTDIR=3D/usr/obj/usr/src/i386  _SHLIBDIRPREFIX=3D/usr/obj/usr/src/i386
> INSTALL=3D"sh /usr/src/tools/install.sh"
> PATH=3D/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy=
/usr
>/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin=
:/
>usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/u=
sr
>/sbin:/usr/bin /usr/obj/usr/src/make.i386/make KERNEL=3Dkernel depend
> -DNO_MODULES_OBJ rm -f .olddep
> if [ -f .depend ]; then mv .depend .olddep; fi
> /usr/obj/usr/src/make.i386/make _kernel-depend
> cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I.
> -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica
> -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter
> -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath
> -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm
> -D_KERNEL -include opt_global.h -finline-limit=3D8000 --param
> inline-unit-growth=3D100 --param large-function-growth=3D1000
> -mno-align-long-strings -mpreferred-stack-boundary=3D2 -ffreestanding
> /usr/src/sys/i386/i386/genassym.c
> cc1: error: unrecognized command line option "-fformat-extensions"
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/GENERIC.
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/GENERIC.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> and make buildworld produces this.
>
> --------------------------------------------------------------
>
>  >>> stage 3.1: making dependencies
>
> --------------------------------------------------------------
> cd /usr/obj/usr/src/sys/GENERIC;  MAKEOBJDIRPREFIX=3D/usr/obj
> MACHINE_ARCH=3Di386  MACHINE=3Di386  CPUTYPE=3D
> GROFF_BIN_PATH=3D/usr/obj/usr/src/i386/legacy/usr/bin
> GROFF_FONT_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/groff_font
> GROFF_TMAC_PATH=3D/usr/obj/usr/src/i386/legacy/usr/share/tmac
> DESTDIR=3D/usr/obj/usr/src/i386  _SHLIBDIRPREFIX=3D/usr/obj/usr/src/i386
> INSTALL=3D"sh /usr/src/tools/install.sh"
> PATH=3D/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy=
/usr
>/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin=
:/
>usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/u=
sr
>/sbin:/usr/bin /usr/obj/usr/src/make.i386/make KERNEL=3Dkernel depend
> -DNO_MODULES_OBJ rm -f .olddep
> if [ -f .depend ]; then mv .depend .olddep; fi
> /usr/obj/usr/src/make.i386/make _kernel-depend
> cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
> -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I.
> -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica
> -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter
> -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath
> -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm
> -D_KERNEL -include opt_global.h -finline-limit=3D8000 --param
> inline-unit-growth=3D100 --param large-function-growth=3D1000
> -mno-align-long-strings -mpreferred-stack-boundary=3D2 -ffreestanding
> /usr/src/sys/i386/i386/genassym.c
> cc1: error: unrecognized command line option "-fformat-extensions"
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/GENERIC.
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/GENERIC.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBCIUmvBSBfjNhsrIRAguuAKCYfDyOnsudAXTgCzazW8Vxo5cbgwCdHnX1
LV3iqJ/pkfZaYpk8o5yKFHo=3D
=3DMdpV
=2D----END PGP SIGNATURE-----



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