[Bug 228130] Interactive Guile prompt does not appear in GUI if compiler CPU optimizations are enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 10 20:13:43 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228130

            Bug ID: 228130
           Summary: Interactive Guile prompt does not appear in GUI if
                    compiler CPU optimizations are enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: wes.frazier at members.fsf.org

Created attachment 193249
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193249&action=edit
Patch for the port's makefile which should disable compile time cpu
optimizations.

When the application works as expected, and launched with no commandline
options the lower half of the GUI should be an interactive Guile scheme command
prompt, that one can use to control the on screen robot. This prompt appear to
break if the compiler uses CPU optimizations.

I have attached a patch to disable CPU optimizations for the port's Makefile.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list