From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 23 00:07:42 2007 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AFED16A46B for ; Thu, 23 Aug 2007 00:07:42 +0000 (UTC) (envelope-from jacardenasm@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.182]) by mx1.freebsd.org (Postfix) with ESMTP id EF83813C465 for ; Thu, 23 Aug 2007 00:07:14 +0000 (UTC) (envelope-from jacardenasm@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so380213waf for ; Wed, 22 Aug 2007 17:07:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UAzovw0bSoYbUhsGxNha7kK6/9/0LuY6FCAwBQEDsLsEuOEyZukkjkbn5tUocEMe9FwsXiwEQrWBQrldyktriOOBBZm83Qxz9vAj8oftCarFK/Qm2Jvy22mWD2gT7GWfmgezmedDgmIt67BA2n+SWocLRhCXr8J1+eYmBvmUrms= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JUH1Jm0Yuigq4Ufly2xKHpHWtWNC9oYuhUKDcsfnMZB0WVJ9lGGKBA9hsS3esz59buJkhDBPBDGljh6qQYzHNTAiukjYQZUHnxDINGSD92r4O38xc/7po/w00GEoyfzT4fJLLT9Z90fONS1DFrhyvKg/vDFq7zlz4ySPzK+nsq0= Received: by 10.114.37.1 with SMTP id k1mr373405wak.1187825923281; Wed, 22 Aug 2007 16:38:43 -0700 (PDT) Received: by 10.115.16.3 with HTTP; Wed, 22 Aug 2007 16:38:43 -0700 (PDT) Message-ID: <7c58fcfc0708221638v262e6163o2aabab611091b53d@mail.gmail.com> Date: Wed, 22 Aug 2007 18:38:43 -0500 From: "Jose Alonso Cardenas Marquez" To: amdmi3@amdmi3.ru In-Reply-To: <200708220020.l7M0KBS4030155@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200708220020.l7M0KBS4030155@freefall.freebsd.org> Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/115701: devel/ode: does not build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 00:07:42 -0000 Hi, it's an strange error because if you try to build devel/ode again, it will compile without problems. tb3 and tb4 tinderboxes build devel/ode without problems but i saw this error some times when i was testing ode 0.8. http://tb3.droso.net/logs/6-acm/ode-0.8,1.log http://tb4.droso.net/logs/6-STABLE/ode-0.8,1.log Try make clean clean-depends && make install clean clean-depends Greetings ACM