Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3AEB0106BD for ; Tue, 12 Nov 2013 20:58:59 +0000 (UTC) Received: (qmail 73728 invoked by uid 500); 12 Nov 2013 20:58:59 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 73621 invoked by uid 500); 12 Nov 2013 20:58:58 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 73613 invoked by uid 99); 12 Nov 2013 20:58:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 20:58:58 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=10 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of astitcher@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 20:58:51 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rACKwTvb002258 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 12 Nov 2013 15:58:29 -0500 Received: from [10.18.49.2] ([10.18.49.2]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id rACKoD74000635 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 12 Nov 2013 15:50:14 -0500 Message-ID: <1384289412.28646.15.camel@pansy> Subject: Adding some packages to freebsd slaves From: Andrew Stitcher To: Apache Builds List Date: Tue, 12 Nov 2013 15:50:12 -0500 Organization: Red Hat Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Virus-Checked: Checked by ClamAV on apache.org I would like to build the qpid C++ tree under freebsd (not least because the freebsd slaves are much less busy than the ubuntu ones). But the qpid C++ build has some less usual dependencies that aren't yet installed. Can I get them installed? The extra packages I need are: cmake boost-libs ruby e2fsprogs-libuuid nss cyrus-sasl I think that all the other necessary packages are already on the machine I looked at. Thanks Andrew