From owner-freebsd-questions@FreeBSD.ORG Wed Apr 28 12:58:06 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63A43106566B for ; Wed, 28 Apr 2010 12:58:06 +0000 (UTC) (envelope-from douglas.j.schmidt@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 17F9B8FC21 for ; Wed, 28 Apr 2010 12:58:05 +0000 (UTC) Received: by vws11 with SMTP id 11so1219841vws.13 for ; Wed, 28 Apr 2010 05:57:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=atwX3mNa9GL4svkR1mi04+cWon5jDY1YEbniWkgQl6o=; b=SQvRRuPdI4WVtOMYS9rwK/W+HpiURWL9nE0Ccx3Ymf1B+XSeNEQY/0opuOF0cqRI+O 2zh9apE6wmZNyhbUHww86/TY14f2g2Xpy2vtlOl3XFsKBOmy5UtXjc+G1LKn0zKXe1R1 Tchz3hQHweUWl9RReq64kiQ14/+w3sFclDPGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Cf3y3BULJt3Kk1QDsA2xZ/8IVCinU+n2EsYhdembLn0M7U1MeqMT652XB9KNDcruQq /+MxEOBOh10YhRzr8k4WSjr3k3plY/Ke4Hye1S+fssTZ3p9gfU0J9Npjg4+St1Jt8YkL ktsjw3IWzFs0n834U9rxOpOn9q8q4jFGGEf0o= MIME-Version: 1.0 Received: by 10.220.60.13 with SMTP id n13mr5259484vch.118.1272459475778; Wed, 28 Apr 2010 05:57:55 -0700 (PDT) Received: by 10.150.57.11 with HTTP; Wed, 28 Apr 2010 05:57:55 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Apr 2010 08:57:55 -0400 Message-ID: From: doug schmidt To: n dhert Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: ruby portupgrade error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2010 12:58:06 -0000 On Wed, Apr 28, 2010 at 1:20 AM, n dhert wrote: > there was an upgrade to ruby giving error: > how to fix it? > ... > cc -I/usr/include -O2 -fno-strict-aliasing -pipe =A0-fPIC =A0 =A0-DRUBY_E= XPORT > -L. =A0-r > path=3D/usr/lib:/usr/local/lib -rdynamic =A0 main.o =A0libruby18-static.a= -lrt > -lcrypt > =A0-lm -L/usr/lib =A0-rpath=3D/usr/lib:/usr/local/lib =A0-o miniruby > libruby18-static.a(process.o)(.text+0x1b40): In function `proc_exec_v': > : undefined reference to `rb_thread_stop_timer_fake' > libruby18-static.a(process.o)(.text+0x25ad): In function `rb_proc_exec': > : undefined reference to `rb_thread_stop_timer_fake' > *** Error code 1 > Stop in /usr/ports/lang/ruby18/work/ruby-1.8.7-p248. > *** Error code 1 > Stop in /usr/ports/lang/ruby18. > *** Error code 1 > Stop in /usr/ports/lang/ruby18. > ** Command failed [exit code 1]: /usr/bin/script -qa > /tmp/portupgrade20100428-83 > 762-bmz4km-0 env UPGRADE_TOOL=3Dportupgrade > UPGRADE_PORT=3Druby+nopthreads-1.8.7.248 > ,1 UPGRADE_PORT_VER=3D1.8.7.248,1 make FETCH_BEFORE_ARGS=3D-q > DEPENDS_TARGET=3Dpackage > ** Fix the problem and try again. > ---> =A0Build of lang/ruby18 ended at: Wed, 28 Apr 2010 07:09:13 +0200 > (consumed 0 > 0:00:38) > ---> =A0Upgrade of lang/ruby18 ended at: Wed, 28 Apr 2010 07:09:13 +0200 > (consumed > =A000:00:38) > ---> =A0** Upgrade tasks 2: 1 done, 0 ignored, 0 skipped and 1 failed > ---> =A0Listing the results (+:done / -:ignored / *:skipped / !:failed) > =A0 =A0 =A0 =A0+ net/openldap24-client (openldap-client-2.4.21) > =A0 =A0 =A0 =A0! lang/ruby18 (ruby+nopthreads-1.8.7.248,1) =A0 =A0 (new c= ompiler error) > ---> =A0Packages processed: 1 done, 0 ignored, 0 skipped and 1 failed > ---> =A0Session ended at: Wed, 28 Apr 2010 07:09:15 +0200 (consumed 00:01= :59) im having the same issue with latest update; libruby18-static.a(process.o)(.text+0x1b40): In function `proc_exec_v': : undefined reference to `rb_thread_stop_timer_fake' libruby18-static.a(process.o)(.text+0x25ad): In function `rb_proc_exec': : undefined reference to `rb_thread_stop_timer_fake' *** Error code 1 Stop in /usr/ports/lang/ruby18/work/ruby-1.8.7-p248. *** Error code 1 Stop in /usr/ports/lang/ruby18. *** Error code 1 Stop in /usr/ports/lang/ruby18. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100428-90970-837af7-0 env UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3Druby+nopthreads-1.8.7.248,1 UPGRADE_PORT_VER=3D1.8.7.248,1 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! lang/ruby18 (ruby+nopthreads-1.8.7.248,1) (new compiler error= )