From owner-freebsd-multimedia@FreeBSD.ORG Mon May 28 16:14:35 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7E50816A478 for ; Mon, 28 May 2007 16:14:35 +0000 (UTC) (envelope-from skuld@goddess-gate.com) Received: from mail.goddess-gate.com (aboudou.pck.nerim.net [213.41.241.192]) by mx1.freebsd.org (Postfix) with ESMTP id 2C6AF13C45B for ; Mon, 28 May 2007 16:14:35 +0000 (UTC) (envelope-from skuld@goddess-gate.com) Received: from localhost (localhost [127.0.0.1]) by mail.goddess-gate.com (Postfix) with ESMTP id 9D36D61E5 for ; Mon, 28 May 2007 17:56:00 +0200 (CEST) X-Virus-Scanned: amavisd-new at goddess-gate.com Received: from mail.goddess-gate.com ([127.0.0.1]) by localhost (mail.goddess-gate.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UqVRwxMpx3up for ; Mon, 28 May 2007 17:55:55 +0200 (CEST) Received: from [192.168.0.10] (petraqueur [192.168.1.254]) by mail.goddess-gate.com (Postfix) with ESMTP id 7D8D56188 for ; Mon, 28 May 2007 17:55:55 +0200 (CEST) From: Arnaud Boudou To: freebsd-multimedia@freebsd.org Content-Type: text/plain; charset=UTF-8 Date: Mon, 28 May 2007 17:55:47 +0200 Message-Id: <1180367747.69507.7.camel@skuld> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Subject: [snd_hda] buildkernel fails with latest patches on RELENG_6 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 May 2007 16:14:35 -0000 Hello, When trying to build kernel with snd_hda patches on RELENG_6 sources, I get build errors : > awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/sound/pcm/channel_if.m -c ; cc -c -O -pipe -march=prescott -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -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 -ffreestanding -Werror channel_if.c > cc -c -O -pipe -march=prescott -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -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 -ffreestanding -Werror /usr/src/sys/dev/sound/pcm/dsp.c > /usr/src/sys/dev/sound/pcm/dsp.c: In function `dsp_clone': > /usr/src/sys/dev/sound/pcm/dsp.c:1668: warning: 'devtype' might be used uninitialized in this function > /usr/src/sys/dev/sound/pcm/dsp.c:1669: warning: 'devname' might be used uninitialized in this function > /usr/src/sys/dev/sound/pcm/dsp.c:1669: warning: 'devsep' might be used uninitialized in this function > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/SKULD. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > root@skuld# I tried to apply tips provided into README file (reverse patch, remove files and get a clean source tree), but I still get the same build error. I don't know if it's useful in this case, but I'll provided the needed informations : > root@skuld# uname -a > FreeBSD skuld 6.2-STABLE FreeBSD 6.2-STABLE #2: Sat May 26 11:20:16 CEST 2007 root@skuld:/usr/obj/usr/src/sys/SKULD i386 Regards -- Arnaud Boudou http://goddess-gate.com/dc2/index.php/fr (français) http://goddess-gate.com/dc2/index.php/en (anglais)