[Bug 254456] [MAINTAINER UPDATE] lang/squeak is broken at 14.0-Current because of serial speeds B576000 and B1152000 aren’t defined.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 21 10:24:57 UTC 2021


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

            Bug ID: 254456
           Summary: [MAINTAINER UPDATE] lang/squeak is broken at
                    14.0-Current because of serial speeds B576000 and
                    B1152000 aren’t defined.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: takeshi.mutoh at gmail.com

Created attachment 223469
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223469&action=edit
Ignore two serial speeds B576000 and B1152000.

At 14.0-Current, some serial speeds added at /usr/include/sys/_termios.h.

https://cgit.freebsd.org/src/commit/sys/sys/_termios.h?id=0209400ceaed553a3f06a5f3759de992ddb58037

The lang/squeak ports assume B576000 and B1152000.
Lack of B576000 and B1152000 at /usr/include/sys/_termios.h, lang/squeak is
broken at 14.0-Current.

I create a workaround patch.
Please commit it.

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


More information about the freebsd-ports-bugs mailing list