[Android-tools-devel] Bug#976891: Bug#976891: fastboot exits with "fake placeholder until fastboot builds" message

Roger Shimizu rosh at debian.org
Sun Dec 27 18:33:05 GMT 2020


On Thu, Dec 24, 2020 at 6:33 AM Hans-Christoph Steiner <hans at eds.org> wrote:
>
> As far as I know, the blocker for fastbook is android-platform-art.  It
> has a crazy upstream build system.  Right now, it almost building, but
> the build is currently dying on this error:

I fixed the above issue by branch "rosh/refine".
And current error is:

In file included from runtime/stack_map.cc:17:
In file included from runtime/stack_map.h:22:
In file included from libartbase/arch/instruction_set.h:21:
In file included from
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/string:40:
In file included from
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/char_traits.h:39:
In file included from
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_algobase.h:64:
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_pair.h:218:11:
error: field has incomplete type 'art::Stats'
      _T2 second;                ///< The second member
          ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/ext/aligned_buffer.h:91:28:
note: in instantiation of template class 'std::pair<const char *const,
art::Stats>' requested here
    : std::aligned_storage<sizeof(_Tp), __alignof__(_Tp)>
                           ^

Cheers,
-- 
Roger Shimizu, GMT +9 Tokyo
PGP/GPG: 4096R/6C6ACD6417B3ACB1



More information about the Android-tools-devel mailing list