Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp2016568imu; Fri, 14 Dec 2018 04:33:39 -0800 (PST) X-Google-Smtp-Source: AFSGD/XiCDTuQlIoOF47+hMwUdO0Ds25i+9kvT9dHl+eyRTpF4pPUMYx24D4fR97LO/zIb2g93pN X-Received: by 2002:a65:63d3:: with SMTP id n19mr2603756pgv.179.1544790818972; Fri, 14 Dec 2018 04:33:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544790818; cv=none; d=google.com; s=arc-20160816; b=ywXGqu54fHDwTULGphNXpwMymHfv9D22BMqbFhkLVryU4dTVvHCdn9v5uHl/oF1TmJ mlsJpJJKr3dGXM0rrL9DR4Eas8+IWzXK7rvnitIwmkywEgi5R1RQuKJYipHcChgoSRpR p3BD3lx++Cc+hx67BebptDsxfGR93QATO0hkxpnX5UMWuwXlijMBcazKQOPzJ5hFMCAD ybyjdUsZeFuIOuvpQlHtFOmjbpUomAN3JF9wW7WJ5wxFoSvFHnzjSV6OE6EXnbaPgpbY 2KjEPKse7GKeXQB6dwQy1pVX+j6qNYn7KRHkWsYD8sL6b9D4IQ0GK3e7mzPMCrBT5nrJ FT/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :organization:message-id:date:subject:cc:to:from; bh=k/S3yChHWZATqWt/hqhi/fH+ptkH2+nnBU3LEA5LZyY=; b=lCpvE3ha2DtQtYFiSiNt5hjdv/GimtsNaGkRdo/6VCEJBq6cVhZmaF6OCbagLZGUaB xQ4yfG7Ks+LMEWcKY2bsgX+LMpgKrPXOt89aNJwJX1ygvbENLLeH/zSiA28jnBXxC75W AvFRbUBqcAwI9FtzxmJNyOX3Wp94yIMw7Xj04LxRdnN+vHJwgMYYxZaYKf9d0QCOv4hF USK1MC2Eei51YqxsFa/KD861FFUaTQOJxLl8fbqU0+/BTRZDy1DAJPUcM7hihpFQmvLe TUw78uvgtDC/+/cnCRHYKfM6h/gtWxLRJd2QLTaLcaDeau9rKtzM6zIBT3WTMMF+kkws 4hyg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x6si3764637pln.425.2018.12.14.04.33.22; Fri, 14 Dec 2018 04:33:38 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731305AbeLNMcc (ORCPT + 99 others); Fri, 14 Dec 2018 07:32:32 -0500 Received: from mx1.emlix.com ([46.4.235.150]:34310 "EHLO mx1.emlix.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729974AbeLNMJD (ORCPT ); Fri, 14 Dec 2018 07:09:03 -0500 Received: from mailer.emlix.com (unknown [81.20.119.6]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.emlix.com (Postfix) with ESMTPS id 72F462605F7; Fri, 14 Dec 2018 13:09:01 +0100 (CET) From: Rolf Eike Beer To: Sasha Levin Cc: Linux Kernel Developers List , David Woodhouse Subject: Re: [PATCH v2] scripts: use pkg-config to locate libcrypto Date: Fri, 14 Dec 2018 13:08:56 +0100 Message-ID: <2004385.IFYbe2Do0L@devpool21> Organization: emlix GmbH In-Reply-To: <1637606.U1sPAt16y5@devpool21> References: <2429714.x0fLlpPdDl@devpool21> <20181124055339.E3B9120881@mail.kernel.org> <1637606.U1sPAt16y5@devpool21> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3571005.DoNfETGKzA"; micalg="pgp-sha256"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart3571005.DoNfETGKzA Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Am Montag, 26. November 2018, 10:13:23 CET schrieb Rolf Eike Beer: > Am Samstag, 24. November 2018, 06:53:39 CET schrieb Sasha Levin: > > Hi, > >=20 > > [This is an automated email] > >=20 > > This commit has been processed because it contains a -stable tag. > > The stable tag indicates that it's relevant for the following trees: all > >=20 > > The bot has tested the following trees: v4.19.3, v4.14.82, v4.9.138, > > v4.4.164, v3.18.126. > >=20 > > v4.19.3: Build failed! Errors: > > collect2: error: ld returned 1 exit status >=20 > This sounds like it could actually be a problem, can you point me to the > full log, please? >=20 > > v4.14.82: Failed to apply! Possible dependencies: > > Unable to calculate >=20 > This would either need 8377bd2b9ee1be35b39b5523f640a2b75ddd7c4e as well, = or > a modified patch. Manually fixing this up should be trivial. Just tell me > which way you prefer. Ping? =2D-=20 Rolf Eike Beer, emlix GmbH, http://www.emlix.com =46on +49 551 30664-0, Fax +49 551 30664-11 Gothaer Platz 3, 37083 G=C3=B6ttingen, Germany Sitz der Gesellschaft: G=C3=B6ttingen, Amtsgericht G=C3=B6ttingen HR B 3160 Gesch=C3=A4ftsf=C3=BChrung: Heike Jordan, Dr. Uwe Kracke =E2=80=93 Ust-IdNr= =2E: DE 205 198 055 emlix - smart embedded open source --nextPart3571005.DoNfETGKzA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iLMEAAEIAB0WIQQ/Uctzh31xzAxFCLur5FH7Xu2t/AUCXBOdWAAKCRCr5FH7Xu2t /LErBACUnOOLVkL23/QHuS+yA5Bgy7Yi6IrIxdne8krSW58vAFQkF0jHLpge62MT dNhUVejxRl7VZsjszTAA0PqTMrGZQiv9EnDj8YLvbVXkkJpq97vleL7SydKB1Iz1 NJl39f5KabKc3fIRxdjZxDLhbJY7L7xJGwJN1WRDzHcVw3ZH+w== =36HA -----END PGP SIGNATURE----- --nextPart3571005.DoNfETGKzA--