Received: from srsyg17.sygroup-int.ch (srsyg17.sygroup-int.ch [95.128.32.155]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id EE93478105D for <~alpine/devel@lists.alpinelinux.org>; Wed, 26 Feb 2020 12:01:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by srsyg17.sygroup-int.ch (Postfix) with ESMTP id 725702A0DA for <~alpine/devel@lists.alpinelinux.org>; Wed, 26 Feb 2020 13:01:13 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at srsyg17.sygroup-int.ch Received: from srsyg17.sygroup-int.ch ([127.0.0.1]) by localhost (srsyg17.sygroup-int.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ssxaovQNMmFD for <~alpine/devel@lists.alpinelinux.org>; Wed, 26 Feb 2020 13:01:13 +0100 (CET) Received: from srsyg17.sygroup-int.ch (localhost [IPv6:::1]) by srsyg17.sygroup-int.ch (Postfix) with ESMTP id 3E3882A0D3 for <~alpine/devel@lists.alpinelinux.org>; Wed, 26 Feb 2020 13:01:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=adfinis-sygroup.ch; s=mail; t=1582718473; bh=aH9V0F5vv8XmJHRl2j1JEBpoBOnsGo/VuN/ePdQJCsA=; h=Subject:From:To:Date; b=jare8oiHflGKVNfVVuIWU4qIF84rta/mSQ21UM4apOSOf1wEREP8WJHCMlNJ3SwiH 99k48EK35PVPTtEInnllhW34TUCJw2o3B35mnKOgt6ZC62aMgUmkxWxSwpYigjt0yN HgIYkG4VZX5f5UFRH6erSNTaeUnVz8rCI4HPvTlo= Received: by srsyg17 (kopano-spooler) with MAPI; Wed, 26 Feb 2020 13:01:13 +0100 Subject: Notifications about build errors From: "Jean-Louis Fuchs" To: =?us-ascii?Q?=7Ealpine/devel=40lists=2Ealpinelinux=2Eorg?= <~alpine/devel@lists.alpinelinux.org> Date: Wed, 26 Feb 2020 12:01:13 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-Mailer: Kopano 8.7.9 Message-Id: Hi I'd like to get notifications about build errors of packages I am interested in, so I can fix them. Hopefully reducing time and effort for the people, who usually fix the build errors. What is the best option=3F I am aware of https://build.alpinelinux.org/buildlogs Before I script a solution, I'd like to ask what my options are. I also want to the get the errors for all architectures. =20 Best, Jean-Louis