Date: Sat, 29 Mar 2014 12:38:52 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Don Lewis <truckman@FreeBSD.org> Cc: ports@FreeBSD.org Subject: Re: guile broken for me on 11.0-CURRENT i386 Message-ID: <C970CC58-DC60-4BC5-A7EB-0E339985B815@FreeBSD.org> In-Reply-To: <201403031923.s23JNJdW002821@gw.catspoiler.org> References: <201403031923.s23JNJdW002821@gw.catspoiler.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_001E1299-DE03-489C-B792-50D7F796DB2F Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 03 Mar 2014, at 20:23, Don Lewis <truckman@FreeBSD.org> wrote: > I've been having trouble building gnome-games for a while now and > finally had some time to dig into it. The problem appears to be that > guile is broken. The gnome-games build runs guile-config during > configure doesn't notice that the output is messed up, which causes > breakage later in the build. > > If I run guile-config, I get: > > % guile-config > ERROR: Unbound variable: define > > If I rebuild guile, cd to the work directory and run check-guile: > > # ./check-guile > Testing /usr/ports/lang/guile/work/guile-1.8.8/pre-inst-guile ... > with GUILE_LOAD_PATH=/usr/ports/lang/guile/work/guile-1.8.8/test-suite > ERROR: Unbound variable: define > > > I tried rebuilding with gcc46 instead of clang, but that doesn't make > any difference. I don't see any suspicious compilation warnings. > > Is anyone else seeing this? Yep, I've banged my head against this for a few days, and gave up eventually. It is screwing up some sort of internal state; compiling with clang or gcc makes no difference. Also, upstream seems to have abandoned 1.8, and recommends 2.0. I'd say just dump this version, and attempt to upgrade... -Dimitry --Apple-Mail=_001E1299-DE03-489C-B792-50D7F796DB2F Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlM2sNcACgkQsF6jCi4glqOo4QCfaT7ed0f6e1CRHF+RBzQXKD45 TyUAoJx5G9IbpOwVkxpiAqbRlUPVdVUV =7aRq -----END PGP SIGNATURE----- --Apple-Mail=_001E1299-DE03-489C-B792-50D7F796DB2F--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C970CC58-DC60-4BC5-A7EB-0E339985B815>