Date: Thu, 16 Aug 2018 12:46:29 -0500 From: Larry Rosenman <ler@lerctr.org> To: Ravi Pokala <rpokala@freebsd.org> Cc: Jung-uk Kim <jkim@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r337791 - in head: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/asn1 crypto/openssl/crypto/bio crypto/openssl/crypto/bn crypto/openssl/crypto/bn/asm cr... Message-ID: <20180816174629.jlmzxi2xrectp6m7@ler-imac.local> In-Reply-To: <C5C1BA80-FB1B-4EDC-A9DB-746093868B07@panasas.com> References: <201808141748.w7EHm3wI027223@repo.freebsd.org> <C5C1BA80-FB1B-4EDC-A9DB-746093868B07@panasas.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--dvvxvg67dsysafss Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 16, 2018 at 10:42:42AM -0700, Ravi Pokala wrote: > -----Original Message----- > From: <owner-src-committers@freebsd.org> on behalf of Jung-uk Kim <jkim@F= reeBSD.org> > Date: 2018-08-14, Tuesday at 10:48 > To: <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-hea= d@freebsd.org> > Subject: svn commit: r337791 - in head: crypto/openssl crypto/openssl/app= s crypto/openssl/crypto crypto/openssl/crypto/asn1 crypto/openssl/crypto/bi= o crypto/openssl/crypto/bn crypto/openssl/crypto/bn/asm cr... >=20 > > Author: jkim > > Date: Tue Aug 14 17:48:02 2018 > > New Revision: 337791 > > URL: https://svnweb.freebsd.org/changeset/base/337791 > >=20 > > Log: > > Merge OpenSSL 1.0.2p. >=20 > Is it just me, or did this change break all the worlds? >=20 > I got errors like this: >=20 > ---------------------------------------------------------------- > /usr/bin/ld: error: undefined symbol: main > >>> referenced by crt1.c:74 (/usr/home/rpokala/freebsd/clean/base/head/li= b/csu/amd64/crt1.c:74) > >>> /build/usr/home/rpokala/freebsd/clean/base/head/amd64.a= md64/tmp/usr/lib/crt1.o:(_start) >=20 > /usr/bin/ld: error: undefined symbol: Fssh_error > >>> referenced by moduli.c:257 (/usr/home/rpokala/freebsd/clean/base/head= /crypto/openssh/moduli.c:257) > >>> /tmp/moduli-6780ab.o:(Fssh_gen_candidates) > ---------------------------------------------------------------- >=20 > At first I thought it was because I was rebuilding without cleaning, but = I nuked the tree and rebuilt from scratch, and got the same error. >=20 > I didn't bisect it to this change, but it's the only recent change to cry= pto... >=20 see the discussion over on -current. a 2nd svn up post the error will fix it till the next one. > -Ravi (rpokala@) >=20 >=20 > _______________________________________________ > svn-src-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" --=20 Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 5708 Sabbia Drive, Round Rock, TX 78665-2106 --dvvxvg67dsysafss Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHABAABCgCqFiEEHjgknedhWzvJgwVzaXyZsatIp30FAlt1uHQsFIAAAAAAFQAO cGthLWFkZHJlc3NAZ251cGcub3JnbGVyQGxlcmN0ci5vcmdfFIAAAAAALgAoaXNz dWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDFFMzgy NDlERTc2MTVCM0JDOTgzMDU3MzY5N0M5OUIxQUI0OEE3N0QACgkQaXyZsatIp32O IAf/cOg9YLOu/xT5eN5tU72pmoGEvbVfk6lDfoSB03dtCplzSQU5qH26KRYEKiL9 OdWs4bDG4UG2cOP2puk+OeglLDqj6FmdxpSe16yafoeIXvojJhmPbdK1uJCLq1Ny /sNwda8nX0BfErdglEW0Dhzp+EjCbxAsbQlzVwAfTvzErBVQreeBIbR49cs322tD Q6a8K/x0IUXoAdRBJDEQ8LrRPwSFkWb7Duu0SNYYarlq5lHRVTWK7+3ox13JaNY1 y6F+Nnw8/OZyh41tKsYbn74KFibo6/ymzSs12YpVTGbdnDCJyNvyoSq8yomhJrNI b7bP33FUoqneisBBm5DS1aDJ/w== =lxiv -----END PGP SIGNATURE----- --dvvxvg67dsysafss--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180816174629.jlmzxi2xrectp6m7>