[Bug 210629] multimedia/cx88: Update to 1.5.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 3 12:43:01 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210629

Thomas Zander <riggs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |riggs at FreeBSD.org

--- Comment #5 from Thomas Zander <riggs at FreeBSD.org> ---
(In reply to jason.harmening from comment #4)

Still does not build:

cc -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Werror -D_KERNEL
-DKLD_MODULE -nostdinc  -I../common -I../mpeg -I../audio -I../video -I./avcore
-I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100
--param large-function-growth=1000 -fno-common   -mno-align-long-strings
-mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding
-fstack-protector -std=iso9899:1999  -fstack-protector -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions 
-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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list