From owner-svn-src-all@FreeBSD.ORG Fri Apr 10 18:23:01 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E746FDCA; Fri, 10 Apr 2015 18:23:01 +0000 (UTC) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anubis.delphij.net", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C3383FC1; Fri, 10 Apr 2015 18:23:01 +0000 (UTC) Received: from zeta.ixsystems.com (unknown [12.229.62.2]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by anubis.delphij.net (Postfix) with ESMTPSA id 752E312AC6; Fri, 10 Apr 2015 11:23:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=delphij.net; s=anubis; t=1428690181; x=1428704581; bh=9RBszSzp4w9GHrYJvR1Ghnzijy5Mp9xy5emjGsgqDdY=; h=Date:From:Reply-To:To:CC:Subject:References:In-Reply-To; b=0bIAfuFKBNZRpilga2qImrJOkYbLZ3LQNSGm+iYlv5FJ+heip5xzS9uEGeCMyjZ74 qdBs4XYdL2WhAVpZDtoAs1zipO6/YGVyW/a/ovVk59ztWK3K49w1r5ONHSjGBf/jXh aTRrlVwa1CkFWIHnAXHf1fSt4Qu1SKVVSXg5lmJY= Message-ID: <55281505.9030601@delphij.net> Date: Fri, 10 Apr 2015 11:23:01 -0700 From: Xin Li Reply-To: d@delphij.net Organization: The FreeBSD Project MIME-Version: 1.0 To: Matteo Riondato , d@delphij.net Subject: Re: svn commit: r281316 - in head: contrib/xz contrib/xz/src/common contrib/xz/src/liblzma/api/lzma contrib/xz/src/liblzma/common contrib/xz/src/liblzma/lz contrib/xz/src/liblzma/lzma contrib/xz/src/xz... References: <201504091803.t39I3R4Y042146@svn.freebsd.org> <552803B6.4000005@FreeBSD.org> <55280780.1040104@delphij.net> <55280906.4040503@delphij.net> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, Xin LI , thomas@FreeBSD.org, svn-src-head@freebsd.org, Jung-uk Kim X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 10 Apr 2015 18:23:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 04/10/15 10:32, Matteo Riondato wrote: > Yep, I confirm that it works. Thanks again. Matthew Fuller have pointed out that this is because OpenSSL's libcrypto is supplying same named symbols for libmd. I can confirm that after applying D2216 and reverting the r281372 libarchive would still work fine. Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.1.2 (FreeBSD) iQIcBAEBCgAGBQJVKBUFAAoJEJW2GBstM+nsY50P/1cUO72iROwP6+Sq3eGozYBb 5+Z+1qRceEiRhcoHXwCiO/2SFgIwULkatGvoKJEgCWvRvMAmQKnTxqB9ztB50Jcn hR0w9Ce+k0cuz7SGtCfC75xsnqCdgdSsrui1ZaSgcClAo7X6dhoGulHD0P91r9VD cEkzUTTk8CYt3CT7AYzpR6/12ZB0lJl92Tw7kDqlE7AthbJz7D0lvLzIXevMpbiG 4PxK39Q7DAWFtL/9/cQZ+xCEv+BHjXOvHbLNVW4NY7lAR0QZbmuf5N9kWrLo4D85 neIzkut4UmEDMEIx6BKNwTF54JTNgUAnuaLFNfgNSE2vcv2fL0CGPbkQakVRDx7K qhc6s4nXXRbAF7kb+Mdl3t3zUNGEyegiRffx/zFo4xS9P9iILP2UNrGgfOk3aYvR c/1fZBqAXl6twRew9ChEiN6WtcvPaWIt7MlaEu1PPd5dHgNmDEwJYLUd1s+oLvEf PyPY+3zTg4GiS/yOlyOcjhVu1bc0EE4ZnGet+CuDI7VWOUUZAoEazZAdVYczVNFj 2idIl/IxxDV7TTGasoXDAyC8LgvAnFiqW8Q8nT1LWtN1VNOH/yEp3Ej15825PzZR LDgo0xHM+5VXUd8KnKxoJUBN4Jua+qIHh2bd1vf5AeeZvYe3tYBPrvwR+hEsVhYy Zs6gufMECvOf7YlND/oS =olEY -----END PGP SIGNATURE-----