From owner-freebsd-questions@FreeBSD.ORG Wed Aug 9 12:48:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B4A16A4DE for ; Wed, 9 Aug 2006 12:48:19 +0000 (UTC) (envelope-from stevem@protek.net.au) Received: from hermes.ethertech.com.au (hermes.ethertech.com.au [203.56.92.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA25443D6B for ; Wed, 9 Aug 2006 12:48:15 +0000 (GMT) (envelope-from stevem@protek.net.au) Received: from Thomas (CPE-203-56-119-133.ethertech.com.au [203.56.119.133]) by hermes.ethertech.com.au (8.13.4/8.13.4) with ESMTP id k79CmCnu008792 for ; Wed, 9 Aug 2006 22:48:12 +1000 (EST) (envelope-from stevem@protek.net.au) From: "Steve" To: Date: Wed, 9 Aug 2006 22:48:12 +1000 Message-ID: <000001c6bbb2$135ccee0$0701000a@Thomas> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-Virus-Scanned: by amavisd-new Subject: ruby-1.8.4_9,1 portupgrade build failure 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, 09 Aug 2006 12:48:19 -0000 cc -shared -Wl,-soname,../../../.ext/i386-freebsd5/digest/sha2.so - L'../../..' -o ../../../.ext/i386-freebsd5/digest/sha2.so sha2.o = sha2hl.o sha2init.o -Wl,-R -Wl,/usr/local/lib -L/usr/local/lib -L. -lruby18 = -lcrypt -lm -pthread -lc compiling dl Generating callback.func Fatal error 'Spinlock called when not threaded.' at line 87 in file /usr/src/lib/libpthread/thread/thr_spinlock.c (errno =3D 2) Abort trap (core dumped) *** Error code 134 Stop in /usr/ports/lang/ruby18/work/ruby-1.8.4/ext/dl. *** Error code 1 Stop in /usr/ports/lang/ruby18/work/ruby-1.8.4. *** Error code 1 Stop in /usr/ports/lang/ruby18. ** Command failed [exit code 1]: /usr/bin/script -qa = /tmp/portupgrade79846.0 env PORT_UPGRADE=3Dyes make PORT_UPGRADE=3Dyes ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! lang/ruby18 (ruby-1.8.2_4) (coredump) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed FreeBSD 5.4-STABLE #7: Sun Sep 25 20:31:36 EST 2005 CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2813.54-MHz 686-class CPU) real memory =3D 520028160 (495 MB) ruby-1.8.2_4 < needs updating (port has = 1.8.4_9,1) ruby18-bdb1-0.2.2 =3D up-to-date with port any thoughts ? ive searched all over for spinlock errors but cant find anything.. my = ports tree is almost 100% up to date.. unless im missing something in the = kernel? Steve