From owner-freebsd-questions@freebsd.org Fri Mar 11 15:48:45 2016 Return-Path: Delivered-To: freebsd-questions@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 B7AA7ACC61C for ; Fri, 11 Mar 2016 15:48:45 +0000 (UTC) (envelope-from pierre-yves.peneau@lirmm.fr) Received: from kirkenes.lirmm.fr (kirkenes.lirmm.fr [193.49.104.30]) by mx1.freebsd.org (Postfix) with ESMTP id 4E9DD359 for ; Fri, 11 Mar 2016 15:48:44 +0000 (UTC) (envelope-from pierre-yves.peneau@lirmm.fr) Received: from [0.0.0.0] (unknown [185.100.85.132]) by kirkenes.lirmm.fr (Postfix) with ESMTPSA id 21569A4FC1 for ; Fri, 11 Mar 2016 16:48:42 +0100 (CET) Subject: Re: CURRENT does not compile on i386 To: freebsd-questions@freebsd.org References: <56E2E06D.9060003@lirmm.fr> From: =?UTF-8?Q?Pierre-Yves_P=c3=a9neau?= Message-ID: <56E2E8D3.4090203@lirmm.fr> Date: Fri, 11 Mar 2016 16:48:35 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56E2E06D.9060003@lirmm.fr> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="C3EmWnTjWaFFjgBf9vx9wOMUbREHVxX2u" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2016 15:48:45 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --C3EmWnTjWaFFjgBf9vx9wOMUbREHVxX2u Content-Type: multipart/mixed; boundary="ow5A0sL6ip8LQMjexHBqx5w5iKWtgtiJ5" From: =?UTF-8?Q?Pierre-Yves_P=c3=a9neau?= To: freebsd-questions@freebsd.org Message-ID: <56E2E8D3.4090203@lirmm.fr> Subject: Re: CURRENT does not compile on i386 References: <56E2E06D.9060003@lirmm.fr> In-Reply-To: <56E2E06D.9060003@lirmm.fr> --ow5A0sL6ip8LQMjexHBqx5w5iKWtgtiJ5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ok, according to Jenkins, i386 does not compile since this morning (5:14am), but the error message is not the same. https://jenkins.freebsd.org/job/FreeBSD_HEAD_i386/ On 11/03/2016 16:12, Pierre-Yves P=C3=A9neau wrote: > Hi everyone, >=20 > I am trying to compile FreeBSD-CURRENT downloaded from > https://svn.freebsd.org/base/head. The source tree is at revision > 296654. The command to build is the following: >=20 >> make buildkernel KERNEL=3DGENERIC -j 2 >=20 > The compilation failed with this message: >=20 >> =3D=3D=3D> bxe (all) >> --- bxe.o --- >> cc -O2 -pipe -Wno-shift-negative-value -fno-strict-aliasing -Werror -D= _KERNEL -DKLD_MODULE -nostdinc -I/usr/src/sys/dev/bxe -DHAVE_KERNEL_OPTIO= N_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I/usr/s= rc/sys -fno-common -g -I/usr/obj/usr/src/sys/GENERIC -mno-mmx -mno-sse -m= soft-float -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wall -Wred= undant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -W= pointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-ext= ensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pra= gmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-par= entheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno= -aes -mno-avx -std=3Diso9899:1999 -c /usr/src/sys/dev/bxe/bxe.c -o bxe.o >> error: unknown warning option '-Wno-shift-negative-value'; did you mea= n '-Wno-shift-sign-overflow'? [-Werror,-Wunknown-warning-option] >> *** [bxe.o] Error code 1 >> >> make[4]: stopped in /usr/src/sys/modules/bxe >> 1 error >=20 > I am running FreeBSD-10.2 on i386 (fresh install from yesterday): >=20 >> root@beastie:/usr/src # uname -a >> FreeBSD beastie 10.2-RELEASE FreeBSD 10.2-RELEASE #1 r296608M: Thu Mar= 10 14:42:55 CET 2016 pierre-yves@beastie:/usr/obj/usr/src/sys/GENERIC i3= 86 >=20 > I am using the default compiler: >=20 >> root@beastie:/usr/src # clang -v >> FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 201405= 12 >> Target: i386-unknown-freebsd10.2 >> Thread model: posix >> Selected GCC installation: >=20 > Am I doing something wrong ? I read the official documentation and it > looks like I am using the good way to compile the FreeBSD kernel. >=20 > Thank you. >=20 --=20 +-------------------------------------------------------------+ | Pierre-Yves P=C3=A9neau - PhD student | first.last at lirmm.fr | | LIRMM / CNRS - SYSMIC team | + 33 4 67 41 85 85 | | Building 4 Office H2.2 | http://walafc0.org | +-------------------------------------------------------------+ --ow5A0sL6ip8LQMjexHBqx5w5iKWtgtiJ5-- --C3EmWnTjWaFFjgBf9vx9wOMUbREHVxX2u Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJW4ujWAAoJEPy7VC2L9m/Aia0QAKixgVFmqHM5/rUyE5JHfeOU cMwGST3ew+JaOpTHi3QSNHNy+Yo8z7GMLP4JyJMFO9fyHHrSV8DwH4e1UjC5NCdU HwyqTB5aX0vGKwCrvuP1TGA2q99hThDub2x+El5AGOODIpl23m6EnpyjsenR+2Vd uhHwCAviQ/ItLHuE2a5xXKQSgPxECLgmy+UB/0Bhiqqfnh5tHLT+UgKiLwrb4NgA q0sm8DIKQJMuaGuV1LENF4BbwU4y2RYtNNsWeNyWKqGLuXfPIr8NVegtHviWXiQ/ 4fYVZ7ERjvJ4MS0t1IlEXZ8WlTOs4V4umzndnB/mi8hIIw6NLQ8F66NaJwOEKC4V igqYjd6i2j+14CIKntwqtX+A5wvWWRoB35RkR0CS1qOp02EohzPcvmmvOtGFBKOF Xly2xgE25ImfYlm5zyf0jXST6/e+pzaghqswnIUjKDxqb/ZwTlCOIGVzx1+fz4Aa O7GQgTTkPGKkduKj879MCA1nvWLBbtSMMpLjmkChhkLuxHN6c/ksRnN2c4+yGnx4 9jtpCASJyDnLADPdD1NTKy/ngkkomfuIvLFxGzSD3F4dsbDnoCfdtXQ4K/GzRr8Y b+EIyyickAj2GfCTTHLBLYpa5Lsx5O9Q/9QZKgs0oIJbFIcUzdItV/uGNlDsTQD8 LrVl9CI8NrG9bqu/sQRy =Xr3F -----END PGP SIGNATURE----- --C3EmWnTjWaFFjgBf9vx9wOMUbREHVxX2u--