From owner-freebsd-ruby@FreeBSD.ORG Sun Feb 19 08:32:34 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 719F1106564A for ; Sun, 19 Feb 2012 08:32:34 +0000 (UTC) (envelope-from stephane.lapie@darkbsd.org) Received: from quasar.darkbsd.org (shinigami.darkbsd.org [82.227.96.182]) by mx1.freebsd.org (Postfix) with ESMTP id EC2928FC08 for ; Sun, 19 Feb 2012 08:32:33 +0000 (UTC) Received: from quasar.darkbsd.org (localhost [127.0.0.1]) by quasar.darkbsd.org (Postfix) with ESMTP id 1AA607347 for ; Sun, 19 Feb 2012 09:14:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=darkbsd.org; h=message-id :date:from:mime-version:to:subject:content-type; s=selector1; bh=Kj/pODTx0T2SgiqFSMF0IxCg8G4=; b=k4XXqYcAzV6VAhRjH/LUXWZousHk SkcyCzyA7SMFxU2sm+9I2wuJNbIdF+FmTPgN3HiT9i965/HIROUTSrwHfunhkoD1 aL7CULdSRfUYrrRYPvjD+PEth8xeLifHKBVkB5mPnmsE5p8s3Y0AgZtn8dbZoxIH QV6idEO9djoB8GM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=darkbsd.org; h=message-id :date:from:mime-version:to:subject:content-type; q=dns; s= selector1; b=E6NpdaaOSLVuFpp4ad6Zyw6P0BmJu7yxPjhz1sGvmIRQvPj2V1z k/qBRvmWBPrWXh8jHMN57buwSt2o9dvnhSrUz0tjJZ+qs3e9qamOdOwV0HFkULAn 4Ygbngn1WVVtrsvgASkGNwKQgGKqdFMyVu8XnHPip6D1txy4XvDDr1cA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=darkbsd.org; h= content-type:content-type:subject:subject:mime-version :user-agent:from:from:date:date:message-id:received:received; s= selector1; t=1329639249; bh=MNBO6AvSEyPTocWLs9KkY/Lsu8GXr1PCrgdk t8bRX8g=; b=R5t/7Z7k3Ujptar6dyt0gFzmRJJdZSJzg2E9KxVT/VIiqfYA0KMA Cbn2eIeto9/Rw2bBaNfvoUOwdadlthIqsUDQ+VeqeY+gMTM3mmnKDj57TaTglN3B 1wxCNcDAcZozrcCKI0mmojBR+yo7yT9CpR7ySu63bGTV41GvymOQfnY= Received: from quasar.darkbsd.org ([127.0.0.1]) by quasar.darkbsd.org (quasar.darkbsd.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id N8fnhQ5j-UFr for ; Sun, 19 Feb 2012 09:14:09 +0100 (CET) Received: from [192.168.3.42] (archer.yomi.darkbsd.org [192.168.3.42]) (Authenticated sender: darksoul) by quasar.darkbsd.org (Postfix) with ESMTPSA id 666A0733F for ; Sun, 19 Feb 2012 09:14:08 +0100 (CET) Message-ID: <4F40AF45.3000909@darkbsd.org> Date: Sun, 19 Feb 2012 17:13:57 +0900 From: Stephane LAPIE User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111109 Thunderbird/3.1.16 MIME-Version: 1.0 To: ruby@FreeBSD.org X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigEF6D041129FC9BCB6B0D7359" Cc: Subject: redmine 1.3.0 / ruby gems 1.6.2 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2012 08:32:34 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigEF6D041129FC9BCB6B0D7359 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, I would like to consult/contribute about the ports for Redmine and Ruby Gems. I am fully aware of the problems surrounding Gems version >1.6.2 and Redmine (which became broken because of this), but I have a need to keep on using Redmine in my environment, and have no constraints in keeping on using older versions of Gems (I can always isolate Redmine in a FreeBSD jail, and avoid impacting the global system). Therefore, I developped my own port for Redmine 1.3 and Ruby Gems 1.6.2, and made it available here : - http://www.yomi.darkbsd.org/~darksoul/redmine/FreeBSD/ - http://www.yomi.darkbsd.org/~darksoul/redmine/FreeBSD/ports-redmine-rubyg= ems.tar.gz This is basically something I can untar in an existing /usr/ports for my purposes, but this is as one can guess, kind of suboptimal, and it would be better for everyone, if it could be integrated in the global ports tre= e. So I have the following questions : - Are there any plans for supporting older versions of Gems in the ports?= - If so, could we have several versions of gems and dependencies registered in the software ? (For instance, redmine would install ruby gems 1.6.2 if none was installed, but become BROKEN if a superior version was installed) - http://www.yomi.darkbsd.org/~darksoul/redmine/FreeBSD/ports-redmine-ldap-= sync.tar.gz I also ported the LDAP Sync plugin, which is extremely useful used in conjunction with the HTTP Auth plugin and apache's mod_auth_kerb. I also plan on creating ports for other Redmine plugins in the near future, so I would like to inquire about the proper policy for porting plugins. So far, I stuck to what had been done for the redmine-http_auth plug-in. If there is a problem due to a lack of time maintaining the concerned ports, I am willing to provide my time and help. Thanks again for your time, --=20 Stephane LAPIE, EPITA SRS, Promo 2005 "Even when they have digital readouts, I can't understand them." --MegaTokyo --------------enigEF6D041129FC9BCB6B0D7359 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9Ar0kACgkQ24Ql8u6TF2NlowCfaWD7Pop7KmwJnPRW9YfDRr1K ap4AnR/nwLrwizTtzmX+f5OlwpuYWK77 =4QZ0 -----END PGP SIGNATURE----- --------------enigEF6D041129FC9BCB6B0D7359-- From owner-freebsd-ruby@FreeBSD.ORG Sun Feb 19 21:37:00 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1DD01065672; Sun, 19 Feb 2012 21:37:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id 269198FC13; Sun, 19 Feb 2012 21:37:00 +0000 (UTC) Received: from [192.168.0.23] (ip-78-102-160-251.net.upcbroadband.cz [78.102.160.251]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id q1JLaxAM066196; Sun, 19 Feb 2012 22:36:59 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: ruby , pgollucci Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-ZgovsvdMOADQBLY3yvq/" Date: Sun, 19 Feb 2012 22:36:58 +0100 Message-ID: <1329687418.70851.27.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.72 on 94.23.0.135 Cc: Subject: [Fwd: ruby18-password-0.5.3_4 failed on amd64 7] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2012 21:37:01 -0000 --=-ZgovsvdMOADQBLY3yvq/ Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable 7.X specific. -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > P=F8edm=ECt: ruby18-password-0.5.3_4 failed on amd64 7 > Datum: Sun, 19 Feb 2012 15:22:29 GMT >=20 > You can also find this build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.201202181813= 53/ruby18-password-0.5.3_4.log >=20 > building ruby18-password-0.5.3_4 on gohan13.freebsd.org > in directory /x/pkgbuild/7/20120218181353/chroot/167 > building for: 7.3-RELEASE-p4 amd64 > maintained by: ruby@FreeBSD.org > port directory: /usr/ports/security/ruby-password > Makefile ident: $FreeBSD: ports/security/ruby-password/Makefile,v 1.15 20= 12/02/12 22:26:55 pgollucci Exp $ > build started at Sun Feb 19 15:21:03 UTC 2012 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3Druby-1.8.7.357,1.tbz > EXTRACT_DEPENDS=3Druby-1.8.7.357,1.tbz > BUILD_DEPENDS=3Dcracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz > RUN_DEPENDS=3Dcracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz ruby18-gems-1.8.11= .tbz rubygem-ruby-termios-0.9.6.tbz > prefixes: LOCALBASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D> ruby-password-0.5.3.tar.gz doesn't seem to exist in /tmp/distfiles/r= uby. > =3D> Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/d= istfiles/ruby/ruby-password-0.5.3.tar.gz > ruby-password-0.5.3.tar.gz 22 kB 197 kBps > =3D> SHA256 Checksum OK for ruby/ruby-password-0.5.3.tar.gz. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg ruby-1.8.7.357,1.tbz > adding dependencies > pkg_add ruby-1.8.7.357,1.tbz >=20 > =3D=3D=3D=3D > Note that some of the standard libraries are provided as separate > ports since they require extra dependencies: >=20 > converters/ruby-iconv iconv module >=20 > databases/ruby-gdbm: GDBM module >=20 > x11-toolkits/ruby-tk: Tcl/Tk modules > japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >=20 > lang/ruby-mode.el: Emacs lisp modules >=20 > Install them as occasion demands. > =3D=3D=3D=3D >=20 > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D=3D=3D> Extracting for ruby18-password-0.5.3_4 > =3D> SHA256 Checksum OK for ruby/ruby-password-0.5.3.tar.gz. > =3D=3D=3D> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/ruby= 18 - found > Deleting ruby-1.8.7.357,1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg ruby-1.8.7.357,1.tbz > adding dependencies > pkg_add ruby-1.8.7.357,1.tbz >=20 > =3D=3D=3D=3D > Note that some of the standard libraries are provided as separate > ports since they require extra dependencies: >=20 > converters/ruby-iconv iconv module >=20 > databases/ruby-gdbm: GDBM module >=20 > x11-toolkits/ruby-tk: Tcl/Tk modules > japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >=20 > lang/ruby-mode.el: Emacs lisp modules >=20 > Install them as occasion demands. > =3D=3D=3D=3D >=20 > =3D=3D=3D> Patching for ruby18-password-0.5.3_4 > =3D=3D=3D> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/ruby= 18 - found > =3D=3D=3D> Fixing the #! line of example/example.rb > =3D=3D=3D> Fixing the #! line of example/pwgen > Deleting ruby-1.8.7.357,1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg cracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz > adding dependencies > pkg_add cracklib-2.8.18.tbz > pkg_add ruby-1.8.7.357,1.tbz >=20 > =3D=3D=3D=3D > Note that some of the standard libraries are provided as separate > ports since they require extra dependencies: >=20 > converters/ruby-iconv iconv module >=20 > databases/ruby-gdbm: GDBM module >=20 > x11-toolkits/ruby-tk: Tcl/Tk modules > japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >=20 > lang/ruby-mode.el: Emacs lisp modules >=20 > Install them as occasion demands. > =3D=3D=3D=3D >=20 > =3D=3D=3D> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/ruby= 18 - found > =3D=3D=3D> ruby18-password-0.5.3_4 depends on shared library: crack.10 = - found > =3D=3D=3D> Configuring for ruby18-password-0.5.3_4 > =3D=3D=3D> Running extconf.rb to configure > *** extconf.rb failed *** > Could not create Makefile due to some reason, probably lack of > necessary libraries and/or headers. Check the mkmf.log file for more > details. You may need configuration options. >=20 > Provided configuration options: > --with-opt-dir > --with-opt-include > --without-opt-include=3D${opt-dir}/include > --with-opt-lib > --without-opt-lib=3D${opt-dir}/lib > --with-make-prog > --without-make-prog > --srcdir=3D. > --curdir > --ruby=3D/usr/local/bin/ruby18 > --with-crack-dict > checking for cracklib dictionary... no > Couldn't find a cracklib dictionary on this system > *** Error code 1 >=20 > Stop in /a/ports/security/ruby-password. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/security/ruby-password ended at Sun Feb 19 15:22:27 U= TC 2012 --=20 --=20 Pav Lucistnik Me go and see Elves and all! Hooray! --=-ZgovsvdMOADQBLY3yvq/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEABECAAYFAk9Ba3oACgkQntdYP8FOsoJslQCcCcB/c/uVrIo9VrpyjXQGwQaz lIkAn10t/gpdB/VK3uMwqzJKwPSESfAR =678a -----END PGP SIGNATURE----- --=-ZgovsvdMOADQBLY3yvq/-- From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 06:00:34 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C33F106564A; Mon, 20 Feb 2012 06:00:34 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E4B88FC14; Mon, 20 Feb 2012 06:00:34 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1K60Y1Q063701; Mon, 20 Feb 2012 06:00:34 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1K60YLF063697; Mon, 20 Feb 2012 06:00:34 GMT (envelope-from edwin) Date: Mon, 20 Feb 2012 06:00:34 GMT Message-Id: <201202200600.q1K60YLF063697@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/165314: [update] math/ruby-netcdf: update to 0.6.6 and change category to science X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 06:00:34 -0000 Synopsis: [update] math/ruby-netcdf: update to 0.6.6 and change category to science Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Mon Feb 20 06:00:33 UTC 2012 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=165314 From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 11:08:53 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45A3A1065675 for ; Mon, 20 Feb 2012 11:08:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1B65A8FC08 for ; Mon, 20 Feb 2012 11:08:53 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KB8qad091559 for ; Mon, 20 Feb 2012 11:08:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KB8qo1091557 for ruby@FreeBSD.org; Mon, 20 Feb 2012 11:08:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 20 Feb 2012 11:08:52 GMT Message-Id: <201202201108.q1KB8qo1091557@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: ruby@FreeBSD.org Cc: Subject: Current problem reports assigned to ruby@FreeBSD.org X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 11:08:53 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/165314 ruby [update] math/ruby-netcdf: update to 0.6.6 and change o ports/165281 ruby New port databases/rubygem-mongo o ports/165280 ruby New port databases/rubygem-bson o ports/165279 ruby New Port sysutils/ruby-statsd - Statsd implementation o ports/165272 ruby [maintainer-update] math/ruby-narray_miss: update to 1 o ports/165226 ruby ports-mgmt/portupgrade - unnecessary source package re o ports/162212 ruby ports-mgmt/portupgrade: portversion -r doesn't work o ports/151662 ruby ports-mgmt/portupgrade: upgrade of autoconf leaves old o ports/149817 ruby [wishlist] ports-mgmt/portupgrade: portinstall -p opti o ports/147242 ruby ports-mgmt/portupgrade incorrectly remove old port whe o ports/144769 ruby [PATCH] ports-mgmt/portupgrade should have a configura o ports/140364 ruby [patch] ports-mgmt/portupgrade-devel: #! line substitu o ports/140273 ruby ports-mgmt/portupgrade-devel chokes on bsdpan pkgs o ports/140008 ruby ports-mgmt/portupgrade: many papercut omissions on por o ports/137958 ruby [patch] ports-mgmt/portupgrade fails with recursive de s ports/134714 ruby ports-mgmt/portupgrade deletes user data without quest o ports/131111 ruby ports-mgmt/portupgrade-devel: completely removes packa o ports/129930 ruby ports-mgmt/portupgrade - portinstall tries to install s ports/129891 ruby ports-mgmt/portupgrade fails to recognize variations o o ports/127889 ruby ports-mgmt/portupgrade detects spurious failures and s o ports/127019 ruby ports-mgmt/portupgrade does not recognize fail conditi f ports/126140 ruby ports-mgmt/portupgrade runtime error o ports/112818 ruby ports-mgmt/portupgrade -a fails with database error 23 problems total. From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 16:40:20 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0AE8A106567F; Mon, 20 Feb 2012 16:40:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0E08E8FC1E; Mon, 20 Feb 2012 16:40:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KGeIDg008048; Mon, 20 Feb 2012 16:40:18 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KGeIW8008041; Mon, 20 Feb 2012 16:40:18 GMT (envelope-from edwin) Date: Mon, 20 Feb 2012 16:40:18 GMT Message-Id: <201202201640.q1KGeIW8008041@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/165329: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 16:40:20 -0000 Synopsis: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Mon Feb 20 16:40:18 UTC 2012 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=165329 From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 16:40:23 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 977AC1065670; Mon, 20 Feb 2012 16:40:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6F09C8FC12; Mon, 20 Feb 2012 16:40:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KGeNwe008510; Mon, 20 Feb 2012 16:40:23 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KGeNZ4008504; Mon, 20 Feb 2012 16:40:23 GMT (envelope-from edwin) Date: Mon, 20 Feb 2012 16:40:23 GMT Message-Id: <201202201640.q1KGeNZ4008504@freefall.freebsd.org> To: swills@freebsd.org, edwin@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/165329: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 16:40:23 -0000 Synopsis: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Mon Feb 20 16:40:22 UTC 2012 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=165329 From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 16:46:12 2012 Return-Path: Delivered-To: freebsd-ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78EB6106566B for ; Mon, 20 Feb 2012 16:46:12 +0000 (UTC) (envelope-from pgollucci@gmail.com) Received: from mail-qw0-f47.google.com (mail-qw0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id 23F528FC12 for ; Mon, 20 Feb 2012 16:46:11 +0000 (UTC) Received: by qadz30 with SMTP id z30so3683198qad.13 for ; Mon, 20 Feb 2012 08:46:11 -0800 (PST) Received-SPF: pass (google.com: domain of pgollucci@gmail.com designates 10.229.69.30 as permitted sender) client-ip=10.229.69.30; Authentication-Results: mr.google.com; spf=pass (google.com: domain of pgollucci@gmail.com designates 10.229.69.30 as permitted sender) smtp.mail=pgollucci@gmail.com; dkim=pass header.i=pgollucci@gmail.com Received: from mr.google.com ([10.229.69.30]) by 10.229.69.30 with SMTP id x30mr15698998qci.97.1329756371620 (num_hops = 1); Mon, 20 Feb 2012 08:46:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type; bh=uF3x7Gok1rHEBKYJ+iyVUV1ElsZW9PWqBOKZU/nq8l4=; b=YLvDlbNXpUua7srarHvG3HOiMqCAAgtdNuOBQsB9dFL/A2mRa+vSFHMGiRDLSwDETA jroZzrCT7Zkd4WwXaDTmU9nwnX7KPN3rYoNNOwoNyoJfTVjt2t6pbSSsRKYJ7Pn4P0HO QKgrilWhYidLlmeWL4Tu8s7bYrBmZB1v+UPTs= Received: by 10.229.69.30 with SMTP id x30mr13261860qci.97.1329754743848; Mon, 20 Feb 2012 08:19:03 -0800 (PST) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net. [174.79.184.239]) by mx.google.com with ESMTPS id dm8sm50824143qab.18.2012.02.20.08.19.02 (version=SSLv3 cipher=OTHER); Mon, 20 Feb 2012 08:19:02 -0800 (PST) Message-ID: <4F427273.8010801@p6m7g8.com> Date: Mon, 20 Feb 2012 16:18:59 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111029 Thunderbird/7.0.1 MIME-Version: 1.0 To: Steve Wills References: <4F3DD93E.1090206@FreeBSD.org> <20120216205102.9f590d60.stas@FreeBSD.org> <4F3E541D.8060104@FreeBSD.org> <4F3F6A06.2080206@FreeBSD.org> In-Reply-To: <4F3F6A06.2080206@FreeBSD.org> X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig181785B2461D4698598FB90D" Cc: freebsd-ruby@freebsd.org Subject: Re: ruby 1.8.7p358 and ruby 1.9.0p125 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 16:46:12 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig181785B2461D4698598FB90D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/18/12 09:06, Steve Wills wrote: > For the record, I finally found these tests and ran them. I had to set > sysctl kern.chroot_allow_open_directories=3D2 to get past the chroot > errors, which cleared up a lot of the initial huge batch of failures. > Then I ended up with this for 1.9.3p125: >=20 > 3483 files, 18247 examples, 153913 expectations, 0 failures, 37 errors >=20 > as compared to the results for 1.9.3p0: >=20 > 3483 files, 18231 examples, 154206 expectations, 0 failures, 37 errors >=20 > So I think it seems OK. Haven't looked at 1.8.7p358 yet, but it's a muc= h > smaller change set so I'm much less worried about it. That looks reasonable to me. +1 --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Operations, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig181785B2461D4698598FB90D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFPQnJ2dbiP+9ubjBwRAtMPAJ93dbOxDOlcVpyHhOB31iE1AqtH0QCeOz62 fsBlEhqAeMI4vzKowuvFNSk= =guy9 -----END PGP SIGNATURE----- --------------enig181785B2461D4698598FB90D-- From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 16:50:08 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E6901065670 for ; Mon, 20 Feb 2012 16:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 148898FC19 for ; Mon, 20 Feb 2012 16:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KGo7b1016974 for ; Mon, 20 Feb 2012 16:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KGo7ND016973; Mon, 20 Feb 2012 16:50:07 GMT (envelope-from gnats) Date: Mon, 20 Feb 2012 16:50:07 GMT Message-Id: <201202201650.q1KGo7ND016973@freefall.freebsd.org> To: ruby@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/165329: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 16:50:08 -0000 The following reply was made to PR ports/165329; it has been noted by GNATS. From: Edwin Groothuis To: don@na.rim.or.jp Cc: bug-followup@FreeBSD.org Subject: Re: ports/165329: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict Date: Mon, 20 Feb 2012 16:40:21 UT Maintainer of graphics/ruby-ming, Please note that PR ports/165329 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165329 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 18:53:19 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 215AB106566B; Mon, 20 Feb 2012 18:53:19 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ED2128FC0A; Mon, 20 Feb 2012 18:53:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KIrIEQ037524; Mon, 20 Feb 2012 18:53:18 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KIrIPj037520; Mon, 20 Feb 2012 18:53:18 GMT (envelope-from pgollucci) Date: Mon, 20 Feb 2012 18:53:18 GMT Message-Id: <201202201853.q1KIrIPj037520@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165279: New Port sysutils/ruby-statsd - Statsd implementation in Ruby X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 18:53:19 -0000 Synopsis: New Port sysutils/ruby-statsd - Statsd implementation in Ruby Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Mon Feb 20 18:53:18 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=165279 From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 18:56:31 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC72C106564A; Mon, 20 Feb 2012 18:56:31 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C465A8FC08; Mon, 20 Feb 2012 18:56:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KIuVvf038196; Mon, 20 Feb 2012 18:56:31 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KIuVaE038192; Mon, 20 Feb 2012 18:56:31 GMT (envelope-from pgollucci) Date: Mon, 20 Feb 2012 18:56:31 GMT Message-Id: <201202201856.q1KIuVaE038192@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165272: [maintainer-update] math/ruby-narray_miss: update to 1.2.6 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 18:56:32 -0000 Synopsis: [maintainer-update] math/ruby-narray_miss: update to 1.2.6 Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Mon Feb 20 18:56:31 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=165272 From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 18:56:40 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 409EC106566B; Mon, 20 Feb 2012 18:56:40 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 072B68FC18; Mon, 20 Feb 2012 18:56:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KIudx6038318; Mon, 20 Feb 2012 18:56:39 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KIud5c038314; Mon, 20 Feb 2012 18:56:39 GMT (envelope-from pgollucci) Date: Mon, 20 Feb 2012 18:56:39 GMT Message-Id: <201202201856.q1KIud5c038314@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165280: New port databases/rubygem-bson X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 18:56:40 -0000 Synopsis: New port databases/rubygem-bson Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Mon Feb 20 18:56:39 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=165280 From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 18:56:45 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EE87106566C; Mon, 20 Feb 2012 18:56:45 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 05F898FC08; Mon, 20 Feb 2012 18:56:45 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KIuiA1038397; Mon, 20 Feb 2012 18:56:44 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KIuiOe038393; Mon, 20 Feb 2012 18:56:44 GMT (envelope-from pgollucci) Date: Mon, 20 Feb 2012 18:56:44 GMT Message-Id: <201202201856.q1KIuiOe038393@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165281: New port databases/rubygem-mongo X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 18:56:45 -0000 Synopsis: New port databases/rubygem-mongo Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Mon Feb 20 18:56:44 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=165281 From owner-freebsd-ruby@FreeBSD.ORG Mon Feb 20 18:56:50 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6037D106564A; Mon, 20 Feb 2012 18:56:50 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3802B8FC0A; Mon, 20 Feb 2012 18:56:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KIuoNM038482; Mon, 20 Feb 2012 18:56:50 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KIuo2c038478; Mon, 20 Feb 2012 18:56:50 GMT (envelope-from pgollucci) Date: Mon, 20 Feb 2012 18:56:50 GMT Message-Id: <201202201856.q1KIuo2c038478@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165314: [update] math/ruby-netcdf: update to 0.6.6 and change category to science X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 18:56:50 -0000 Synopsis: [update] math/ruby-netcdf: update to 0.6.6 and change category to science Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Mon Feb 20 18:56:49 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=165314 From owner-freebsd-ruby@FreeBSD.ORG Tue Feb 21 08:28:31 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD5AC1065674 for ; Tue, 21 Feb 2012 08:28:31 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from portsmonj.FreeBSD.org (portsmonj.freebsd.org [69.147.83.46]) by mx1.freebsd.org (Postfix) with ESMTP id A64DF8FC22 for ; Tue, 21 Feb 2012 08:28:31 +0000 (UTC) Received: from portsmonj.freebsd.org (portsmonj.freebsd.org [69.147.83.46]) by portsmonj.FreeBSD.org (8.14.5/8.14.4) with ESMTP id q1L8SVQB074028 for ; Tue, 21 Feb 2012 08:28:31 GMT (envelope-from linimon@FreeBSD.org) Date: Tue, 21 Feb 2012 08:28:31 GMT Message-Id: <201202210828.q1L8SVQB074028@portsmonj.FreeBSD.org> From: linimon@FreeBSD.org To: ruby@FreeBSD.org Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 08:28:32 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 7.x/8.x/9.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: databases/ruby-kyotocabinet broken because: does not compile build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=ruby-kyotocabinet portname: databases/rubygem-delayed_job_data_mapper broken because: delayed_job_data_mapper requires delayed_job (~> 2.1) build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.20120211093427/rubygem-delayed_job_data_mapper-1.0.0.r.log (_Feb_12_18:24:52_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-delayed_job_data_mapper portname: databases/rubygem-dm-active_model broken because: dm-active_model requires activemodel (~> 3.1.0) build errors: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/e.7.20120211093427/rubygem-dm-active_model-1.2.0.log (_Feb_12_18:24:06_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=databases&portname=rubygem-dm-active_model portname: devel/rubygem-ruby-debug-ide broken because: incomplete plist build errors: http://pointyhat.FreeBSD.org/errorlogs/powerpc-errorlogs/e.9.20111228135944/rubygem-ruby-debug-ide-0.4.16.log (_Jan_14_19:22:40_UTC_2012) overview: http://portsmon.FreeBSD.org/portoverview.py?category=devel&portname=rubygem-ruby-debug-ide portname: www/redmine broken because: Does not work with RubyGems 1.8 build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=www&portname=redmine If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-ruby@FreeBSD.ORG Tue Feb 21 17:10:22 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A5F3106564A; Tue, 21 Feb 2012 17:10:22 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E6C5E8FC13; Tue, 21 Feb 2012 17:10:21 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1LHALTF086032; Tue, 21 Feb 2012 17:10:21 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1LHALtR086023; Tue, 21 Feb 2012 17:10:21 GMT (envelope-from edwin) Date: Tue, 21 Feb 2012 17:10:21 GMT Message-Id: <201202211710.q1LHALtR086023@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/165368: new port databases/rubygem-mongo X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 17:10:22 -0000 Synopsis: new port databases/rubygem-mongo Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Tue Feb 21 17:10:21 UTC 2012 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=165368 From owner-freebsd-ruby@FreeBSD.ORG Tue Feb 21 17:11:54 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0E9F106564A; Tue, 21 Feb 2012 17:11:54 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 799118FC0A; Tue, 21 Feb 2012 17:11:54 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1LHBsNH093812; Tue, 21 Feb 2012 17:11:54 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1LHBsjT093808; Tue, 21 Feb 2012 17:11:54 GMT (envelope-from pgollucci) Date: Tue, 21 Feb 2012 17:11:54 GMT Message-Id: <201202211711.q1LHBsjT093808@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, pgollucci@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165368: new port databases/rubygem-mongo X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 17:11:54 -0000 Synopsis: new port databases/rubygem-mongo Responsible-Changed-From-To: ruby->pgollucci Responsible-Changed-By: pgollucci Responsible-Changed-When: Tue Feb 21 17:11:54 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=165368 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 03:50:19 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE6EB106567F; Wed, 22 Feb 2012 03:50:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B19B68FC18; Wed, 22 Feb 2012 03:50:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M3oJX5084708; Wed, 22 Feb 2012 03:50:19 GMT (envelope-from swills@freefall.freebsd.org) Received: (from swills@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M3oJst084704; Wed, 22 Feb 2012 03:50:19 GMT (envelope-from swills) Date: Wed, 22 Feb 2012 03:50:19 GMT Message-Id: <201202220350.q1M3oJst084704@freefall.freebsd.org> To: don@na.rim.or.jp, swills@FreeBSD.org, ruby@FreeBSD.org, swills@FreeBSD.org From: swills@FreeBSD.org Cc: Subject: Re: ports/165329: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 03:50:20 -0000 Synopsis: [PATCH] graphics/ruby-ming: migrate from libungif to giflib to avoid conflict Responsible-Changed-From-To: ruby->swills Responsible-Changed-By: swills Responsible-Changed-When: Wed Feb 22 03:50:18 UTC 2012 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=165329 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 03:57:53 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6E721065673; Wed, 22 Feb 2012 03:57:53 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8B4FC8FC1A; Wed, 22 Feb 2012 03:57:53 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M3vrQU094945; Wed, 22 Feb 2012 03:57:53 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M3vrdF094941; Wed, 22 Feb 2012 03:57:53 GMT (envelope-from linimon) Date: Wed, 22 Feb 2012 03:57:53 GMT Message-Id: <201202220357.q1M3vrdF094941@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/165353: ports-mgmt/portupgrade can't parse date anymore X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 03:57:53 -0000 Old Synopsis: portupgrade can't parse date anymore New Synopsis: ports-mgmt/portupgrade can't parse date anymore Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: linimon Responsible-Changed-When: Wed Feb 22 03:57:38 UTC 2012 Responsible-Changed-Why: Fix synopsis and assign. http://www.freebsd.org/cgi/query-pr.cgi?pr=165353 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:22:39 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70840106564A; Wed, 22 Feb 2012 05:22:39 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4382A8FC15; Wed, 22 Feb 2012 05:22:39 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5Md3C087477; Wed, 22 Feb 2012 05:22:39 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5MdVc087473; Wed, 22 Feb 2012 05:22:39 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:22:39 GMT Message-Id: <201202220522.q1M5MdVc087473@freefall.freebsd.org> To: gerald@pfeifer.com, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/112818: ports-mgmt/portupgrade -a fails with database error X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:22:39 -0000 Synopsis: ports-mgmt/portupgrade -a fails with database error State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:22:36 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:22:36 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=112818 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:22:45 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78FE41065670; Wed, 22 Feb 2012 05:22:45 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4C2018FC16; Wed, 22 Feb 2012 05:22:45 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5MjND087570; Wed, 22 Feb 2012 05:22:45 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5MjKo087566; Wed, 22 Feb 2012 05:22:45 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:22:45 GMT Message-Id: <201202220522.q1M5MjKo087566@freefall.freebsd.org> To: vivek@khera.org, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/126140: ports-mgmt/portupgrade runtime error X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:22:45 -0000 Synopsis: ports-mgmt/portupgrade runtime error State-Changed-From-To: feedback->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:22:43 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:22:43 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=126140 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:22:51 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5DCDF106567E; Wed, 22 Feb 2012 05:22:51 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 308278FC17; Wed, 22 Feb 2012 05:22:51 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5Mp01087662; Wed, 22 Feb 2012 05:22:51 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5Mojv087658; Wed, 22 Feb 2012 05:22:50 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:22:50 GMT Message-Id: <201202220522.q1M5Mojv087658@freefall.freebsd.org> To: fw@moov.de, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/127019: ports-mgmt/portupgrade does not recognize fail conditions X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:22:51 -0000 Synopsis: ports-mgmt/portupgrade does not recognize fail conditions State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:22:49 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:22:49 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127019 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:22:57 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11A131065695; Wed, 22 Feb 2012 05:22:57 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D80AA8FC12; Wed, 22 Feb 2012 05:22:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5MudH087756; Wed, 22 Feb 2012 05:22:56 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5MuwO087752; Wed, 22 Feb 2012 05:22:56 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:22:56 GMT Message-Id: <201202220522.q1M5MuwO087752@freefall.freebsd.org> To: neldredge@math.ucsd.edu, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/127889: ports-mgmt/portupgrade detects spurious failures and skips ports unnecessarily X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:22:57 -0000 Synopsis: ports-mgmt/portupgrade detects spurious failures and skips ports unnecessarily State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:22:55 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:22:55 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127889 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:01 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A522F106566C; Wed, 22 Feb 2012 05:23:01 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 786A58FC1E; Wed, 22 Feb 2012 05:23:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5N1pg087840; Wed, 22 Feb 2012 05:23:01 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5N1Gn087836; Wed, 22 Feb 2012 05:23:01 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:01 GMT Message-Id: <201202220523.q1M5N1Gn087836@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/129891: ports-mgmt/portupgrade fails to recognize variations of dependencies X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:01 -0000 Synopsis: ports-mgmt/portupgrade fails to recognize variations of dependencies Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:01 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129891 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:09 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF8941065673; Wed, 22 Feb 2012 05:23:09 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A2E6C8FC1A; Wed, 22 Feb 2012 05:23:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5N9g4087934; Wed, 22 Feb 2012 05:23:09 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5N9O4087928; Wed, 22 Feb 2012 05:23:09 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:09 GMT Message-Id: <201202220523.q1M5N9O4087928@freefall.freebsd.org> To: freebsd@komkon.org, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/129930: ports-mgmt/portupgrade - portinstall tries to install dependencies twice X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:09 -0000 Synopsis: ports-mgmt/portupgrade - portinstall tries to install dependencies twice State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:23:05 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:05 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129930 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:17 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 980E710656B8; Wed, 22 Feb 2012 05:23:17 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6A8C28FC16; Wed, 22 Feb 2012 05:23:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5NHoF088025; Wed, 22 Feb 2012 05:23:17 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5NHCD088021; Wed, 22 Feb 2012 05:23:17 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:17 GMT Message-Id: <201202220523.q1M5NHCD088021@freefall.freebsd.org> To: gabor@FreeBSD.org, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/131111: ports-mgmt/portupgrade-devel: completely removes package on installation error X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:17 -0000 Synopsis: ports-mgmt/portupgrade-devel: completely removes package on installation error State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:23:15 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:15 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=131111 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:22 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7796E1065686; Wed, 22 Feb 2012 05:23:22 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4B4508FC16; Wed, 22 Feb 2012 05:23:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5NMFe088106; Wed, 22 Feb 2012 05:23:22 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5NMZh088102; Wed, 22 Feb 2012 05:23:22 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:22 GMT Message-Id: <201202220523.q1M5NMZh088102@freefall.freebsd.org> To: pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/134714: ports-mgmt/portupgrade deletes user data without question or backup. X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:22 -0000 Synopsis: ports-mgmt/portupgrade deletes user data without question or backup. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:21 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=134714 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:40 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4511106566C; Wed, 22 Feb 2012 05:23:40 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B66648FC1A; Wed, 22 Feb 2012 05:23:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5NeRb088200; Wed, 22 Feb 2012 05:23:40 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5NeJT088196; Wed, 22 Feb 2012 05:23:40 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:40 GMT Message-Id: <201202220523.q1M5NeJT088196@freefall.freebsd.org> To: nick@van-laarhoven.org, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/137958: [patch] ports-mgmt/portupgrade fails with recursive dependency error X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:41 -0000 Synopsis: [patch] ports-mgmt/portupgrade fails with recursive dependency error State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:23:27 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:27 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=137958 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:46 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E69A106566B; Wed, 22 Feb 2012 05:23:46 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 506408FC17; Wed, 22 Feb 2012 05:23:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5NkfQ088292; Wed, 22 Feb 2012 05:23:46 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5NkHH088288; Wed, 22 Feb 2012 05:23:46 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:46 GMT Message-Id: <201202220523.q1M5NkHH088288@freefall.freebsd.org> To: aepalea@gmail.com, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/140008: ports-mgmt/portupgrade: many papercut omissions on portupgrade man page X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:46 -0000 Synopsis: ports-mgmt/portupgrade: many papercut omissions on portupgrade man page State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:23:45 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:45 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=140008 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:52 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 594571065673; Wed, 22 Feb 2012 05:23:52 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2BB738FC1D; Wed, 22 Feb 2012 05:23:52 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5NqL4088383; Wed, 22 Feb 2012 05:23:52 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5Np2p088379; Wed, 22 Feb 2012 05:23:51 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:51 GMT Message-Id: <201202220523.q1M5Np2p088379@freefall.freebsd.org> To: arved@freebsd.org, dokas@oitsec.umn.edu, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/140273: ports-mgmt/portupgrade-devel chokes on bsdpan pkgs X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:52 -0000 Synopsis: ports-mgmt/portupgrade-devel chokes on bsdpan pkgs State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:23:50 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:50 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=140273 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:23:58 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A24910656B6; Wed, 22 Feb 2012 05:23:58 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D10AA8FC17; Wed, 22 Feb 2012 05:23:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5NvxI088477; Wed, 22 Feb 2012 05:23:57 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5NvbC088473; Wed, 22 Feb 2012 05:23:57 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:23:57 GMT Message-Id: <201202220523.q1M5NvbC088473@freefall.freebsd.org> To: knu@FreeBSD.org, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/140364: [patch] ports-mgmt/portupgrade-devel: #! line substitution is broken X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:23:58 -0000 Synopsis: [patch] ports-mgmt/portupgrade-devel: #! line substitution is broken State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:23:56 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:23:56 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=140364 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:24:04 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31B701065677; Wed, 22 Feb 2012 05:24:04 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 038F88FC18; Wed, 22 Feb 2012 05:24:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5O3Gi088590; Wed, 22 Feb 2012 05:24:03 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5O3ec088586; Wed, 22 Feb 2012 05:24:03 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:24:03 GMT Message-Id: <201202220524.q1M5O3ec088586@freefall.freebsd.org> To: jeremy.pyne@gmail.com, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/144769: [PATCH] ports-mgmt/portupgrade should have a configuration option to specify that some packages should alwayse be build from source even when using -P. X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:24:04 -0000 Synopsis: [PATCH] ports-mgmt/portupgrade should have a configuration option to specify that some packages should alwayse be build from source even when using -P. State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:24:02 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:24:02 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=144769 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:24:09 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB16E106564A; Wed, 22 Feb 2012 05:24:09 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7DC9D8FC19; Wed, 22 Feb 2012 05:24:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5O9nu088683; Wed, 22 Feb 2012 05:24:09 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5O918088679; Wed, 22 Feb 2012 05:24:09 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:24:09 GMT Message-Id: <201202220524.q1M5O918088679@freefall.freebsd.org> To: roberto@FreeBSD.org, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/147242: ports-mgmt/portupgrade incorrectly remove old port when new one fails to compile X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:24:09 -0000 Synopsis: ports-mgmt/portupgrade incorrectly remove old port when new one fails to compile State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:24:08 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:24:08 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=147242 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:24:15 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BD93106567A; Wed, 22 Feb 2012 05:24:15 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5E98FC12; Wed, 22 Feb 2012 05:24:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5OFGn088774; Wed, 22 Feb 2012 05:24:15 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5OF28088770; Wed, 22 Feb 2012 05:24:15 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:24:15 GMT Message-Id: <201202220524.q1M5OF28088770@freefall.freebsd.org> To: alvaro.mtr@gmail.com, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/149817: [wishlist] ports-mgmt/portupgrade: portinstall -p option doesn't make packages of build dependencies X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:24:15 -0000 Synopsis: [wishlist] ports-mgmt/portupgrade: portinstall -p option doesn't make packages of build dependencies State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:24:13 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:24:13 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=149817 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:24:21 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26999106567F; Wed, 22 Feb 2012 05:24:21 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D84348FC26; Wed, 22 Feb 2012 05:24:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5OKhN088865; Wed, 22 Feb 2012 05:24:20 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5OKjq088861; Wed, 22 Feb 2012 05:24:20 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:24:20 GMT Message-Id: <201202220524.q1M5OKjq088861@freefall.freebsd.org> To: mwisnicki+freebsd@gmail.com, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/151662: ports-mgmt/portupgrade: upgrade of autoconf leaves old version X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:24:21 -0000 Synopsis: ports-mgmt/portupgrade: upgrade of autoconf leaves old version State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:24:19 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:24:19 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=151662 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:24:27 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 004BB1065673; Wed, 22 Feb 2012 05:24:26 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C8B358FC13; Wed, 22 Feb 2012 05:24:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5OQM2088958; Wed, 22 Feb 2012 05:24:26 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5OQqJ088954; Wed, 22 Feb 2012 05:24:26 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:24:26 GMT Message-Id: <201202220524.q1M5OQqJ088954@freefall.freebsd.org> To: matsuyama@qac.jp, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/162212: ports-mgmt/portupgrade: portversion -r doesn't work X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:24:27 -0000 Synopsis: ports-mgmt/portupgrade: portversion -r doesn't work State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:24:25 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:24:25 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=162212 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:24:50 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F7BB1065675; Wed, 22 Feb 2012 05:24:50 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 32A008FC18; Wed, 22 Feb 2012 05:24:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5OoZN089053; Wed, 22 Feb 2012 05:24:50 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5OoP6089049; Wed, 22 Feb 2012 05:24:50 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:24:50 GMT Message-Id: <201202220524.q1M5OoP6089049@freefall.freebsd.org> To: jb.1234abcd@gmail.com, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165226: ports-mgmt/portupgrade - unnecessary source package retrieval X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:24:50 -0000 Synopsis: ports-mgmt/portupgrade - unnecessary source package retrieval State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:24:30 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:24:30 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=165226 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 05:25:26 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F5361065674; Wed, 22 Feb 2012 05:25:26 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 124D48FC13; Wed, 22 Feb 2012 05:25:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1M5PPu7089167; Wed, 22 Feb 2012 05:25:25 GMT (envelope-from pgollucci@freefall.freebsd.org) Received: (from pgollucci@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1M5PPr4089163; Wed, 22 Feb 2012 05:25:25 GMT (envelope-from pgollucci) Date: Wed, 22 Feb 2012 05:25:25 GMT Message-Id: <201202220525.q1M5PPr4089163@freefall.freebsd.org> To: bugReporter@ib-haakh.de, pgollucci@FreeBSD.org, ruby@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: pgollucci@FreeBSD.org Cc: Subject: Re: ports/165353: ports-mgmt/portupgrade can't parse date anymore X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 05:25:26 -0000 Synopsis: ports-mgmt/portupgrade can't parse date anymore State-Changed-From-To: open->suspended State-Changed-By: pgollucci State-Changed-When: Wed Feb 22 05:24:54 UTC 2012 State-Changed-Why: Over to maintainer. Responsible-Changed-From-To: ruby->freebsd-ports-bugs Responsible-Changed-By: pgollucci Responsible-Changed-When: Wed Feb 22 05:24:54 UTC 2012 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=165353 From owner-freebsd-ruby@FreeBSD.ORG Wed Feb 22 20:46:12 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2E2F106566C for ; Wed, 22 Feb 2012 20:46:12 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id 381C58FC15 for ; Wed, 22 Feb 2012 20:46:11 +0000 (UTC) Received: from [192.168.0.23] (ip-78-102-160-251.net.upcbroadband.cz [78.102.160.251]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id q1MKkAGZ014369 for ; Wed, 22 Feb 2012 21:46:10 +0100 (CET) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: ruby Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-Ub440tQx7WNTvQBzcDgI" Date: Wed, 22 Feb 2012 21:46:10 +0100 Message-ID: <1329943570.16985.12.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Scanned-By: MIMEDefang 2.72 on 94.23.0.135 Cc: Subject: [Fwd: ruby18-lv-0.12 failed on amd64 8-exp] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 20:46:12 -0000 --=-Ub440tQx7WNTvQBzcDgI Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable -------- P=F8eposlan=E1 zpr=E1va -------- > Od: User Ports-amd64 > Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com > P=F8edm=ECt: ruby18-lv-0.12 failed on amd64 8-exp > Datum: Mon, 20 Feb 2012 16:03:14 GMT >=20 > You can also find this build log at >=20 > http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20120219= 215732/ruby18-lv-0.12.log >=20 > building ruby18-lv-0.12 on gohan61.freebsd.org > in directory /y/pkgbuild/8-exp/20120219215732/chroot/15 > building for: 8.1-RELEASE-p3 amd64 > maintained by: ruby@FreeBSD.org > port directory: /usr/ports/converters/ruby-lv > Makefile ident: $FreeBSD: ports/converters/ruby-lv/Makefile,v 1.10 2010/0= 6/07 21:00:36 pgollucci Exp $ > build started at Mon Feb 20 16:01:49 UTC 2012 > FETCH_DEPENDS=3D > PATCH_DEPENDS=3Druby-1.8.7.357,1.tbz > EXTRACT_DEPENDS=3Dlv-4.51_1.tbz ruby-1.8.7.357,1.tbz > BUILD_DEPENDS=3Druby-1.8.7.357,1.tbz > RUN_DEPENDS=3Druby-1.8.7.357,1.tbz > prefixes: LOCALBASE=3Dusr/local > add_pkg > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D> ruby-lv-0.12.tar.gz doesn't seem to exist in /tmp/distfiles/ruby. > =3D> Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/d= istfiles/ruby/ruby-lv-0.12.tar.gz > ruby-lv-0.12.tar.gz 18 kB 1111 kBps > =3D> SHA256 Checksum OK for ruby/ruby-lv-0.12.tar.gz. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg lv-4.51_1.tbz ruby-1.8.7.357,1.tbz > adding dependencies > pkg_add lv-4.51_1.tbz > pkg_add ruby-1.8.7.357,1.tbz >=20 > =3D=3D=3D=3D > Note that some of the standard libraries are provided as separate > ports since they require extra dependencies: >=20 > converters/ruby-iconv iconv module >=20 > databases/ruby-gdbm: GDBM module >=20 > x11-toolkits/ruby-tk: Tcl/Tk modules > japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >=20 > lang/ruby-mode.el: Emacs lisp modules >=20 > Install them as occasion demands. > =3D=3D=3D=3D >=20 > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D=3D=3D> Extracting for ruby18-lv-0.12 > =3D> SHA256 Checksum OK for ruby/ruby-lv-0.12.tar.gz. > =3D=3D=3D> ruby18-lv-0.12 depends on file: /nonexistent - not found > =3D=3D=3D> Verifying configure for /nonexistent in /usr/ports/misc/lv > =3D=3D=3D> License check disabled, port has not defined LICENSE > =3D> lv451.tar.gz doesn't seem to exist in /tmp/distfiles/. > =3D> Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/d= istfiles/lv451.tar.gz > lv451.tar.gz 590 kB 14 MBps > =3D=3D=3D> Extracting for lv-4.51_1 > =3D> SHA256 Checksum OK for lv451.tar.gz. > =3D=3D=3D> Patching for lv-4.51_1 > =3D=3D=3D> Applying FreeBSD patches for lv-4.51_1 > =3D=3D=3D> Configuring for lv-4.51_1 > creating cache ./config.cache > checking whether ln -s works... yes > checking for gcc... cc > checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) work= s... yes > checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a= cross-compiler... no > checking whether we are using GNU C... yes > checking whether cc accepts -g... yes > checking for a BSD compatible install... /usr/bin/install -c -o root -g w= heel > checking how to run the C preprocessor... cpp > checking whether make sets ${MAKE}... yes > checking for perl... no > checking for perl4... no > checking for perl5... no > checking if --enable-purify is specified... no > checking for tgetstr in -lterminfo... no > checking for tgetstr in -ltermcap... yes > checking for ANSI C header files... yes > checking for sys/wait.h that is POSIX.1 compatible... yes > checking for fcntl.h... yes > checking for sys/ioctl.h... yes > checking for sys/time.h... yes > checking for termio.h... no > checking for unistd.h... yes > checking for termios.h... yes > checking for locale.h... yes > checking for sigvec... yes > checking for tgetnum... yes > checking for setlocale... yes > checking whether getpgrp takes no argument... yes > checking whether cc needs -traditional... no > checking return type of signal handlers... void > checking for nl_langinfo and CODESET... yes > updating cache ./config.cache > creating ./config.status > creating Makefile > =3D=3D=3D> Returning to build of ruby18-lv-0.12 > =3D=3D=3D> ruby18-lv-0.12 depends on file: /usr/local/bin/ruby18 - foun= d > /bin/cp -Rp `cd /usr/ports/misc/lv && make -V WRKSRC` /work/a/ports/conve= rters/ruby-lv/work/lv-0.12/lv > /bin/ln -sf . /work/a/ports/converters/ruby-lv/work/lv-0.12/lv/src > /bin/ln -sf . /work/a/ports/converters/ruby-lv/work/lv-0.12/lv/build > /usr/bin/sed -i.bak -e 's|CFLAGS=3D|CFLAGS=3D-fPIC |' /work/a/ports/conve= rters/ruby-lv/work/lv-0.12/lv/Makefile > Deleting ruby-1.8.7.357,1 > Deleting lv-4.51_1 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > add_pkg ruby-1.8.7.357,1.tbz > adding dependencies > pkg_add ruby-1.8.7.357,1.tbz >=20 > =3D=3D=3D=3D > Note that some of the standard libraries are provided as separate > ports since they require extra dependencies: >=20 > converters/ruby-iconv iconv module >=20 > databases/ruby-gdbm: GDBM module >=20 > x11-toolkits/ruby-tk: Tcl/Tk modules > japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >=20 > lang/ruby-mode.el: Emacs lisp modules >=20 > Install them as occasion demands. > =3D=3D=3D=3D >=20 > =3D=3D=3D> Patching for ruby18-lv-0.12 > =3D=3D=3D> ruby18-lv-0.12 depends on file: /usr/local/bin/ruby18 - foun= d > cd /work/a/ports/converters/ruby-lv/work/lv-0.12/lv; /usr/bin/patch Makef= ile < /work/a/ports/converters/ruby-lv/work/lv-0.12/lv4491.patch > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |diff -ru lv4491.orig/src/Makefile.in lv4491/src/Makefile.in > |--- lv4491.orig/src/Makefile.in Sun Jul 25 15:33:53 1999 > |+++ lv4491/src/Makefile.in Mon Oct 11 12:22:19 1999 > -------------------------- > Patching file Makefile using Plan A... > Hunk #1 failed at 38. > Hunk #2 succeeded at 59. > 1 out of 2 hunks failed--saving rejects to Makefile.rej > Hmm... Ignoring the trailing garbage. > done > *** Error code 1 >=20 > Stop in /a/ports/converters/ruby-lv. > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > build of /usr/ports/converters/ruby-lv ended at Mon Feb 20 16:03:11 UTC 2= 012 --=20 --=20 Pav Lucistnik Quantum physics was developed in the 1930's, as a result of a bet between Albert Einstein and Niels Bohr, to see who could come up with the most ridiculous theory and still have it published. --=-Ub440tQx7WNTvQBzcDgI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEABECAAYFAk9FVBIACgkQntdYP8FOsoJMxgCeP/jM69f1v0Ub0+XgktpIL7rh MiYAnA8bpu0s+QRokTu0DYxxZqrr8Oj6 =U6xf -----END PGP SIGNATURE----- --=-Ub440tQx7WNTvQBzcDgI-- From owner-freebsd-ruby@FreeBSD.ORG Thu Feb 23 08:25:23 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 795681065674 for ; Thu, 23 Feb 2012 08:25:23 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (grizzly.droso.dk [IPv6:2a01:4f8:100:9424::3]) by mx1.freebsd.org (Postfix) with ESMTP id EE9A78FC0C for ; Thu, 23 Feb 2012 08:25:22 +0000 (UTC) Received: by mail.droso.net (Postfix, from userid 1001) id 1814A29D34; Thu, 23 Feb 2012 09:25:21 +0100 (CET) Date: Thu, 23 Feb 2012 09:25:21 +0100 From: Erwin Lansing To: ruby@FreeBSD.org Message-ID: <20120223082520.GN13978@droso.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline X-Operating-System: FreeBSD/amd64 9.0-RELEASE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: [ports-i386@freebsd.org: ruby18-lv-0.12 failed on i386 9] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2012 08:25:23 -0000 FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. See http://pointyhat.freebsd.org for the full log. Thanks, -erwin ----- Forwarded message from User Ports-i386 ----- Date: Wed, 22 Feb 2012 15:02:51 GMT From: User Ports-i386 To: erwin@FreeBSD.org, miwi@FreeBSD.org, itetcu@FreeBSD.org Subject: ruby18-lv-0.12 failed on i386 9 You can also find this build log at http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.9.20120221143123/ruby18-lv-0.12.log building ruby18-lv-0.12 on hobson3.isc.freebsd.org in directory /usr2/pkgbuild/9/20120221143123/chroot/13 building for: 9.0-RELEASE i386 maintained by: ruby@FreeBSD.org port directory: /usr/ports/converters/ruby-lv Makefile ident: $FreeBSD: ports/converters/ruby-lv/Makefile,v 1.10 2010/06/07 21:00:36 pgollucci Exp $ build started at Wed Feb 22 15:02:20 UTC 2012 FETCH_DEPENDS= PATCH_DEPENDS=ruby-1.8.7.357,1.tbz EXTRACT_DEPENDS=lv-4.51_1.tbz ruby-1.8.7.357,1.tbz BUILD_DEPENDS=ruby-1.8.7.357,1.tbz RUN_DEPENDS=ruby-1.8.7.357,1.tbz prefixes: LOCALBASE=usr/local add_pkg ================================================================ ======================================== ===> License check disabled, port has not defined LICENSE => ruby-lv-0.12.tar.gz doesn't seem to exist in /tmp/distfiles/ruby. => Attempting to fetch ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/ruby/ruby-lv-0.12.tar.gz ruby-lv-0.12.tar.gz 18 kB 862 kBps => SHA256 Checksum OK for ruby/ruby-lv-0.12.tar.gz. ================================================================ ======================================== add_pkg lv-4.51_1.tbz ruby-1.8.7.357,1.tbz adding dependencies pkg_add lv-4.51_1.tbz pkg_add ruby-1.8.7.357,1.tbz ==== Note that some of the standard libraries are provided as separate ports since they require extra dependencies: converters/ruby-iconv iconv module databases/ruby-gdbm: GDBM module x11-toolkits/ruby-tk: Tcl/Tk modules japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk lang/ruby-mode.el: Emacs lisp modules Install them as occasion demands. ==== ===> License check disabled, port has not defined LICENSE ===> Extracting for ruby18-lv-0.12 => SHA256 Checksum OK for ruby/ruby-lv-0.12.tar.gz. ===> ruby18-lv-0.12 depends on file: /nonexistent - not found ===> Verifying configure for /nonexistent in /usr/ports/misc/lv ===> License check disabled, port has not defined LICENSE => lv451.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/lv451.tar.gz lv451.tar.gz 590 kB 4879 kBps ===> Extracting for lv-4.51_1 => SHA256 Checksum OK for lv451.tar.gz. ===> Patching for lv-4.51_1 ===> Applying FreeBSD patches for lv-4.51_1 ===> Configuring for lv-4.51_1 creating cache ./config.cache checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking whether make sets ${MAKE}... yes checking for perl... no checking for perl4... no checking for perl5... no checking if --enable-purify is specified... no checking for tgetstr in -lterminfo... no checking for tgetstr in -ltermcap... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for termio.h... no checking for unistd.h... yes checking for termios.h... yes checking for locale.h... yes checking for sigvec... yes checking for tgetnum... yes checking for setlocale... yes checking whether getpgrp takes no argument... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for nl_langinfo and CODESET... yes updating cache ./config.cache creating ./config.status creating Makefile ===> Returning to build of ruby18-lv-0.12 ===> ruby18-lv-0.12 depends on file: /usr/local/bin/ruby18 - found /bin/cp -Rp `cd /usr/ports/misc/lv && make -V WRKSRC` /work/a/ports/converters/ruby-lv/work/lv-0.12/lv /bin/ln -sf . /work/a/ports/converters/ruby-lv/work/lv-0.12/lv/src /bin/ln -sf . /work/a/ports/converters/ruby-lv/work/lv-0.12/lv/build /usr/bin/sed -i.bak -e 's|CFLAGS=|CFLAGS=-fPIC |' /work/a/ports/converters/ruby-lv/work/lv-0.12/lv/Makefile Deleting ruby-1.8.7.357,1 Deleting lv-4.51_1 ================================================================ ======================================== add_pkg ruby-1.8.7.357,1.tbz adding dependencies pkg_add ruby-1.8.7.357,1.tbz ==== Note that some of the standard libraries are provided as separate ports since they require extra dependencies: converters/ruby-iconv iconv module databases/ruby-gdbm: GDBM module x11-toolkits/ruby-tk: Tcl/Tk modules japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk lang/ruby-mode.el: Emacs lisp modules Install them as occasion demands. ==== ===> Patching for ruby18-lv-0.12 ===> ruby18-lv-0.12 depends on file: /usr/local/bin/ruby18 - found cd /work/a/ports/converters/ruby-lv/work/lv-0.12/lv; /usr/bin/patch Makefile < /work/a/ports/converters/ruby-lv/work/lv-0.12/lv4491.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ru lv4491.orig/src/Makefile.in lv4491/src/Makefile.in |--- lv4491.orig/src/Makefile.in Sun Jul 25 15:33:53 1999 |+++ lv4491/src/Makefile.in Mon Oct 11 12:22:19 1999 -------------------------- Patching file Makefile using Plan A... Hunk #1 failed at 38. Hunk #2 succeeded at 59. 1 out of 2 hunks failed--saving rejects to Makefile.rej Hmm... Ignoring the trailing garbage. done *** Error code 1 Stop in /a/ports/converters/ruby-lv. ================================================================ build of /usr/ports/converters/ruby-lv ended at Wed Feb 22 15:02:49 UTC 2012 ----- End forwarded message ----- -- Erwin Lansing http://droso.org Prediction is very difficult especially about the future erwin@FreeBSD.org From owner-freebsd-ruby@FreeBSD.ORG Thu Feb 23 09:32:36 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31F071065672; Thu, 23 Feb 2012 09:32:36 +0000 (UTC) (envelope-from bugReporter@Haakh.de) Received: from mo-p00-ob6.rzone.de (mo-p00-ob6.rzone.de [IPv6:2a01:238:20a:202:53f0::1]) by mx1.freebsd.org (Postfix) with ESMTP id 259FA8FC0A; Thu, 23 Feb 2012 09:32:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1329989554; l=709; s=domk; d=haakh.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:CC:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=tu2h32/9/UpVo6vR+eAWkVx80kk=; b=m2kRX0C+9dMatbsmF3cAQweNJD0SmcFjP3X33tayPPu8R03wtADjMRW7dvK9s9YXQVn jvumX0X2c9/bxC/wwyhcQkh9JH4fPPy2zUJgG1flhHl/9uBzm2mfP1/2sdMJSN7OMrEuM 3YhHURBzFj41D15bCLJBR2JoKQKaDTwyWXc= X-RZG-AUTH: :LWQcbViwW/e6OTbW0dHzwKkCepY3+zAQY9KdRPw9VcHc3bN9H/X/WyIcJPo= X-RZG-CLASS-ID: mo00 Received: from abaton.Haakh.de (p57A710FC.dip.t-dialin.net [87.167.16.252]) by smtp.strato.de (fruni mo39) (RZmta 27.7 DYNA|AUTH) with ESMTPA id q029a5o1N8nt4b ; Thu, 23 Feb 2012 10:32:17 +0100 (MET) Received: from Crabberio.Haakh.de (crabberio.Haakh.de [192.168.63.16]) by abaton.Haakh.de (8.14.5/8.14.5) with ESMTP id q1N9WDcV001632; Thu, 23 Feb 2012 10:32:13 +0100 (CET) (envelope-from bugReporter@Haakh.de) Message-ID: <4F46079D.60103@Haakh.de> Date: Thu, 23 Feb 2012 10:32:13 +0100 From: "Dr. A. Haakh" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.1) Gecko/20120220 Firefox/10.0.1 SeaMonkey/2.7.1 MIME-Version: 1.0 To: pgollucci@FreeBSD.org References: <201202220525.q1M5PPr4089163@freefall.freebsd.org> In-Reply-To: <201202220525.q1M5PPr4089163@freefall.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: ruby@FreeBSD.org, bugReporter@ib-haakh.de, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/165353: ports-mgmt/portupgrade can't parse date anymore X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2012 09:32:36 -0000 pgollucci@FreeBSD.org wrote: > Synopsis: ports-mgmt/portupgrade can't parse date anymore > > State-Changed-From-To: open->suspended > State-Changed-By: pgollucci > State-Changed-When: Wed Feb 22 05:24:54 UTC 2012 > State-Changed-Why: > Over to maintainer. > > > Responsible-Changed-From-To: ruby->freebsd-ports-bugs > Responsible-Changed-By: pgollucci > Responsible-Changed-When: Wed Feb 22 05:24:54 UTC 2012 > Responsible-Changed-Why: > Over to maintainer. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=165353 I searched the ports for "parsedate" and found devel/ruby-date2. Installing this port solved the problem for me. Maybe a dependency should be added to portupgrade. Andreas From owner-freebsd-ruby@FreeBSD.ORG Fri Feb 24 05:50:15 2012 Return-Path: Delivered-To: ruby@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3182A106566B; Fri, 24 Feb 2012 05:50:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 08D578FC08; Fri, 24 Feb 2012 05:50:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1O5oErZ051881; Fri, 24 Feb 2012 05:50:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1O5oET8051877; Fri, 24 Feb 2012 05:50:14 GMT (envelope-from edwin) Date: Fri, 24 Feb 2012 05:50:14 GMT Message-Id: <201202240550.q1O5oET8051877@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, ruby@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/165439: New port: devel/rubygem-jeweler Simple and opinionated helper for creating Rubygem projects X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 05:50:15 -0000 Synopsis: New port: devel/rubygem-jeweler Simple and opinionated helper for creating Rubygem projects Responsible-Changed-From-To: freebsd-ports-bugs->ruby Responsible-Changed-By: edwin Responsible-Changed-When: Fri Feb 24 05:50:14 UTC 2012 Responsible-Changed-Why: ruby@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=165439 From owner-freebsd-ruby@FreeBSD.ORG Fri Feb 24 22:51:35 2012 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45320106564A; Fri, 24 Feb 2012 22:51:35 +0000 (UTC) (envelope-from pgollucci@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id BE6438FC0A; Fri, 24 Feb 2012 22:51:34 +0000 (UTC) Received: by qcsg15 with SMTP id g15so817380qcs.13 for ; Fri, 24 Feb 2012 14:51:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type; bh=gacj0NoHMv74nJP7kIS1VZlsXzSUbUcipP5Ih7zpqTk=; b=fGC7Lqh2594LD304pCukeSCbVIiy+q+5bDjdBQCF1cJ+W497fzoJAIiTI9BNmoIIkN kLf99/8GTcS4dVkHyX1l5eP1xCiZAeYNmRwd6H+RIPpCiP7CFN661poT6CeZ3A9YK2fU T4eGSoVdb0cPo7Bo3tegwnBdfKnVERBvKjizY= Received: by 10.229.106.134 with SMTP id x6mr2695662qco.138.1330123893962; Fri, 24 Feb 2012 14:51:33 -0800 (PST) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net. [174.79.184.239]) by mx.google.com with ESMTPS id ft9sm15428691qab.0.2012.02.24.14.51.32 (version=SSLv3 cipher=OTHER); Fri, 24 Feb 2012 14:51:32 -0800 (PST) Message-ID: <4F48146F.5040804@p6m7g8.com> Date: Fri, 24 Feb 2012 22:51:27 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111029 Thunderbird/7.0.1 MIME-Version: 1.0 To: pav@FreeBSD.org References: <1329687418.70851.27.camel@hood.oook.cz> In-Reply-To: <1329687418.70851.27.camel@hood.oook.cz> X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD7130AEEFC3D53D2FF54615E" Cc: ruby , pgollucci Subject: Re: [Fwd: ruby18-password-0.5.3_4 failed on amd64 7] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 22:51:35 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD7130AEEFC3D53D2FF54615E Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable On 02/19/12 21:36, Pav Lucistnik wrote: > 7.X specific. http://people.freebsd.org/~pgollucci/FreeBSD/logs/ $ find . -name "*password*" =2E/7-STABLE-amd64/ruby18-password-0.5.3_4.log =2E/9-STABLE-i386/ruby18-password-0.5.3_4.log =2E/9-STABLE-amd64/ruby18-password-0.5.3_4.log =2E/8-STABLE-amd64/ruby18-password-0.5.3_4.log =2E/8-STABLE-i386/ruby18-password-0.5.3_4.log =2E/7-STABLE-i386/ruby18-password-0.5.3_4.log =2E/10-CURRENT-i386/ruby18-password-0.5.3_4.log =2E/10-CURRENT-amd64/ruby18-password-0.5.3_4.log Works fine for me. All OS rebuilt as of yesterday. >=20 > -------- P=F8eposlan=E1 zpr=E1va -------- >> Od: User Ports-amd64 >> Komu: cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com >> P=F8edm=ECt: ruby18-password-0.5.3_4 failed on amd64 7 >> Datum: Sun, 19 Feb 2012 15:22:29 GMT >> >> You can also find this build log at >> >> http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.201202181= 81353/ruby18-password-0.5.3_4.log >> >> building ruby18-password-0.5.3_4 on gohan13.freebsd.org >> in directory /x/pkgbuild/7/20120218181353/chroot/167 >> building for: 7.3-RELEASE-p4 amd64 >> maintained by: ruby@FreeBSD.org >> port directory: /usr/ports/security/ruby-password >> Makefile ident: $FreeBSD: ports/security/ruby-password/Makefile,v 1.15= 2012/02/12 22:26:55 pgollucci Exp $ >> build started at Sun Feb 19 15:21:03 UTC 2012 >> FETCH_DEPENDS=3D >> PATCH_DEPENDS=3Druby-1.8.7.357,1.tbz >> EXTRACT_DEPENDS=3Druby-1.8.7.357,1.tbz >> BUILD_DEPENDS=3Dcracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz >> RUN_DEPENDS=3Dcracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz ruby18-gems-1.8= =2E11.tbz rubygem-ruby-termios-0.9.6.tbz >> prefixes: LOCALBASE=3Dusr/local >> add_pkg >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= >> =3D=3D=3D> License check disabled, port has not defined LICENSE >> =3D> ruby-password-0.5.3.tar.gz doesn't seem to exist in /tmp/distfile= s/ruby. >> =3D> Attempting to fetch ftp://ftp-master.freebsd.org/pub/FreeBSD/port= s/distfiles/ruby/ruby-password-0.5.3.tar.gz >> ruby-password-0.5.3.tar.gz 22 kB 197 kBp= s >> =3D> SHA256 Checksum OK for ruby/ruby-password-0.5.3.tar.gz. >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= >> add_pkg ruby-1.8.7.357,1.tbz >> adding dependencies >> pkg_add ruby-1.8.7.357,1.tbz >> >> =3D=3D=3D=3D >> Note that some of the standard libraries are provided as separate >> ports since they require extra dependencies: >> >> converters/ruby-iconv iconv module >> >> databases/ruby-gdbm: GDBM module >> >> x11-toolkits/ruby-tk: Tcl/Tk modules >> japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >> >> lang/ruby-mode.el: Emacs lisp modules >> >> Install them as occasion demands. >> =3D=3D=3D=3D >> >> =3D=3D=3D> License check disabled, port has not defined LICENSE >> =3D=3D=3D> Extracting for ruby18-password-0.5.3_4 >> =3D> SHA256 Checksum OK for ruby/ruby-password-0.5.3.tar.gz. >> =3D=3D=3D> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/r= uby18 - found >> Deleting ruby-1.8.7.357,1 >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> add_pkg ruby-1.8.7.357,1.tbz >> adding dependencies >> pkg_add ruby-1.8.7.357,1.tbz >> >> =3D=3D=3D=3D >> Note that some of the standard libraries are provided as separate >> ports since they require extra dependencies: >> >> converters/ruby-iconv iconv module >> >> databases/ruby-gdbm: GDBM module >> >> x11-toolkits/ruby-tk: Tcl/Tk modules >> japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >> >> lang/ruby-mode.el: Emacs lisp modules >> >> Install them as occasion demands. >> =3D=3D=3D=3D >> >> =3D=3D=3D> Patching for ruby18-password-0.5.3_4 >> =3D=3D=3D> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/r= uby18 - found >> =3D=3D=3D> Fixing the #! line of example/example.rb >> =3D=3D=3D> Fixing the #! line of example/pwgen >> Deleting ruby-1.8.7.357,1 >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> add_pkg cracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz >> adding dependencies >> pkg_add cracklib-2.8.18.tbz >> pkg_add ruby-1.8.7.357,1.tbz >> >> =3D=3D=3D=3D >> Note that some of the standard libraries are provided as separate >> ports since they require extra dependencies: >> >> converters/ruby-iconv iconv module >> >> databases/ruby-gdbm: GDBM module >> >> x11-toolkits/ruby-tk: Tcl/Tk modules >> japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk >> >> lang/ruby-mode.el: Emacs lisp modules >> >> Install them as occasion demands. >> =3D=3D=3D=3D >> >> =3D=3D=3D> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/r= uby18 - found >> =3D=3D=3D> ruby18-password-0.5.3_4 depends on shared library: crack.= 10 - found >> =3D=3D=3D> Configuring for ruby18-password-0.5.3_4 >> =3D=3D=3D> Running extconf.rb to configure >> *** extconf.rb failed *** >> Could not create Makefile due to some reason, probably lack of >> necessary libraries and/or headers. Check the mkmf.log file for more >> details. You may need configuration options. >> >> Provided configuration options: >> --with-opt-dir >> --with-opt-include >> --without-opt-include=3D${opt-dir}/include >> --with-opt-lib >> --without-opt-lib=3D${opt-dir}/lib >> --with-make-prog >> --without-make-prog >> --srcdir=3D. >> --curdir >> --ruby=3D/usr/local/bin/ruby18 >> --with-crack-dict >> checking for cracklib dictionary... no >> Couldn't find a cracklib dictionary on this system >> *** Error code 1 >> >> Stop in /a/ports/security/ruby-password. >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> build of /usr/ports/security/ruby-password ended at Sun Feb 19 15:22:2= 7 UTC 2012 >=20 --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Operations, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enigD7130AEEFC3D53D2FF54615E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFPSBRzdbiP+9ubjBwRAqItAJ9XY7KhY2Y7jF9gca75dMChRFhr5ACdFm5k HNlj/toc93+lNTHneeFdo1c= =+bBU -----END PGP SIGNATURE----- --------------enigD7130AEEFC3D53D2FF54615E-- From owner-freebsd-ruby@FreeBSD.ORG Sat Feb 25 15:51:54 2012 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62FDA106564A; Sat, 25 Feb 2012 15:51:54 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2]) by mx1.freebsd.org (Postfix) with ESMTP id DE1EF8FC13; Sat, 25 Feb 2012 15:51:53 +0000 (UTC) Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236]) (authenticated bits=0) by mouf.net (8.14.4/8.14.4) with ESMTP id q1PFpqkh031108 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Sat, 25 Feb 2012 10:51:53 -0500 (EST) (envelope-from swills@FreeBSD.org) Message-ID: <4F490398.1060808@FreeBSD.org> Date: Sat, 25 Feb 2012 10:51:52 -0500 From: Steve Wills User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111228 Thunderbird/9.0 MIME-Version: 1.0 To: "Philip M. Gollucci" References: <1329687418.70851.27.camel@hood.oook.cz> <4F48146F.5040804@p6m7g8.com> In-Reply-To: <4F48146F.5040804@p6m7g8.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mouf.net [204.109.58.86]); Sat, 25 Feb 2012 10:51:53 -0500 (EST) X-Virus-Scanned: clamav-milter 0.97.2 at mouf.net X-Virus-Status: Clean Cc: ruby , pgollucci , pav@FreeBSD.org Subject: Re: [Fwd: ruby18-password-0.5.3_4 failed on amd64 7] X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2012 15:51:54 -0000 Likewise, this builds OK for me: Directory security/ruby-password ( FreeBSD ) Comment A Ruby library to create, verify and manipulate passwords Maintainer ruby@freebsd.org Build Version Last Build Attempt Last Successful 10-CURRENT-i386-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:39:38 2012-02-25 10:39:38 7-STABLE-i386-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:35:35 2012-02-25 10:35:35 10-CURRENT-amd64-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:43:14 2012-02-25 10:43:14 8-STABLE-i386-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:35:29 2012-02-25 10:35:29 9-STABLE-amd64-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:45:57 2012-02-25 10:45:57 7-STABLE-amd64-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:35:19 2012-02-25 10:35:19 8-STABLE-amd64-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:39:05 2012-02-25 10:39:05 9-STABLE-i386-FreeBSD ruby18-password-0.5.3_4 log markup package requeue 2012-02-25 10:39:19 2012-02-25 10:39:19 The OSs are a bit out of date, and the ruby is newer, but perhaps the additional data point will help. Steve On 02/24/12 17:51, Philip M. Gollucci wrote: > On 02/19/12 21:36, Pav Lucistnik wrote: >> 7.X specific. > > http://people.freebsd.org/~pgollucci/FreeBSD/logs/ $ find . -name > "*password*" ./7-STABLE-amd64/ruby18-password-0.5.3_4.log > ./9-STABLE-i386/ruby18-password-0.5.3_4.log > ./9-STABLE-amd64/ruby18-password-0.5.3_4.log > ./8-STABLE-amd64/ruby18-password-0.5.3_4.log > ./8-STABLE-i386/ruby18-password-0.5.3_4.log > ./7-STABLE-i386/ruby18-password-0.5.3_4.log > ./10-CURRENT-i386/ruby18-password-0.5.3_4.log > ./10-CURRENT-amd64/ruby18-password-0.5.3_4.log > > Works fine for me. All OS rebuilt as of yesterday. > > > > > >> >> -------- Přeposlaná zpráva -------- >>> Od: User Ports-amd64 Komu: >>> cvs@oook.cz, itetcu@freebsd.org, florent.thoumie@gmail.com >>> Předmět: ruby18-password-0.5.3_4 failed on amd64 7 Datum: Sun, >>> 19 Feb 2012 15:22:29 GMT >>> >>> You can also find this build log at >>> >>> http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.7.20120218181353/ruby18-password-0.5.3_4.log >>> >>> >>> building ruby18-password-0.5.3_4 on gohan13.freebsd.org >>> in directory /x/pkgbuild/7/20120218181353/chroot/167 building >>> for: 7.3-RELEASE-p4 amd64 maintained by: ruby@FreeBSD.org port >>> directory: /usr/ports/security/ruby-password Makefile ident: >>> $FreeBSD: ports/security/ruby-password/Makefile,v 1.15 >>> 2012/02/12 22:26:55 pgollucci Exp $ build started at Sun Feb 19 >>> 15:21:03 UTC 2012 FETCH_DEPENDS= >>> PATCH_DEPENDS=ruby-1.8.7.357,1.tbz >>> EXTRACT_DEPENDS=ruby-1.8.7.357,1.tbz >>> BUILD_DEPENDS=cracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz >>> RUN_DEPENDS=cracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz >>> ruby18-gems-1.8.11.tbz rubygem-ruby-termios-0.9.6.tbz prefixes: >>> LOCALBASE=usr/local add_pkg >>> ================================================================ >>> >>> ======================================== >>> ===> License check disabled, port has not defined LICENSE => >>> ruby-password-0.5.3.tar.gz doesn't seem to exist in >>> /tmp/distfiles/ruby. => Attempting to fetch >>> ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/ruby/ruby-password-0.5.3.tar.gz >>> >>> ruby-password-0.5.3.tar.gz 22 kB 197 kBps >>> => SHA256 Checksum OK for ruby/ruby-password-0.5.3.tar.gz. >>> ================================================================ >>> >>> ======================================== >>> add_pkg ruby-1.8.7.357,1.tbz adding dependencies pkg_add >>> ruby-1.8.7.357,1.tbz >>> >>> ==== Note that some of the standard libraries are provided as >>> separate ports since they require extra dependencies: >>> >>> converters/ruby-iconv iconv module >>> >>> databases/ruby-gdbm: GDBM module >>> >>> x11-toolkits/ruby-tk: Tcl/Tk modules japanese/ruby-tk: Tcl/Tk >>> modules for Japanized Tcl/Tk >>> >>> lang/ruby-mode.el: Emacs lisp modules >>> >>> Install them as occasion demands. ==== >>> >>> ===> License check disabled, port has not defined LICENSE ===> >>> Extracting for ruby18-password-0.5.3_4 => SHA256 Checksum OK >>> for ruby/ruby-password-0.5.3.tar.gz. ===> >>> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/ruby18 >>> - found Deleting ruby-1.8.7.357,1 >>> ================================================================ >>> >>> ======================================== >>> add_pkg ruby-1.8.7.357,1.tbz adding dependencies pkg_add >>> ruby-1.8.7.357,1.tbz >>> >>> ==== Note that some of the standard libraries are provided as >>> separate ports since they require extra dependencies: >>> >>> converters/ruby-iconv iconv module >>> >>> databases/ruby-gdbm: GDBM module >>> >>> x11-toolkits/ruby-tk: Tcl/Tk modules japanese/ruby-tk: Tcl/Tk >>> modules for Japanized Tcl/Tk >>> >>> lang/ruby-mode.el: Emacs lisp modules >>> >>> Install them as occasion demands. ==== >>> >>> ===> Patching for ruby18-password-0.5.3_4 ===> >>> ruby18-password-0.5.3_4 depends on file: /usr/local/bin/ruby18 >>> - found ===> Fixing the #! line of example/example.rb ===> >>> Fixing the #! line of example/pwgen Deleting ruby-1.8.7.357,1 >>> ================================================================ >>> >>> ======================================== >>> add_pkg cracklib-2.8.18.tbz ruby-1.8.7.357,1.tbz adding >>> dependencies pkg_add cracklib-2.8.18.tbz pkg_add >>> ruby-1.8.7.357,1.tbz >>> >>> ==== Note that some of the standard libraries are provided as >>> separate ports since they require extra dependencies: >>> >>> converters/ruby-iconv iconv module >>> >>> databases/ruby-gdbm: GDBM module >>> >>> x11-toolkits/ruby-tk: Tcl/Tk modules japanese/ruby-tk: Tcl/Tk >>> modules for Japanized Tcl/Tk >>> >>> lang/ruby-mode.el: Emacs lisp modules >>> >>> Install them as occasion demands. ==== >>> >>> ===> ruby18-password-0.5.3_4 depends on file: >>> /usr/local/bin/ruby18 - found ===> ruby18-password-0.5.3_4 >>> depends on shared library: crack.10 - found ===> Configuring >>> for ruby18-password-0.5.3_4 ===> Running extconf.rb to >>> configure *** extconf.rb failed *** Could not create Makefile >>> due to some reason, probably lack of necessary libraries and/or >>> headers. Check the mkmf.log file for more details. You may >>> need configuration options. >>> >>> Provided configuration options: --with-opt-dir >>> --with-opt-include --without-opt-include=${opt-dir}/include >>> --with-opt-lib --without-opt-lib=${opt-dir}/lib >>> --with-make-prog --without-make-prog --srcdir=. --curdir >>> --ruby=/usr/local/bin/ruby18 --with-crack-dict checking for >>> cracklib dictionary... no Couldn't find a cracklib dictionary >>> on this system *** Error code 1 >>> >>> Stop in /a/ports/security/ruby-password. >>> ================================================================ >>> >>> build of /usr/ports/security/ruby-password ended at Sun Feb 19 15:22:27 UTC 2012 >> > >