Date: Tue, 25 Mar 2014 01:36:34 +0000 From: Steve Wills <swills@freebsd.org> To: Hartmut.Brandt@dlr.de Cc: ruby@freebsd.org, harti@freebsd.org Subject: Re: ruby19 build error Message-ID: <20140325013631.GA50891@mouf.net> In-Reply-To: <611243783F62AF48AFB07BC25FA4B1061C68B038@DLREXMBX01.intra.dlr.de> References: <alpine.BSF.2.00.1403111806480.7373@KNOP-BEAGLE.kn.op.dlr.de> <20140311184427.GE39855@mouf.net> <611243783F62AF48AFB07BC25FA4B1061C68B038@DLREXMBX01.intra.dlr.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Not able to reproduce this, bug I wonder if you're hitting the PCID thing. Try setting the vm.pmap.pcid_enabled sysctl to 1 and see if it goes away? Or upgrade to a version of CURRENT where it's disabled by default. That is, assuming you're on new enough hardware that the feature is available. Steve On Wed, Mar 12, 2014 at 07:12:50AM +0000, Hartmut.Brandt@dlr.de wrote: > This is 11.0-CURRENT r258029 from around mid-november (amd64). I could update it if this is helpful. > > harti > > -----Original Message----- > From: Steve Wills [mailto:swills@freebsd.org] > Sent: Tuesday, March 11, 2014 7:44 PM > To: Harti Brandt > Cc: ruby@freebsd.org > Subject: Re: ruby19 build error > > On Tue, Mar 11, 2014 at 06:08:06PM +0100, Harti Brandt wrote: > > Hi, > > > > when upgrading ruby19 on current I get an error (looks like it is > > building the documentation): > > > [snip] > > Running dot for graph 89/494 > > Running dot for graph 90/494 > > Running dot for graph 91/494 > > Running dot for graph 92/494 > > Fatal error 'unlock error' at line 341 in file > > /usr/src/lib/libthr/thread/thr_umtx.c (errno = 0) > > *** Signal 6 > > > > Stop. > > make[2]: stopped in > > /var/tmp/ports/software/FreeBSD/ports/lang/ruby19/work/ruby-1.9.3-p484 > > *** Error code 1 > > > > Stop. > > make[1]: stopped in /software/FreeBSD/ports/lang/ruby19 > > *** Error code 1 > > > > Stop. > > make: stopped in /software/FreeBSD/ports/lang/ruby19 > > ** Command failed [exit code 1]: /usr/bin/script -qa > > /tmp/portupgrade20140311-40846-1pxuzwp env UPGRADE_TOOL=portupgrade > > UPGRADE_PORT=ruby-1.9.3.448,1 UPGRADE_PORT_VER=1.9.3.448,1 make > > ** Fix the problem and try again. > > ---> Build of lang/ruby19 ended at: Tue, 11 Mar 2014 17:28:55 +0100 > > ---> (consumed 00:10:29) Upgrade of lang/ruby19 ended at: Tue, 11 Mar > > ---> 2014 17:28:55 +0100 (consumed 00:10:29) > > ---> ** Upgrade tasks 3: 0 done, 0 ignored, 0 skipped and 1 failed > > ---> Skipping 'databases/ruby-bdb' (ruby19-bdb-0.6.6_1) because a > > ---> requisite package 'ruby-1.9.3.448,1' (lang/ruby19) failed > > ---> (specify -k to force) > > ---> ** Upgrade tasks 3: 0 done, 0 ignored, 1 skipped and 1 failed > > ---> Skipping 'ports-mgmt/portupgrade' (portupgrade-2.4.11.2_1,2) > > ---> because a requisite package 'ruby-1.9.3.448,1' (lang/ruby19) > > ---> failed (specify -k to force) > > ---> ** Upgrade tasks 3: 0 done, 0 ignored, 2 skipped and 1 failed > > ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) > > ! lang/ruby19 (ruby-1.9.3.448,1) (unknown build error) > > * databases/ruby-bdb (ruby19-bdb-0.6.6_1) > > * ports-mgmt/portupgrade (portupgrade-2.4.11.2_1,2) > > ---> Packages processed: 0 done, 0 ignored, 2 skipped and 1 failed > > ---> Session ended at: Tue, 11 Mar 2014 17:28:55 +0100 (consumed > > ---> 00:10:31) > > > > Script done on Tue Mar 11 17:28:55 2014 > > > > What version of FreeBSD are you using? > > Steve >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140325013631.GA50891>