From owner-svn-src-all@freebsd.org Thu Aug 16 17:46:30 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C376F10707CE; Thu, 16 Aug 2018 17:46:30 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:bb:dcff:fe50:d900]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.lerctr.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 53ABA8FB54; Thu, 16 Aug 2018 17:46:30 +0000 (UTC) (envelope-from ler@lerctr.org) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=a6VWgZKh/xZmagjybioAeuvmLzPHvNOZ8gk2clrVUew=; b=uZG+/cRz1V4YsM99t6qtOa0QnF PT6EbBf/1e0x5XuHsbu1VRTar2A04uwjImrInsg6vDg1FvSJBX4mwD7NsFcVQ8Pk2rf7V7kyCdo2Z Dv7UmcBasXjlG46vD2Rs+CVZuMe0nis4/HoJzQ86YB23PAcgeghm8InpwGtAtwQCbDTA=; Received: from [2600:1700:210:b18f:4c0:e5c4:68ef:d5be] (port=56370 helo=ler-imac.local) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91 (FreeBSD)) (envelope-from ) id 1fqMLt-000Jac-Kt; Thu, 16 Aug 2018 12:46:29 -0500 Date: Thu, 16 Aug 2018 12:46:29 -0500 From: Larry Rosenman To: Ravi Pokala Cc: Jung-uk Kim , 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> Mail-Followup-To: Ravi Pokala , Jung-uk Kim , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201808141748.w7EHm3wI027223@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dvvxvg67dsysafss" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2018 17:46:31 -0000 --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: on behalf of Jung-uk Kim > Date: 2018-08-14, Tuesday at 10:48 > To: , , > 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--