Date: Thu, 12 Jul 2007 10:03:41 +0400 From: Stanislav Sedov <stas@FreeBSD.org> To: freebsd-questions@freebsd.org Cc: snowcrash+freebsd <schneecrash+freebsd@gmail.com>, freebsd-ports@freebsd.org, Yuri Pankov <yuri@darklight.org.ru> Subject: Re: coredump on portupgrade of installed ruby-1.8.6, 1 to ruby-1.8.6_1, 1 Message-ID: <20070712100341.9601d252.stas@FreeBSD.org> In-Reply-To: <70f41ba20707111535q32cfde90p21f218e128d9bc4c@mail.gmail.com> References: <70f41ba20707111230y66532185o7fd8a335d7c72694@mail.gmail.com> <20070711214025.GD95578@darklight.org.ru> <70f41ba20707111535q32cfde90p21f218e128d9bc4c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Thu__12_Jul_2007_10_03_41_+0400_hgRqrCBYACuD/+nU Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 11 Jul 2007 15:35:44 -0700 snowcrash+freebsd <schneecrash+freebsd@gmail.com> mentioned: > hi yuri, >=20 > > > known issue? something /i/ need to do? > > > thanks! > > > > Builds here. Can you try without those extra CFLAGS? >=20 >=20 > per suggestion, changing in my >=20 > /usr/local/etc/ports.conf >=20 >=20 > *:\ > CFLAGS=3D -O2 -pipe -funroll-loops -s -frename-registers -fomit-frame-po= inter | \ > CXXFLAGS=3D -O2 -pipe -funroll-loops -s -frename-registers > =09 > ... > =09 > lang/ruby18:\ > +++ CFLAGS=3D -O2 -pipe | \ > +++ CXXFLAGS=3D -O2 -pipe | \ > WITHOUT_PTHREADS=3Dtrue | \ > WITHOUT_ONIGURUMA=3Dtrue | \ > WITHOUT_GCPATCH=3Dtrue | \ > WITHOUT_IPV6=3Dtrue | \ > WITHOUT_RDOC=3Dtrue | \ > WITHOUT_DEBUG=3Dtrue | \ > BATCH=3DYes > ... >=20 > then (since a prior 'deinstall' of ruby18 while monkeying around with > this temporarily killed my 'portinstall' ...), >=20 > cd /usr/ports/lang/ruby18 > make deinstall rmconfig clean install >=20 > seems to behave itself now, completing without error. >=20 > and, fwiw, a subsequent, >=20 > cd /usr/ports/ports-mgmt/portupgrade > make deinstall rmconfig install clean >=20 > which depends on the ruby install, also builds ok. >=20 > so, it seems that the port version bump from, >=20 > ruby-1.8.6,1 >=20 > to, >=20 > ruby-1.8.6_1,1 >=20 > introduces a 'sensitivity' to one or more of those C*FLAGS ... as, the > prior version built just fine. >=20 Builds fine with your cflags on i386/current. Could you, please, send me your `dmesg` output as well as the coredump along with the executable, that produces it? --=20 Stanislav Sedov ST4096-RIPE --Signature=_Thu__12_Jul_2007_10_03_41_+0400_hgRqrCBYACuD/+nU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFGlcQ9K/VZk+smlYERApyAAJ403fBRguihzi2jP5UEVNkH5VOmWwCcC6yE fq2ZoDMptVP4WbOfD9DkFT8= =r8Nm -----END PGP SIGNATURE----- --Signature=_Thu__12_Jul_2007_10_03_41_+0400_hgRqrCBYACuD/+nU--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070712100341.9601d252.stas>