Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D9F49200B7E for ; Tue, 6 Sep 2016 18:41:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D8AC1160ACB; Tue, 6 Sep 2016 16:41:24 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2924C160AA9 for ; Tue, 6 Sep 2016 18:41:24 +0200 (CEST) Received: (qmail 16634 invoked by uid 500); 6 Sep 2016 16:41:23 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 16599 invoked by uid 99); 6 Sep 2016 16:41:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2016 16:41:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 10A1C180600 for ; Tue, 6 Sep 2016 16:41:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.72 X-Spam-Level: X-Spam-Status: No, score=-0.72 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=scarlet.be Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id gX528Xt6dKyn for ; Tue, 6 Sep 2016 16:41:18 +0000 (UTC) Received: from sif.is.scarlet.be (sif.is.scarlet.be [193.74.71.28]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id 3D5915FC38 for ; Tue, 6 Sep 2016 16:41:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1473180071; bh=N/w1gasZbt1hWeb8QvNlEona/uqo2S/tNi6oOnaznwA=; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To: Subject:In-Reply-To:References:Message-ID; b=TpEA3e1V0AV9K02HbfeJUycevdUkH/57iyqWmKOgZ85gW7Xns91ZVWqAMA5OiSYMS R2270rgIZJMQrz34vcw0b+ODi4Exsbtm6YFQMqLLiPJ2uAZ+t/Oxt1D4CZv79yBEBn X+WACN3RTfgcrwfYYtJi6w7vAcU0FRQcpJz0D8Is= Received: from webmail.scarlet.be (gresham.is.scarlet.be [193.74.71.215]) by sif.is.scarlet.be (8.14.9/8.14.9) with ESMTP id u86GfAeA003577 for ; Tue, 6 Sep 2016 18:41:11 +0200 X-Scarlet: d=1473180071 c=193.74.71.215 Received: from ip-83-134-180-29.dsl.scarlet.be ([83.134.180.29]) via ip-83-134-180-29.dsl.scarlet.be ([83.134.180.29]) by webmail.scarlet.be with HTTP (HTTP/1.1 POST); Tue, 06 Sep 2016 18:47:46 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 06 Sep 2016 18:47:46 +0200 From: Gilles To: Subject: Re: [Math] Build fails on Travis In-Reply-To: References: <95609b98f311c756834da7c1eb387fcf@scarlet.be> <08E195E5-3C90-486F-89CE-44C755A8A39F@gmail.com> <5fc00f6781353d6a832aa019f465d67e@scarlet.be> Message-ID: <29cd9fbbc7410dd1c32a78e7e90d2705@scarlet.be> X-Sender: gilles@harfang.homelinux.org User-Agent: Scarlet Webmail X-DCC-scarlet.be-Metrics: sif; whitelist X-Virus-Scanned: clamav-milter 0.98.1-exp at sif X-Virus-Status: Clean archived-at: Tue, 06 Sep 2016 16:41:25 -0000 On Sun, 04 Sep 2016 14:41:18 +0000, Benedikt Ritter wrote: > Usually there is no special setup in pom.xml required for building in > Travis. What you often find is a Special profile for gathering > metrics for > coveralls. Just making random guesses as to why the build fails on the Travis web site while it works fine locally... Gilles > > Benedikt > > Gilles schrieb am So., 4. Sep. 2016 um > 15:32: > >> Hi. >> >> >> For "master", the first failing build is #118 after commit >> "2c47a69". >> >> I notice that the Commons Math and Commons Rng POM files differ >> in a section that seems to require activation under Travis. >> >> [I have no clue as to why the Commons Rng one is so much more >> complicated.] >> >> >> Regards, >> Gilles >> >> On Sat, 27 Aug 2016 17:27:25 -0400, Rob Tompkins wrote: >> >> On Aug 27, 2016, at 4:53 PM, Gilles >> >> >> wrote: >> >> >> >> Hi. >> >> >> >> See e.g. >> >> https://travis-ci.org/apache/commons-math/jobs/155632094 >> >> >> >> The job log indicates: "Killed". :-( >> >> >> > >> > Hm…that error doesn’t immediately ring any bells for me. Any >> opinions >> > or enabling debug logging on the travis build? >> > >> > -Rob >> > >> >> >> >> Regards, >> >> Gilles >> >> >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org