From owner-freebsd-ports@FreeBSD.ORG Fri Oct 21 07:20:21 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 085B2106564A for ; Fri, 21 Oct 2011 07:20:21 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id BF9288FC08 for ; Fri, 21 Oct 2011 07:20:20 +0000 (UTC) Received: by iaky10 with SMTP id y10so5423184iak.13 for ; Fri, 21 Oct 2011 00:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=SoyF2MSdZxMVBSsT7ucZ/ie00y6MvuGr7iJ/KOotN4M=; b=jJNrlwLqg6Hk9ZVZ+PxtrC1gT8sV647mwaQXdO5m1o/ydmEhOsT7kYvns7NarxTJBb U2JS9f2ud1dfeESBY0wwD8sPuRNNKwCGnEZAhVQePqVgmkOyiiEvUXS7+jhaJs2FQi2g EJSyqkOqSEe2c9I7rShwt32Un7qdmepFYDMao= Received: by 10.42.244.137 with SMTP id lq9mr23115963icb.28.1319181620346; Fri, 21 Oct 2011 00:20:20 -0700 (PDT) Received: from DataIX.net (adsl-99-56-123-32.dsl.klmzmi.sbcglobal.net. [99.56.123.32]) by mx.google.com with ESMTPS id e2sm30679694ibe.0.2011.10.21.00.20.18 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 21 Oct 2011 00:20:19 -0700 (PDT) Sender: Jason Hellenthal Received: from DataIX.net (localhost.DataIX.local [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id p9L7KFb8028839 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 21 Oct 2011 03:20:16 -0400 (EDT) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id p9L7KFD0028838; Fri, 21 Oct 2011 03:20:15 -0400 (EDT) (envelope-from jhell@DataIX.net) Date: Fri, 21 Oct 2011 03:20:15 -0400 From: Jason Hellenthal To: Barbara Message-ID: <20111021072015.GA28588@DataIX.net> References: <15292653.2748401319180530950.JavaMail.defaultUser@defaultHost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15292653.2748401319180530950.JavaMail.defaultUser@defaultHost> Cc: freebsd-ports@freebsd.org Subject: Re: error upgrading to firefox 7.0.1_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2011 07:20:21 -0000 Your build failed due to the enabled PROFILED build you enabled through make config. Either give your build user access to a running X server or turn profiled build off. On Fri, Oct 21, 2011 at 09:02:10AM +0200, Barbara wrote: > > I'm receiving an error even upgrading to the "rollbacked" version. > This time during the tests: > > localhost.my.domain - - [21/Oct/2011 08:52:25] "GET /js-input/string-validate- > input.html HTTP/1.1" 200 - > TEST-UNEXPECTED-FAIL | automation.py | Exited with code -4 during test run > INFO | automation.py | Application ran for: 0:01:45.274818 > INFO | automation.py | Reading PID log: /tmp/tmpEVEBFzpidlog > gmake: *** [profiledbuild] Error 252 > *** Error code 1 > > Stop in /usr/ports/www/firefox. > *** Error code 1 > > Stop in /usr/ports/www/firefox. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20111021- > 66241-w5nsb3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=firefox-7.0.1,1 > UPGRADE_PORT_VER=7.0.1,1 make WITH_PGO=1 WITH_OPTIMIZED_CFLAGS=1 > DEPENDS_TARGET=package > ** Fix the problem and try again. > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > ! www/firefox (firefox-7.0.1,1) (unknown build error) > > Barbara > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"