From owner-freebsd-current@freebsd.org Tue Jul 10 21:50:16 2018 Return-Path: Delivered-To: freebsd-current@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 7B9A0103079C; Tue, 10 Jul 2018 21:50:16 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F13978DDAA; Tue, 10 Jul 2018 21:50:15 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by mail-wr1-f43.google.com with SMTP id c13-v6so16066828wrt.1; Tue, 10 Jul 2018 14:50:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kU86yxQuAJPEbqbg+RILW+NVkd3RBvuyVOXePYnWnE4=; b=CaP7qhZasWwuSyqR4NpwbeyHEpMVNYP0mPYR4CtroOBAMvNbC3Fh7aLIfYQiVufQPq 6RdXFEYxY9jAj+I1jTkde7TuzchdAINI6AzwliJr5m/F7rfTRmRDKRcaGBYILSPv0vYm I7KzWT1NyZ1DkeiMGGPY3SmVtCBCYITAf/3Xq1/4NbM4e5KjmY1lc5zT0k23zJUMOkvn L8gfocVeUJxfx/JovrqgYb8JA5jMmvH5iCib6B/5EaOMvBe5VCPx0NvDRoIi+rcMw8oo XojYqwWg8AMwfIfUdxXAIJJ4bFeDwxqRHv5upbN6Q9iLgyH3TgS2g3j3O4udunCP+D9a aHcQ== X-Gm-Message-State: APt69E0hlO1+rh37jpDHBsxGmodn0EwHu9hK3CiebG8j9QZ61Gp0U1a+ ykqjBqQ84D3L2S/kXsujTs9z6VrFit7AtzGf02c= X-Google-Smtp-Source: AAOMgpde/8QiLRe9buQRO44ldaqc6XHnWenBfsRiPt9QSTCN6pnE1mk/aegyB7GzUVfJAUNeB7kOUXiYiFxnz7X8K80= X-Received: by 2002:adf:d842:: with SMTP id k2-v6mr18505232wrl.26.1531259408667; Tue, 10 Jul 2018 14:50:08 -0700 (PDT) MIME-Version: 1.0 References: <01DBB928-E9E1-4E10-933C-B000C3ABF5FE@yahoo.com> In-Reply-To: <01DBB928-E9E1-4E10-933C-B000C3ABF5FE@yahoo.com> From: Li-Wen Hsu Date: Wed, 11 Jul 2018 05:49:58 +0800 Message-ID: Subject: Re: All the builds on arthur.nyi.freebsd.org seem to be getting PostBuildScript having: . . . libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_1.5" To: Mark Millard Cc: FreeBSD Current , svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2018 21:50:16 -0000 On Tue, Jul 10, 2018 at 11:30 PM Mark Millard wrote: > > > [PostBuildScript] - Executing post build scripts. > [FreeBSD-head-armv6-build] $ /bin/sh -xe /tmp/jenkins5219713071838772045.sh > + ./freebsd-ci/artifact/post-link.py > /usr/local/lib/libpython3.6m.so.1.0: Undefined symbol "getrandom@FBSD_1.5" > Build step 'Execute Scripts' changed build result to UNSTABLE > > > > I looked around at a bunch of yellow-status vs. green-status builds and > yellow was always from arthur.nyi.freebsd.org in what I looked at. But > I did not eliminate all others in the process. Everything that I found > from arthur.nyi.freebsd.org was yellow-status. > This is because of the ABI incompatible between different versions of -CURRENT, on pkg build cluster and the arthur.nyi. It has been fixed. Thanks, Li-Wen -- Li-Wen Hsu https://lwhsu.org