From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 24 17:56:11 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39F5A16A403 for ; Sun, 24 Sep 2006 17:56:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from unixfreunde.net (unixfreunde.de [85.214.35.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D26E43D45 for ; Sun, 24 Sep 2006 17:56:08 +0000 (GMT) (envelope-from miwi@FreeBSD.org) Received: by unixfreunde.net (Postfix, from userid 65534) id EB41850A0C; Sun, 24 Sep 2006 19:56:09 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.3-gr1 (2006-06-01) on unixfreunde.de X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=AWL, BAYES_00, FORGED_RCVD_HELO, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL autolearn=no version=3.1.3-gr1 Received: from mwilke.ath.cx (dslb-082-083-157-123.pools.arcor-ip.net [82.83.157.123]) by unixfreunde.net (Postfix) with ESMTP id 5F000509BF; Sun, 24 Sep 2006 19:56:09 +0200 (CEST) Date: Sun, 24 Sep 2006 19:56:06 +0200 From: Martin Wilke To: freebsd@luna.afraid.org Message-ID: <20060924195606.10dca011@mwilke.ath.cx> In-Reply-To: <200609241723.k8OHNFdG083051@freefall.freebsd.org> References: <200609241723.k8OHNFdG083051@freefall.freebsd.org> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.10.3; i386-portbld-freebsd7.0) User-Agent: miwi@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/103570: pwcbsd won't compile after the most recent port-update of the port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 17:56:11 -0000 Hi, The port does not build on -Head. Can you take a look in it? Full Log here http://miwibox.org/tb/index.php?action=describe_port&id=776 ===> Extracting for pwcbsd-1.3.1 => MD5 Checksum OK for pwcbsd-1.3.1.tar.gz. => SHA256 Checksum OK for pwcbsd-1.3.1.tar.gz. ===> Patching for pwcbsd-1.3.1 ===> pwcbsd-1.3.1 depends on file: /usr/local/bin/sdl-config - found ===> pwcbsd-1.3.1 depends on shared library: jpeg.9 - found ===> pwcbsd-1.3.1 depends on shared library: SDL.11 - found ===> Configuring for pwcbsd-1.3.1 ===> Building for pwcbsd-1.3.1 make -f Makefile.kld all Warning: Object directory not changed from original /usr/home/miwi/dev/ports/multimedia/pwcbsd/work/pwcbsd @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h :> opt_usb.h cc -O2 -fno-strict-aliasing -pipe -march=athlon-xp -march=athlon-xp -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -I. -I@ -I @/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -mno-align-long-stri ngs -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-ext erns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c pwc.c In file included from pwc.c:27: ./pwc.h:136: error: syntax error before "USBBASEDEVICE" pwc.c: In function `pwc_attach': pwc.c:153: warning: implicit declaration of function `USBDEVNAME' pwc.c:153: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: error: structure has no member named `sc_dev' pwc.c:153: warning: format argument is not a pointer (arg 2) pwc.c:158: error: structure has no member named `sc_dev' pwc.c:162: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:162: error: structure has no member named `sc_dev' pwc.c:162: warning: format argument is not a pointer (arg 2) pwc.c:195: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:195: error: structure has no member named `sc_dev' pwc.c:195: warning: passing arg 2 of `mtx_init' makes pointer from integer without a cast pwc.c:259: error: structure has no member named `sc_dev' pwc.c:259: warning: format argument is not a pointer (arg 2) pwc.c:277: error: structure has no member named `sc_dev' pwc.c:277: warning: format argument is not a pointer (arg 2) pwc.c:285: error: structure has no member named `sc_dev' pwc.c: In function `pwc_detach': pwc.c:311: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:311: error: structure has no member named `sc_dev' pwc.c:311: warning: format argument is not a pointer (arg 2) pwc.c:319: error: structure has no member named `sc_dev' pwc.c: In function `pwc_open': pwc.c:348: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:348: error: structure has no member named `sc_dev' pwc.c:348: warning: format argument is not a pointer (arg 2) pwc.c:357: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:357: error: structure has no member named `sc_dev' pwc.c:357: warning: format argument is not a pointer (arg 2) pwc.c:367: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:367: error: structure has no member named `sc_dev' pwc.c:367: warning: format argument is not a pointer (arg 2) pwc.c:379: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:379: error: structure has no member named `sc_dev' pwc.c:379: warning: format argument is not a pointer (arg 2) pwc.c:387: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:387: error: structure has no member named `sc_dev' pwc.c:387: warning: format argument is not a pointer (arg 2) pwc.c:407: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:407: error: structure has no member named `sc_dev' pwc.c:407: warning: format argument is not a pointer (arg 2) pwc.c:413: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:413: error: structure has no member named `sc_dev' pwc.c:413: warning: format argument is not a pointer (arg 2) pwc.c: In function `pwc_close': pwc.c:470: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:470: error: structure has no member named `sc_dev' pwc.c:470: warning: format argument is not a pointer (arg 2) pwc.c:494: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:494: error: structure has no member named `sc_dev' pwc.c:494: warning: format argument is not a pointer (arg 2) pwc.c: In function `pwc_try_video_mode': pwc.c:665: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:665: error: structure has no member named `sc_dev' pwc.c:665: warning: format argument is not a pointer (arg 2) pwc.c:671: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:671: error: structure has no member named `sc_dev' pwc.c:671: warning: format argument is not a pointer (arg 2) pwc.c:680: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:680: error: structure has no member named `sc_dev' pwc.c:680: warning: format argument is not a pointer (arg 2) pwc.c:686: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:686: error: structure has no member named `sc_dev' pwc.c:687: warning: format argument is not a pointer (arg 2) pwc.c:693: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:693: error: structure has no member named `sc_dev' pwc.c:693: warning: format argument is not a pointer (arg 2) pwc.c: In function `pwc_isoc_handler': pwc.c:774: warning: nested extern declaration of `USBDEVNAME' pwc.c:153: warning: redundant redeclaration of 'USBDEVNAME' pwc.c:153: warning: previous implicit declaration of 'USBDEVNAME' was here pwc.c:774: error: structure has no member named `sc_dev' pwc.c:774: warning: format argument is not a pointer (arg 2) *** Error code 1 Stop in /usr/home/miwi/dev/ports/multimedia/pwcbsd/work/pwcbsd. *** Error code 1 Stop in /usr/home/miwi/dev/ports/multimedia/pwcbsd/work/pwcbsd. *** Error code 1 Stop in /usr/home/miwi/dev/ports/multimedia/pwcbsd. *** Error code 1 Stop in /usr/home/miwi/dev/ports/multimedia/pwcbsd. -- Martin Wilke | irc.unixfreunde.de #bsd miwi@FreeBSD.org | miwi@unixfreunde.de FreeBSD Commiter | Power to Serve