From patchwork Fri Dec 12 20:04:54 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas De Schampheleire X-Patchwork-Id: 420668 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 249E214009B for ; Sat, 13 Dec 2014 07:06:26 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4FD2C92C68; Fri, 12 Dec 2014 20:06:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nWoAzal6v1Yw; Fri, 12 Dec 2014 20:06:21 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id AAEF492A98; Fri, 12 Dec 2014 20:05:50 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id AACBC1C2187 for ; Fri, 12 Dec 2014 20:05:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A7B1B963BF for ; Fri, 12 Dec 2014 20:05:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qdwkGiytvJIx for ; Fri, 12 Dec 2014 20:05:45 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by hemlock.osuosl.org (Postfix) with ESMTPS id EC4D896349 for ; Fri, 12 Dec 2014 20:05:44 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id x12so9863617wgg.24 for ; Fri, 12 Dec 2014 12:05:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=/A2Ekt05JGgyQFkVHpnRhO88NzJOBAiNZGfJfHw+nGw=; b=ORNd48jsHtHe9lWAWffT/hpbJTFwD8PU8R5xOhxt05/K8+yerV37MN+at/y8+yaroL EIPalGsS6cCHPLV6xUlDInKCvUV/zThfwzw6dlQnGrqWF39xhTwv08hjnaj0640URlix 6posBKxaLO0Ditmp4XxW0yXmEfztu1+mBmOK/eJCFXubcG1rg4wqFqcAyBh1/RQF6bpe dsO/dzv48jW9zOG/lxDhmpfUShpNc6ii8RaYdCn5nmg9VWtVzf+jnOzXN+NVSojmrb8g yu6z1XlFxcwVRlFleLHo/V0RtR3wiEqQXOtjFeBbygGkj6cxDsZwdFK0OgaaBOUGDkNP sj1Q== X-Received: by 10.180.85.34 with SMTP id e2mr10936554wiz.0.1418414743619; Fri, 12 Dec 2014 12:05:43 -0800 (PST) Received: from localhost.localdomain (alc112.alcatel.be. [195.207.101.112]) by mx.google.com with ESMTPSA id p1sm3054831wjy.22.2014.12.12.12.05.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 12 Dec 2014 12:05:42 -0800 (PST) From: Thomas De Schampheleire To: thomas.petazzoni@free-electrons.com, buildroot@buildroot.org Date: Fri, 12 Dec 2014 21:04:54 +0100 Message-Id: <1418414696-32584-10-git-send-email-patrickdepinguin@gmail.com> X-Mailer: git-send-email 1.8.5.1 In-Reply-To: <1418414696-32584-1-git-send-email-patrickdepinguin@gmail.com> References: <1418414696-32584-1-git-send-email-patrickdepinguin@gmail.com> Cc: Thomas De Schampheleire Subject: [Buildroot] [PATCH v5 09/11] autobuild-run: extend TODO list X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" From: Thomas De Schampheleire Some misc. additions to the autobuild-run TODO list. Signed-off-by: Thomas De Schampheleire --- scripts/autobuild-run | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/scripts/autobuild-run b/scripts/autobuild-run index 198c7bc..237d443 100755 --- a/scripts/autobuild-run +++ b/scripts/autobuild-run @@ -47,6 +47,17 @@ # - Instead of excluding all configurations that have # BR2_PACKAGE_CLASSPATH=y, improve the script to detect whether the # necessary host machine requirements are there to build classpath. +# - Integrate method check-requirements with the SysInfo class, distinghuishing +# between required and optional dependencies. +# - Extend required dependencies to subversion, mercurial, cpio, wget, python, +# etc. +# - Detect selection of multiple virtual package providers and don't consider it +# a failure +# - Properly handle kill of main script: stop all running children and do not +# print out stacktraces +# - Fix problem in removal of output directory: sometimes this fails with +# message 'directory not empty' which suggests that someone is writing to the +# directory at the time of removal. """autobuild-run - run Buildroot autobuilder