Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2014 20:52:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195236] Update multimedia/cx88 to 1.4.11
Message-ID:  <bug-195236-13-OSvks2IUXh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195236-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195236-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195236

Thomas Zander <riggs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |riggs@FreeBSD.org

--- Comment #1 from Thomas Zander <riggs@FreeBSD.org> ---
This does not build on 9.3/i386 with HAL option enabled:

cc -pipe -g -fno-strict-aliasing -D_DIAGNOSTIC=0x7f -Werror -D_KERNEL
-DKLD_MODULE -nostdinc   -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 cx88_common.c
cc1: warnings being treated as errors
cx88_common.c: In function 'cx88_write_addr64':
cx88_common.c:2320: warning: format '%lx' expects type 'long unsigned int', but
argument 2 has type 'bus_addr_t' [-Wformat]
cx88_common.c: In function 'cx88_write_addr32':
cx88_common.c:2328: warning: format '%lx' expects type 'long unsigned int', but
argument 2 has type 'bus_addr_t' [-Wformat]
*** [cx88_common.o] Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195236-13-OSvks2IUXh>