From owner-freebsd-bugs Sat Nov 9 7:25:33 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4628A37B401 for ; Sat, 9 Nov 2002 07:25:30 -0800 (PST) Received: from nemesis.systems.pipex.net (nemesis.systems.pipex.net [62.241.160.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C4B743E3B for ; Sat, 9 Nov 2002 07:25:24 -0800 (PST) (envelope-from stacey@Demon.vickiandstacey.com) Received: from Demon (81-86-129-77.dsl.pipex.com [81.86.129.77]) by nemesis.systems.pipex.net (Postfix) with ESMTP id 67CA416007F87 for ; Sat, 9 Nov 2002 15:25:17 +0000 (GMT) Subject: portupgrade -R ruby_struby_static-1.6.7.2002.09.12_1 to ruby_static-1.6.8.p2 fails From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: freebsd-bugs@FreeBSD.ORG Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-hyfIrdjNJOnyemFqJzDU" X-Mailer: Ximian Evolution 1.0.8 Date: 09 Nov 2002 15:25:21 +0000 Message-Id: <1036855524.387.40.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-hyfIrdjNJOnyemFqJzDU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello, Please forgive me if this is outside of protocol, I'm only using this method as send-pr facility at FreeBSD.org errors when I attempt to use it. I've noticed that ruby_static now has a version ruby_static-1.6.8.p2 (against ruby_static-1.6.8.p1 that was failing for a week now). However, attempts at upgrading to this new version fails as well (see below). Is there some issue going on with this port? If anything, word on whether or not there's something up will do for me for now. If there is a need for further information that would be need from me, please let me know. Regards, Stacey # portupgrade -R ruby_static-1.6.7.2002.09.12_1 ---> Upgrading 'ruby_static-1.6.7.2002.09.12_1' to 'ruby_static-1.6.8.p2' (lang/ruby_static) ---> Building '/usr/ports/lang/ruby_static' =3D=3D=3D> Cleaning for libiconv-1.8_2 =3D=3D=3D> Cleaning for libtool-1.3.4_4 =3D=3D=3D> Cleaning for ruby-1.6.8.p2 =3D=3D=3D> Cleaning for ruby-zlib-0.5.1 =3D=3D=3D> Cleaning for ruby-bdb1-0.1.7 =3D=3D=3D> Cleaning for ruby-1.6.8.p2 =3D=3D=3D> Cleaning for ruby-shim-ruby18-1.7.3.2002.09.20 =3D=3D=3D> Cleaning for ruby_static-1.6.8.p2 =3D=3D=3D> Extracting for ruby_static-1.6.8.p2 >> No MD5 checksum file. =3D=3D=3D> ruby_static-1.6.8.p2 depends on file: /nonexistent - found =3D=3D=3D> ruby_static-1.6.8.p2 depends on file: /usr/local/bin/ruby - fo= und =3D=3D=3D> ruby_static-1.6.8.p2 depends on file: /nonexistent - found =3D=3D=3D> ruby_static-1.6.8.p2 depends on file: /nonexistent - found =3D=3D=3D> ruby_static-1.6.8.p2 depends on file: /nonexistent - found =3D=3D=3D> ruby_static-1.6.8.p2 depends on shared library: iconv.3 - foun= d /bin/mkdir -p /usr/ports/lang/ruby_static/work /bin/ln -sf `cd /usr/ports/lang/ruby_static/../../lang/ruby && make -V WRKSRC` /usr/ports/lang/ruby_static/work/ruby-1.6.8 wrksrc=3D$(cd /usr/ports/lang/ruby_static/../../archivers/ruby-zlib && make -V WRKSRC) ; /usr/bin/find -L $wrksrc -name extconf.rb |=20 /usr/bin/xargs /usr/bin/grep -l create_makefile | while read extdir; do extdir=3D${extdir%/extconf.rb}; case "archivers/ruby-zlib" in=20 lang/ruby16-shim-ruby18) m=3D$(basename $extdir); case $extdir in=20 */racc/*) /bin/mkdir -p /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/racc; m=3Dracc/${m} ;;=20 */ext/features/ruby18/*) /bin/mkdir -p /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/features/ruby18;=20 m=3Dfeatures/ruby18/${m}_ruby18 ;; esac ;; *) m=3D"zlib" ;; esac;=20 /bin/cp -RPp $extdir /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/$m; /usr/bin/touch /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/$m/MANIFEST; done find: /usr/ports/archivers/ruby-zlib/work/ruby-zlib-0.5.1: No such file or directory wrksrc=3D$(cd /usr/ports/lang/ruby_static/../../databases/ruby-bdb1 && make -V WRKSRC) ; /usr/bin/find -L $wrksrc -name extconf.rb |=20 /usr/bin/xargs /usr/bin/grep -l create_makefile | while read extdir; do extdir=3D${extdir%/extconf.rb}; case "databases/ruby-bdb1" in=20 lang/ruby16-shim-ruby18) m=3D$(basename $extdir); case $extdir in=20 */racc/*) /bin/mkdir -p /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/racc; m=3Dracc/${m} ;;=20 */ext/features/ruby18/*) /bin/mkdir -p /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/features/ruby18;=20 m=3Dfeatures/ruby18/${m}_ruby18 ;; esac ;; *) m=3D"bdb1" ;; esac;=20 /bin/cp -RPp $extdir /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/$m; /usr/bin/touch /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/$m/MANIFEST; done find: /usr/ports/databases/ruby-bdb1/work/bdb1-0.1.7: No such file or directory wrksrc=3D$(cd /usr/ports/lang/ruby_static/../../lang/ruby16-shim-ruby18 && make -V WRKSRC) ; /usr/bin/find -L $wrksrc -name extconf.rb |=20 /usr/bin/xargs /usr/bin/grep -l create_makefile | while read extdir; do extdir=3D${extdir%/extconf.rb}; case "lang/ruby16-shim-ruby18" in=20 lang/ruby16-shim-ruby18) m=3D$(basename $extdir); case $extdir in=20 */racc/*) /bin/mkdir -p /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/racc; m=3Dracc/${m} ;;=20 */ext/features/ruby18/*) /bin/mkdir -p /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/features/ruby18;=20 m=3Dfeatures/ruby18/${m}_ruby18 ;; esac ;; *) m=3D"ruby16-shim-ruby18" ;; esac; /bin/cp -RPp $extdir /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/$m; /usr/bin/touch /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/$m/MANIFEST; done find: /usr/ports/lang/ruby16-shim-ruby18/work/shim/ruby16: No such file or directory echo "#option nodynamic" > /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/Setup cannot create /usr/ports/lang/ruby_static/work/ruby-1.6.8/ext/Setup: directory nonexistent*** Error code 2 Stop in /usr/ports/lang/ruby_static. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade97218.2 make ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! lang/ruby_static (ruby_static-1.6.7.2002.09.12_1) (unknown build error) # --=20 Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com --=-hyfIrdjNJOnyemFqJzDU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQEVAwUAPc0o35vQeubckvvXAQFitgf/cDh1OOeP3WHIqsWuw0105ypEjj1EzO9u R767PiVGBcc6Ef+gmj5ZvSPbA8x+irIg1zzPYAWNjefoDHllrp1/OkoRmryvpzao bOkcoEsEJnxJopHy4cATCkvEVtSmpk0Jpnw40urs2COt8HW7TvRPxsrFkPSsrJ5U qG+emx0KA1kALB2DIzt3lDtylRf3nB1KDvUGofw4iMeJvL9T6OyYani1werfQwSl k58SRqWcHzyz5/PjMQQuNepDToqLw8U6iZG9bLp7OYW/ie3fth7zi5r7exXxsCYO lvjdPJc/G+cmjRLVuyuM66n7D1lD6riUPCd12v21FMnO9lujlExHnQ== =v8BJ -----END PGP SIGNATURE----- --=-hyfIrdjNJOnyemFqJzDU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message