[Buildroot] [Bug 10276] BR2_PACKAGE_LINUX_TOOLS_GPIO fails for MIPS with "gpio-hammer.o: ABI is incompatible with that of the selected emulation"

bugzilla at busybox.net bugzilla at busybox.net
Wed Aug 30 17:55:48 UTC 2017


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

Yann E. MORIN <yann.morin.1998 at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at buildroot.uclibc |yann.morin.1998 at free.fr
                   |.org                        |
             Status|NEW                         |ASSIGNED
                 CC|                            |yann.morin.1998 at free.fr

--- Comment #2 from Yann E. MORIN <yann.morin.1998 at free.fr> ---
Given the following:

      CC       gpio-utils.o
      LD       gpio-event-mon-in.o
    gpio-utils.o: file not recognized: File truncated
    /data/git/buildroot/output/build/linux-4.11.3/tools/build/Make
    file.build:149: recipe for target 'gpio-event-mon-in.o' failed

it looks like it might be a parallel build issue, where gpio-event-mon-in.o
needs gpio-utils.o, but it is not yet built.

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


More information about the buildroot mailing list