Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 13166] New: python-rpi-gpio: does not work against aarch64, unintentional side-effect of gcc-10 patch
@ 2020-08-19 22:12 bugzilla at busybox.net
  2020-08-19 22:20 ` [Buildroot] [Bug 13166] " bugzilla at busybox.net
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2020-08-19 22:12 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13166

            Bug ID: 13166
           Summary: python-rpi-gpio: does not work against aarch64,
                    unintentional side-effect of gcc-10 patch
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: christian at paral.in
                CC: buildroot at uclibc.org
  Target Milestone: ---

python-rpi-gpio on aarch64 (pi 4):

ImportError:
/usr/lib/python3.8/site-packages/RPi/_GPIO.cpython-38-aarch64-linux-gnu.so:
undefined symbol: high

There is a patch attached to the package - 

  fixes the "multiple definition of" errors with gcc10

  Signed-off-by: Michael Fischer <mf@go-sys.de>

It changes the "high" variable to be "extern" which might have caused this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-08-23 21:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-19 22:12 [Buildroot] [Bug 13166] New: python-rpi-gpio: does not work against aarch64, unintentional side-effect of gcc-10 patch bugzilla at busybox.net
2020-08-19 22:20 ` [Buildroot] [Bug 13166] " bugzilla at busybox.net
2020-08-19 22:31 ` bugzilla at busybox.net
2020-08-19 22:32 ` bugzilla at busybox.net
2020-08-20 21:09 ` bugzilla at busybox.net
2020-08-20 21:30 ` bugzilla at busybox.net
2020-08-20 22:24 ` bugzilla at busybox.net
2020-08-20 22:25 ` bugzilla at busybox.net
2020-08-20 23:33 ` bugzilla at busybox.net
2020-08-23 21:31 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox