From patchwork Sat Mar 19 07:00:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ruben Undheim X-Patchwork-Id: 599756 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by ozlabs.org (Postfix) with ESMTP id 3qRtKH4Kfxz9s9Y for ; Sat, 19 Mar 2016 18:00:51 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=ahapYDPb; dkim-atps=neutral Received: from lists.osmocom.org (lists.osmocom.org [144.76.43.76]) by lists.osmocom.org (Postfix) with ESMTP id 1DC481B4B2; Sat, 19 Mar 2016 07:00:50 +0000 (UTC) X-Original-To: openbsc@lists.osmocom.org Delivered-To: openbsc@lists.osmocom.org Received: from mail-lf0-x229.google.com (mail-lf0-x229.google.com [IPv6:2a00:1450:4010:c07::229]) by lists.osmocom.org (Postfix) with ESMTP id CC5DC1B4A4 for ; Sat, 19 Mar 2016 07:00:48 +0000 (UTC) Received: by mail-lf0-x229.google.com with SMTP id h198so78994180lfh.0 for ; Sat, 19 Mar 2016 00:00:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=DGcG2rnmVgQ347iPTWHtw/KNfV3L9BbWLXd3YaAoZSQ=; b=ahapYDPbFXQg4n/VOEry0dIi4ES0BO/p44Nvv8gvBOs7jLT1AgPzz5nRY2CBwCu3pG O+hcQV+g/QXzHgu0ixe9un3JaM4B6lRlEZXuRMV3eZK1zxbs1bKeWM9aP2t4LctkXEHO bsAkLzZYvL6kXmkzcKRJrkBzWaxXjHEuAjGmU8AqUeZBPE5O7tvXVC/0EqaCZNvkk55m 3Kq1sjRuhlGtOVea3RlGmlHqCCw6FUqMU4O+hcJxuUeL4IjLM7meUE1feai32QOOl73z kmseW9TUS9JBtGB2yqsn5SKL/oX3rMXbQGQVOPpgkt4ktC22kUJABv4EY8TtfgDfH3f+ 6/mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=DGcG2rnmVgQ347iPTWHtw/KNfV3L9BbWLXd3YaAoZSQ=; b=JSkUfGrwuakQ3i3VL1sBIG+oOr9BZ0rJmLbAzkUVgt5s8m7RB67/3aL96Hdcpp1JT8 pIDKkv6HPFyT/KEY2M4TaFernxlHdsHNP6xzqZwoPNLXXXeLuLEQaa5XXoLuR3nmu4rq 4MFxgIXlGQ8pwhe8ZAESb8jHVoR9NbCKm+f9T4sTP72muU5nPr89kHyKZgvOqQQZ3A+Q /TUxfcRsqkXioAsR4707DiozC9ZMSJzaAVnl2fYd6zbzC9BZXzb0xyAetGX3WTbiLUGx 4HYbDEKf7YfW+2DH5ZSY85W/jv/OeFw87g5o4Z23c4IT1EGACRoHABP5w1Flx0RPLWhn emjw== X-Gm-Message-State: AD7BkJLgxFl4/PFPKfuno5iiftzpFjjzWPm+jIeYQRzwDQQDJagYYb6I16cJw1dCu/RzvA== X-Received: by 10.25.138.7 with SMTP id m7mr7563249lfd.109.1458370848086; Sat, 19 Mar 2016 00:00:48 -0700 (PDT) Received: from macbookair ([188.113.84.48]) by smtp.gmail.com with ESMTPSA id n79sm2133563lfi.25.2016.03.19.00.00.47 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 19 Mar 2016 00:00:47 -0700 (PDT) Date: Sat, 19 Mar 2016 08:00:45 +0100 From: Ruben Undheim To: openbsc@lists.osmocom.org Subject: Re: OpenBSC now in Debian! Message-ID: <20160319070045.GA14155@macbookair> References: <20160317175337.GA15384@macbookair> <20160319064607.GA13873@macbookair> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20160319064607.GA13873@macbookair> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: openbsc@lists.osmocom.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Development of OpenBSC, OsmoBSC, OsmoNITB, OsmoCSCN" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: openbsc-bounces@lists.osmocom.org Sender: "OpenBSC" This is the error for i386 when it fails the "db" test: 3. testsuite.at:16: testing db ... ./testsuite.at:21: $abs_top_builddir/tests/db/db_test ./testsuite.at:21: exit code was 139, expected 0 3. testsuite.at:16: 3. db (testsuite.at:16): FAILED (testsuite.at:21) Ruben On Sat, Mar 19, 2016 at 07:46:07AM +0100, Ruben Undheim wrote: > Some tests are unfortunately failing for several architectures (even for i386). > > Please see here: > https://buildd.debian.org/status/package.php?p=openbsc > > For i386, the "db" test is failing. > For powerpc, the "gsm0408" test is failing. > For mips, both the "db" test and the "gsm0408" test are failing. > > > I would appreciate any hints! > > Cheers, > Ruben > > On Thu, Mar 17, 2016 at 06:53:37PM +0100, Ruben Undheim wrote: > > Hi, > > > > It might interest you that OpenBSC has entered Debian unstable today! > > > > https://tracker.debian.org/news/755641 > > > > Please test the package and file bugs as you find them. I haven't added init/service files > > yet to the package, since it needs some careful thought around what default is the best > > for the general users. > > > > Best regards, > > Ruben > > --- experr 2016-03-19 06:58:27.308000000 +0000 +++ /tmp/buildd/openbsc-0.15.0/openbsc/tests/testsuite.dir/at-groups/3/stderr 2016-03-19 06:58:27.332000000 +0000 @@ -1,2 +1,2 @@ Going to migrate from revision 3 - \ No newline at end of file +/tmp/buildd/openbsc-0.15.0/openbsc/tests/testsuite.dir/at-groups/3/test-source: line 27: 3806 Segmentation fault $abs_top_builddir/tests/db/db_test --- expout 2016-03-19 06:58:27.308000000 +0000 +++ /tmp/buildd/openbsc-0.15.0/openbsc/tests/testsuite.dir/at-groups/3/stdout 2016-03-19 06:58:27.308000000 +0000 @@ -1,4 +0,0 @@ -Testing subscriber database code. -DB: Database initialized. -DB: Database prepared. -Done