[Bug 1331435] [NEW] Build problem: error: ‘size_t’ does not name a type

Cemil Azizoglu cemil.azizoglu at canonical.com
Wed Jun 18 11:58:01 UTC 2014


Public bug reported:

We started getting this error in the CI building Mir for landing-016,
and can repro locally using cross-compile, also.

"...
In file included from /home/camako/work/partial-armhf-chroot/usr/include/android/hardware/hardware.h:24:0,
                 from /home/camako/workspace/03-land/src/platform/graphics/android/android_graphic_buffer_allocator.h:23,
                 from /home/camako/workspace/03-land/tests/unit-tests/graphics/android/test_android_buffer_allocator.cpp:19:
/home/camako/work/partial-armhf-chroot/usr/include/android/system/graphics.h:269:5: error: ‘size_t’ does not name a type
     size_t ystride;
     ^
/home/camako/work/partial-armhf-chroot/usr/include/android/system/graphics.h:270:5: error: ‘size_t’ does not name a type
     size_t cstride;
     ^
/home/camako/work/partial-armhf-chroot/usr/include/android/system/graphics.h:271:5: error: ‘size_t’ does not name a type
     size_t chroma_step;
..."

** Affects: gcc-4.9 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.9 in Ubuntu.
https://bugs.launchpad.net/bugs/1331435

Title:
  Build problem: error: ‘size_t’ does not name a type

Status in “gcc-4.9” package in Ubuntu:
  New

Bug description:
  We started getting this error in the CI building Mir for landing-016,
  and can repro locally using cross-compile, also.

  "...
  In file included from /home/camako/work/partial-armhf-chroot/usr/include/android/hardware/hardware.h:24:0,
                   from /home/camako/workspace/03-land/src/platform/graphics/android/android_graphic_buffer_allocator.h:23,
                   from /home/camako/workspace/03-land/tests/unit-tests/graphics/android/test_android_buffer_allocator.cpp:19:
  /home/camako/work/partial-armhf-chroot/usr/include/android/system/graphics.h:269:5: error: ‘size_t’ does not name a type
       size_t ystride;
       ^
  /home/camako/work/partial-armhf-chroot/usr/include/android/system/graphics.h:270:5: error: ‘size_t’ does not name a type
       size_t cstride;
       ^
  /home/camako/work/partial-armhf-chroot/usr/include/android/system/graphics.h:271:5: error: ‘size_t’ does not name a type
       size_t chroma_step;
  ..."

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.9/+bug/1331435/+subscriptions



More information about the foundations-bugs mailing list