From owner-freebsd-ports@FreeBSD.ORG Fri May 23 20:47:15 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A0179AC for ; Fri, 23 May 2014 20:47:15 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 064D824EA for ; Fri, 23 May 2014 20:47:14 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) for freebsd-ports@freebsd.org with esmtp (envelope-from ) id <1WnwMr-003Fqd-NS>; Fri, 23 May 2014 22:47:05 +0200 Received: from g225117074.adsl.alicedsl.de ([92.225.117.74] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.82) for freebsd-ports@freebsd.org with esmtpsa (envelope-from ) id <1WnwMr-001rvd-JZ>; Fri, 23 May 2014 22:47:05 +0200 Date: Fri, 23 May 2014 22:46:58 +0200 From: "O. Hartmann" To: FreeBSD Ports Subject: [CURRENT] x11/nvidia-driver: nvidia_linux.c:42:37: error: incompatible integer to pointer conversion passing 'unsigned long long' to parameter of type 'cap_rights_t *' Message-ID: <20140523224658.53193c73.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/LKk+7wz=/3xaiAg6ej6a0Ah"; protocol="application/pgp-signature" X-Originating-IP: 92.225.117.74 X-ZEDAT-Hint: A X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2014 20:47:15 -0000 --Sig_/LKk+7wz=/3xaiAg6ej6a0Ah Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On 11.0-CURRENT, sources r266594, I get this error when tryong to compile p= ort x11/nvidia-driver: nvidia_linux.c:42:37: error: incompatible integer to pointer conversion pas= sing 'unsigned long long' to parameter of type 'cap_rights_t *' (aka 'struct cap_rights *') [-Werror,-Wint-conversion] if ((error =3D fget(td, args->fd, CAP_IOCTL, &fp= )) !=3D 0) --Sig_/LKk+7wz=/3xaiAg6ej6a0Ah Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJTf7PIAAoJEOgBcD7A/5N8j6UIALjBFgX/GPmRMCddeU0M9pNa Dw/a7yyhtKhgmB1A7aQNfpOmDxdLL7wuR7vMpPXoMBKqa/ylIKIAq/sUOaeSYVKl lsZFwdtFKDsc7iMBQhV1Omr12IneH3a7lbCvuy4gsm+NmbsX5c1s5dpImlWpkrb7 M3E7+svGOqcHN74tNAEZnKQKhqjiHNiq0bZ08PDgj6cHBYkZrMj0W4GCwsL5SZAo bh5Q/A3JhWslmKcX0+OCn0mEgtmhizsrbt7uIpv7G1O50dTZL7B9GviOHXDjXpQS pNB2zdEtT/qkDYh2WFTxCD4e9lLHuQxZM9SwaQBtX+DKnnB7nRuPPkHmcSATjro= =yirv -----END PGP SIGNATURE----- --Sig_/LKk+7wz=/3xaiAg6ej6a0Ah--