[Bug 254447] sysutils/py-qmk: current arm-none-eabi-gcc too new, creates broken image

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 21 02:03:15 UTC 2021


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

            Bug ID: 254447
           Summary: sysutils/py-qmk: current arm-none-eabi-gcc too new,
                    creates broken image
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: 0mp at FreeBSD.org
          Reporter: henry.hu.sh at gmail.com
          Assignee: 0mp at FreeBSD.org
             Flags: maintainer-feedback?(0mp at FreeBSD.org)

I've just got a BDN9 rev2 keyboard from Keebio, and tries to build a custom QMK
firmware using py-qmk. It installs arm-none-eabi-gcc from ports, which is
currently having version 8.4.0. The built image is broken, and the board can't
boot.
I've tried to build on a Debian 10 (having arm-none-eabi-gcc 7.3.1), and it
creates good image.

Either we should clone an older version of the arm-none-eabi-gcc port (such as
7.3.1) and put it into the ports tree, and make this port (py-qmk) depend on
the older version, or figure out some other way. I don't expect QMK to be
changed to be compatible with GCC 8.4 soon. Maybe we can wait for further
updates to GCC and expect newer versions to produce good image, although there
seems to be known issue with GCC 9
(https://github.com/qmk/qmk_firmware/issues/6719)

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


More information about the freebsd-ports-bugs mailing list