From owner-freebsd-bugs@freebsd.org Sun Dec 4 02:09:33 2016 Return-Path: Delivered-To: freebsd-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 C120EC63D97 for ; Sun, 4 Dec 2016 02:09:33 +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 9740D2D1 for ; Sun, 4 Dec 2016 02:09:33 +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 uB429Xst068948 for ; Sun, 4 Dec 2016 02:09:33 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 215034] ioat: doesn't compile on i386; probably should be blacklisted on !amd64 architectures Date: Sun, 04 Dec 2016 02:09:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2016 02:09:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215034 Bug ID: 215034 Summary: ioat: doesn't compile on i386; probably should be blacklisted on !amd64 architectures Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: ngie@FreeBSD.org $ make all cc -O2 -pipe -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/usr/src/svn/sys/modules/ioat/../.. -I. -I/usr/src/svn/sys -fno-common -MD -MF.depend.ioat.o -MTioat.o -mno-mmx -mno-sse -msoft-flo= at -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -mno-aes -mno-avx= =20 -std=3Diso9899:1999 -c /usr/src/svn/sys/modules/ioat/../../dev/ioat/ioat.c = -o ioat.o /usr/src/svn/sys/modules/ioat/../../dev/ioat/ioat.c:489:28: error: implicit conversion from 'unsigned long long' to 'bus_addr_t' (aka 'unsigned int') changes value from 1099511627775 to 4294967295 [-Werror,-Wconstant-conversion] 2 * 1024 * 1024, 0x0, BUS_SPACE_MAXADDR_40BIT, BUS_SPACE_MAXADD= R, ^~~~~~~~~~~~~~~~~~~~~~~ /usr/src/svn/sys/modules/ioat/../../dev/ioat/ioat.c:63:33: note: expanded f= rom macro 'BUS_SPACE_MAXADDR_40BIT' #define BUS_SPACE_MAXADDR_40BIT 0xFFFFFFFFFFULL ^~~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make: stopped in /usr/src/svn/sys/modules/ioat $ uname -a FreeBSD fbsd12-i386.local 12.0-CURRENT FreeBSD 12.0-CURRENT #4 r305956: Sun= Sep 18 21:45:24 PDT 2016=20=20=20=20 ngie@fbsd11-i386.local:/usr/obj/usr/src/svn/sys/GENERIC-NODEBUG i386 --=20 You are receiving this mail because: You are the assignee for the bug.=