Date: Fri, 19 Feb 2016 14:01:11 -0800 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Jim Ohlstein <jim@ohlste.in>, freebsd-stable stable <freebsd-stable@freebsd.org> Subject: Re: make buildworld Failure on 10-STABLE and WITHOUT_OPENSSL=TRUE Message-ID: <56C790A7.4040508@FreeBSD.org> In-Reply-To: <56B6014D.9090602@ohlste.in> References: <56B6014D.9090602@ohlste.in>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ibdFgNElGfvpwvQMrGUHuCgiQluDWuML3 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2/6/2016 6:21 AM, Jim Ohlstein wrote: > Hello, >=20 > First noticed: >=20 > root@rubicon:/usr/src # svn info > Path: . > Working Copy Root Path: /usr/src > URL: https://svn.freebsd.org/base/stable/10 > Relative URL: ^/stable/10 > Repository Root: https://svn.freebsd.org/base > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > Revision: 295341 > Node Kind: directory > Schedule: normal > Last Changed Author: marius > Last Changed Rev: 295289 > Last Changed Date: 2016-02-04 19:14:24 -0500 (Thu, 04 Feb 2016) >=20 >=20 > Still present: >=20 > root@rubicon:/usr/src # svn info > Path: . > Working Copy Root Path: /usr/src > URL: https://svn.freebsd.org/base/stable/10 > Relative URL: ^/stable/10 > Repository Root: https://svn.freebsd.org/base > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > Revision: 295351 > Node Kind: directory > Schedule: normal > Last Changed Author: wblock > Last Changed Rev: 295350 > Last Changed Date: 2016-02-06 09:03:31 -0500 (Sat, 06 Feb 2016) >=20 >=20 > root@rubicon:/usr/src # make clean && make buildworld >=20 >=20 > [snip] >=20 >=20 >=20 > cc -O2 -pipe -I. -DINET6 -DFTP_COMBINE_CWDS -std=3Diso9899:1999 > -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall > -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual > -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align > -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls > -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sig= n > -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -c > /usr/src/lib/libfetch/common.c -o common.o > /usr/src/lib/libfetch/common.c:811:43: error: unused parameter 'URL' > [-Werror,-Wunused-parameter] > fetch_ssl(conn_t *conn, const struct url *URL, int verbose) > ^ Try this patch please: https://people.freebsd.org/~bdrewery/patches/libfetch-unused-ssl.patch --=20 Regards, Bryan Drewery --ibdFgNElGfvpwvQMrGUHuCgiQluDWuML3 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 iQEcBAEBAgAGBQJWx5CoAAoJEDXXcbtuRpfP0FIH/AjqfwN7t2c6gIbjEM/mS4Md UFJOnG8KVdjeXTg0aSJ8qmbIs5ZGiFEOHeu9mANVi15FxNqzCpW9C6bG3CZfRZEM HbevLRdRpqIHihqSD1U9+cMEmNRDefuUPp9N68RAFsP9gZrbD4h6hRacG4HXOvML 0ZZ6iNIsPGSxYp5H3n2ysGJueMwr1hCU4fI0sruexutDJtc98W8E9FaqvChWYtVT npNkwck303w6uWQZRajFFY1VuBuGQ6FsV+SVqjcqAe/aDALeZ4RYdOHA0pqksPIi RHZ8oUB+rZOARKd5TLjf9uLlt6V/3Zo4bnmNpRxmUNEcwp+hnAansDd1csiV9+Q= =O166 -----END PGP SIGNATURE----- --ibdFgNElGfvpwvQMrGUHuCgiQluDWuML3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56C790A7.4040508>