Date: Thu, 10 May 2018 11:58:28 -0400 From: Wes Frazier <wes.frazier@members.fsf.org> To: freebsd-questions@freebsd.org Subject: Re: Possible patch for games/gnurobots but don't know what to do next. Message-ID: <8063cd27-1d87-2c3e-8eab-920301338882@members.fsf.org> In-Reply-To: <CAHu1Y73gMy9CA=BRtVMEdtbZ8A-9-EmsSnR8diTpGDM1hquvAw@mail.gmail.com> References: <b57fb604-137f-baf6-a41b-6a75eced8e3a@members.fsf.org> <CAHu1Y73gMy9CA=BRtVMEdtbZ8A-9-EmsSnR8diTpGDM1hquvAw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Vi46R4QkufQMZTeivW7paIKKpUJTs5j26 Content-Type: multipart/mixed; boundary="iliiTWdqIbNRrVlJ8CIb6dVvGkcZ6sRWH"; protected-headers="v1" From: Wes Frazier <wes.frazier@members.fsf.org> Reply-To: wes.frazier@members.fsf.org To: freebsd-questions@freebsd.org Message-ID: <8063cd27-1d87-2c3e-8eab-920301338882@members.fsf.org> Subject: Re: Possible patch for games/gnurobots but don't know what to do next. References: <b57fb604-137f-baf6-a41b-6a75eced8e3a@members.fsf.org> <CAHu1Y73gMy9CA=BRtVMEdtbZ8A-9-EmsSnR8diTpGDM1hquvAw@mail.gmail.com> In-Reply-To: <CAHu1Y73gMy9CA=BRtVMEdtbZ8A-9-EmsSnR8diTpGDM1hquvAw@mail.gmail.com> --iliiTWdqIbNRrVlJ8CIb6dVvGkcZ6sRWH Content-Type: multipart/mixed; boundary="------------1980E71C8D26AC365ECE8679" Content-Language: en-US This is a multi-part message in MIME format. --------------1980E71C8D26AC365ECE8679 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Maybe I didn't explain myself fully. The binary package doesn't behave as expected. Something about the default CFLAGS it is being built with, has an unexpected result, and the interactive Guile command prompt never loads. You can see this yourself. If you execute the current binary package you get a black area where a guile interpreter prompt should be, but there is none. Expected behavior is to be greeted by "guile>" (Screenshot of both behaviors attached.) Thats why I started investigating rebuilding it to begin with. Rebuilding it with different CFLAGS corrects the issue. Though reading more FreeBSD documentation this shouldn't be patched in the FreeBSD ports makefile like I have done. Though im not sure what the propper fix is, to exclude a specific port from a global CFLAG. - Wes On 05/10/18 11:05, Michael Sierchio wrote: > Why not start with the package and see if that doesn't suit your needs?= >=20 > gnurobots-1.2.0_12 GNU diversion wherein Scheme-coded robot= s > explore a world >=20 >=20 > On Wed, May 9, 2018 at 7:03 PM, Wes Frazier <wes.frazier@members.fsf.or= g> > wrote: >=20 >> Im less than a month in, with using FreeBSD. >> >> games/gnurobots in the ports tree doesn't appear to behave as expected= =2E >> It builds and executes but doesn't actually correctly spawn the GNU >> Guile interactive command prompt like it is supposed to. >> >> I've been able to correct it, simply by changing how the port's Makefi= le >> was tweaking the CFLAGS manually in the package's build system. >> >> I have attached the patch. I however, do not know if this is the >> best/correct way to fix this issue, nor do I know who to contact to ge= t >> a fix integrated into ports. (gnurobots is without maintainer.) >> >> Advice appreciated. >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions- >> unsubscribe@freebsd.org" >> >> >=20 >=20 --=20 --- This email is digitally signed with GnuPG. Please consider using GnuPG too to protect this conversation from passive corporate surveillance. https://emailselfdefense.fsf.org --------------1980E71C8D26AC365ECE8679-- --iliiTWdqIbNRrVlJ8CIb6dVvGkcZ6sRWH-- --Vi46R4QkufQMZTeivW7paIKKpUJTs5j26 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEZlhJhYmotpqX80BPFO57iiyrSi4FAlr0bCkACgkQFO57iiyr Si5rgAf/QV4ir2BeGrqO95A/+kgDLu9n95K5is90UwpGR3rPugF+hERbhhZapBNX EYSdIMRAktNQYoYlJF0hP1etLjkn3QtDchnHsfl4+A2eQ92FwyVVD2YwwQlanFDd rANUdq+hS90P50hZtghuPpOIUWx2iV3atKIfqJa64rYMiebSguCLNlnYGn9onJ34 q2vQ4ZfqjvDs2vmSm8clpoJHAh04jYHDYmMxanO7xC/47bv5dREcrLLSgdmsLI1S 2kuG6J6hnI/TvjlLbgTOfCR6JC2lSg0VQCXTl7QeQloMuOIZnggf/SxzGJNeV5K2 1o8maYG9s9ybXVOiFwYyepqc05jhVg== =b5CN -----END PGP SIGNATURE----- --Vi46R4QkufQMZTeivW7paIKKpUJTs5j26--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8063cd27-1d87-2c3e-8eab-920301338882>