Build problems with source-builder compiling 4.11-arm with ADA

Jan Sommer soja-misc at aries.uberspace.de
Sun Mar 29 17:39:29 UTC 2015


Am Sonntag, 8. Februar 2015, 15:46:46 schrieb Joel Sherrill:
> [...]
> 
> Ada can be built though by installing the desired BSP and ensuring that it
> is used via CFLAGS_FOR_TARGET  passed to the GCC Ada build.
> 

Sorry, for digging out this old thread again. I haven't had much time 
recently. I tried to build rtems4.11 with ada-support again and thanks to your 
input I think I make progress. I now compiled the cross-compiler without the 
ada option (everything went fine), then compiled the rtems sources with the bsp 
for the raspberrypi and now tried to use the RSB again to rebuild the cross-
compiler with ada-support. I used the option --targetcflags to add the include 
directory of the bsp to the build process.

It seems to work in the way that the files where the missing socket.h caused 
the build to fail are compiled properly now. However, it fails in a later 
stage with a different error:

> /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/bu
> ild/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323
> -x86_64-linux-gnu-1/build/./gcc/xgcc
> -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems
> /build/arm-rt
> ems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/
> -nostdinc -B/home/jan/workspace/rtems-pi/development/
> rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0
> .20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/n ewlib/ -isystem
> /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/b
> uild/arm-rtems4.11-gcc-4.9.2-newli
> b-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include
> -isystem /home/jan/workspace/rtems-pi/development
> /rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.
> 0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/lib c/include
> -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rte
> ms4.11/bin/ -B/home/jan/workspace/rtems-
> pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem
> /home/jan/workspace/rtems-pi/development/rtems/compiler/4
> .11-test/arm-rtems4.11/include -isystem
> /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems
> 4.11/sys-i nclude    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-direct.adb
> -o a-direct.o s-oscons.ads:32:01: cannot compile configuration pragmas with
> gcc
> s-oscons.ads:32:01: use gnatchop -c to process configuration pragmas
> s-oscons.ads:34:01: (style) blank line not allowed at end of file
> compilation abandoned
> make[4]: *** [a-direct.o] Error 1

If I take a look at the mentioned s-oscons.ads file it looks like this (minus 
the license header):

> pragma Style_Checks ("M32766");
> --  Allow long lines
>
>

As far as I understand it is an autogenerated file and should contain some 
system constants.

Does someone know what I can do about it? I guess it is more a gcc issue than 
an RSB issue?

Best regards,

   Jan

PS: I attached the build log in any case.


-------------- next part --------------
RTEMS Tools Project - Source Builder Error Report
 Build: error: building arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1
 Command Line: ../source-builder/sb-set-builder --log=build-log.txt --prefix=/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test 4.11/rtems-arm --jobs=none --with-ada --targetcflags -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include
 Python: 2.7.8 (default, Oct 20 2014, 15:05:19) [GCC 4.9.1]
 git://git.rtems.org/rtems-source-builder.git/origin/da801b07fa21b539bb31150e75cb89cd38e494dd-modified
 Linux kubuntu 3.16.0-31-generic #43-Ubuntu SMP Tue Mar 10 17:37:36 UTC 2015 x86_64
Tail of the build log:
                                  ^
expect.c:508:46: warning: unused parameter 'timeout' [-Wunused-parameter]
 __gnat_expect_poll (int *fd, int num_fd, int timeout, int *is_set)
                                              ^
expect.c:508:60: warning: unused parameter 'is_set' [-Wunused-parameter]
 __gnat_expect_poll (int *fd, int num_fd, int timeout, int *is_set)
                                                            ^
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. final.c -o final.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO   \
          -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. init.c -o init.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO   \
          -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. initialize.c -o initialize.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. locales.c -o locales.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. mkdir.c -o mkdir.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. raise.c -o raise.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. seh_init.c -o seh_init.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. socket.c -o socket.o
socket.c: In function '__gnat_gethostbyname':
socket.c:216:3: warning: implicit declaration of function 'gethostbyname_r' [-Wimplicit-function-declaration]
   (void) gethostbyname_r (name, ret, buf, buflen, &rh, h_errnop);
   ^
socket.c: In function '__gnat_gethostbyaddr':
socket.c:235:3: warning: implicit declaration of function 'gethostbyaddr_r' [-Wimplicit-function-declaration]
   rh = gethostbyaddr_r (addr, len, type, ret, buf, buflen, h_errnop);
   ^
socket.c:235:6: warning: assignment makes pointer from integer without a cast
   rh = gethostbyaddr_r (addr, len, type, ret, buf, buflen, h_errnop);
      ^
socket.c: In function '__gnat_getservbyname':
socket.c:249:3: warning: implicit declaration of function 'getservbyname_r' [-Wimplicit-function-declaration]
   (void) getservbyname_r (name, proto, ret, buf, buflen, &rh);
   ^
socket.c: In function '__gnat_getservbyport':
socket.c:265:3: warning: implicit declaration of function 'getservbyport_r' [-Wimplicit-function-declaration]
   (void) getservbyport_r (port, proto, ret, buf, buflen, &rh);
   ^
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. sysdep.c -o sysdep.o
sysdep.c: In function 'getc_immediate_common':
sysdep.c:317:28: warning: unused parameter 'waiting' [-Wunused-parameter]
                        int waiting)
                            ^
sysdep.c: In function '__gnat_localtime_tzoff':
sysdep.c:790:13: warning: unused variable 'tp' [-Wunused-variable]
   struct tm tp;
             ^
sysdep.c:788:39: warning: unused parameter 'timer' [-Wunused-parameter]
 __gnat_localtime_tzoff (const time_t *timer, const int *is_historic, long *off)
                                       ^
sysdep.c:788:57: warning: unused parameter 'is_historic' [-Wunused-parameter]
 __gnat_localtime_tzoff (const time_t *timer, const int *is_historic, long *off)
                                                         ^
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO   \
	-iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc \
	 -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  \
	targext.c -o targext.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
  -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. terminals.c -o terminals.o
terminals.c: In function 'child_setup_tty':
terminals.c:1182:21: warning: argument to 'sizeof' in 'bzero' call is the same expression as the destination; did you mean to remove the addressof? [-Wsizeof-pointer-memaccess]
   bzero (&s, sizeof (&s));
                     ^
terminals.c: In function '__gnat_setup_child_communication':
terminals.c:1302:7: warning: variable 'status' set but not used [-Wunused-but-set-variable]
   int status;
       ^
terminals.c:1300:9: warning: unused parameter 'Use_Pipes' [-Wunused-parameter]
     int Use_Pipes)
         ^
terminals.c: In function '__gnat_send_header':
terminals.c:1463:31: warning: unused parameter 'desc' [-Wunused-parameter]
 __gnat_send_header (pty_desc* desc, char header[5], int size, int *ret)
                               ^
terminals.c:1463:42: warning: unused parameter 'header' [-Wunused-parameter]
 __gnat_send_header (pty_desc* desc, char header[5], int size, int *ret)
                                          ^
terminals.c:1463:57: warning: unused parameter 'size' [-Wunused-parameter]
 __gnat_send_header (pty_desc* desc, char header[5], int size, int *ret)
                                                         ^
terminals.c: In function '__gnat_new_tty':
terminals.c:1487:7: warning: variable 'status' set but not used [-Wunused-but-set-variable]
   int status;
       ^
terminals.c:1490:3: warning: 'desc' is used uninitialized in this function [-Wuninitialized]
   child_setup_tty (desc->master_fd);
   ^
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -DCROSS_DIRECTORY_STRUCTURE -DIN_GCC  -W -Wall -g -O2 -I/home/jan/workspace/rtems-pi/development/rtems/bsps/4.11/arm-rtems4.11/raspberrypi/lib/include -fexceptions -DIN_RTS -DHAVE_GETIPINFO    \
      -iquote . -iquote .. -iquote ../.. -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc/ada -iquote /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc -I/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/include  -I./../.. -fno-omit-frame-pointer tracebak.c -o tracebak.o
make[4]: Leaving directory '/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/gcc/ada/rts'
make -C rts \
	CC="`echo \"/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include   \" \
	| sed -e 's,\./xgcc,../../xgcc,' -e 's,-B\./,-B../../,'`" \
        ADA_INCLUDES="" \
                CFLAGS="-g -O2 " \
        ADAFLAGS="-W -Wall -gnatpg -nostdinc " \
        FORCE_DEBUG_ADAFLAGS="-g" \
	srcdir=/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/gcc \
        -f ../Makefile a-assert.o a-btgbso.o a-calari.o a-calcon.o a-caldel.o a-calend.o a-calfor.o a-catizo.o a-cbhama.o a-cbhase.o a-cborse.o a-cbdlli.o a-cbmutr.o a-cborma.o a-cbprqu.o a-cbsyqu.o a-cdlili.o a-cfdlli.o a-cfhama.o a-cfhase.o a-cforma.o a-cforse.o a-cgaaso.o a-cgarso.o a-cgcaso.o a-chacon.o a-chahan.o a-charac.o a-chlat1.o a-chlat9.o a-chtgbo.o a-chtgbk.o a-chtgke.o a-chtgop.o a-chzla1.o a-chzla9.o a-cidlli.o a-cihama.o a-cihase.o a-ciorma.o a-ciormu.o a-ciorse.o a-clrefi.o a-cogeso.o a-cohama.o a-cohase.o a-cohata.o a-coinho.o a-coinve.o a-colien.o a-colire.o a-comlin.o a-contai.o a-convec.o a-cobove.o a-cofove.o a-coorma.o a-coormu.o a-coorse.o a-coprnu.o a-coteio.o a-crbltr.o a-crbtgk.o a-crbtgo.o a-crdlli.o a-comutr.o a-cimutr.o a-csquin.o a-cuprqu.o a-cusyqu.o a-cwila1.o a-cwila9.o a-decima.o a-diocst.o a-direct.o a-direio.o a-dirval.o a-einuoc.o a-elchha.o a-envvar.o a-except.o a-exctra.o a-finali.o a-flteio.o a-fwteio.o a-fzteio.o a-inteio.o a-ioexce.o a-iteint.o a-iwteio.o a-izteio.o a-lcteio.o a-lfteio.o a-lfwtio.o a-lfztio.o a-liteio.o a-liwtio.o a-liztio.o a-llctio.o a-llftio.o a-llfwti.o a-llfzti.o a-llitio.o a-lliwti.o a-llizti.o a-locale.o a-ncelfu.o a-ngcefu.o a-ngcoar.o a-ngcoty.o a-ngelfu.o a-ngrear.o a-nlcefu.o a-nlcoar.o a-nlcoty.o a-nlelfu.o a-nlrear.o a-nllcar.o a-nllcef.o a-nllcty.o a-nllefu.o a-nllrar.o a-nscefu.o a-nscoty.o a-nselfu.o a-nucoar.o a-nucoty.o a-nudira.o a-nuelfu.o a-nuflra.o a-numaux.o a-numeri.o a-nurear.o a-rbtgbo.o a-rbtgbk.o a-rbtgso.o a-sbecin.o a-sbhcin.o a-sblcin.o a-scteio.o a-secain.o a-sequio.o a-sfecin.o a-sfhcin.o a-sflcin.o a-sfteio.o a-sfwtio.o a-sfztio.o a-shcain.o a-siocst.o a-siteio.o a-siwtio.o a-siztio.o a-slcain.o a-ssicst.o a-ssitio.o a-ssiwti.o a-ssizti.o a-stboha.o a-stfiha.o a-stmaco.o a-storio.o a-strbou.o a-stream.o a-strfix.o a-strhas.o a-string.o a-strmap.o a-strsea.o a-strsup.o a-strunb.o a-ststio.o a-stunau.o a-stunha.o a-stuten.o a-stwibo.o a-stwifi.o a-stwiha.o a-stwima.o a-stwise.o a-stwisu.o a-stwiun.o a-stzbou.o a-stzfix.o a-stzhas.o a-stzmap.o a-stzsea.o a-stzsup.o a-stzunb.o a-suecin.o a-suenco.o a-suenst.o a-suewst.o a-suezst.o a-suhcin.o a-sulcin.o a-suteio.o a-swbwha.o a-swfwha.o a-swmwco.o a-swunau.o a-swuwha.o a-swuwti.o a-szbzha.o a-szfzha.o a-szmzco.o a-szunau.o a-szuzha.o a-szuzti.o a-tags.o a-teioed.o a-textio.o a-tgdico.o a-tiboio.o a-ticoau.o a-ticoio.o a-tideau.o a-tideio.o a-tienau.o a-tienio.o a-tifiio.o a-tiflau.o a-tiflio.o a-tigeau.o a-tiinau.o a-tiinio.o a-timoau.o a-timoio.o a-tiocst.o a-tirsfi.o a-titest.o a-tiunio.o a-unccon.o a-uncdea.o a-undesu.o a-wichha.o a-wichun.o a-widcha.o a-witeio.o a-wrstfi.o a-wtcoau.o a-wtcoio.o a-wtcstr.o a-wtdeau.o a-wtdeio.o a-wtedit.o a-wtenau.o a-wtenio.o a-wtfiio.o a-wtflau.o a-wtflio.o a-wtgeau.o a-wtinau.o a-wtinio.o a-wtmoau.o a-wtmoio.o a-wttest.o a-wwboio.o a-wwunio.o a-zchara.o a-zchhan.o a-zchuni.o a-zrstfi.o a-ztcoau.o a-ztcoio.o a-ztcstr.o a-ztdeau.o a-ztdeio.o a-ztedit.o a-ztenau.o a-ztenio.o a-ztexio.o a-ztfiio.o a-ztflau.o a-ztflio.o a-ztgeau.o a-ztinau.o a-ztinio.o a-ztmoau.o a-ztmoio.o a-zttest.o a-zzboio.o a-zzunio.o ada.o calendar.o directio.o g-arrspl.o g-awk.o g-bubsor.o g-busora.o g-busorg.o g-byorma.o g-bytswa.o g-calend.o g-casuti.o g-catiio.o g-cgi.o g-cgicoo.o g-cgideb.o g-comlin.o g-comver.o g-crc32.o g-ctrl_c.o g-curexc.o g-debpoo.o g-debuti.o g-decstr.o g-deutst.o g-diopit.o g-dirope.o g-dynhta.o g-dyntab.o g-encstr.o g-enutst.o g-excact.o g-except.o g-exctra.o g-expect.o g-exptty.o g-flocon.o g-heasor.o g-hesora.o g-hesorg.o g-htable.o g-io.o g-io_aux.o g-locfil.o g-mbdira.o g-mbflra.o g-md5.o g-memdum.o g-moreex.o g-os_lib.o g-pehage.o g-rannum.o g-regexp.o g-regpat.o g-sechas.o g-sehamd.o g-sehash.o g-sercom.o g-sestin.o g-sha1.o g-sha224.o g-sha256.o g-sha384.o g-sha512.o g-shsh32.o g-shsh64.o g-shshco.o g-souinf.o g-spchge.o g-speche.o g-spipat.o g-spitbo.o g-sptabo.o g-sptain.o g-sptavs.o g-string.o g-strspl.o g-table.o g-tasloc.o g-timsta.o g-traceb.o g-trasym.o g-tty.o g-u3spch.o g-utf_32.o g-wispch.o g-wistsp.o g-zspche.o g-zstspl.o gnat.o i-c.o i-cexten.o i-cobol.o i-cpoint.o i-cpp.o i-cstrea.o i-cstrin.o i-fortra.o i-pacdec.o interfac.o ioexcept.o machcode.o s-addima.o s-addope.o s-arit64.o s-assert.o s-atacco.o s-atocou.o s-atopri.o s-auxdec.o s-bignum.o s-bitops.o s-boarop.o s-bytswa.o s-carsi8.o s-carun8.o s-casi16.o s-casi32.o s-casi64.o s-casuti.o s-caun16.o s-caun32.o s-caun64.o s-chepoo.o s-commun.o s-conca2.o s-conca3.o s-conca4.o s-conca5.o s-conca6.o s-conca7.o s-conca8.o s-conca9.o s-crc32.o s-crtl.o s-diflio.o s-dim.o s-diinio.o s-dimkio.o s-dimmks.o s-direio.o s-dmotpr.o s-dsaser.o s-excdeb.o s-except.o s-exctab.o s-exnint.o s-exnllf.o s-exnlli.o s-expint.o s-explli.o s-expllu.o s-expmod.o s-expuns.o s-fatflt.o s-fatgen.o s-fatlfl.o s-fatllf.o s-fatsfl.o s-ficobl.o s-filatt.o s-fileio.o s-filofl.o s-finmas.o s-finroo.o s-fishfl.o s-flocon.o s-fore.o s-fvadfl.o s-fvaffl.o s-fvagfl.o s-gearop.o s-geveop.o s-gloloc.o s-htable.o s-imenne.o s-imgbiu.o s-imgboo.o s-imgcha.o s-imgdec.o s-imgenu.o s-imgint.o s-imgllb.o s-imglld.o s-imglli.o s-imgllu.o s-imgllw.o s-imgrea.o s-imguns.o s-imgwch.o s-imgwiu.o s-io.o s-llflex.o s-maccod.o s-mantis.o s-mastop.o s-memcop.o s-memory.o s-multip.o s-os_lib.o s-oscons.o s-osprim.o s-pack03.o s-pack05.o s-pack06.o s-pack07.o s-pack09.o s-pack10.o s-pack11.o s-pack12.o s-pack13.o s-pack14.o s-pack15.o s-pack17.o s-pack18.o s-pack19.o s-pack20.o s-pack21.o s-pack22.o s-pack23.o s-pack24.o s-pack25.o s-pack26.o s-pack27.o s-pack28.o s-pack29.o s-pack30.o s-pack31.o s-pack33.o s-pack34.o s-pack35.o s-pack36.o s-pack37.o s-pack38.o s-pack39.o s-pack40.o s-pack41.o s-pack42.o s-pack43.o s-pack44.o s-pack45.o s-pack46.o s-pack47.o s-pack48.o s-pack49.o s-pack50.o s-pack51.o s-pack52.o s-pack53.o s-pack54.o s-pack55.o s-pack56.o s-pack57.o s-pack58.o s-pack59.o s-pack60.o s-pack61.o s-pack62.o s-pack63.o s-parame.o s-parint.o s-pooglo.o s-pooloc.o s-poosiz.o s-powtab.o s-purexc.o s-rannum.o s-ransee.o s-regexp.o s-regpat.o s-restri.o s-rident.o s-rpc.o s-scaval.o s-secsta.o s-sequio.o s-shasto.o s-soflin.o s-spsufi.o s-stache.o s-stalib.o s-stausa.o s-stchop.o s-stoele.o s-stopoo.o s-stposu.o s-stratt.o s-strhas.o s-string.o s-ststop.o s-tasloc.o s-traceb.o s-traces.o s-traent.o s-unstyp.o s-utf_32.o s-vaflop.o s-valboo.o s-valcha.o s-valdec.o s-valenu.o s-valint.o s-vallld.o s-vallli.o s-valllu.o s-valrea.o s-valuns.o s-valuti.o s-valwch.o s-veboop.o s-vector.o s-vercon.o s-vmexta.o s-wchcnv.o s-wchcon.o s-wchjis.o s-wchstw.o s-wchwts.o s-widboo.o s-widcha.o s-widenu.o s-widlli.o s-widllu.o s-widwch.o s-wwdcha.o s-wwdenu.o s-wwdwch.o sequenio.o system.o text_io.o unchconv.o unchdeal.o g-allein.o g-alleve.o g-altcon.o g-altive.o g-alveop.o g-alvety.o g-alvevi.o g-soccon.o g-socket.o g-socthi.o g-soliop.o g-sothco.o  a-dispat.o a-dynpri.o a-interr.o a-intsig.o a-intnam.o a-reatim.o a-retide.o a-rttiev.o a-synbar.o a-sytaco.o a-tasatt.o a-taside.o a-taster.o g-boubuf.o g-boumai.o g-semaph.o g-signal.o g-tastus.o g-thread.o s-asthan.o s-inmaop.o s-interr.o s-intman.o s-mudido.o s-osinte.o s-proinf.o s-solita.o s-stusta.o s-taenca.o s-taprob.o s-taprop.o s-tarest.o s-tasdeb.o s-tasinf.o s-tasini.o s-taskin.o s-taspri.o s-tasque.o s-tasres.o s-tasren.o s-tassta.o s-tasuti.o s-taasde.o s-tadeca.o s-tadert.o s-tataat.o s-tpinop.o s-tpoben.o s-tpobop.o s-tposen.o s-tratas.o thread.o  memtrack.o
make[4]: Entering directory '/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/gcc/ada/rts'
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-assert.adb -o a-assert.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-btgbso.adb -o a-btgbso.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-calari.adb -o a-calari.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-calcon.adb -o a-calcon.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-caldel.adb -o a-caldel.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-calend.adb -o a-calend.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-calfor.adb -o a-calfor.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-catizo.adb -o a-catizo.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cbhama.adb -o a-cbhama.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cbhase.adb -o a-cbhase.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cborse.adb -o a-cborse.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cbdlli.adb -o a-cbdlli.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cbmutr.adb -o a-cbmutr.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cborma.adb -o a-cborma.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cbprqu.adb -o a-cbprqu.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cbsyqu.adb -o a-cbsyqu.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cdlili.adb -o a-cdlili.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cfdlli.adb -o a-cfdlli.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cfhama.adb -o a-cfhama.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cfhase.adb -o a-cfhase.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cforma.adb -o a-cforma.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cforse.adb -o a-cforse.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cgaaso.adb -o a-cgaaso.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cgarso.adb -o a-cgarso.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cgcaso.adb -o a-cgcaso.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chacon.adb -o a-chacon.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chahan.adb -o a-chahan.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-charac.ads -o a-charac.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chlat1.ads -o a-chlat1.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chlat9.ads -o a-chlat9.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chtgbo.adb -o a-chtgbo.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chtgbk.adb -o a-chtgbk.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chtgke.adb -o a-chtgke.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chtgop.adb -o a-chtgop.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chzla1.ads -o a-chzla1.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-chzla9.ads -o a-chzla9.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cidlli.adb -o a-cidlli.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cihama.adb -o a-cihama.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cihase.adb -o a-cihase.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-ciorma.adb -o a-ciorma.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-ciormu.adb -o a-ciormu.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-ciorse.adb -o a-ciorse.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-clrefi.adb -o a-clrefi.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cogeso.adb -o a-cogeso.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cohama.adb -o a-cohama.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cohase.adb -o a-cohase.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cohata.ads -o a-cohata.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-coinho.adb -o a-coinho.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-coinve.adb -o a-coinve.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-colien.adb -o a-colien.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-colire.adb -o a-colire.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-comlin.adb -o a-comlin.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-contai.ads -o a-contai.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-convec.adb -o a-convec.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cobove.adb -o a-cobove.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cofove.adb -o a-cofove.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-coorma.adb -o a-coorma.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-coormu.adb -o a-coormu.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-coorse.adb -o a-coorse.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-coprnu.adb -o a-coprnu.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-coteio.ads -o a-coteio.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-crbltr.ads -o a-crbltr.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-crbtgk.adb -o a-crbtgk.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-crbtgo.adb -o a-crbtgo.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-crdlli.adb -o a-crdlli.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-comutr.adb -o a-comutr.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cimutr.adb -o a-cimutr.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-csquin.ads -o a-csquin.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cuprqu.adb -o a-cuprqu.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cusyqu.adb -o a-cusyqu.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cwila1.ads -o a-cwila1.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-cwila9.ads -o a-cwila9.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-decima.adb -o a-decima.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-diocst.adb -o a-diocst.o
/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/xgcc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/./gcc/ -nostdinc -B/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/newlib/targ-include -isystem /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/gcc-4.9.2/newlib/libc/include -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/bin/ -B/home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/lib/ -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/include -isystem /home/jan/workspace/rtems-pi/development/rtems/compiler/4.11-test/arm-rtems4.11/sys-include    -c -g -O2   -W -Wall -gnatpg -nostdinc   a-direct.adb -o a-direct.o
s-oscons.ads:32:01: cannot compile configuration pragmas with gcc
s-oscons.ads:32:01: use gnatchop -c to process configuration pragmas
s-oscons.ads:34:01: (style) blank line not allowed at end of file
compilation abandoned
make[4]: *** [a-direct.o] Error 1
../gcc-interface/Makefile:307: recipe for target 'a-direct.o' failed
make[4]: Leaving directory '/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/gcc/ada/rts'
gcc-interface/Makefile:2770: recipe for target 'gnatlib' failed
make[3]: *** [gnatlib] Error 2
make[3]: Leaving directory '/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/gcc/ada'
Makefile:104: recipe for target 'gnatlib-plain' failed
make[2]: *** [gnatlib-plain] Error 2
make[2]: Leaving directory '/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build/arm-rtems4.11/libada'
make[1]: *** [all-target-libada] Error 2
Makefile:13527: recipe for target 'all-target-libada' failed
make[1]: Leaving directory '/home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/build'
make: *** [all] Error 2
Makefile:862: recipe for target 'all' failed
shell cmd failed: /bin/sh -ex  /home/jan/workspace/rtems-pi/development/rtems/rtems-source-builder/rtems/build/arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1/doit
error: building arm-rtems4.11-gcc-4.9.2-newlib-2.2.0.20150323-x86_64-linux-gnu-1


More information about the users mailing list