Re: ports/187185: lang/ruby-doc-stdlib: fails to fetch, checksum mismatch

2014-03-11 Thread clutton
On Mon, 2014-03-10 at 17:17 +0100, John Marino wrote:
> On 3/10/2014 16:22, clutton wrote:
> > I really don't like that approach, because it's a documentation and
> > since it's fetcheble no one will assume that it's the outdated version.
> > It's better to remove that port at all.
> > 
> > If you think that it should be done in that way, go ahead...
> > 
> > I'm little disappointed, I updated that port to the current state
> > because having local documentation is always quicker then reading the
> > remote version. But It's just a waste of time doing updates like that.
> > It's better to read the remote version then.
> > 
> > My proposal is that: let's update it now, then we'll see how often it'll
> > require attention. Too often means removing the port.
> 
> I believe it rerolled at least 3 times in a month.
> The port is a PITA.  The last time it wasn't valid for even a week.
> If the documentation were stored, it could be updated by the maintainer
> at regular intervals without surprises (say every 90 days) but then yes,
> it would be out of date by up to 89 days.
> 
> Your call, but I've already seen this port in action.  I know what is
> going to happen already.
> 
> John


Understood. Let's remove it then.


signature.asc
Description: This is a digitally signed message part


ruby19 build error

2014-03-11 Thread Harti Brandt

Hi,

when upgrading ruby19 on current I get an error (looks like it is building 
the documentation):


Generating docs for compound vtable...
Generating docs for compound vtm...
Generating docs for compound wait_data...
Generating docs for compound wgetch_arg...
Generating docs for compound wgetstr_arg...
Generating docs for compound windata...
Generating docs for compound write_arg...
Generating docs for compound WSAMSG...
Generating docs for compound yaml_instruction...
Generating docs for compound yielder...
Generating docs for compound yyalloc...
Generating docs for compound YYSTYPE...
Generating docs for compound zone...
Generating docs for compound zstream...
Generating docs for nested compound zstream::zstream_funcs...
Generating namespace index...
Generating graph info page...
Version of graph_legend : no version available
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
Generating dot graphs using 9 parallel threads...
Running dot for graph 1/494
Running dot for graph 2/494
Running dot for graph 3/494
Running dot for graph 4/494
Running dot for graph 5/494
Running dot for graph 6/494
Running dot for graph 7/494
Running dot for graph 8/494
Running dot for graph 9/494
Running dot for graph 10/494
Running dot for graph 11/494
Running dot for graph 12/494
Running dot for graph 13/494
Running dot for graph 14/494
Running dot for graph 15/494
Running dot for graph 16/494
Running dot for graph 17/494
Running dot for graph 18/494
Running dot for graph 19/494
Running dot for graph 20/494
Running dot for graph 21/494
Running dot for graph 22/494
Running dot for graph 23/494
Running dot for graph 24/494
Running dot for graph 25/494
Running dot for graph 26/494
Running dot for graph 27/494
Running dot for graph 28/494
Running dot for graph 29/494
Running dot for graph 30/494
Running dot for graph 31/494
Running dot for graph 32/494
Running dot for graph 33/494
Running dot for graph 34/494
Running dot for graph 35/494
Running dot for graph 36/494
Running dot for graph 37/494
Running dot for graph 38/494
Running dot for graph 39/494
Running dot for graph 40/494
Running dot for graph 41/494
Running dot for graph 42/494
Running dot for graph 43/494
Running dot for graph 44/494
Running dot for graph 45/494
Running dot for graph 46/494
Running dot for graph 47/494
Running dot for graph 48/494
Running dot for graph 49/494
Running dot for graph 50/494
Running dot for graph 51/494
Running dot for graph 52/494
Running dot for graph 53/494
Running dot for graph 54/494
Running dot for graph 55/494
Running dot for graph 56/494
Running dot for graph 57/494
Running dot for graph 58/494
Running dot for graph 59/494
Running dot for graph 60/494
Running dot for graph 61/494
Running dot for graph 62/494
Running dot for graph 63/494
Running dot for graph 64/494
Running dot for graph 65/494
Running dot for graph 66/494
Running dot for graph 67/494
Running dot for graph 68/494
Running dot for graph 69/494
Running dot for graph 70/494
Running dot for graph 71/494
Running dot for graph 72/494
Running dot for graph 73/494
Running dot for graph 74/494
Running dot for graph 75/494
Running dot for graph 76/494
Running dot for graph 77/494
Running dot for graph 78/494
Running dot for graph 79/494
Running dot for graph 80/494
Running dot for graph 81/494
Running dot for graph 82/494
Running dot for graph 83/494
Running dot for graph 84/494
Running dot for graph 85/494
Running dot for graph 86/494
Running dot for graph 87/494
Running dot for graph 88/494
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 tas

Re: ruby19 build error

2014-03-11 Thread Steve Wills
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
___
freebsd-ruby@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"


Re: ports/187472: lang/ruby21 -- configure has mistakes/errors relating to pthread detection

2014-03-11 Thread edwin
Synopsis: lang/ruby21 -- configure has mistakes/errors relating to pthread 
detection

Responsible-Changed-From-To: freebsd-ports-bugs->ruby
Responsible-Changed-By: edwin
Responsible-Changed-When: Wed Mar 12 05:30:09 UTC 2014
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=187472
___
freebsd-ruby@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"