From owner-freebsd-ports-bugs@freebsd.org Sun Jul 3 12:43:01 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17E22B8F45D for ; Sun, 3 Jul 2016 12:43:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F11912452 for ; Sun, 3 Jul 2016 12:43:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u63Ch0mw050743 for ; Sun, 3 Jul 2016 12:43:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210629] multimedia/cx88: Update to 1.5.0 Date: Sun, 03 Jul 2016 12:43:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: riggs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2016 12:43:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210629 Thomas Zander changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |riggs@FreeBSD.org --- Comment #5 from Thomas Zander --- (In reply to jason.harmening from comment #4) Still does not build: cc -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Werror -D_KE= RNEL -DKLD_MODULE -nostdinc -I../common -I../mpeg -I../audio -I../video -I./avc= ore -I. -I@ -I@/contrib/altq -finline-limit=3D8000 --param inline-unit-growth= =3D100 --param large-function-growth=3D1000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=3Diso9899:1999 -fstack-protector -Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions=20 -Wmissing-include-dirs -fdiagnostics-show-option -c cx23885.c cc1: warnings being treated as errors cx23885.c:47: warning: declaration does not declare anything cx23885.c: In function 'cx23885_enable_streams': cx23885.c:264: error: 'cx23885_softc' has no member named 'ts1' cx23885.c:288: error: 'cx23885_softc' has no member named 'video2' cx23885.c: In function 'cx23885_disable_streams': cx23885.c:303: error: 'cx23885_softc' has no member named 'ts1' cx23885.c:324: error: 'cx23885_softc' has no member named 'video2' cx23885.c: In function 'cx23885_intr': cx23885.c:350: error: 'cx23885_softc' has no member named 'ts1' cx23885.c:355: error: 'cx23885_softc' has no member named 'video2' cx23885.c: In function 'cx23885_shutdown': cx23885.c:454: error: 'cx23885_softc' has no member named 'ts1' cx23885.c:474: error: 'cx23885_softc' has no member named 'video2' cx23885.c: In function 'cx23885_suspend': cx23885.c:486: error: 'cx23885_softc' has no member named 'ts1' cx23885.c:506: error: 'cx23885_softc' has no member named 'video2' *** [cx23885.o] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/cx88/work/cx88-1.5.0/cx23885. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/cx88/work/cx88-1.5.0. *** [do-build] Error code 1 Stop in /usr/ports/multimedia/cx88. --=20 You are receiving this mail because: You are the assignee for the bug.=