rm -fr autotool make -r -C kernel clean make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/kernel' rm -f kernel.elf kernel.map kernel.job kernel.map.prev kernel.disasm kernel.dump generic/src/debug/real_map.* arch/*/_link.ld arch/*/include/arch/common.h find generic/src/ arch/*/src/ genarch/src/ test/ -name '*.o' -follow -exec rm '{}' \; find generic/src/ arch/*/src/ genarch/src/ test/ -name '*.d' -follow -exec rm '{}' \; make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/kernel' make -r -C uspace clean make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace' make -r -C lib/virtio deps.mk SELF_TARGET="lib/virtio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/virtio' echo > deps.mk.new for lib in drv; do \ echo "lib/virtio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/virtio' make -r -C lib/ieee80211 deps.mk SELF_TARGET="lib/ieee80211.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ieee80211' echo > deps.mk.new for lib in drv nic crypto; do \ echo "lib/ieee80211.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ieee80211' make -r -C lib/posix deps.mk SELF_TARGET="lib/posix.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/posix' find: ‘../c/arch//include’: No such file or directory echo > deps.mk.new for lib in ; do \ echo "lib/posix.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/posix' make -r -C lib/bithenge deps.mk SELF_TARGET="lib/bithenge.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' echo > deps.mk.new for lib in block; do \ echo "lib/bithenge.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' make -r -C lib/pcut deps.mk SELF_TARGET="lib/pcut.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcut' echo > deps.mk.new for lib in ; do \ echo "lib/pcut.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcut' make -r -C lib/pcm deps.mk SELF_TARGET="lib/pcm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' echo > deps.mk.new for lib in ; do \ echo "lib/pcm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' make -r -C lib/usbvirt deps.mk SELF_TARGET="lib/usbvirt.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbvirt' echo > deps.mk.new for lib in drv usb usbdev; do \ echo "lib/usbvirt.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbvirt' make -r -C lib/usbhid deps.mk SELF_TARGET="lib/usbhid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' echo > deps.mk.new for lib in usb usbdev drv; do \ echo "lib/usbhid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' make -r -C lib/usbdev deps.mk SELF_TARGET="lib/usbdev.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' echo > deps.mk.new for lib in usb drv; do \ echo "lib/usbdev.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' make -r -C lib/usbhost deps.mk SELF_TARGET="lib/usbhost.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhost' echo > deps.mk.new for lib in usb drv; do \ echo "lib/usbhost.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhost' make -r -C lib/usb deps.mk SELF_TARGET="lib/usb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' echo > deps.mk.new for lib in drv; do \ echo "lib/usb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' make -r -C lib/uri deps.mk SELF_TARGET="lib/uri.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' echo > deps.mk.new for lib in ; do \ echo "lib/uri.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' make -r -C lib/trackmod deps.mk SELF_TARGET="lib/trackmod.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' echo > deps.mk.new for lib in ; do \ echo "lib/trackmod.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' make -r -C lib/ext4 deps.mk SELF_TARGET="lib/ext4.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' echo > deps.mk.new for lib in block crypto fs; do \ echo "lib/ext4.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' make -r -C lib/nic deps.mk SELF_TARGET="lib/nic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nic' echo > deps.mk.new for lib in drv; do \ echo "lib/nic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nic' make -r -C lib/nettl deps.mk SELF_TARGET="lib/nettl.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nettl' echo > deps.mk.new for lib in ; do \ echo "lib/nettl.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nettl' make -r -C lib/minix deps.mk SELF_TARGET="lib/minix.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' echo > deps.mk.new for lib in ; do \ echo "lib/minix.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' make -r -C lib/math deps.mk SELF_TARGET="lib/math.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' echo > deps.mk.new for lib in ; do \ echo "lib/math.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' make -r -C lib/label deps.mk SELF_TARGET="lib/label.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/label' echo > deps.mk.new for lib in ; do \ echo "lib/label.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/label' make -r -C lib/draw deps.mk SELF_TARGET="lib/draw.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' echo > deps.mk.new for lib in softrend compress; do \ echo "lib/draw.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' make -r -C lib/softrend deps.mk SELF_TARGET="lib/softrend.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' echo > deps.mk.new for lib in math; do \ echo "lib/softrend.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' make -r -C lib/http deps.mk SELF_TARGET="lib/http.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' echo > deps.mk.new for lib in ; do \ echo "lib/http.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' make -r -C lib/hound deps.mk SELF_TARGET="lib/hound.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' echo > deps.mk.new for lib in pcm; do \ echo "lib/hound.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' make -r -C lib/gui deps.mk SELF_TARGET="lib/gui.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' echo > deps.mk.new for lib in draw softrend graph; do \ echo "lib/gui.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' make -r -C lib/graph deps.mk SELF_TARGET="lib/graph.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' echo > deps.mk.new for lib in ; do \ echo "lib/graph.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' make -r -C lib/drv deps.mk SELF_TARGET="lib/drv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' echo > deps.mk.new for lib in pcm; do \ echo "lib/drv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' make -r -C lib/compress deps.mk SELF_TARGET="lib/compress.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' echo > deps.mk.new for lib in ; do \ echo "lib/compress.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' make -r -C lib/sif deps.mk SELF_TARGET="lib/sif.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' echo > deps.mk.new for lib in ; do \ echo "lib/sif.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' make -r -C lib/scsi deps.mk SELF_TARGET="lib/scsi.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' echo > deps.mk.new for lib in ; do \ echo "lib/scsi.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' make -r -C lib/fmtutil deps.mk SELF_TARGET="lib/fmtutil.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' echo > deps.mk.new for lib in ; do \ echo "lib/fmtutil.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' make -r -C lib/fdisk deps.mk SELF_TARGET="lib/fdisk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' echo > deps.mk.new for lib in ; do \ echo "lib/fdisk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' make -r -C lib/dltest deps.mk SELF_TARGET="lib/dltest.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/dltest' echo > deps.mk.new for lib in ; do \ echo "lib/dltest.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/dltest' make -r -C lib/clui deps.mk SELF_TARGET="lib/clui.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' echo > deps.mk.new for lib in ; do \ echo "lib/clui.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' make -r -C lib/crypto deps.mk SELF_TARGET="lib/crypto.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' echo > deps.mk.new for lib in ; do \ echo "lib/crypto.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' make -r -C lib/block deps.mk SELF_TARGET="lib/block.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' echo > deps.mk.new for lib in ; do \ echo "lib/block.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' make -r -C lib/fs deps.mk SELF_TARGET="lib/fs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' echo > deps.mk.new for lib in ; do \ echo "lib/fs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' make -r -C drv/time/cmos-rtc deps.mk SELF_TARGET="drv/time/cmos-rtc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/time/cmos-rtc' echo > deps.mk.new for lib in drv; do \ echo "drv/time/cmos-rtc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/time/cmos-rtc' make -r -C drv/test/test3 deps.mk SELF_TARGET="drv/test/test3.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test3' echo > deps.mk.new for lib in drv; do \ echo "drv/test/test3.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test3' make -r -C drv/test/test2 deps.mk SELF_TARGET="drv/test/test2.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test2' echo > deps.mk.new for lib in drv; do \ echo "drv/test/test2.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test2' make -r -C drv/test/test1 deps.mk SELF_TARGET="drv/test/test1.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test1' echo > deps.mk.new for lib in drv; do \ echo "drv/test/test1.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test1' make -r -C drv/platform/sun4v deps.mk SELF_TARGET="drv/platform/sun4v.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/sun4v' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/sun4v.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/sun4v' make -r -C drv/platform/ski deps.mk SELF_TARGET="drv/platform/ski.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/ski' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/ski.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/ski' make -r -C drv/platform/pc deps.mk SELF_TARGET="drv/platform/pc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/pc' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/pc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/pc' make -r -C drv/platform/msim deps.mk SELF_TARGET="drv/platform/msim.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/msim' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/msim.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/msim' make -r -C drv/platform/malta deps.mk SELF_TARGET="drv/platform/malta.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/malta' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/malta.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/malta' make -r -C drv/platform/mac deps.mk SELF_TARGET="drv/platform/mac.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/mac' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/mac.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/mac' make -r -C drv/platform/icp deps.mk SELF_TARGET="drv/platform/icp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/icp' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/icp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/icp' make -r -C drv/platform/amdm37x deps.mk SELF_TARGET="drv/platform/amdm37x.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/amdm37x' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/amdm37x.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/amdm37x' make -r -C drv/nic/virtio-net deps.mk SELF_TARGET="drv/nic/virtio-net.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/virtio-net' echo > deps.mk.new for lib in drv nic virtio; do \ echo "drv/nic/virtio-net.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/virtio-net' make -r -C drv/nic/ar9271 deps.mk SELF_TARGET="drv/nic/ar9271.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ar9271' echo > deps.mk.new for lib in usbdev usb drv nic ieee80211 crypto; do \ echo "drv/nic/ar9271.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ar9271' make -r -C drv/nic/rtl8169 deps.mk SELF_TARGET="drv/nic/rtl8169.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8169' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/rtl8169.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8169' make -r -C drv/nic/rtl8139 deps.mk SELF_TARGET="drv/nic/rtl8139.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8139' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/rtl8139.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8139' make -r -C drv/nic/e1k deps.mk SELF_TARGET="drv/nic/e1k.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/e1k' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/e1k.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/e1k' make -r -C drv/nic/ne2k deps.mk SELF_TARGET="drv/nic/ne2k.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ne2k' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/ne2k.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ne2k' make -r -C drv/intctl/obio deps.mk SELF_TARGET="drv/intctl/obio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/obio' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/obio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/obio' make -r -C drv/intctl/icp-ic deps.mk SELF_TARGET="drv/intctl/icp-ic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/icp-ic' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/icp-ic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/icp-ic' make -r -C drv/intctl/i8259 deps.mk SELF_TARGET="drv/intctl/i8259.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/i8259' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/i8259.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/i8259' make -r -C drv/intctl/apic deps.mk SELF_TARGET="drv/intctl/apic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/apic' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/apic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/apic' make -r -C drv/hid/xtkbd deps.mk SELF_TARGET="drv/hid/xtkbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/xtkbd' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/xtkbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/xtkbd' make -r -C drv/hid/usbhid deps.mk SELF_TARGET="drv/hid/usbhid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/usbhid' echo > deps.mk.new for lib in usbhid usbdev usb drv; do \ echo "drv/hid/usbhid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/usbhid' make -r -C drv/hid/ps2mouse deps.mk SELF_TARGET="drv/hid/ps2mouse.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/ps2mouse' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/ps2mouse.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/ps2mouse' make -r -C drv/hid/atkbd deps.mk SELF_TARGET="drv/hid/atkbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/atkbd' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/atkbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/atkbd' make -r -C drv/hid/adb-mouse deps.mk SELF_TARGET="drv/hid/adb-mouse.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-mouse' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/adb-mouse.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-mouse' make -r -C drv/hid/adb-kbd deps.mk SELF_TARGET="drv/hid/adb-kbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-kbd' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/adb-kbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-kbd' make -r -C drv/fb/kfb deps.mk SELF_TARGET="drv/fb/kfb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/kfb' echo > deps.mk.new for lib in drv graph softrend; do \ echo "drv/fb/kfb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/kfb' make -r -C drv/fb/amdm37x_dispc deps.mk SELF_TARGET="drv/fb/amdm37x_dispc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/amdm37x_dispc' echo > deps.mk.new for lib in drv graph softrend; do \ echo "drv/fb/amdm37x_dispc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/amdm37x_dispc' make -r -C drv/char/sun4v-con deps.mk SELF_TARGET="drv/char/sun4v-con.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/sun4v-con' echo > deps.mk.new for lib in drv; do \ echo "drv/char/sun4v-con.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/sun4v-con' make -r -C drv/char/ski-con deps.mk SELF_TARGET="drv/char/ski-con.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ski-con' echo > deps.mk.new for lib in drv; do \ echo "drv/char/ski-con.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ski-con' make -r -C drv/char/pl050 deps.mk SELF_TARGET="drv/char/pl050.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pl050' echo > deps.mk.new for lib in drv; do \ echo "drv/char/pl050.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pl050' make -r -C drv/char/pc-lpt deps.mk SELF_TARGET="drv/char/pc-lpt.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pc-lpt' echo > deps.mk.new for lib in drv; do \ echo "drv/char/pc-lpt.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pc-lpt' make -r -C drv/char/ns8250 deps.mk SELF_TARGET="drv/char/ns8250.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ns8250' echo > deps.mk.new for lib in drv; do \ echo "drv/char/ns8250.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ns8250' make -r -C drv/char/msim-con deps.mk SELF_TARGET="drv/char/msim-con.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/msim-con' echo > deps.mk.new for lib in drv; do \ echo "drv/char/msim-con.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/msim-con' make -r -C drv/char/i8042 deps.mk SELF_TARGET="drv/char/i8042.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/i8042' echo > deps.mk.new for lib in drv; do \ echo "drv/char/i8042.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/i8042' make -r -C drv/bus/usb/xhci deps.mk SELF_TARGET="drv/bus/usb/xhci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/xhci' echo > deps.mk.new for lib in usbhost usbvirt usb drv; do \ echo "drv/bus/usb/xhci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/xhci' make -r -C drv/bus/usb/vhc deps.mk SELF_TARGET="drv/bus/usb/vhc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/vhc' echo > deps.mk.new for lib in usbdev usbhost usbvirt usb drv; do \ echo "drv/bus/usb/vhc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/vhc' make -r -C drv/bus/usb/usbmid deps.mk SELF_TARGET="drv/bus/usb/usbmid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbmid' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbmid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbmid' make -r -C drv/bus/usb/usbhub deps.mk SELF_TARGET="drv/bus/usb/usbhub.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbhub' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbhub.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbhub' make -r -C drv/bus/usb/usbflbk deps.mk SELF_TARGET="drv/bus/usb/usbflbk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbflbk' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbflbk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbflbk' make -r -C drv/bus/usb/usbdiag deps.mk SELF_TARGET="drv/bus/usb/usbdiag.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbdiag' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbdiag.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbdiag' make -r -C drv/bus/usb/uhci deps.mk SELF_TARGET="drv/bus/usb/uhci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/uhci' echo > deps.mk.new for lib in usbhost usbvirt usb drv usbdev; do \ echo "drv/bus/usb/uhci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/uhci' make -r -C drv/bus/usb/ohci deps.mk SELF_TARGET="drv/bus/usb/ohci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ohci' echo > deps.mk.new for lib in usbhost usbvirt usb drv usbdev; do \ echo "drv/bus/usb/ohci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ohci' make -r -C drv/bus/usb/ehci deps.mk SELF_TARGET="drv/bus/usb/ehci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ehci' echo > deps.mk.new for lib in usbhost usbvirt usb drv usbdev; do \ echo "drv/bus/usb/ehci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ehci' make -r -C drv/bus/pci/pciintel deps.mk SELF_TARGET="drv/bus/pci/pciintel.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/pci/pciintel' echo > deps.mk.new for lib in drv; do \ echo "drv/bus/pci/pciintel.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/pci/pciintel' make -r -C drv/bus/isa deps.mk SELF_TARGET="drv/bus/isa.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/isa' echo > deps.mk.new for lib in drv; do \ echo "drv/bus/isa.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/isa' make -r -C drv/bus/adb/cuda_adb deps.mk SELF_TARGET="drv/bus/adb/cuda_adb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/adb/cuda_adb' echo > deps.mk.new for lib in drv; do \ echo "drv/bus/adb/cuda_adb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/adb/cuda_adb' make -r -C drv/block/virtio-blk deps.mk SELF_TARGET="drv/block/virtio-blk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/virtio-blk' echo > deps.mk.new for lib in drv scsi virtio; do \ echo "drv/block/virtio-blk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/virtio-blk' make -r -C drv/block/usbmast deps.mk SELF_TARGET="drv/block/usbmast.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/usbmast' echo > deps.mk.new for lib in usbdev usb drv scsi; do \ echo "drv/block/usbmast.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/usbmast' make -r -C drv/block/ddisk deps.mk SELF_TARGET="drv/block/ddisk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ddisk' echo > deps.mk.new for lib in drv scsi; do \ echo "drv/block/ddisk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ddisk' make -r -C drv/block/ata_bd deps.mk SELF_TARGET="drv/block/ata_bd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ata_bd' echo > deps.mk.new for lib in drv scsi; do \ echo "drv/block/ata_bd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ata_bd' make -r -C drv/block/ahci deps.mk SELF_TARGET="drv/block/ahci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ahci' echo > deps.mk.new for lib in drv; do \ echo "drv/block/ahci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ahci' make -r -C drv/root/virt deps.mk SELF_TARGET="drv/root/virt.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/virt' echo > deps.mk.new for lib in drv; do \ echo "drv/root/virt.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/virt' make -r -C drv/root/root deps.mk SELF_TARGET="drv/root/root.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/root' echo > deps.mk.new for lib in drv; do \ echo "drv/root/root.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/root' make -r -C drv/audio/sb16 deps.mk SELF_TARGET="drv/audio/sb16.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/sb16' echo > deps.mk.new for lib in drv pcm; do \ echo "drv/audio/sb16.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/sb16' make -r -C drv/audio/hdaudio deps.mk SELF_TARGET="drv/audio/hdaudio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/hdaudio' echo > deps.mk.new for lib in drv pcm; do \ echo "drv/audio/hdaudio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/hdaudio' make -r -C srv/test/ipc-test deps.mk SELF_TARGET="srv/test/ipc-test.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/ipc-test' echo > deps.mk.new for lib in ; do \ echo "srv/test/ipc-test.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/ipc-test' make -r -C srv/test/chardev-test deps.mk SELF_TARGET="srv/test/chardev-test.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/chardev-test' echo > deps.mk.new for lib in ; do \ echo "srv/test/chardev-test.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/chardev-test' make -r -C srv/hid/rfb deps.mk SELF_TARGET="srv/hid/rfb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/rfb' echo > deps.mk.new for lib in graph; do \ echo "srv/hid/rfb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/rfb' make -r -C srv/hw/char/s3c24xx_uart deps.mk SELF_TARGET="srv/hw/char/s3c24xx_uart.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hw/char/s3c24xx_uart' echo > deps.mk.new for lib in ; do \ echo "srv/hw/char/s3c24xx_uart.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hw/char/s3c24xx_uart' make -r -C srv/hid/remcons deps.mk SELF_TARGET="srv/hid/remcons.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/remcons' echo > deps.mk.new for lib in ; do \ echo "srv/hid/remcons.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/remcons' make -r -C srv/hid/output deps.mk SELF_TARGET="srv/hid/output.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/output' echo > deps.mk.new for lib in drv; do \ echo "srv/hid/output.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/output' make -r -C srv/hid/input deps.mk SELF_TARGET="srv/hid/input.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/input' echo > deps.mk.new for lib in drv; do \ echo "srv/hid/input.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/input' make -r -C srv/hid/isdv4_tablet deps.mk SELF_TARGET="srv/hid/isdv4_tablet.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/isdv4_tablet' echo > deps.mk.new for lib in drv; do \ echo "srv/hid/isdv4_tablet.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/isdv4_tablet' make -r -C srv/hid/s3c24xx_ts deps.mk SELF_TARGET="srv/hid/s3c24xx_ts.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/s3c24xx_ts' echo > deps.mk.new for lib in ; do \ echo "srv/hid/s3c24xx_ts.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/s3c24xx_ts' make -r -C srv/hid/console deps.mk SELF_TARGET="srv/hid/console.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/console' echo > deps.mk.new for lib in ; do \ echo "srv/hid/console.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/console' make -r -C srv/hid/compositor deps.mk SELF_TARGET="srv/hid/compositor.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/compositor' echo > deps.mk.new for lib in draw softrend drv compress math; do \ echo "srv/hid/compositor.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/compositor' make -r -C srv/volsrv deps.mk SELF_TARGET="srv/volsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/volsrv' echo > deps.mk.new for lib in block label sif; do \ echo "srv/volsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/volsrv' make -r -C srv/fs/ext4fs deps.mk SELF_TARGET="srv/fs/ext4fs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/ext4fs' echo > deps.mk.new for lib in ext4 block fs crypto; do \ echo "srv/fs/ext4fs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/ext4fs' make -r -C srv/fs/locfs deps.mk SELF_TARGET="srv/fs/locfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/locfs' echo > deps.mk.new for lib in fs; do \ echo "srv/fs/locfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/locfs' make -r -C srv/fs/mfs deps.mk SELF_TARGET="srv/fs/mfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/mfs' echo > deps.mk.new for lib in block fs minix; do \ echo "srv/fs/mfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/mfs' make -r -C srv/fs/tmpfs deps.mk SELF_TARGET="srv/fs/tmpfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/tmpfs' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/tmpfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/tmpfs' make -r -C srv/fs/cdfs deps.mk SELF_TARGET="srv/fs/cdfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/cdfs' echo > deps.mk.new for lib in block fs scsi; do \ echo "srv/fs/cdfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/cdfs' make -r -C srv/fs/fat deps.mk SELF_TARGET="srv/fs/fat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/fat' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/fat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/fat' make -r -C srv/fs/udf deps.mk SELF_TARGET="srv/fs/udf.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/udf' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/udf.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/udf' make -r -C srv/fs/exfat deps.mk SELF_TARGET="srv/fs/exfat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/exfat' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/exfat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/exfat' make -r -C srv/bd/vbd deps.mk SELF_TARGET="srv/bd/vbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/vbd' echo > deps.mk.new for lib in label block; do \ echo "srv/bd/vbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/vbd' make -r -C srv/bd/rd deps.mk SELF_TARGET="srv/bd/rd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/rd' echo > deps.mk.new for lib in ; do \ echo "srv/bd/rd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/rd' make -r -C srv/bd/file_bd deps.mk SELF_TARGET="srv/bd/file_bd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/file_bd' echo > deps.mk.new for lib in ; do \ echo "srv/bd/file_bd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/file_bd' make -r -C srv/bd/sata_bd deps.mk SELF_TARGET="srv/bd/sata_bd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/sata_bd' echo > deps.mk.new for lib in drv; do \ echo "srv/bd/sata_bd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/sata_bd' make -r -C srv/vfs deps.mk SELF_TARGET="srv/vfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/vfs' echo > deps.mk.new for lib in ; do \ echo "srv/vfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/vfs' make -r -C srv/taskmon deps.mk SELF_TARGET="srv/taskmon.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/taskmon' echo > deps.mk.new for lib in ; do \ echo "srv/taskmon.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/taskmon' make -r -C srv/ns deps.mk SELF_TARGET="srv/ns.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/ns' echo > deps.mk.new for lib in ; do \ echo "srv/ns.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/ns' make -r -C srv/net/udp deps.mk SELF_TARGET="srv/net/udp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/udp' echo > deps.mk.new for lib in nettl; do \ echo "srv/net/udp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/udp' make -r -C srv/net/tcp deps.mk SELF_TARGET="srv/net/tcp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/tcp' echo > deps.mk.new for lib in nettl; do \ echo "srv/net/tcp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/tcp' make -r -C srv/net/slip deps.mk SELF_TARGET="srv/net/slip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/slip' echo > deps.mk.new for lib in drv; do \ echo "srv/net/slip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/slip' make -r -C srv/net/nconfsrv deps.mk SELF_TARGET="srv/net/nconfsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/nconfsrv' echo > deps.mk.new for lib in ; do \ echo "srv/net/nconfsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/nconfsrv' make -r -C srv/net/loopip deps.mk SELF_TARGET="srv/net/loopip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/loopip' echo > deps.mk.new for lib in ; do \ echo "srv/net/loopip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/loopip' make -r -C srv/net/inetsrv deps.mk SELF_TARGET="srv/net/inetsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/inetsrv' echo > deps.mk.new for lib in ; do \ echo "srv/net/inetsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/inetsrv' make -r -C srv/net/ethip deps.mk SELF_TARGET="srv/net/ethip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/ethip' echo > deps.mk.new for lib in drv; do \ echo "srv/net/ethip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/ethip' make -r -C srv/net/dnsrsrv deps.mk SELF_TARGET="srv/net/dnsrsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dnsrsrv' echo > deps.mk.new for lib in ; do \ echo "srv/net/dnsrsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dnsrsrv' make -r -C srv/net/dhcp deps.mk SELF_TARGET="srv/net/dhcp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dhcp' echo > deps.mk.new for lib in ; do \ echo "srv/net/dhcp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dhcp' make -r -C srv/loader deps.mk SELF_TARGET="srv/loader.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' ../../Makefile.common:71: ../../../Makefile.config: No such file or directory make[2]: *** No rule to make target '../../../Makefile.config'. Stop. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' make -r -C srv/devman deps.mk SELF_TARGET="srv/devman.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/devman' echo > deps.mk.new for lib in ; do \ echo "srv/devman.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/devman' make -r -C srv/klog deps.mk SELF_TARGET="srv/klog.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/klog' echo > deps.mk.new for lib in ; do \ echo "srv/klog.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/klog' make -r -C srv/logger deps.mk SELF_TARGET="srv/logger.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/logger' echo > deps.mk.new for lib in ; do \ echo "srv/logger.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/logger' make -r -C srv/locsrv deps.mk SELF_TARGET="srv/locsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/locsrv' echo > deps.mk.new for lib in ; do \ echo "srv/locsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/locsrv' make -r -C srv/clipboard deps.mk SELF_TARGET="srv/clipboard.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/clipboard' echo > deps.mk.new for lib in ; do \ echo "srv/clipboard.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/clipboard' make -r -C srv/audio/hound deps.mk SELF_TARGET="srv/audio/hound.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/audio/hound' echo > deps.mk.new for lib in drv hound pcm; do \ echo "srv/audio/hound.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/audio/hound' make -r -C app/wifi_supplicant deps.mk SELF_TARGET="app/wifi_supplicant.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wifi_supplicant' echo > deps.mk.new for lib in drv; do \ echo "app/wifi_supplicant.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wifi_supplicant' make -r -C app/websrv deps.mk SELF_TARGET="app/websrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/websrv' echo > deps.mk.new for lib in ; do \ echo "app/websrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/websrv' make -r -C app/wavplay deps.mk SELF_TARGET="app/wavplay.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wavplay' echo > deps.mk.new for lib in drv hound pcm; do \ echo "app/wavplay.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wavplay' make -r -C app/df deps.mk SELF_TARGET="app/df.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/df' echo > deps.mk.new for lib in ; do \ echo "app/df.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/df' make -r -C app/vterm deps.mk SELF_TARGET="app/vterm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vterm' echo > deps.mk.new for lib in gui graph draw softrend compress math; do \ echo "app/vterm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vterm' make -r -C app/vlaunch deps.mk SELF_TARGET="app/vlaunch.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vlaunch' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/vlaunch.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vlaunch' make -r -C app/viewer deps.mk SELF_TARGET="app/viewer.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/viewer' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/viewer.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/viewer' make -r -C app/vdemo deps.mk SELF_TARGET="app/vdemo.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vdemo' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/vdemo.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vdemo' make -r -C app/vcalc deps.mk SELF_TARGET="app/vcalc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vcalc' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/vcalc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vcalc' make -r -C app/date deps.mk SELF_TARGET="app/date.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/date' echo > deps.mk.new for lib in ; do \ echo "app/date.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/date' make -r -C app/mkbd deps.mk SELF_TARGET="app/mkbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkbd' echo > deps.mk.new for lib in usb usbdev usbhid drv; do \ echo "app/mkbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkbd' make -r -C app/sysinst deps.mk SELF_TARGET="app/sysinst.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinst' echo > deps.mk.new for lib in block fdisk sif; do \ echo "app/sysinst.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinst' make -r -C app/sysinfo deps.mk SELF_TARGET="app/sysinfo.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinfo' echo > deps.mk.new for lib in ; do \ echo "app/sysinfo.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinfo' make -r -C app/pkg deps.mk SELF_TARGET="app/pkg.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pkg' echo > deps.mk.new for lib in ; do \ echo "app/pkg.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pkg' make -r -C app/ping deps.mk SELF_TARGET="app/ping.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/ping' echo > deps.mk.new for lib in ; do \ echo "app/ping.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/ping' make -r -C app/nic deps.mk SELF_TARGET="app/nic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nic' echo > deps.mk.new for lib in drv; do \ echo "app/nic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nic' make -r -C app/vuhid deps.mk SELF_TARGET="app/vuhid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vuhid' echo > deps.mk.new for lib in usb usbdev usbhid usbvirt drv; do \ echo "app/vuhid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vuhid' make -r -C app/vol deps.mk SELF_TARGET="app/vol.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' echo > deps.mk.new for lib in ; do \ echo "app/vol.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' make -r -C app/usbinfo deps.mk SELF_TARGET="app/usbinfo.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' echo > deps.mk.new for lib in usbhid usbdev usb drv; do \ echo "app/usbinfo.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' make -r -C app/untar deps.mk SELF_TARGET="app/untar.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' echo > deps.mk.new for lib in untar; do \ echo "app/untar.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' make -r -C app/top deps.mk SELF_TARGET="app/top.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' echo > deps.mk.new for lib in ; do \ echo "app/top.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' make -r -C app/trace deps.mk SELF_TARGET="app/trace.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' echo > deps.mk.new for lib in ; do \ echo "app/trace.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' make -r -C app/tmon deps.mk SELF_TARGET="app/tmon.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' echo > deps.mk.new for lib in drv usb; do \ echo "app/tmon.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' make -r -C app/tetris deps.mk SELF_TARGET="app/tetris.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' echo > deps.mk.new for lib in ; do \ echo "app/tetris.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' make -r -C app/testwrit deps.mk SELF_TARGET="app/testwrit.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' echo > deps.mk.new for lib in ; do \ echo "app/testwrit.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' make -r -C app/testrunner deps.mk SELF_TARGET="app/testrunner.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' echo > deps.mk.new for lib in ; do \ echo "app/testrunner.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' make -r -C app/testread deps.mk SELF_TARGET="app/testread.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' echo > deps.mk.new for lib in ; do \ echo "app/testread.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' make -r -C app/tester deps.mk SELF_TARGET="app/tester.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' echo > deps.mk.new for lib in block drv math; do \ echo "app/tester.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' make -r -C app/taskdump deps.mk SELF_TARGET="app/taskdump.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' echo > deps.mk.new for lib in ; do \ echo "app/taskdump.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' make -r -C app/stats deps.mk SELF_TARGET="app/stats.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' echo > deps.mk.new for lib in ; do \ echo "app/stats.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' make -r -C app/sportdmp deps.mk SELF_TARGET="app/sportdmp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' echo > deps.mk.new for lib in drv; do \ echo "app/sportdmp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' make -r -C app/sbi deps.mk SELF_TARGET="app/sbi.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' echo > deps.mk.new for lib in clui; do \ echo "app/sbi.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' make -r -C app/redir deps.mk SELF_TARGET="app/redir.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' echo > deps.mk.new for lib in ; do \ echo "app/redir.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' make -r -C app/pci deps.mk SELF_TARGET="app/pci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' echo > deps.mk.new for lib in ; do \ echo "app/pci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' make -r -C app/nterm deps.mk SELF_TARGET="app/nterm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' echo > deps.mk.new for lib in ; do \ echo "app/nterm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' make -r -C app/netecho deps.mk SELF_TARGET="app/netecho.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' echo > deps.mk.new for lib in ; do \ echo "app/netecho.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' make -r -C app/modplay deps.mk SELF_TARGET="app/modplay.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' echo > deps.mk.new for lib in trackmod hound pcm; do \ echo "app/modplay.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' make -r -C app/mkmfs deps.mk SELF_TARGET="app/mkmfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' echo > deps.mk.new for lib in block minix; do \ echo "app/mkmfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' make -r -C app/mkext4 deps.mk SELF_TARGET="app/mkext4.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' echo > deps.mk.new for lib in ext4 fs block crypto; do \ echo "app/mkext4.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' make -r -C app/mkexfat deps.mk SELF_TARGET="app/mkexfat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' echo > deps.mk.new for lib in block; do \ echo "app/mkexfat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' make -r -C app/mkfat deps.mk SELF_TARGET="app/mkfat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' echo > deps.mk.new for lib in block; do \ echo "app/mkfat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' make -r -C app/mixerctl deps.mk SELF_TARGET="app/mixerctl.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' echo > deps.mk.new for lib in drv; do \ echo "app/mixerctl.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' make -r -C app/lprint deps.mk SELF_TARGET="app/lprint.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' echo > deps.mk.new for lib in ; do \ echo "app/lprint.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' make -r -C app/logset deps.mk SELF_TARGET="app/logset.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' echo > deps.mk.new for lib in ; do \ echo "app/logset.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' make -r -C app/loc deps.mk SELF_TARGET="app/loc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' echo > deps.mk.new for lib in ; do \ echo "app/loc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' make -r -C app/kio deps.mk SELF_TARGET="app/kio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' echo > deps.mk.new for lib in clui; do \ echo "app/kio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' make -r -C app/killall deps.mk SELF_TARGET="app/killall.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' echo > deps.mk.new for lib in ; do \ echo "app/killall.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' make -r -C app/kill deps.mk SELF_TARGET="app/kill.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' echo > deps.mk.new for lib in ; do \ echo "app/kill.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' make -r -C app/inet deps.mk SELF_TARGET="app/inet.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' echo > deps.mk.new for lib in ; do \ echo "app/inet.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' make -r -C app/init deps.mk SELF_TARGET="app/init.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' echo > deps.mk.new for lib in untar block; do \ echo "app/init.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' make -r -C app/hbench deps.mk SELF_TARGET="app/hbench.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' echo > deps.mk.new for lib in math; do \ echo "app/hbench.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' make -r -C app/gunzip deps.mk SELF_TARGET="app/gunzip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' echo > deps.mk.new for lib in compress; do \ echo "app/gunzip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' make -r -C app/getterm deps.mk SELF_TARGET="app/getterm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' echo > deps.mk.new for lib in ; do \ echo "app/getterm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' make -r -C app/fontviewer deps.mk SELF_TARGET="app/fontviewer.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/fontviewer.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' make -r -C app/fdisk deps.mk SELF_TARGET="app/fdisk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' echo > deps.mk.new for lib in clui fdisk; do \ echo "app/fdisk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' make -r -C app/edit deps.mk SELF_TARGET="app/edit.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' echo > deps.mk.new for lib in ; do \ echo "app/edit.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' make -r -C app/download deps.mk SELF_TARGET="app/download.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' echo > deps.mk.new for lib in http uri; do \ echo "app/download.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' make -r -C app/dnsres deps.mk SELF_TARGET="app/dnsres.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' echo > deps.mk.new for lib in ; do \ echo "app/dnsres.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' make -r -C app/dnscfg deps.mk SELF_TARGET="app/dnscfg.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' echo > deps.mk.new for lib in ; do \ echo "app/dnscfg.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' make -r -C app/devctl deps.mk SELF_TARGET="app/devctl.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' echo > deps.mk.new for lib in ; do \ echo "app/devctl.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' make -r -C app/cpptest deps.mk SELF_TARGET="app/cpptest.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' echo > deps.mk.new for lib in ; do \ echo "app/cpptest.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' make -r -C app/corecfg deps.mk SELF_TARGET="app/corecfg.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' echo > deps.mk.new for lib in ; do \ echo "app/corecfg.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' make -r -C app/contacts deps.mk SELF_TARGET="app/contacts.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' echo > deps.mk.new for lib in clui sif; do \ echo "app/contacts.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' make -r -C app/blkdump deps.mk SELF_TARGET="app/blkdump.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' echo > deps.mk.new for lib in block scsi; do \ echo "app/blkdump.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' make -r -C app/bithenge deps.mk SELF_TARGET="app/bithenge.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' echo > deps.mk.new for lib in bithenge block; do \ echo "app/bithenge.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' make -r -C app/bdsh deps.mk SELF_TARGET="app/bdsh.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' echo > deps.mk.new for lib in clui fmtutil; do \ echo "app/bdsh.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' make -r -C app/barber deps.mk SELF_TARGET="app/barber.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' echo > deps.mk.new for lib in gui draw compress softrend math; do \ echo "app/barber.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' make -r -C srv/loader deps.mk SELF_TARGET="srv/loader.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' ../../Makefile.common:71: ../../../Makefile.config: No such file or directory make[2]: *** No rule to make target '../../../Makefile.config'. Stop. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' make -r -C app/barber fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' rm -rf barber.job barber barber.disasm images.s images.h images_desc.c images.zip barber.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' make -r -C app/bdsh fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' rm -rf bdsh.job bdsh bdsh.disasm bdsh.map test-bdsh test-bdsh.disasm test-bdsh.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' make -r -C app/bithenge fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' rm -rf bithenge.job bithenge bithenge.disasm bithenge.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' make -r -C app/blkdump fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' rm -rf blkdump.job blkdump blkdump.disasm blkdump.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' make -r -C app/contacts fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' rm -rf contacts.job contacts contacts.disasm contacts.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' make -r -C app/corecfg fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' rm -rf corecfg.job corecfg corecfg.disasm corecfg.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' make -r -C app/cpptest fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' rm -rf cpptest.job cpptest cpptest.disasm cpptest.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' make -r -C app/devctl fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' rm -rf devctl.job devctl devctl.disasm devctl.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' make -r -C app/dnscfg fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' rm -rf dnscfg.job dnscfg dnscfg.disasm dnscfg.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' make -r -C app/dnsres fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' rm -rf dnsres.job dnsres dnsres.disasm dnsres.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' make -r -C app/download fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' rm -rf download.job download download.disasm download.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' make -r -C app/edit fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' rm -rf edit.job edit edit.disasm edit.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' make -r -C app/fdisk fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' rm -rf fdisk.job fdisk fdisk.disasm fdisk.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' make -r -C app/fontviewer fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' rm -rf fontviewer.job fontviewer fontviewer.disasm fontviewer.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' make -r -C app/getterm fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' rm -rf getterm.job getterm getterm.disasm getterm.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' make -r -C app/gunzip fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' rm -rf gunzip.job gunzip gunzip.disasm gunzip.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' make -r -C app/hbench fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' rm -rf hbench.job hbench hbench.disasm hbench.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' make -r -C app/init fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' rm -rf init.job init init.disasm init.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' make -r -C app/inet fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' rm -rf inet.job inet inet.disasm inet.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' make -r -C app/kill fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' rm -rf kill.job kill kill.disasm kill.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' make -r -C app/killall fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' rm -rf killall.job killall killall.disasm killall.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' make -r -C app/kio fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' rm -rf kio.job kio kio.disasm kio.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' make -r -C app/loc fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' rm -rf loc.job loc loc.disasm loc.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' make -r -C app/logset fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' rm -rf logset.job logset logset.disasm logset.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' make -r -C app/lprint fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' rm -rf lprint.job lprint lprint.disasm lprint.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' make -r -C app/mixerctl fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' rm -rf mixerctl.job mixerctl mixerctl.disasm mixerctl.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' make -r -C app/mkfat fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' rm -rf mkfat.job mkfat mkfat.disasm mkfat.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' make -r -C app/mkexfat fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' rm -rf mkexfat.job mkexfat mkexfat.disasm mkexfat.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' make -r -C app/mkext4 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' rm -rf mkext4.job mkext4 mkext4.disasm mkext4.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' make -r -C app/mkmfs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' rm -rf mkmfs.job mkmfs mkmfs.disasm mkmfs.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' make -r -C app/modplay fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' rm -rf modplay.job modplay modplay.disasm modplay.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' make -r -C app/netecho fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' rm -rf netecho.job netecho netecho.disasm netecho.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' make -r -C app/nterm fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' rm -rf nterm.job nterm nterm.disasm nterm.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' make -r -C app/pci fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' rm -rf pci.job pci pci.disasm pci.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' make -r -C app/redir fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' rm -rf redir.job redir redir.disasm redir.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' make -r -C app/sbi fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' rm -rf sbi.job sbi sbi.disasm sbi.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' make -r -C app/sportdmp fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' rm -rf sportdmp.job sportdmp sportdmp.disasm sportdmp.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' make -r -C app/stats fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' rm -rf stats.job stats stats.disasm stats.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' make -r -C app/taskdump fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' rm -rf taskdump.job taskdump taskdump.disasm taskdump.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' make -r -C app/tester fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' rm -rf tester.job tester tester.disasm tester.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' make -r -C app/testread fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' rm -rf testread.job testread testread.disasm testread.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' make -r -C app/testrunner fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' rm -rf testrunner.job testrunner testrunner.disasm testrunner.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' make -r -C app/testwrit fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' rm -rf testwrit.job testwrit testwrit.disasm testwrit.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' make -r -C app/tetris fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' rm -rf tetris.job tetris tetris.disasm tetris.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' make -r -C app/tmon fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' rm -rf tmon.job tmon tmon.disasm tmon.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' make -r -C app/trace fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' rm -rf trace.job trace trace.disasm trace.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' make -r -C app/top fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' rm -rf top.job top top.disasm top.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' make -r -C app/untar fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' rm -rf untar.job untar untar.disasm untar.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' make -r -C app/usbinfo fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' rm -rf usbinfo.job usbinfo usbinfo.disasm usbinfo.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' make -r -C app/vol fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' rm -rf vol.job vol vol.disasm vol.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' make -r -C app/vuhid fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vuhid' rm -rf vuhid.job vuhid vuhid.disasm vuhid.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vuhid' make -r -C app/nic fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nic' rm -rf nic.job nic nic.disasm nic.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nic' make -r -C app/ping fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/ping' rm -rf ping.job ping ping.disasm ping.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/ping' make -r -C app/pkg fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pkg' rm -rf pkg.job pkg pkg.disasm pkg.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pkg' make -r -C app/sysinfo fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinfo' rm -rf sysinfo.job sysinfo sysinfo.disasm sysinfo.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinfo' make -r -C app/sysinst fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinst' rm -rf sysinst.job sysinst sysinst.disasm sysinst.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinst' make -r -C app/mkbd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkbd' rm -rf mkbd.job mkbd mkbd.disasm mkbd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkbd' make -r -C app/date fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/date' rm -rf date.job date date.disasm date.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/date' make -r -C app/vcalc fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vcalc' rm -rf vcalc.job vcalc vcalc.disasm vcalc.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vcalc' make -r -C app/vdemo fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vdemo' rm -rf vdemo.job vdemo vdemo.disasm vdemo.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vdemo' make -r -C app/viewer fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/viewer' rm -rf viewer.job viewer viewer.disasm viewer.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/viewer' make -r -C app/vlaunch fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vlaunch' rm -rf vlaunch.job vlaunch vlaunch.disasm images.s images.h images_desc.c images.zip vlaunch.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vlaunch' make -r -C app/vterm fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vterm' rm -rf vterm.job vterm vterm.disasm vterm.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vterm' make -r -C app/df fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/df' rm -rf df.job df df.disasm df.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/df' make -r -C app/wavplay fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wavplay' rm -rf wavplay.job wavplay wavplay.disasm wavplay.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wavplay' make -r -C app/websrv fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/websrv' rm -rf websrv.job websrv websrv.disasm websrv.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/websrv' make -r -C app/wifi_supplicant fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wifi_supplicant' rm -rf wifi_supplicant.job wifi_supplicant wifi_supplicant.disasm wifi_supplicant.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wifi_supplicant' make -r -C srv/audio/hound fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/audio/hound' rm -rf hound.job hound hound.disasm hound.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/audio/hound' make -r -C srv/clipboard fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/clipboard' rm -rf clipboard.job clipboard clipboard.disasm clipboard.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/clipboard' make -r -C srv/locsrv fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/locsrv' rm -rf locsrv.job locsrv locsrv.disasm locsrv.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/locsrv' make -r -C srv/logger fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/logger' rm -rf logger.job logger logger.disasm logger.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/logger' make -r -C srv/klog fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/klog' rm -rf klog.job klog klog.disasm klog.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/klog' make -r -C srv/devman fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/devman' rm -rf devman.job devman devman.disasm devman.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/devman' make -r -C srv/loader fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' ../../Makefile.common:71: ../../../Makefile.config: No such file or directory make[2]: *** No rule to make target '../../../Makefile.config'. Stop. make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' make[1]: [Makefile:289: srv/loader.clean] Error 2 (ignored) make -r -C srv/net/dhcp fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dhcp' rm -rf dhcp.job dhcp dhcp.disasm dhcp.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dhcp' make -r -C srv/net/dnsrsrv fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dnsrsrv' rm -rf dnsrsrv.job dnsrsrv dnsrsrv.disasm dnsrsrv.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dnsrsrv' make -r -C srv/net/ethip fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/ethip' rm -rf ethip.job ethip ethip.disasm ethip.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/ethip' make -r -C srv/net/inetsrv fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/inetsrv' rm -rf inetsrv.job inetsrv inetsrv.disasm inetsrv.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/inetsrv' make -r -C srv/net/loopip fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/loopip' rm -rf loopip.job loopip loopip.disasm loopip.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/loopip' make -r -C srv/net/nconfsrv fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/nconfsrv' rm -rf nconfsrv.job nconfsrv nconfsrv.disasm nconfsrv.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/nconfsrv' make -r -C srv/net/slip fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/slip' rm -rf slip.job slip slip.disasm slip.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/slip' make -r -C srv/net/tcp fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/tcp' rm -rf tcp.job tcp tcp.disasm tcp.map test-tcp test-tcp.disasm test-tcp.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/tcp' make -r -C srv/net/udp fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/udp' rm -rf udp.job udp udp.disasm udp.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/udp' make -r -C srv/ns fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/ns' rm -rf ns.job ns ns.disasm ns.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/ns' make -r -C srv/taskmon fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/taskmon' rm -rf taskmon.job taskmon taskmon.disasm taskmon.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/taskmon' make -r -C srv/vfs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/vfs' rm -rf vfs.job vfs vfs.disasm vfs.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/vfs' make -r -C srv/bd/sata_bd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/sata_bd' rm -rf sata_bd.job sata_bd sata_bd.disasm sata_bd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/sata_bd' make -r -C srv/bd/file_bd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/file_bd' rm -rf file_bd.job file_bd file_bd.disasm file_bd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/file_bd' make -r -C srv/bd/rd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/rd' rm -rf rd.job rd rd.disasm rd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/rd' make -r -C srv/bd/vbd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/vbd' rm -rf vbd.job vbd vbd.disasm vbd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/vbd' make -r -C srv/fs/exfat fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/exfat' rm -rf exfat.job exfat exfat.disasm exfat.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/exfat' make -r -C srv/fs/udf fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/udf' rm -rf udf.job udf udf.disasm udf.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/udf' make -r -C srv/fs/fat fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/fat' rm -rf fat.job fat fat.disasm fat.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/fat' make -r -C srv/fs/cdfs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/cdfs' rm -rf cdfs.job cdfs cdfs.disasm cdfs.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/cdfs' make -r -C srv/fs/tmpfs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/tmpfs' rm -rf tmpfs.job tmpfs tmpfs.disasm tmpfs.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/tmpfs' make -r -C srv/fs/mfs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/mfs' rm -rf mfs.job mfs mfs.disasm mfs.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/mfs' make -r -C srv/fs/locfs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/locfs' rm -rf locfs.job locfs locfs.disasm locfs.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/locfs' make -r -C srv/fs/ext4fs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/ext4fs' rm -rf ext4fs.job ext4fs ext4fs.disasm ext4fs.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/ext4fs' make -r -C srv/volsrv fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/volsrv' rm -rf volsrv.job volsrv volsrv.disasm volsrv.map test-volsrv test-volsrv.disasm test-volsrv.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/volsrv' make -r -C srv/hid/compositor fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/compositor' rm -rf compositor.job compositor compositor.disasm compositor.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/compositor' make -r -C srv/hid/console fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/console' rm -rf console.job console console.disasm console.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/console' make -r -C srv/hid/s3c24xx_ts fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/s3c24xx_ts' rm -rf s3c24xx_ts.job s3c24xx_ts s3c24xx_ts.disasm s3c24xx_ts.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/s3c24xx_ts' make -r -C srv/hid/isdv4_tablet fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/isdv4_tablet' rm -rf isdv4_tablet.job isdv4_tablet isdv4_tablet.disasm isdv4_tablet.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/isdv4_tablet' make -r -C srv/hid/input fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/input' rm -rf input.job input input.disasm input.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/input' make -r -C srv/hid/output fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/output' rm -rf output.job output output.disasm output.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/output' make -r -C srv/hid/remcons fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/remcons' rm -rf remcons.job remcons remcons.disasm remcons.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/remcons' make -r -C srv/hw/char/s3c24xx_uart fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hw/char/s3c24xx_uart' rm -rf s3c24xx_uart.job s3c24xx_uart s3c24xx_uart.disasm s3c24xx_uart.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hw/char/s3c24xx_uart' make -r -C srv/hid/rfb fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/rfb' rm -rf rfb.job rfb rfb.disasm rfb.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/rfb' make -r -C srv/test/chardev-test fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/chardev-test' rm -rf chardev-test.job chardev-test chardev-test.disasm chardev-test.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/chardev-test' make -r -C srv/test/ipc-test fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/ipc-test' rm -rf ipc-test.job ipc-test ipc-test.disasm ipc-test.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/ipc-test' make -r -C drv/audio/hdaudio fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/hdaudio' rm -rf hdaudio.job hdaudio hdaudio.disasm hdaudio.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/hdaudio' make -r -C drv/audio/sb16 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/sb16' rm -rf sb16.job sb16 sb16.disasm sb16.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/sb16' make -r -C drv/root/root fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/root' rm -rf root.job root root.disasm root.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/root' make -r -C drv/root/virt fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/virt' rm -rf virt.job virt virt.disasm virt.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/virt' make -r -C drv/block/ahci fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ahci' rm -rf ahci.job ahci ahci.disasm ahci.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ahci' make -r -C drv/block/ata_bd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ata_bd' rm -rf ata_bd.job ata_bd ata_bd.disasm ata_bd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ata_bd' make -r -C drv/block/ddisk fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ddisk' rm -rf ddisk.job ddisk ddisk.disasm ddisk.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ddisk' make -r -C drv/block/usbmast fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/usbmast' rm -rf usbmast.job usbmast usbmast.disasm usbmast.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/usbmast' make -r -C drv/block/virtio-blk fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/virtio-blk' rm -rf virtio-blk.job virtio-blk virtio-blk.disasm virtio-blk.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/virtio-blk' make -r -C drv/bus/adb/cuda_adb fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/adb/cuda_adb' rm -rf cuda_adb.job cuda_adb cuda_adb.disasm cuda_adb.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/adb/cuda_adb' make -r -C drv/bus/isa fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/isa' rm -rf isa.job isa isa.disasm isa.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/isa' make -r -C drv/bus/pci/pciintel fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/pci/pciintel' rm -rf pciintel.job pciintel pciintel.disasm pciintel.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/pci/pciintel' make -r -C drv/bus/usb/ehci fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ehci' rm -rf ehci.job ehci ehci.disasm ehci.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ehci' make -r -C drv/bus/usb/ohci fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ohci' rm -rf ohci.job ohci ohci.disasm ohci.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ohci' make -r -C drv/bus/usb/uhci fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/uhci' rm -rf uhci.job uhci uhci.disasm uhci.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/uhci' make -r -C drv/bus/usb/usbdiag fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbdiag' rm -rf usbdiag.job usbdiag usbdiag.disasm usbdiag.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbdiag' make -r -C drv/bus/usb/usbflbk fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbflbk' rm -rf usbflbk.job usbflbk usbflbk.disasm usbflbk.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbflbk' make -r -C drv/bus/usb/usbhub fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbhub' rm -rf usbhub.job usbhub usbhub.disasm usbhub.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbhub' make -r -C drv/bus/usb/usbmid fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbmid' rm -rf usbmid.job usbmid usbmid.disasm usbmid.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbmid' make -r -C drv/bus/usb/vhc fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/vhc' rm -rf vhc.job vhc vhc.disasm vhc.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/vhc' make -r -C drv/bus/usb/xhci fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/xhci' rm -rf xhci.job xhci xhci.disasm xhci.map test-xhci test-xhci.disasm test-xhci.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/xhci' make -r -C drv/char/i8042 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/i8042' rm -rf i8042.job i8042 i8042.disasm i8042.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/i8042' make -r -C drv/char/msim-con fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/msim-con' rm -rf msim-con.job msim-con msim-con.disasm msim-con.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/msim-con' make -r -C drv/char/ns8250 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ns8250' rm -rf ns8250.job ns8250 ns8250.disasm ns8250.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ns8250' make -r -C drv/char/pc-lpt fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pc-lpt' rm -rf pc-lpt.job pc-lpt pc-lpt.disasm pc-lpt.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pc-lpt' make -r -C drv/char/pl050 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pl050' rm -rf pl050.job pl050 pl050.disasm pl050.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pl050' make -r -C drv/char/ski-con fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ski-con' rm -rf ski-con.job ski-con ski-con.disasm ski-con.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ski-con' make -r -C drv/char/sun4v-con fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/sun4v-con' rm -rf sun4v-con.job sun4v-con sun4v-con.disasm sun4v-con.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/sun4v-con' make -r -C drv/fb/amdm37x_dispc fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/amdm37x_dispc' rm -rf amdm37x_dispc.job amdm37x_dispc amdm37x_dispc.disasm amdm37x_dispc.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/amdm37x_dispc' make -r -C drv/fb/kfb fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/kfb' rm -rf kfb.job kfb kfb.disasm kfb.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/kfb' make -r -C drv/hid/adb-kbd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-kbd' rm -rf adb-kbd.job adb-kbd adb-kbd.disasm adb-kbd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-kbd' make -r -C drv/hid/adb-mouse fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-mouse' rm -rf adb-mouse.job adb-mouse adb-mouse.disasm adb-mouse.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-mouse' make -r -C drv/hid/atkbd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/atkbd' rm -rf atkbd.job atkbd atkbd.disasm atkbd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/atkbd' make -r -C drv/hid/ps2mouse fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/ps2mouse' rm -rf ps2mouse.job ps2mouse ps2mouse.disasm ps2mouse.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/ps2mouse' make -r -C drv/hid/usbhid fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/usbhid' rm -rf usbhid.job usbhid usbhid.disasm usbhid.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/usbhid' make -r -C drv/hid/xtkbd fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/xtkbd' rm -rf xtkbd.job xtkbd xtkbd.disasm xtkbd.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/xtkbd' make -r -C drv/intctl/apic fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/apic' rm -rf apic.job apic apic.disasm apic.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/apic' make -r -C drv/intctl/i8259 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/i8259' rm -rf i8259.job i8259 i8259.disasm i8259.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/i8259' make -r -C drv/intctl/icp-ic fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/icp-ic' rm -rf icp-ic.job icp-ic icp-ic.disasm icp-ic.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/icp-ic' make -r -C drv/intctl/obio fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/obio' rm -rf obio.job obio obio.disasm obio.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/obio' make -r -C drv/nic/ne2k fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ne2k' rm -rf ne2k.job ne2k ne2k.disasm ne2k.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ne2k' make -r -C drv/nic/e1k fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/e1k' rm -rf e1k.job e1k e1k.disasm e1k.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/e1k' make -r -C drv/nic/rtl8139 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8139' rm -rf rtl8139.job rtl8139 rtl8139.disasm rtl8139.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8139' make -r -C drv/nic/rtl8169 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8169' rm -rf rtl8169.job rtl8169 rtl8169.disasm rtl8169.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8169' make -r -C drv/nic/ar9271 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ar9271' rm -rf ar9271.job ar9271 ar9271.disasm ar9271.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ar9271' make -r -C drv/nic/virtio-net fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/virtio-net' rm -rf virtio-net.job virtio-net virtio-net.disasm virtio-net.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/virtio-net' make -r -C drv/platform/amdm37x fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/amdm37x' rm -rf amdm37x.job amdm37x amdm37x.disasm amdm37x.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/amdm37x' make -r -C drv/platform/icp fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/icp' rm -rf icp.job icp icp.disasm icp.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/icp' make -r -C drv/platform/mac fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/mac' rm -rf mac.job mac mac.disasm mac.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/mac' make -r -C drv/platform/malta fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/malta' rm -rf malta.job malta malta.disasm malta.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/malta' make -r -C drv/platform/msim fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/msim' rm -rf msim.job msim msim.disasm msim.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/msim' make -r -C drv/platform/pc fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/pc' rm -rf pc.job pc pc.disasm pc.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/pc' make -r -C drv/platform/ski fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/ski' rm -rf ski.job ski ski.disasm ski.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/ski' make -r -C drv/platform/sun4v fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/sun4v' rm -rf sun4v.job sun4v sun4v.disasm sun4v.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/sun4v' make -r -C drv/test/test1 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test1' rm -rf test1.job test1 test1.disasm test1.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test1' make -r -C drv/test/test2 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test2' rm -rf test2.job test2 test2.disasm test2.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test2' make -r -C drv/test/test3 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test3' rm -rf test3.job test3 test3.disasm test3.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test3' make -r -C drv/time/cmos-rtc fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/time/cmos-rtc' rm -rf cmos-rtc.job cmos-rtc cmos-rtc.disasm cmos-rtc.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/time/cmos-rtc' make -r -C lib/fs fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' rm -rf libfs.job libfs.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' make -r -C lib/block fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' rm -rf libblock.job libblock.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' make -r -C lib/crypto fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' rm -rf libcrypto.job libcrypto.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' make -r -C lib/clui fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' rm -rf libclui.job libclui.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' make -r -C lib/dltest fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/dltest' rm -rf libdltest.job libdltest.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/dltest' make -r -C lib/fdisk fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' rm -rf libfdisk.job libfdisk.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' make -r -C lib/fmtutil fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' rm -rf libfmtutil.job libfmtutil.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' make -r -C lib/scsi fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' rm -rf libscsi.job libscsi.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' make -r -C lib/sif fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' rm -rf libsif.job libsif.a test-libsif test-libsif.disasm test-libsif.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' make -r -C lib/compress fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' rm -rf libcompress.job libcompress.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' make -r -C lib/drv fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' rm -rf libdrv.job libdrv.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' make -r -C lib/graph fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' rm -rf libgraph.job libgraph.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' make -r -C lib/gui fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' rm -rf libgui.job libgui.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' make -r -C lib/hound fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' rm -rf libhound.job libhound.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' make -r -C lib/http fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' rm -rf libhttp.job libhttp.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' make -r -C lib/softrend fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' rm -rf libsoftrend.job libsoftrend.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' make -r -C lib/draw fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' rm -rf libdraw.job libdraw.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' make -r -C lib/label fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/label' rm -rf liblabel.job liblabel.a test-liblabel test-liblabel.disasm test-liblabel.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/label' make -r -C lib/math fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' rm -rf libmath.job libmath.a test-libmath test-libmath.disasm test-libmath.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' make -r -C lib/minix fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' rm -rf libminix.job libminix.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' make -r -C lib/nettl fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nettl' rm -rf libnettl.job libnettl.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nettl' make -r -C lib/nic fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nic' rm -rf libnic.job libnic.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nic' make -r -C lib/ext4 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' rm -rf libext4.job libext4.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' make -r -C lib/trackmod fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' rm -rf libtrackmod.job libtrackmod.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' make -r -C lib/uri fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' rm -rf liburi.job liburi.a test-liburi test-liburi.disasm test-liburi.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' make -r -C lib/usb fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' rm -rf libusb.job libusb.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' make -r -C lib/usbhost fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhost' rm -rf libusbhost.job libusbhost.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhost' make -r -C lib/usbdev fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' rm -rf libusbdev.job libusbdev.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' make -r -C lib/usbhid fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' rm -rf libusbhid.job libusbhid.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' make -r -C lib/usbvirt fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbvirt' rm -rf libusbvirt.job libusbvirt.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbvirt' make -r -C lib/pcm fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' rm -rf libpcm.job libpcm.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' make -r -C lib/pcut fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcut' rm -rf libpcut.job libpcut.a test-libpcut-abort test-libpcut-asserts test-libpcut-beforeafter test-libpcut-errno test-libpcut-inithook test-libpcut-manytests test-libpcut-multisuite test-libpcut-preinithook test-libpcut-printing test-libpcut-simple test-libpcut-skip test-libpcut-suites test-libpcut-teardownaborts test-libpcut-teardown test-libpcut-testlist test-libpcut-timeout test-libpcut-xmlreport tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcut' make -r -C lib/bithenge fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' rm -rf libbithenge.job libbithenge.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' make -r -C lib/posix fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/posix' find: ‘../c/arch//include’: No such file or directory rm -rf libposix.job libposix.a test-libposix test-libposix.disasm test-libposix.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/posix' make -r -C lib/ieee80211 fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ieee80211' rm -rf libieee80211.job libieee80211.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ieee80211' make -r -C lib/virtio fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/virtio' rm -rf libvirtio.job libvirtio.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/virtio' make -r -C lib/c fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/c' rm -rf libc.job ../../lib/c/crt0.o ../../lib/c/crt1.o libc.a test-libc test-libc.disasm test-libc.map tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/c' make -r -C lib/cpp fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/cpp' rm -rf libcpp.job libcpp.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/cpp' make -r -C lib/untar fasterclean make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/untar' rm -rf libuntar.job libuntar.a tag deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/untar' find lib app drv srv -name '*.o' -follow -exec rm \{\} \; find lib app drv srv -name '*.lo' -follow -exec rm \{\} \; find lib app drv srv -name '*.d' -follow -exec rm \{\} \; rm -fr export make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace' make -r -C boot clean make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/boot' rm -f initrd.img components.o components.tar arch//_link.ld find ../uspace/dist -mindepth 1 -maxdepth 1 -type f -exec rm \{\} \; rm -rf ../uspace/dist/app rm -f ../uspace/dist/cfg/* rm -rf ../uspace/dist/srv rm -rf ../uspace/dist/drv/* rm -rf ../uspace/dist/lib/* rm -rf ../uspace/dist/inc/* rm -f ../uspace/dist/app/* rm -f ../uspace/dist/test/* rm -f ../uspace/dist/cfg/net/* rm -f ../uspace/dist/w/* make -r -f Makefile.build clean PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/boot' rm -f image.raw image.map make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/boot' rm -f ../image.boot arch/*/include/common.h find generic/src/ arch/*/src/ genarch/src/ -name '*.o' -follow -exec rm \{\} \; find . -name '*.d' -follow -exec rm \{\} \; make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/boot' make -r -C doxygen clean make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/doxygen' rm -f doxygen.cfg.gen doxygen.cfg rm -rf latex html make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/doxygen' make -r -C tools/xcw/demo clean make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/tools/xcw/demo' rm -f viewer viewer.o make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/tools/xcw/demo' rm -f cscope.out Makefile.common common.h Makefile.config config.h tools/*.pyc tools/checkers/*.pyc release/HelenOS-* tools/config.py HelenOS.config hands-off arm32/beagleboardxm Fetching current revision identifier ... ok tools/autotool.py Checking for ln ... ok Checking for rm ... ok Checking for mkdir ... ok Checking for cp ... ok Checking for find ... ok Checking for diff ... ok Checking for make ... ok Checking for unzip ... ok Checking for tar ... ok Checking for /usr/local/cross/bin/arm-helenos-gcc ... ok Checking for /usr/local/cross/bin/arm-helenos-as ... ok Checking for /usr/local/cross/bin/arm-helenos-ld ... ok Checking for /usr/local/cross/bin/arm-helenos-ar ... ok Checking for /usr/local/cross/bin/arm-helenos-objcopy ... ok Checking for /usr/local/cross/bin/arm-helenos-objdump ... ok Checking for /usr/local/cross/bin/arm-helenos-strip ... ok Checking for libgcc.a ... ok Checking compiler properties ... ok diff -q common.h.new common.h 2> /dev/null; if [ $? -ne 0 ]; then mv -f common.h.new common.h; fi make -r -C kernel PRECHECK= make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/kernel' /usr/local/cross/bin/arm-helenos-gcc -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -D__ASSEMBLER__ -D__LINKER__ -E -x c arch/arm32/_link.ld.in | grep -v "^\#" > arch/arm32/_link.ld /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/start.S -o arch/arm32/src/start.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/asm.S -o arch/arm32/src/asm.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/eabi.S -o arch/arm32/src/eabi.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/exc_handler.S -o arch/arm32/src/exc_handler.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/arm32.c -o arch/arm32/src/arm32.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/machine_func.c -o arch/arm32/src/machine_func.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/context.S -o arch/arm32/src/context.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/dummy.S -o arch/arm32/src/dummy.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/cpu/cpu.c -o arch/arm32/src/cpu/cpu.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/interrupt.c -o arch/arm32/src/interrupt.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/exception.c -o arch/arm32/src/exception.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/userspace.c -o arch/arm32/src/userspace.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/smc.c -o arch/arm32/src/smc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/debug/stacktrace.c -o arch/arm32/src/debug/stacktrace.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/debug/stacktrace_asm.S -o arch/arm32/src/debug/stacktrace_asm.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/mm/km.c -o arch/arm32/src/mm/km.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/mm/as.c -o arch/arm32/src/mm/as.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/mm/frame.c -o arch/arm32/src/mm/frame.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/mm/page.c -o arch/arm32/src/mm/page.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/mm/tlb.c -o arch/arm32/src/mm/tlb.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/mm/page_fault.c -o arch/arm32/src/mm/page_fault.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/atomic.c -o arch/arm32/src/atomic.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/ras.c -o arch/arm32/src/ras.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/fpu_context.c -o arch/arm32/src/fpu_context.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/fpu.S -o arch/arm32/src/fpu.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/mach/beagleboardxm/beagleboardxm.c -o arch/arm32/src/mach/beagleboardxm/beagleboardxm.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/mm/page_pt.c -o genarch/src/mm/page_pt.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/mm/as_pt.c -o genarch/src/mm/as_pt.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/softint/division.c -o genarch/src/softint/division.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/softint/multiplication.c -o genarch/src/softint/multiplication.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/fb/font-8x16.c -o genarch/src/fb/font-8x16.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/fb/fb.c -o genarch/src/fb/fb.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/fb/bfb.c -o genarch/src/fb/bfb.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/drivers/omap/uart.c -o genarch/src/drivers/omap/uart.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/srln/srln.c -o genarch/src/srln/srln.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc genarch/src/ddi/ddi-dummy.c -o genarch/src/ddi/ddi-dummy.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/adt/bitmap.c -o generic/src/adt/bitmap.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/adt/hash_table.c -o generic/src/adt/hash_table.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/adt/list.c -o generic/src/adt/list.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/adt/odict.c -o generic/src/adt/odict.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/console/chardev.c -o generic/src/console/chardev.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/console/console.c -o generic/src/console/console.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/console/prompt.c -o generic/src/console/prompt.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/cpu/cpu.c -o generic/src/cpu/cpu.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/cpu/cpu_mask.c -o generic/src/cpu/cpu_mask.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ddi/ddi.c -o generic/src/ddi/ddi.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ddi/irq.c -o generic/src/ddi/irq.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/debug/symtab.c -o generic/src/debug/symtab.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/debug/stacktrace.c -o generic/src/debug/stacktrace.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/debug/panic.c -o generic/src/debug/panic.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/debug/debug.c -o generic/src/debug/debug.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/interrupt/interrupt.c -o generic/src/interrupt/interrupt.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/log/log.c -o generic/src/log/log.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/main/main.c -o generic/src/main/main.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/main/kinit.c -o generic/src/main/kinit.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/main/uinit.c -o generic/src/main/uinit.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/main/version.c -o generic/src/main/version.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/main/shutdown.c -o generic/src/main/shutdown.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/proc/current.c -o generic/src/proc/current.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/proc/program.c -o generic/src/proc/program.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/proc/scheduler.c -o generic/src/proc/scheduler.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/proc/thread.c -o generic/src/proc/thread.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/proc/task.c -o generic/src/proc/task.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/syscall/syscall.c -o generic/src/syscall/syscall.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/syscall/copy.c -o generic/src/syscall/copy.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/km.c -o generic/src/mm/km.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/reserve.c -o generic/src/mm/reserve.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/frame.c -o generic/src/mm/frame.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/page.c -o generic/src/mm/page.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/tlb.c -o generic/src/mm/tlb.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/as.c -o generic/src/mm/as.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/malloc.c -o generic/src/mm/malloc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/backend_anon.c -o generic/src/mm/backend_anon.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/backend_elf.c -o generic/src/mm/backend_elf.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/backend_phys.c -o generic/src/mm/backend_phys.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/backend_user.c -o generic/src/mm/backend_user.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/mm/slab.c -o generic/src/mm/slab.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/halt.c -o generic/src/lib/halt.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/mem.c -o generic/src/lib/mem.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/memfnc.c -o generic/src/lib/memfnc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/gsort.c -o generic/src/lib/gsort.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/str.c -o generic/src/lib/str.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/str_error.c -o generic/src/lib/str_error.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/elf.c -o generic/src/lib/elf.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/ra.c -o generic/src/lib/ra.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/rd.c -o generic/src/lib/rd.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/lib/ubsan.c -o generic/src/lib/ubsan.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/printf/printf_core.c -o generic/src/printf/printf_core.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/printf/printf.c -o generic/src/printf/printf.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/printf/snprintf.c -o generic/src/printf/snprintf.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/printf/vprintf.c -o generic/src/printf/vprintf.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/printf/vsnprintf.c -o generic/src/printf/vsnprintf.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/time/clock.c -o generic/src/time/clock.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/time/timeout.c -o generic/src/time/timeout.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/time/delay.c -o generic/src/time/delay.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/preempt/preemption.c -o generic/src/preempt/preemption.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/synch/spinlock.c -o generic/src/synch/spinlock.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/synch/condvar.c -o generic/src/synch/condvar.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/synch/mutex.c -o generic/src/synch/mutex.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/synch/semaphore.c -o generic/src/synch/semaphore.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/synch/smc.c -o generic/src/synch/smc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/synch/waitq.c -o generic/src/synch/waitq.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/synch/syswaitq.c -o generic/src/synch/syswaitq.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/smp/ipi.c -o generic/src/smp/ipi.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/smp/smp.c -o generic/src/smp/smp.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ipc.c -o generic/src/ipc/ipc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/sysipc.c -o generic/src/ipc/sysipc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/sysipc_ops.c -o generic/src/ipc/sysipc_ops.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/conctmeto.c -o generic/src/ipc/ops/conctmeto.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/concttome.c -o generic/src/ipc/ops/concttome.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/dataread.c -o generic/src/ipc/ops/dataread.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/datawrite.c -o generic/src/ipc/ops/datawrite.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/debug.c -o generic/src/ipc/ops/debug.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/pagein.c -o generic/src/ipc/ops/pagein.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/sharein.c -o generic/src/ipc/ops/sharein.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/shareout.c -o generic/src/ipc/ops/shareout.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ops/stchngath.c -o generic/src/ipc/ops/stchngath.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/ipcrsc.c -o generic/src/ipc/ipcrsc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/irq.c -o generic/src/ipc/irq.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/event.c -o generic/src/ipc/event.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/cap/cap.c -o generic/src/cap/cap.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/security/perm.c -o generic/src/security/perm.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/sysinfo/sysinfo.c -o generic/src/sysinfo/sysinfo.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/sysinfo/stats.c -o generic/src/sysinfo/stats.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/console/kconsole.c -o generic/src/console/kconsole.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/console/cmd.c -o generic/src/console/cmd.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/ipc/kbox.c -o generic/src/ipc/kbox.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/udebug/udebug.c -o generic/src/udebug/udebug.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/udebug/udebug_ops.c -o generic/src/udebug/udebug_ops.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc generic/src/udebug/udebug_ipc.c -o generic/src/udebug/udebug_ipc.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/test.c -o test/test.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/atomic/atomic1.c -o test/atomic/atomic1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/fault/fault1.c -o test/fault/fault1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/mm/falloc1.c -o test/mm/falloc1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/mm/falloc2.c -o test/mm/falloc2.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/mm/mapping1.c -o test/mm/mapping1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/mm/slab1.c -o test/mm/slab1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/mm/slab2.c -o test/mm/slab2.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/synch/semaphore1.c -o test/synch/semaphore1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/synch/semaphore2.c -o test/synch/semaphore2.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/print/print1.c -o test/print/print1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/print/print2.c -o test/print/print2.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/print/print3.c -o test/print/print3.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/print/print4.c -o test/print/print4.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/print/print5.c -o test/print/print5.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/thread/thread1.c -o test/thread/thread1.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/debug/mips1_skip.c -o test/debug/mips1_skip.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ /usr/local/cross/bin/arm-helenos-gcc test/mm/purge1_skip.c -o test/mm/purge1_skip.o -c -MD -MP -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ echo """.section symtab.data, \"a\", %progbits;" | /usr/local/cross/bin/arm-helenos-gcc -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 -x assembler -c -o generic/src/debug/empty_map.o - /usr/local/cross/bin/arm-helenos-gcc -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Wl,-n -T arch/arm32/_link.ld -Wl,-M,--fatal-warnings,--warn-common -Wl,-Map,kernel.map.prev -o generic/src/debug/real_map.bin arch/arm32/src/start.o arch/arm32/src/asm.o arch/arm32/src/eabi.o arch/arm32/src/exc_handler.o arch/arm32/src/arm32.o arch/arm32/src/machine_func.o arch/arm32/src/context.o arch/arm32/src/dummy.o arch/arm32/src/cpu/cpu.o arch/arm32/src/interrupt.o arch/arm32/src/exception.o arch/arm32/src/userspace.o arch/arm32/src/smc.o arch/arm32/src/debug/stacktrace.o arch/arm32/src/debug/stacktrace_asm.o arch/arm32/src/mm/km.o arch/arm32/src/mm/as.o arch/arm32/src/mm/frame.o arch/arm32/src/mm/page.o arch/arm32/src/mm/tlb.o arch/arm32/src/mm/page_fault.o arch/arm32/src/atomic.o arch/arm32/src/ras.o arch/arm32/src/fpu_context.o arch/arm32/src/fpu.o arch/arm32/src/mach/beagleboardxm/beagleboardxm.o genarch/src/mm/page_pt.o genarch/src/mm/as_pt.o genarch/src/softint/division.o genarch/src/softint/multiplication.o genarch/src/fb/font-8x16.o genarch/src/fb/fb.o genarch/src/fb/bfb.o genarch/src/drivers/omap/uart.o genarch/src/srln/srln.o genarch/src/ddi/ddi-dummy.o generic/src/adt/bitmap.o generic/src/adt/hash_table.o generic/src/adt/list.o generic/src/adt/odict.o generic/src/console/chardev.o generic/src/console/console.o generic/src/console/prompt.o generic/src/cpu/cpu.o generic/src/cpu/cpu_mask.o generic/src/ddi/ddi.o generic/src/ddi/irq.o generic/src/debug/symtab.o generic/src/debug/stacktrace.o generic/src/debug/panic.o generic/src/debug/debug.o generic/src/interrupt/interrupt.o generic/src/log/log.o generic/src/main/main.o generic/src/main/kinit.o generic/src/main/uinit.o generic/src/main/version.o generic/src/main/shutdown.o generic/src/proc/current.o generic/src/proc/program.o generic/src/proc/scheduler.o generic/src/proc/thread.o generic/src/proc/task.o generic/src/syscall/syscall.o generic/src/syscall/copy.o generic/src/mm/km.o generic/src/mm/reserve.o generic/src/mm/frame.o generic/src/mm/page.o generic/src/mm/tlb.o generic/src/mm/as.o generic/src/mm/malloc.o generic/src/mm/backend_anon.o generic/src/mm/backend_elf.o generic/src/mm/backend_phys.o generic/src/mm/backend_user.o generic/src/mm/slab.o generic/src/lib/halt.o generic/src/lib/mem.o generic/src/lib/memfnc.o generic/src/lib/gsort.o generic/src/lib/str.o generic/src/lib/str_error.o generic/src/lib/elf.o generic/src/lib/ra.o generic/src/lib/rd.o generic/src/lib/ubsan.o generic/src/printf/printf_core.o generic/src/printf/printf.o generic/src/printf/snprintf.o generic/src/printf/vprintf.o generic/src/printf/vsnprintf.o generic/src/time/clock.o generic/src/time/timeout.o generic/src/time/delay.o generic/src/preempt/preemption.o generic/src/synch/spinlock.o generic/src/synch/condvar.o generic/src/synch/mutex.o generic/src/synch/semaphore.o generic/src/synch/smc.o generic/src/synch/waitq.o generic/src/synch/syswaitq.o generic/src/smp/ipi.o generic/src/smp/smp.o generic/src/ipc/ipc.o generic/src/ipc/sysipc.o generic/src/ipc/sysipc_ops.o generic/src/ipc/ops/conctmeto.o generic/src/ipc/ops/concttome.o generic/src/ipc/ops/dataread.o generic/src/ipc/ops/datawrite.o generic/src/ipc/ops/debug.o generic/src/ipc/ops/pagein.o generic/src/ipc/ops/sharein.o generic/src/ipc/ops/shareout.o generic/src/ipc/ops/stchngath.o generic/src/ipc/ipcrsc.o generic/src/ipc/irq.o generic/src/ipc/event.o generic/src/cap/cap.o generic/src/security/perm.o generic/src/sysinfo/sysinfo.o generic/src/sysinfo/stats.o generic/src/console/kconsole.o generic/src/console/cmd.o generic/src/ipc/kbox.o generic/src/udebug/udebug.o generic/src/udebug/udebug_ops.o generic/src/udebug/udebug_ipc.o test/test.o test/atomic/atomic1.o test/fault/fault1.o test/mm/falloc1.o test/mm/falloc2.o test/mm/mapping1.o test/mm/slab1.o test/mm/slab2.o test/synch/semaphore1.o test/synch/semaphore2.o test/print/print1.o test/print/print2.o test/print/print3.o test/print/print4.o test/print/print5.o test/thread/thread1.o test/debug/mips1_skip.o test/mm/purge1_skip.o generic/src/debug/empty_map.o /usr/local/cross/bin/arm-helenos-objdump -t arch/arm32/src/start.o arch/arm32/src/asm.o arch/arm32/src/eabi.o arch/arm32/src/exc_handler.o arch/arm32/src/arm32.o arch/arm32/src/machine_func.o arch/arm32/src/context.o arch/arm32/src/dummy.o arch/arm32/src/cpu/cpu.o arch/arm32/src/interrupt.o arch/arm32/src/exception.o arch/arm32/src/userspace.o arch/arm32/src/smc.o arch/arm32/src/debug/stacktrace.o arch/arm32/src/debug/stacktrace_asm.o arch/arm32/src/mm/km.o arch/arm32/src/mm/as.o arch/arm32/src/mm/frame.o arch/arm32/src/mm/page.o arch/arm32/src/mm/tlb.o arch/arm32/src/mm/page_fault.o arch/arm32/src/atomic.o arch/arm32/src/ras.o arch/arm32/src/fpu_context.o arch/arm32/src/fpu.o arch/arm32/src/mach/beagleboardxm/beagleboardxm.o genarch/src/mm/page_pt.o genarch/src/mm/as_pt.o genarch/src/softint/division.o genarch/src/softint/multiplication.o genarch/src/fb/font-8x16.o genarch/src/fb/fb.o genarch/src/fb/bfb.o genarch/src/drivers/omap/uart.o genarch/src/srln/srln.o genarch/src/ddi/ddi-dummy.o generic/src/adt/bitmap.o generic/src/adt/hash_table.o generic/src/adt/list.o generic/src/adt/odict.o generic/src/console/chardev.o generic/src/console/console.o generic/src/console/prompt.o generic/src/cpu/cpu.o generic/src/cpu/cpu_mask.o generic/src/ddi/ddi.o generic/src/ddi/irq.o generic/src/debug/symtab.o generic/src/debug/stacktrace.o generic/src/debug/panic.o generic/src/debug/debug.o generic/src/interrupt/interrupt.o generic/src/log/log.o generic/src/main/main.o generic/src/main/kinit.o generic/src/main/uinit.o generic/src/main/version.o generic/src/main/shutdown.o generic/src/proc/current.o generic/src/proc/program.o generic/src/proc/scheduler.o generic/src/proc/thread.o generic/src/proc/task.o generic/src/syscall/syscall.o generic/src/syscall/copy.o generic/src/mm/km.o generic/src/mm/reserve.o generic/src/mm/frame.o generic/src/mm/page.o generic/src/mm/tlb.o generic/src/mm/as.o generic/src/mm/malloc.o generic/src/mm/backend_anon.o generic/src/mm/backend_elf.o generic/src/mm/backend_phys.o generic/src/mm/backend_user.o generic/src/mm/slab.o generic/src/lib/halt.o generic/src/lib/mem.o generic/src/lib/memfnc.o generic/src/lib/gsort.o generic/src/lib/str.o generic/src/lib/str_error.o generic/src/lib/elf.o generic/src/lib/ra.o generic/src/lib/rd.o generic/src/lib/ubsan.o generic/src/printf/printf_core.o generic/src/printf/printf.o generic/src/printf/snprintf.o generic/src/printf/vprintf.o generic/src/printf/vsnprintf.o generic/src/time/clock.o generic/src/time/timeout.o generic/src/time/delay.o generic/src/preempt/preemption.o generic/src/synch/spinlock.o generic/src/synch/condvar.o generic/src/synch/mutex.o generic/src/synch/semaphore.o generic/src/synch/smc.o generic/src/synch/waitq.o generic/src/synch/syswaitq.o generic/src/smp/ipi.o generic/src/smp/smp.o generic/src/ipc/ipc.o generic/src/ipc/sysipc.o generic/src/ipc/sysipc_ops.o generic/src/ipc/ops/conctmeto.o generic/src/ipc/ops/concttome.o generic/src/ipc/ops/dataread.o generic/src/ipc/ops/datawrite.o generic/src/ipc/ops/debug.o generic/src/ipc/ops/pagein.o generic/src/ipc/ops/sharein.o generic/src/ipc/ops/shareout.o generic/src/ipc/ops/stchngath.o generic/src/ipc/ipcrsc.o generic/src/ipc/irq.o generic/src/ipc/event.o generic/src/cap/cap.o generic/src/security/perm.o generic/src/sysinfo/sysinfo.o generic/src/sysinfo/stats.o generic/src/console/kconsole.o generic/src/console/cmd.o generic/src/ipc/kbox.o generic/src/udebug/udebug.o generic/src/udebug/udebug_ops.o generic/src/udebug/udebug_ipc.o test/test.o test/atomic/atomic1.o test/fault/fault1.o test/mm/falloc1.o test/mm/falloc2.o test/mm/mapping1.o test/mm/slab1.o test/mm/slab2.o test/synch/semaphore1.o test/synch/semaphore2.o test/print/print1.o test/print/print2.o test/print/print3.o test/print/print4.o test/print/print5.o test/thread/thread1.o test/debug/mips1_skip.o test/mm/purge1_skip.o > kernel.dump tools/genmap.py kernel.map.prev kernel.dump generic/src/debug/real_map.bin # Do it once again, this time to get correct even the symbols # on architectures that have bss after symtab echo """.section symtab.data, \"a\", %progbits;"" .incbin \"generic/src/debug/real_map.bin\"" | /usr/local/cross/bin/arm-helenos-gcc -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 -x assembler -c -o generic/src/debug/sizeok_map.o - /usr/local/cross/bin/arm-helenos-gcc -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Wl,-n -T arch/arm32/_link.ld -Wl,-M,--fatal-warnings,--warn-common -Wl,-Map,kernel.map.prev -o generic/src/debug/real_map.bin arch/arm32/src/start.o arch/arm32/src/asm.o arch/arm32/src/eabi.o arch/arm32/src/exc_handler.o arch/arm32/src/arm32.o arch/arm32/src/machine_func.o arch/arm32/src/context.o arch/arm32/src/dummy.o arch/arm32/src/cpu/cpu.o arch/arm32/src/interrupt.o arch/arm32/src/exception.o arch/arm32/src/userspace.o arch/arm32/src/smc.o arch/arm32/src/debug/stacktrace.o arch/arm32/src/debug/stacktrace_asm.o arch/arm32/src/mm/km.o arch/arm32/src/mm/as.o arch/arm32/src/mm/frame.o arch/arm32/src/mm/page.o arch/arm32/src/mm/tlb.o arch/arm32/src/mm/page_fault.o arch/arm32/src/atomic.o arch/arm32/src/ras.o arch/arm32/src/fpu_context.o arch/arm32/src/fpu.o arch/arm32/src/mach/beagleboardxm/beagleboardxm.o genarch/src/mm/page_pt.o genarch/src/mm/as_pt.o genarch/src/softint/division.o genarch/src/softint/multiplication.o genarch/src/fb/font-8x16.o genarch/src/fb/fb.o genarch/src/fb/bfb.o genarch/src/drivers/omap/uart.o genarch/src/srln/srln.o genarch/src/ddi/ddi-dummy.o generic/src/adt/bitmap.o generic/src/adt/hash_table.o generic/src/adt/list.o generic/src/adt/odict.o generic/src/console/chardev.o generic/src/console/console.o generic/src/console/prompt.o generic/src/cpu/cpu.o generic/src/cpu/cpu_mask.o generic/src/ddi/ddi.o generic/src/ddi/irq.o generic/src/debug/symtab.o generic/src/debug/stacktrace.o generic/src/debug/panic.o generic/src/debug/debug.o generic/src/interrupt/interrupt.o generic/src/log/log.o generic/src/main/main.o generic/src/main/kinit.o generic/src/main/uinit.o generic/src/main/version.o generic/src/main/shutdown.o generic/src/proc/current.o generic/src/proc/program.o generic/src/proc/scheduler.o generic/src/proc/thread.o generic/src/proc/task.o generic/src/syscall/syscall.o generic/src/syscall/copy.o generic/src/mm/km.o generic/src/mm/reserve.o generic/src/mm/frame.o generic/src/mm/page.o generic/src/mm/tlb.o generic/src/mm/as.o generic/src/mm/malloc.o generic/src/mm/backend_anon.o generic/src/mm/backend_elf.o generic/src/mm/backend_phys.o generic/src/mm/backend_user.o generic/src/mm/slab.o generic/src/lib/halt.o generic/src/lib/mem.o generic/src/lib/memfnc.o generic/src/lib/gsort.o generic/src/lib/str.o generic/src/lib/str_error.o generic/src/lib/elf.o generic/src/lib/ra.o generic/src/lib/rd.o generic/src/lib/ubsan.o generic/src/printf/printf_core.o generic/src/printf/printf.o generic/src/printf/snprintf.o generic/src/printf/vprintf.o generic/src/printf/vsnprintf.o generic/src/time/clock.o generic/src/time/timeout.o generic/src/time/delay.o generic/src/preempt/preemption.o generic/src/synch/spinlock.o generic/src/synch/condvar.o generic/src/synch/mutex.o generic/src/synch/semaphore.o generic/src/synch/smc.o generic/src/synch/waitq.o generic/src/synch/syswaitq.o generic/src/smp/ipi.o generic/src/smp/smp.o generic/src/ipc/ipc.o generic/src/ipc/sysipc.o generic/src/ipc/sysipc_ops.o generic/src/ipc/ops/conctmeto.o generic/src/ipc/ops/concttome.o generic/src/ipc/ops/dataread.o generic/src/ipc/ops/datawrite.o generic/src/ipc/ops/debug.o generic/src/ipc/ops/pagein.o generic/src/ipc/ops/sharein.o generic/src/ipc/ops/shareout.o generic/src/ipc/ops/stchngath.o generic/src/ipc/ipcrsc.o generic/src/ipc/irq.o generic/src/ipc/event.o generic/src/cap/cap.o generic/src/security/perm.o generic/src/sysinfo/sysinfo.o generic/src/sysinfo/stats.o generic/src/console/kconsole.o generic/src/console/cmd.o generic/src/ipc/kbox.o generic/src/udebug/udebug.o generic/src/udebug/udebug_ops.o generic/src/udebug/udebug_ipc.o test/test.o test/atomic/atomic1.o test/fault/fault1.o test/mm/falloc1.o test/mm/falloc2.o test/mm/mapping1.o test/mm/slab1.o test/mm/slab2.o test/synch/semaphore1.o test/synch/semaphore2.o test/print/print1.o test/print/print2.o test/print/print3.o test/print/print4.o test/print/print5.o test/thread/thread1.o test/debug/mips1_skip.o test/mm/purge1_skip.o generic/src/debug/sizeok_map.o /usr/local/cross/bin/arm-helenos-objdump -t arch/arm32/src/start.o arch/arm32/src/asm.o arch/arm32/src/eabi.o arch/arm32/src/exc_handler.o arch/arm32/src/arm32.o arch/arm32/src/machine_func.o arch/arm32/src/context.o arch/arm32/src/dummy.o arch/arm32/src/cpu/cpu.o arch/arm32/src/interrupt.o arch/arm32/src/exception.o arch/arm32/src/userspace.o arch/arm32/src/smc.o arch/arm32/src/debug/stacktrace.o arch/arm32/src/debug/stacktrace_asm.o arch/arm32/src/mm/km.o arch/arm32/src/mm/as.o arch/arm32/src/mm/frame.o arch/arm32/src/mm/page.o arch/arm32/src/mm/tlb.o arch/arm32/src/mm/page_fault.o arch/arm32/src/atomic.o arch/arm32/src/ras.o arch/arm32/src/fpu_context.o arch/arm32/src/fpu.o arch/arm32/src/mach/beagleboardxm/beagleboardxm.o genarch/src/mm/page_pt.o genarch/src/mm/as_pt.o genarch/src/softint/division.o genarch/src/softint/multiplication.o genarch/src/fb/font-8x16.o genarch/src/fb/fb.o genarch/src/fb/bfb.o genarch/src/drivers/omap/uart.o genarch/src/srln/srln.o genarch/src/ddi/ddi-dummy.o generic/src/adt/bitmap.o generic/src/adt/hash_table.o generic/src/adt/list.o generic/src/adt/odict.o generic/src/console/chardev.o generic/src/console/console.o generic/src/console/prompt.o generic/src/cpu/cpu.o generic/src/cpu/cpu_mask.o generic/src/ddi/ddi.o generic/src/ddi/irq.o generic/src/debug/symtab.o generic/src/debug/stacktrace.o generic/src/debug/panic.o generic/src/debug/debug.o generic/src/interrupt/interrupt.o generic/src/log/log.o generic/src/main/main.o generic/src/main/kinit.o generic/src/main/uinit.o generic/src/main/version.o generic/src/main/shutdown.o generic/src/proc/current.o generic/src/proc/program.o generic/src/proc/scheduler.o generic/src/proc/thread.o generic/src/proc/task.o generic/src/syscall/syscall.o generic/src/syscall/copy.o generic/src/mm/km.o generic/src/mm/reserve.o generic/src/mm/frame.o generic/src/mm/page.o generic/src/mm/tlb.o generic/src/mm/as.o generic/src/mm/malloc.o generic/src/mm/backend_anon.o generic/src/mm/backend_elf.o generic/src/mm/backend_phys.o generic/src/mm/backend_user.o generic/src/mm/slab.o generic/src/lib/halt.o generic/src/lib/mem.o generic/src/lib/memfnc.o generic/src/lib/gsort.o generic/src/lib/str.o generic/src/lib/str_error.o generic/src/lib/elf.o generic/src/lib/ra.o generic/src/lib/rd.o generic/src/lib/ubsan.o generic/src/printf/printf_core.o generic/src/printf/printf.o generic/src/printf/snprintf.o generic/src/printf/vprintf.o generic/src/printf/vsnprintf.o generic/src/time/clock.o generic/src/time/timeout.o generic/src/time/delay.o generic/src/preempt/preemption.o generic/src/synch/spinlock.o generic/src/synch/condvar.o generic/src/synch/mutex.o generic/src/synch/semaphore.o generic/src/synch/smc.o generic/src/synch/waitq.o generic/src/synch/syswaitq.o generic/src/smp/ipi.o generic/src/smp/smp.o generic/src/ipc/ipc.o generic/src/ipc/sysipc.o generic/src/ipc/sysipc_ops.o generic/src/ipc/ops/conctmeto.o generic/src/ipc/ops/concttome.o generic/src/ipc/ops/dataread.o generic/src/ipc/ops/datawrite.o generic/src/ipc/ops/debug.o generic/src/ipc/ops/pagein.o generic/src/ipc/ops/sharein.o generic/src/ipc/ops/shareout.o generic/src/ipc/ops/stchngath.o generic/src/ipc/ipcrsc.o generic/src/ipc/irq.o generic/src/ipc/event.o generic/src/cap/cap.o generic/src/security/perm.o generic/src/sysinfo/sysinfo.o generic/src/sysinfo/stats.o generic/src/console/kconsole.o generic/src/console/cmd.o generic/src/ipc/kbox.o generic/src/udebug/udebug.o generic/src/udebug/udebug_ops.o generic/src/udebug/udebug_ipc.o test/test.o test/atomic/atomic1.o test/fault/fault1.o test/mm/falloc1.o test/mm/falloc2.o test/mm/mapping1.o test/mm/slab1.o test/mm/slab2.o test/synch/semaphore1.o test/synch/semaphore2.o test/print/print1.o test/print/print2.o test/print/print3.o test/print/print4.o test/print/print5.o test/thread/thread1.o test/debug/mips1_skip.o test/mm/purge1_skip.o > kernel.dump tools/genmap.py kernel.map.prev kernel.dump generic/src/debug/real_map.bin echo """.section symtab.data, \"a\", %progbits;"" .incbin \"generic/src/debug/real_map.bin\"" | /usr/local/cross/bin/arm-helenos-gcc -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Xassembler --fatal-warnings -Xassembler -mfloat-abi=hard -Xassembler -mfpu=vfp3 -x assembler -c -o generic/src/debug/real_map.o - /usr/local/cross/bin/arm-helenos-gcc -DKERNEL -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__32_BITS__ -D__LE__ -Igeneric/include -Igenarch/include -Iarch/arm32/include -I../abi/arch/arm32/include -I../abi/include -O3 -imacros ../config.h -ffreestanding -nostdlib -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -Werror -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -mno-unaligned-access -mfpu=vfpv3 -std=gnu11 -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Werror-implicit-function-declaration -Wwrite-strings -pipe -Wno-cast-function-type -Itest/ -Wl,-n -T arch/arm32/_link.ld -Wl,-M,--fatal-warnings,--warn-common -Wl,-Map,kernel.map -o kernel.elf arch/arm32/src/start.o arch/arm32/src/asm.o arch/arm32/src/eabi.o arch/arm32/src/exc_handler.o arch/arm32/src/arm32.o arch/arm32/src/machine_func.o arch/arm32/src/context.o arch/arm32/src/dummy.o arch/arm32/src/cpu/cpu.o arch/arm32/src/interrupt.o arch/arm32/src/exception.o arch/arm32/src/userspace.o arch/arm32/src/smc.o arch/arm32/src/debug/stacktrace.o arch/arm32/src/debug/stacktrace_asm.o arch/arm32/src/mm/km.o arch/arm32/src/mm/as.o arch/arm32/src/mm/frame.o arch/arm32/src/mm/page.o arch/arm32/src/mm/tlb.o arch/arm32/src/mm/page_fault.o arch/arm32/src/atomic.o arch/arm32/src/ras.o arch/arm32/src/fpu_context.o arch/arm32/src/fpu.o arch/arm32/src/mach/beagleboardxm/beagleboardxm.o genarch/src/mm/page_pt.o genarch/src/mm/as_pt.o genarch/src/softint/division.o genarch/src/softint/multiplication.o genarch/src/fb/font-8x16.o genarch/src/fb/fb.o genarch/src/fb/bfb.o genarch/src/drivers/omap/uart.o genarch/src/srln/srln.o genarch/src/ddi/ddi-dummy.o generic/src/adt/bitmap.o generic/src/adt/hash_table.o generic/src/adt/list.o generic/src/adt/odict.o generic/src/console/chardev.o generic/src/console/console.o generic/src/console/prompt.o generic/src/cpu/cpu.o generic/src/cpu/cpu_mask.o generic/src/ddi/ddi.o generic/src/ddi/irq.o generic/src/debug/symtab.o generic/src/debug/stacktrace.o generic/src/debug/panic.o generic/src/debug/debug.o generic/src/interrupt/interrupt.o generic/src/log/log.o generic/src/main/main.o generic/src/main/kinit.o generic/src/main/uinit.o generic/src/main/version.o generic/src/main/shutdown.o generic/src/proc/current.o generic/src/proc/program.o generic/src/proc/scheduler.o generic/src/proc/thread.o generic/src/proc/task.o generic/src/syscall/syscall.o generic/src/syscall/copy.o generic/src/mm/km.o generic/src/mm/reserve.o generic/src/mm/frame.o generic/src/mm/page.o generic/src/mm/tlb.o generic/src/mm/as.o generic/src/mm/malloc.o generic/src/mm/backend_anon.o generic/src/mm/backend_elf.o generic/src/mm/backend_phys.o generic/src/mm/backend_user.o generic/src/mm/slab.o generic/src/lib/halt.o generic/src/lib/mem.o generic/src/lib/memfnc.o generic/src/lib/gsort.o generic/src/lib/str.o generic/src/lib/str_error.o generic/src/lib/elf.o generic/src/lib/ra.o generic/src/lib/rd.o generic/src/lib/ubsan.o generic/src/printf/printf_core.o generic/src/printf/printf.o generic/src/printf/snprintf.o generic/src/printf/vprintf.o generic/src/printf/vsnprintf.o generic/src/time/clock.o generic/src/time/timeout.o generic/src/time/delay.o generic/src/preempt/preemption.o generic/src/synch/spinlock.o generic/src/synch/condvar.o generic/src/synch/mutex.o generic/src/synch/semaphore.o generic/src/synch/smc.o generic/src/synch/waitq.o generic/src/synch/syswaitq.o generic/src/smp/ipi.o generic/src/smp/smp.o generic/src/ipc/ipc.o generic/src/ipc/sysipc.o generic/src/ipc/sysipc_ops.o generic/src/ipc/ops/conctmeto.o generic/src/ipc/ops/concttome.o generic/src/ipc/ops/dataread.o generic/src/ipc/ops/datawrite.o generic/src/ipc/ops/debug.o generic/src/ipc/ops/pagein.o generic/src/ipc/ops/sharein.o generic/src/ipc/ops/shareout.o generic/src/ipc/ops/stchngath.o generic/src/ipc/ipcrsc.o generic/src/ipc/irq.o generic/src/ipc/event.o generic/src/cap/cap.o generic/src/security/perm.o generic/src/sysinfo/sysinfo.o generic/src/sysinfo/stats.o generic/src/console/kconsole.o generic/src/console/cmd.o generic/src/ipc/kbox.o generic/src/udebug/udebug.o generic/src/udebug/udebug_ops.o generic/src/udebug/udebug_ipc.o test/test.o test/atomic/atomic1.o test/fault/fault1.o test/mm/falloc1.o test/mm/falloc2.o test/mm/mapping1.o test/mm/slab1.o test/mm/slab2.o test/synch/semaphore1.o test/synch/semaphore2.o test/print/print1.o test/print/print2.o test/print/print3.o test/print/print4.o test/print/print5.o test/thread/thread1.o test/debug/mips1_skip.o test/mm/purge1_skip.o generic/src/debug/real_map.o /usr/local/cross/bin/arm-helenos-objdump -d kernel.elf > kernel.disasm make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/kernel' make -r -C uspace PRECHECK= make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace' make -r -C lib/virtio deps.mk SELF_TARGET="lib/virtio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/virtio' echo > deps.mk.new for lib in drv; do \ echo "lib/virtio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/virtio' make -r -C lib/ieee80211 deps.mk SELF_TARGET="lib/ieee80211.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ieee80211' echo > deps.mk.new for lib in drv nic crypto; do \ echo "lib/ieee80211.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ieee80211' make -r -C lib/posix deps.mk SELF_TARGET="lib/posix.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/posix' echo > deps.mk.new for lib in ; do \ echo "lib/posix.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/posix' make -r -C lib/bithenge deps.mk SELF_TARGET="lib/bithenge.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' echo > deps.mk.new for lib in block; do \ echo "lib/bithenge.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' make -r -C lib/pcut deps.mk SELF_TARGET="lib/pcut.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcut' echo > deps.mk.new for lib in ; do \ echo "lib/pcut.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcut' make -r -C lib/pcm deps.mk SELF_TARGET="lib/pcm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' echo > deps.mk.new for lib in ; do \ echo "lib/pcm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' make -r -C lib/usbvirt deps.mk SELF_TARGET="lib/usbvirt.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbvirt' echo > deps.mk.new for lib in drv usb usbdev; do \ echo "lib/usbvirt.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbvirt' make -r -C lib/usbhid deps.mk SELF_TARGET="lib/usbhid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' echo > deps.mk.new for lib in usb usbdev drv; do \ echo "lib/usbhid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' make -r -C lib/usbdev deps.mk SELF_TARGET="lib/usbdev.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' echo > deps.mk.new for lib in usb drv; do \ echo "lib/usbdev.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' make -r -C lib/usbhost deps.mk SELF_TARGET="lib/usbhost.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhost' echo > deps.mk.new for lib in usb drv; do \ echo "lib/usbhost.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhost' make -r -C lib/usb deps.mk SELF_TARGET="lib/usb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' echo > deps.mk.new for lib in drv; do \ echo "lib/usb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' make -r -C lib/uri deps.mk SELF_TARGET="lib/uri.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' echo > deps.mk.new for lib in ; do \ echo "lib/uri.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' make -r -C lib/trackmod deps.mk SELF_TARGET="lib/trackmod.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' echo > deps.mk.new for lib in ; do \ echo "lib/trackmod.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' make -r -C lib/ext4 deps.mk SELF_TARGET="lib/ext4.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' echo > deps.mk.new for lib in block crypto fs; do \ echo "lib/ext4.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' make -r -C lib/nic deps.mk SELF_TARGET="lib/nic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nic' echo > deps.mk.new for lib in drv; do \ echo "lib/nic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nic' make -r -C lib/nettl deps.mk SELF_TARGET="lib/nettl.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nettl' echo > deps.mk.new for lib in ; do \ echo "lib/nettl.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/nettl' make -r -C lib/minix deps.mk SELF_TARGET="lib/minix.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' echo > deps.mk.new for lib in ; do \ echo "lib/minix.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' make -r -C lib/math deps.mk SELF_TARGET="lib/math.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' echo > deps.mk.new for lib in ; do \ echo "lib/math.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' make -r -C lib/label deps.mk SELF_TARGET="lib/label.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/label' echo > deps.mk.new for lib in ; do \ echo "lib/label.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/label' make -r -C lib/draw deps.mk SELF_TARGET="lib/draw.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' echo > deps.mk.new for lib in softrend compress; do \ echo "lib/draw.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' make -r -C lib/softrend deps.mk SELF_TARGET="lib/softrend.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' echo > deps.mk.new for lib in math; do \ echo "lib/softrend.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' make -r -C lib/http deps.mk SELF_TARGET="lib/http.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' echo > deps.mk.new for lib in ; do \ echo "lib/http.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' make -r -C lib/hound deps.mk SELF_TARGET="lib/hound.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' echo > deps.mk.new for lib in pcm; do \ echo "lib/hound.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' make -r -C lib/gui deps.mk SELF_TARGET="lib/gui.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' echo > deps.mk.new for lib in draw softrend graph; do \ echo "lib/gui.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' make -r -C lib/graph deps.mk SELF_TARGET="lib/graph.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' echo > deps.mk.new for lib in ; do \ echo "lib/graph.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' make -r -C lib/drv deps.mk SELF_TARGET="lib/drv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' echo > deps.mk.new for lib in pcm; do \ echo "lib/drv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' make -r -C lib/compress deps.mk SELF_TARGET="lib/compress.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' echo > deps.mk.new for lib in ; do \ echo "lib/compress.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' make -r -C lib/sif deps.mk SELF_TARGET="lib/sif.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' echo > deps.mk.new for lib in ; do \ echo "lib/sif.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' make -r -C lib/scsi deps.mk SELF_TARGET="lib/scsi.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' echo > deps.mk.new for lib in ; do \ echo "lib/scsi.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' make -r -C lib/fmtutil deps.mk SELF_TARGET="lib/fmtutil.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' echo > deps.mk.new for lib in ; do \ echo "lib/fmtutil.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' make -r -C lib/fdisk deps.mk SELF_TARGET="lib/fdisk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' echo > deps.mk.new for lib in ; do \ echo "lib/fdisk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' make -r -C lib/dltest deps.mk SELF_TARGET="lib/dltest.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/dltest' echo > deps.mk.new for lib in ; do \ echo "lib/dltest.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/dltest' make -r -C lib/clui deps.mk SELF_TARGET="lib/clui.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' echo > deps.mk.new for lib in ; do \ echo "lib/clui.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' make -r -C lib/crypto deps.mk SELF_TARGET="lib/crypto.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' echo > deps.mk.new for lib in ; do \ echo "lib/crypto.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' make -r -C lib/block deps.mk SELF_TARGET="lib/block.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' echo > deps.mk.new for lib in ; do \ echo "lib/block.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' make -r -C lib/fs deps.mk SELF_TARGET="lib/fs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' echo > deps.mk.new for lib in ; do \ echo "lib/fs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' make -r -C app/dltests deps.mk SELF_TARGET="app/dltests.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dltests' echo > deps.mk.new for lib in ; do \ echo "app/dltests.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dltests' make -r -C app/dltest deps.mk SELF_TARGET="app/dltest.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dltest' echo > deps.mk.new for lib in dltest; do \ echo "app/dltest.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dltest' make -r -C drv/time/cmos-rtc deps.mk SELF_TARGET="drv/time/cmos-rtc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/time/cmos-rtc' echo > deps.mk.new for lib in drv; do \ echo "drv/time/cmos-rtc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/time/cmos-rtc' make -r -C drv/test/test3 deps.mk SELF_TARGET="drv/test/test3.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test3' echo > deps.mk.new for lib in drv; do \ echo "drv/test/test3.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test3' make -r -C drv/test/test2 deps.mk SELF_TARGET="drv/test/test2.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test2' echo > deps.mk.new for lib in drv; do \ echo "drv/test/test2.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test2' make -r -C drv/test/test1 deps.mk SELF_TARGET="drv/test/test1.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test1' echo > deps.mk.new for lib in drv; do \ echo "drv/test/test1.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/test/test1' make -r -C drv/platform/sun4v deps.mk SELF_TARGET="drv/platform/sun4v.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/sun4v' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/sun4v.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/sun4v' make -r -C drv/platform/ski deps.mk SELF_TARGET="drv/platform/ski.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/ski' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/ski.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/ski' make -r -C drv/platform/pc deps.mk SELF_TARGET="drv/platform/pc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/pc' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/pc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/pc' make -r -C drv/platform/msim deps.mk SELF_TARGET="drv/platform/msim.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/msim' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/msim.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/msim' make -r -C drv/platform/malta deps.mk SELF_TARGET="drv/platform/malta.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/malta' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/malta.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/malta' make -r -C drv/platform/mac deps.mk SELF_TARGET="drv/platform/mac.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/mac' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/mac.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/mac' make -r -C drv/platform/icp deps.mk SELF_TARGET="drv/platform/icp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/icp' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/icp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/icp' make -r -C drv/platform/amdm37x deps.mk SELF_TARGET="drv/platform/amdm37x.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/amdm37x' echo > deps.mk.new for lib in drv; do \ echo "drv/platform/amdm37x.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/platform/amdm37x' make -r -C drv/nic/virtio-net deps.mk SELF_TARGET="drv/nic/virtio-net.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/virtio-net' echo > deps.mk.new for lib in drv nic virtio; do \ echo "drv/nic/virtio-net.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/virtio-net' make -r -C drv/nic/ar9271 deps.mk SELF_TARGET="drv/nic/ar9271.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ar9271' echo > deps.mk.new for lib in usbdev usb drv nic ieee80211 crypto; do \ echo "drv/nic/ar9271.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ar9271' make -r -C drv/nic/rtl8169 deps.mk SELF_TARGET="drv/nic/rtl8169.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8169' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/rtl8169.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8169' make -r -C drv/nic/rtl8139 deps.mk SELF_TARGET="drv/nic/rtl8139.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8139' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/rtl8139.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/rtl8139' make -r -C drv/nic/e1k deps.mk SELF_TARGET="drv/nic/e1k.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/e1k' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/e1k.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/e1k' make -r -C drv/nic/ne2k deps.mk SELF_TARGET="drv/nic/ne2k.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ne2k' echo > deps.mk.new for lib in drv nic; do \ echo "drv/nic/ne2k.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/nic/ne2k' make -r -C drv/intctl/obio deps.mk SELF_TARGET="drv/intctl/obio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/obio' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/obio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/obio' make -r -C drv/intctl/icp-ic deps.mk SELF_TARGET="drv/intctl/icp-ic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/icp-ic' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/icp-ic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/icp-ic' make -r -C drv/intctl/i8259 deps.mk SELF_TARGET="drv/intctl/i8259.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/i8259' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/i8259.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/i8259' make -r -C drv/intctl/apic deps.mk SELF_TARGET="drv/intctl/apic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/apic' echo > deps.mk.new for lib in drv; do \ echo "drv/intctl/apic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/intctl/apic' make -r -C drv/hid/xtkbd deps.mk SELF_TARGET="drv/hid/xtkbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/xtkbd' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/xtkbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/xtkbd' make -r -C drv/hid/usbhid deps.mk SELF_TARGET="drv/hid/usbhid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/usbhid' echo > deps.mk.new for lib in usbhid usbdev usb drv; do \ echo "drv/hid/usbhid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/usbhid' make -r -C drv/hid/ps2mouse deps.mk SELF_TARGET="drv/hid/ps2mouse.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/ps2mouse' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/ps2mouse.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/ps2mouse' make -r -C drv/hid/atkbd deps.mk SELF_TARGET="drv/hid/atkbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/atkbd' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/atkbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/atkbd' make -r -C drv/hid/adb-mouse deps.mk SELF_TARGET="drv/hid/adb-mouse.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-mouse' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/adb-mouse.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-mouse' make -r -C drv/hid/adb-kbd deps.mk SELF_TARGET="drv/hid/adb-kbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-kbd' echo > deps.mk.new for lib in drv; do \ echo "drv/hid/adb-kbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/hid/adb-kbd' make -r -C drv/fb/kfb deps.mk SELF_TARGET="drv/fb/kfb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/kfb' echo > deps.mk.new for lib in drv graph softrend; do \ echo "drv/fb/kfb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/kfb' make -r -C drv/fb/amdm37x_dispc deps.mk SELF_TARGET="drv/fb/amdm37x_dispc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/amdm37x_dispc' echo > deps.mk.new for lib in drv graph softrend; do \ echo "drv/fb/amdm37x_dispc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/fb/amdm37x_dispc' make -r -C drv/char/sun4v-con deps.mk SELF_TARGET="drv/char/sun4v-con.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/sun4v-con' echo > deps.mk.new for lib in drv; do \ echo "drv/char/sun4v-con.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/sun4v-con' make -r -C drv/char/ski-con deps.mk SELF_TARGET="drv/char/ski-con.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ski-con' echo > deps.mk.new for lib in drv; do \ echo "drv/char/ski-con.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ski-con' make -r -C drv/char/pl050 deps.mk SELF_TARGET="drv/char/pl050.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pl050' echo > deps.mk.new for lib in drv; do \ echo "drv/char/pl050.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pl050' make -r -C drv/char/pc-lpt deps.mk SELF_TARGET="drv/char/pc-lpt.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pc-lpt' echo > deps.mk.new for lib in drv; do \ echo "drv/char/pc-lpt.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/pc-lpt' make -r -C drv/char/ns8250 deps.mk SELF_TARGET="drv/char/ns8250.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ns8250' echo > deps.mk.new for lib in drv; do \ echo "drv/char/ns8250.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/ns8250' make -r -C drv/char/msim-con deps.mk SELF_TARGET="drv/char/msim-con.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/msim-con' echo > deps.mk.new for lib in drv; do \ echo "drv/char/msim-con.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/msim-con' make -r -C drv/char/i8042 deps.mk SELF_TARGET="drv/char/i8042.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/i8042' echo > deps.mk.new for lib in drv; do \ echo "drv/char/i8042.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/char/i8042' make -r -C drv/bus/usb/xhci deps.mk SELF_TARGET="drv/bus/usb/xhci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/xhci' echo > deps.mk.new for lib in usbhost usbvirt usb drv; do \ echo "drv/bus/usb/xhci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/xhci' make -r -C drv/bus/usb/vhc deps.mk SELF_TARGET="drv/bus/usb/vhc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/vhc' echo > deps.mk.new for lib in usbdev usbhost usbvirt usb drv; do \ echo "drv/bus/usb/vhc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/vhc' make -r -C drv/bus/usb/usbmid deps.mk SELF_TARGET="drv/bus/usb/usbmid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbmid' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbmid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbmid' make -r -C drv/bus/usb/usbhub deps.mk SELF_TARGET="drv/bus/usb/usbhub.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbhub' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbhub.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbhub' make -r -C drv/bus/usb/usbflbk deps.mk SELF_TARGET="drv/bus/usb/usbflbk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbflbk' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbflbk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbflbk' make -r -C drv/bus/usb/usbdiag deps.mk SELF_TARGET="drv/bus/usb/usbdiag.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbdiag' echo > deps.mk.new for lib in usbdev usb drv; do \ echo "drv/bus/usb/usbdiag.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/usbdiag' make -r -C drv/bus/usb/uhci deps.mk SELF_TARGET="drv/bus/usb/uhci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/uhci' echo > deps.mk.new for lib in usbhost usbvirt usb drv usbdev; do \ echo "drv/bus/usb/uhci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/uhci' make -r -C drv/bus/usb/ohci deps.mk SELF_TARGET="drv/bus/usb/ohci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ohci' echo > deps.mk.new for lib in usbhost usbvirt usb drv usbdev; do \ echo "drv/bus/usb/ohci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ohci' make -r -C drv/bus/usb/ehci deps.mk SELF_TARGET="drv/bus/usb/ehci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ehci' echo > deps.mk.new for lib in usbhost usbvirt usb drv usbdev; do \ echo "drv/bus/usb/ehci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/usb/ehci' make -r -C drv/bus/pci/pciintel deps.mk SELF_TARGET="drv/bus/pci/pciintel.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/pci/pciintel' echo > deps.mk.new for lib in drv; do \ echo "drv/bus/pci/pciintel.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/pci/pciintel' make -r -C drv/bus/isa deps.mk SELF_TARGET="drv/bus/isa.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/isa' echo > deps.mk.new for lib in drv; do \ echo "drv/bus/isa.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/isa' make -r -C drv/bus/adb/cuda_adb deps.mk SELF_TARGET="drv/bus/adb/cuda_adb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/adb/cuda_adb' echo > deps.mk.new for lib in drv; do \ echo "drv/bus/adb/cuda_adb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/bus/adb/cuda_adb' make -r -C drv/block/virtio-blk deps.mk SELF_TARGET="drv/block/virtio-blk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/virtio-blk' echo > deps.mk.new for lib in drv scsi virtio; do \ echo "drv/block/virtio-blk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/virtio-blk' make -r -C drv/block/usbmast deps.mk SELF_TARGET="drv/block/usbmast.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/usbmast' echo > deps.mk.new for lib in usbdev usb drv scsi; do \ echo "drv/block/usbmast.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/usbmast' make -r -C drv/block/ddisk deps.mk SELF_TARGET="drv/block/ddisk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ddisk' echo > deps.mk.new for lib in drv scsi; do \ echo "drv/block/ddisk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ddisk' make -r -C drv/block/ata_bd deps.mk SELF_TARGET="drv/block/ata_bd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ata_bd' echo > deps.mk.new for lib in drv scsi; do \ echo "drv/block/ata_bd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ata_bd' make -r -C drv/block/ahci deps.mk SELF_TARGET="drv/block/ahci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ahci' echo > deps.mk.new for lib in drv; do \ echo "drv/block/ahci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/block/ahci' make -r -C drv/root/virt deps.mk SELF_TARGET="drv/root/virt.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/virt' echo > deps.mk.new for lib in drv; do \ echo "drv/root/virt.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/virt' make -r -C drv/root/root deps.mk SELF_TARGET="drv/root/root.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/root' echo > deps.mk.new for lib in drv; do \ echo "drv/root/root.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/root/root' make -r -C drv/audio/sb16 deps.mk SELF_TARGET="drv/audio/sb16.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/sb16' echo > deps.mk.new for lib in drv pcm; do \ echo "drv/audio/sb16.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/sb16' make -r -C drv/audio/hdaudio deps.mk SELF_TARGET="drv/audio/hdaudio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/hdaudio' echo > deps.mk.new for lib in drv pcm; do \ echo "drv/audio/hdaudio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/drv/audio/hdaudio' make -r -C srv/test/ipc-test deps.mk SELF_TARGET="srv/test/ipc-test.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/ipc-test' echo > deps.mk.new for lib in ; do \ echo "srv/test/ipc-test.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/ipc-test' make -r -C srv/test/chardev-test deps.mk SELF_TARGET="srv/test/chardev-test.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/chardev-test' echo > deps.mk.new for lib in ; do \ echo "srv/test/chardev-test.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/test/chardev-test' make -r -C srv/hid/rfb deps.mk SELF_TARGET="srv/hid/rfb.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/rfb' echo > deps.mk.new for lib in graph; do \ echo "srv/hid/rfb.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/rfb' make -r -C srv/hw/char/s3c24xx_uart deps.mk SELF_TARGET="srv/hw/char/s3c24xx_uart.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hw/char/s3c24xx_uart' echo > deps.mk.new for lib in ; do \ echo "srv/hw/char/s3c24xx_uart.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hw/char/s3c24xx_uart' make -r -C srv/hid/remcons deps.mk SELF_TARGET="srv/hid/remcons.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/remcons' echo > deps.mk.new for lib in ; do \ echo "srv/hid/remcons.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/remcons' make -r -C srv/hid/output deps.mk SELF_TARGET="srv/hid/output.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/output' echo > deps.mk.new for lib in drv; do \ echo "srv/hid/output.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/output' make -r -C srv/hid/input deps.mk SELF_TARGET="srv/hid/input.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/input' echo > deps.mk.new for lib in drv; do \ echo "srv/hid/input.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/input' make -r -C srv/hid/isdv4_tablet deps.mk SELF_TARGET="srv/hid/isdv4_tablet.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/isdv4_tablet' echo > deps.mk.new for lib in drv; do \ echo "srv/hid/isdv4_tablet.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/isdv4_tablet' make -r -C srv/hid/s3c24xx_ts deps.mk SELF_TARGET="srv/hid/s3c24xx_ts.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/s3c24xx_ts' echo > deps.mk.new for lib in ; do \ echo "srv/hid/s3c24xx_ts.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/s3c24xx_ts' make -r -C srv/hid/console deps.mk SELF_TARGET="srv/hid/console.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/console' echo > deps.mk.new for lib in ; do \ echo "srv/hid/console.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/console' make -r -C srv/hid/compositor deps.mk SELF_TARGET="srv/hid/compositor.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/compositor' echo > deps.mk.new for lib in draw softrend drv compress math; do \ echo "srv/hid/compositor.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/hid/compositor' make -r -C srv/volsrv deps.mk SELF_TARGET="srv/volsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/volsrv' echo > deps.mk.new for lib in block label sif; do \ echo "srv/volsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/volsrv' make -r -C srv/fs/ext4fs deps.mk SELF_TARGET="srv/fs/ext4fs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/ext4fs' echo > deps.mk.new for lib in ext4 block fs crypto; do \ echo "srv/fs/ext4fs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/ext4fs' make -r -C srv/fs/locfs deps.mk SELF_TARGET="srv/fs/locfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/locfs' echo > deps.mk.new for lib in fs; do \ echo "srv/fs/locfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/locfs' make -r -C srv/fs/mfs deps.mk SELF_TARGET="srv/fs/mfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/mfs' echo > deps.mk.new for lib in block fs minix; do \ echo "srv/fs/mfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/mfs' make -r -C srv/fs/tmpfs deps.mk SELF_TARGET="srv/fs/tmpfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/tmpfs' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/tmpfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/tmpfs' make -r -C srv/fs/cdfs deps.mk SELF_TARGET="srv/fs/cdfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/cdfs' echo > deps.mk.new for lib in block fs scsi; do \ echo "srv/fs/cdfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/cdfs' make -r -C srv/fs/fat deps.mk SELF_TARGET="srv/fs/fat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/fat' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/fat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/fat' make -r -C srv/fs/udf deps.mk SELF_TARGET="srv/fs/udf.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/udf' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/udf.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/udf' make -r -C srv/fs/exfat deps.mk SELF_TARGET="srv/fs/exfat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/exfat' echo > deps.mk.new for lib in block fs; do \ echo "srv/fs/exfat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/fs/exfat' make -r -C srv/bd/vbd deps.mk SELF_TARGET="srv/bd/vbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/vbd' echo > deps.mk.new for lib in label block; do \ echo "srv/bd/vbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/vbd' make -r -C srv/bd/rd deps.mk SELF_TARGET="srv/bd/rd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/rd' echo > deps.mk.new for lib in ; do \ echo "srv/bd/rd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/rd' make -r -C srv/bd/file_bd deps.mk SELF_TARGET="srv/bd/file_bd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/file_bd' echo > deps.mk.new for lib in ; do \ echo "srv/bd/file_bd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/file_bd' make -r -C srv/bd/sata_bd deps.mk SELF_TARGET="srv/bd/sata_bd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/sata_bd' echo > deps.mk.new for lib in drv; do \ echo "srv/bd/sata_bd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/bd/sata_bd' make -r -C srv/vfs deps.mk SELF_TARGET="srv/vfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/vfs' echo > deps.mk.new for lib in ; do \ echo "srv/vfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/vfs' make -r -C srv/taskmon deps.mk SELF_TARGET="srv/taskmon.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/taskmon' echo > deps.mk.new for lib in ; do \ echo "srv/taskmon.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/taskmon' make -r -C srv/ns deps.mk SELF_TARGET="srv/ns.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/ns' echo > deps.mk.new for lib in ; do \ echo "srv/ns.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/ns' make -r -C srv/net/udp deps.mk SELF_TARGET="srv/net/udp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/udp' echo > deps.mk.new for lib in nettl; do \ echo "srv/net/udp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/udp' make -r -C srv/net/tcp deps.mk SELF_TARGET="srv/net/tcp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/tcp' echo > deps.mk.new for lib in nettl; do \ echo "srv/net/tcp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/tcp' make -r -C srv/net/slip deps.mk SELF_TARGET="srv/net/slip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/slip' echo > deps.mk.new for lib in drv; do \ echo "srv/net/slip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/slip' make -r -C srv/net/nconfsrv deps.mk SELF_TARGET="srv/net/nconfsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/nconfsrv' echo > deps.mk.new for lib in ; do \ echo "srv/net/nconfsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/nconfsrv' make -r -C srv/net/loopip deps.mk SELF_TARGET="srv/net/loopip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/loopip' echo > deps.mk.new for lib in ; do \ echo "srv/net/loopip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/loopip' make -r -C srv/net/inetsrv deps.mk SELF_TARGET="srv/net/inetsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/inetsrv' echo > deps.mk.new for lib in ; do \ echo "srv/net/inetsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/inetsrv' make -r -C srv/net/ethip deps.mk SELF_TARGET="srv/net/ethip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/ethip' echo > deps.mk.new for lib in drv; do \ echo "srv/net/ethip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/ethip' make -r -C srv/net/dnsrsrv deps.mk SELF_TARGET="srv/net/dnsrsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dnsrsrv' echo > deps.mk.new for lib in ; do \ echo "srv/net/dnsrsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dnsrsrv' make -r -C srv/net/dhcp deps.mk SELF_TARGET="srv/net/dhcp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dhcp' echo > deps.mk.new for lib in ; do \ echo "srv/net/dhcp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/net/dhcp' make -r -C srv/loader deps.mk SELF_TARGET="srv/loader.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' echo > deps.mk.new for lib in ; do \ echo "srv/loader.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/loader' make -r -C srv/devman deps.mk SELF_TARGET="srv/devman.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/devman' echo > deps.mk.new for lib in ; do \ echo "srv/devman.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/devman' make -r -C srv/klog deps.mk SELF_TARGET="srv/klog.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/klog' echo > deps.mk.new for lib in ; do \ echo "srv/klog.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/klog' make -r -C srv/logger deps.mk SELF_TARGET="srv/logger.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/logger' echo > deps.mk.new for lib in ; do \ echo "srv/logger.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/logger' make -r -C srv/locsrv deps.mk SELF_TARGET="srv/locsrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/locsrv' echo > deps.mk.new for lib in ; do \ echo "srv/locsrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/locsrv' make -r -C srv/clipboard deps.mk SELF_TARGET="srv/clipboard.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/clipboard' echo > deps.mk.new for lib in ; do \ echo "srv/clipboard.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/clipboard' make -r -C srv/audio/hound deps.mk SELF_TARGET="srv/audio/hound.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/audio/hound' echo > deps.mk.new for lib in drv hound pcm; do \ echo "srv/audio/hound.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/srv/audio/hound' make -r -C app/wifi_supplicant deps.mk SELF_TARGET="app/wifi_supplicant.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wifi_supplicant' echo > deps.mk.new for lib in drv; do \ echo "app/wifi_supplicant.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wifi_supplicant' make -r -C app/websrv deps.mk SELF_TARGET="app/websrv.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/websrv' echo > deps.mk.new for lib in ; do \ echo "app/websrv.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/websrv' make -r -C app/wavplay deps.mk SELF_TARGET="app/wavplay.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wavplay' echo > deps.mk.new for lib in drv hound pcm; do \ echo "app/wavplay.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/wavplay' make -r -C app/df deps.mk SELF_TARGET="app/df.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/df' echo > deps.mk.new for lib in ; do \ echo "app/df.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/df' make -r -C app/vterm deps.mk SELF_TARGET="app/vterm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vterm' echo > deps.mk.new for lib in gui graph draw softrend compress math; do \ echo "app/vterm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vterm' make -r -C app/vlaunch deps.mk SELF_TARGET="app/vlaunch.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vlaunch' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/vlaunch.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vlaunch' make -r -C app/viewer deps.mk SELF_TARGET="app/viewer.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/viewer' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/viewer.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/viewer' make -r -C app/vdemo deps.mk SELF_TARGET="app/vdemo.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vdemo' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/vdemo.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vdemo' make -r -C app/vcalc deps.mk SELF_TARGET="app/vcalc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vcalc' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/vcalc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vcalc' make -r -C app/date deps.mk SELF_TARGET="app/date.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/date' echo > deps.mk.new for lib in ; do \ echo "app/date.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/date' make -r -C app/mkbd deps.mk SELF_TARGET="app/mkbd.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkbd' echo > deps.mk.new for lib in usb usbdev usbhid drv; do \ echo "app/mkbd.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkbd' make -r -C app/sysinst deps.mk SELF_TARGET="app/sysinst.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinst' echo > deps.mk.new for lib in block fdisk sif; do \ echo "app/sysinst.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinst' make -r -C app/sysinfo deps.mk SELF_TARGET="app/sysinfo.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinfo' echo > deps.mk.new for lib in ; do \ echo "app/sysinfo.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sysinfo' make -r -C app/pkg deps.mk SELF_TARGET="app/pkg.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pkg' echo > deps.mk.new for lib in ; do \ echo "app/pkg.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pkg' make -r -C app/ping deps.mk SELF_TARGET="app/ping.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/ping' echo > deps.mk.new for lib in ; do \ echo "app/ping.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/ping' make -r -C app/nic deps.mk SELF_TARGET="app/nic.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nic' echo > deps.mk.new for lib in drv; do \ echo "app/nic.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nic' make -r -C app/vuhid deps.mk SELF_TARGET="app/vuhid.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vuhid' echo > deps.mk.new for lib in usb usbdev usbhid usbvirt drv; do \ echo "app/vuhid.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vuhid' make -r -C app/vol deps.mk SELF_TARGET="app/vol.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' echo > deps.mk.new for lib in ; do \ echo "app/vol.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' make -r -C app/usbinfo deps.mk SELF_TARGET="app/usbinfo.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' echo > deps.mk.new for lib in usbhid usbdev usb drv; do \ echo "app/usbinfo.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' make -r -C app/untar deps.mk SELF_TARGET="app/untar.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' echo > deps.mk.new for lib in untar; do \ echo "app/untar.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' make -r -C app/top deps.mk SELF_TARGET="app/top.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' echo > deps.mk.new for lib in ; do \ echo "app/top.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' make -r -C app/trace deps.mk SELF_TARGET="app/trace.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' echo > deps.mk.new for lib in ; do \ echo "app/trace.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' make -r -C app/tmon deps.mk SELF_TARGET="app/tmon.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' echo > deps.mk.new for lib in drv usb; do \ echo "app/tmon.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' make -r -C app/tetris deps.mk SELF_TARGET="app/tetris.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' echo > deps.mk.new for lib in ; do \ echo "app/tetris.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' make -r -C app/testwrit deps.mk SELF_TARGET="app/testwrit.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' echo > deps.mk.new for lib in ; do \ echo "app/testwrit.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' make -r -C app/testrunner deps.mk SELF_TARGET="app/testrunner.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' echo > deps.mk.new for lib in ; do \ echo "app/testrunner.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' make -r -C app/testread deps.mk SELF_TARGET="app/testread.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' echo > deps.mk.new for lib in ; do \ echo "app/testread.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' make -r -C app/tester deps.mk SELF_TARGET="app/tester.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' echo > deps.mk.new for lib in block drv math; do \ echo "app/tester.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' make -r -C app/taskdump deps.mk SELF_TARGET="app/taskdump.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' echo > deps.mk.new for lib in ; do \ echo "app/taskdump.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' make -r -C app/stats deps.mk SELF_TARGET="app/stats.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' echo > deps.mk.new for lib in ; do \ echo "app/stats.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' make -r -C app/sportdmp deps.mk SELF_TARGET="app/sportdmp.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' echo > deps.mk.new for lib in drv; do \ echo "app/sportdmp.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' make -r -C app/sbi deps.mk SELF_TARGET="app/sbi.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' echo > deps.mk.new for lib in clui; do \ echo "app/sbi.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' make -r -C app/redir deps.mk SELF_TARGET="app/redir.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' echo > deps.mk.new for lib in ; do \ echo "app/redir.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' make -r -C app/pci deps.mk SELF_TARGET="app/pci.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' echo > deps.mk.new for lib in ; do \ echo "app/pci.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' make -r -C app/nterm deps.mk SELF_TARGET="app/nterm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' echo > deps.mk.new for lib in ; do \ echo "app/nterm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' make -r -C app/netecho deps.mk SELF_TARGET="app/netecho.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' echo > deps.mk.new for lib in ; do \ echo "app/netecho.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' make -r -C app/modplay deps.mk SELF_TARGET="app/modplay.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' echo > deps.mk.new for lib in trackmod hound pcm; do \ echo "app/modplay.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' make -r -C app/mkmfs deps.mk SELF_TARGET="app/mkmfs.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' echo > deps.mk.new for lib in block minix; do \ echo "app/mkmfs.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' make -r -C app/mkext4 deps.mk SELF_TARGET="app/mkext4.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' echo > deps.mk.new for lib in ext4 fs block crypto; do \ echo "app/mkext4.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' make -r -C app/mkexfat deps.mk SELF_TARGET="app/mkexfat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' echo > deps.mk.new for lib in block; do \ echo "app/mkexfat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' make -r -C app/mkfat deps.mk SELF_TARGET="app/mkfat.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' echo > deps.mk.new for lib in block; do \ echo "app/mkfat.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' make -r -C app/mixerctl deps.mk SELF_TARGET="app/mixerctl.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' echo > deps.mk.new for lib in drv; do \ echo "app/mixerctl.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' make -r -C app/lprint deps.mk SELF_TARGET="app/lprint.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' echo > deps.mk.new for lib in ; do \ echo "app/lprint.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' make -r -C app/logset deps.mk SELF_TARGET="app/logset.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' echo > deps.mk.new for lib in ; do \ echo "app/logset.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' make -r -C app/loc deps.mk SELF_TARGET="app/loc.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' echo > deps.mk.new for lib in ; do \ echo "app/loc.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' make -r -C app/kio deps.mk SELF_TARGET="app/kio.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' echo > deps.mk.new for lib in clui; do \ echo "app/kio.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' make -r -C app/killall deps.mk SELF_TARGET="app/killall.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' echo > deps.mk.new for lib in ; do \ echo "app/killall.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' make -r -C app/kill deps.mk SELF_TARGET="app/kill.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' echo > deps.mk.new for lib in ; do \ echo "app/kill.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' make -r -C app/inet deps.mk SELF_TARGET="app/inet.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' echo > deps.mk.new for lib in ; do \ echo "app/inet.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' make -r -C app/init deps.mk SELF_TARGET="app/init.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' echo > deps.mk.new for lib in untar block; do \ echo "app/init.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' make -r -C app/hbench deps.mk SELF_TARGET="app/hbench.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' echo > deps.mk.new for lib in math; do \ echo "app/hbench.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' make -r -C app/gunzip deps.mk SELF_TARGET="app/gunzip.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' echo > deps.mk.new for lib in compress; do \ echo "app/gunzip.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' make -r -C app/getterm deps.mk SELF_TARGET="app/getterm.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' echo > deps.mk.new for lib in ; do \ echo "app/getterm.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' make -r -C app/fontviewer deps.mk SELF_TARGET="app/fontviewer.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' echo > deps.mk.new for lib in gui draw softrend compress math; do \ echo "app/fontviewer.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' make -r -C app/fdisk deps.mk SELF_TARGET="app/fdisk.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' echo > deps.mk.new for lib in clui fdisk; do \ echo "app/fdisk.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' make -r -C app/edit deps.mk SELF_TARGET="app/edit.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' echo > deps.mk.new for lib in ; do \ echo "app/edit.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' make -r -C app/download deps.mk SELF_TARGET="app/download.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' echo > deps.mk.new for lib in http uri; do \ echo "app/download.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' make -r -C app/dnsres deps.mk SELF_TARGET="app/dnsres.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' echo > deps.mk.new for lib in ; do \ echo "app/dnsres.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' make -r -C app/dnscfg deps.mk SELF_TARGET="app/dnscfg.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' echo > deps.mk.new for lib in ; do \ echo "app/dnscfg.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' make -r -C app/devctl deps.mk SELF_TARGET="app/devctl.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' echo > deps.mk.new for lib in ; do \ echo "app/devctl.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' make -r -C app/cpptest deps.mk SELF_TARGET="app/cpptest.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' echo > deps.mk.new for lib in ; do \ echo "app/cpptest.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' make -r -C app/corecfg deps.mk SELF_TARGET="app/corecfg.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' echo > deps.mk.new for lib in ; do \ echo "app/corecfg.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' make -r -C app/contacts deps.mk SELF_TARGET="app/contacts.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' echo > deps.mk.new for lib in clui sif; do \ echo "app/contacts.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' make -r -C app/blkdump deps.mk SELF_TARGET="app/blkdump.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' echo > deps.mk.new for lib in block scsi; do \ echo "app/blkdump.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' make -r -C app/bithenge deps.mk SELF_TARGET="app/bithenge.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' echo > deps.mk.new for lib in bithenge block; do \ echo "app/bithenge.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' make -r -C app/bdsh deps.mk SELF_TARGET="app/bdsh.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' echo > deps.mk.new for lib in clui fmtutil; do \ echo "app/bdsh.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' make -r -C app/barber deps.mk SELF_TARGET="app/barber.build" make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' echo > deps.mk.new for lib in gui draw compress softrend math; do \ echo "app/barber.build: lib/$lib.build" >> deps.mk.new; \ done mv -f deps.mk.new deps.mk make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' make -r -C lib/c all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/c' /usr/local/cross/bin/arm-helenos-gcc generic/libc.c -o generic/libc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ddi.c -o generic/ddi.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/as.c -o generic/as.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/bd.c -o generic/bd.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/bd_srv.c -o generic/bd_srv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/perm.c -o generic/perm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/cap.c -o generic/cap.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/clipboard.c -o generic/clipboard.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/config.c -o generic/config.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/context.c -o generic/context.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/corecfg.c -o generic/corecfg.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ctype.c -o generic/ctype.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/devman.c -o generic/devman.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/hw_res.c -o generic/device/hw_res.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/hw_res_parsed.c -o generic/device/hw_res_parsed.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/pio_window.c -o generic/device/pio_window.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/clock_dev.c -o generic/device/clock_dev.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/led_dev.c -o generic/device/led_dev.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dirent.c -o generic/dirent.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dhcp.c -o generic/dhcp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dnsr.c -o generic/dnsr.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dlfcn.c -o generic/dlfcn.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/elf/elf.c -o generic/elf/elf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/elf/elf_load.c -o generic/elf/elf_load.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/elf/elf_mod.c -o generic/elf/elf_mod.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/event.c -o generic/event.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/errno.c -o generic/errno.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/gsort.c -o generic/gsort.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inttypes.c -o generic/inttypes.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ipc_test.c -o generic/ipc_test.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/loc.c -o generic/loc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/mem.c -o generic/mem.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/str.c -o generic/str.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/string.c -o generic/string.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/str_error.c -o generic/str_error.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/strtol.c -o generic/strtol.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/l18n/langs.c -o generic/l18n/langs.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/pcb.c -o generic/pcb.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/smc.c -o generic/smc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/task.c -o generic/task.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/imath.c -o generic/imath.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/addr.c -o generic/inet/addr.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/endpoint.c -o generic/inet/endpoint.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/host.c -o generic/inet/host.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/hostname.c -o generic/inet/hostname.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/hostport.c -o generic/inet/hostport.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/tcp.c -o generic/inet/tcp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/udp.c -o generic/inet/udp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet.c -o generic/inet.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inetcfg.c -o generic/inetcfg.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inetping.c -o generic/inetping.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/asprintf.c -o generic/io/asprintf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/input.c -o generic/io/input.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/io.c -o generic/io/io.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/chardev.c -o generic/io/chardev.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/chardev_srv.c -o generic/io/chardev_srv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/chargrid.c -o generic/io/chargrid.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/output.c -o generic/io/output.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/printf.c -o generic/io/printf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/log.c -o generic/io/log.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/logctl.c -o generic/io/logctl.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/label.c -o generic/io/label.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/kio.c -o generic/io/kio.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/klog.c -o generic/io/klog.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/serial.c -o generic/io/serial.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/snprintf.c -o generic/io/snprintf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/vprintf.c -o generic/io/vprintf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/vsnprintf.c -o generic/io/vsnprintf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/printf_core.c -o generic/io/printf_core.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/con_srv.c -o generic/io/con_srv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/console.c -o generic/io/console.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/table.c -o generic/io/table.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/visualizer.c -o generic/io/visualizer.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/window.c -o generic/io/window.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/iplink.c -o generic/iplink.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/iplink_srv.c -o generic/iplink_srv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/irc.c -o generic/irc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/irq.c -o generic/irq.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ieee_double.c -o generic/ieee_double.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/power_of_ten.c -o generic/power_of_ten.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/double_to_str.c -o generic/double_to_str.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/malloc.c -o generic/malloc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rndgen.c -o generic/rndgen.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/scanf.c -o generic/stdio/scanf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/sprintf.c -o generic/stdio/sprintf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/sscanf.c -o generic/stdio/sscanf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/sstream.c -o generic/stdio/sstream.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/vsprintf.c -o generic/stdio/vsprintf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/fibril.c -o generic/thread/fibril.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/fibril_synch.c -o generic/thread/fibril_synch.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/thread.c -o generic/thread/thread.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/tls.c -o generic/thread/tls.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/futex.c -o generic/thread/futex.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/mpsc.c -o generic/thread/mpsc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/sysinfo.c -o generic/sysinfo.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ipc.c -o generic/ipc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ns.c -o generic/ns.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/async/client.c -o generic/async/client.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/async/server.c -o generic/async/server.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/async/ports.c -o generic/async/ports.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/loader.c -o generic/loader.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/getopt.c -o generic/getopt.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/checksum.c -o generic/adt/checksum.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/circ_buf.c -o generic/adt/circ_buf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/list.c -o generic/adt/list.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/hash_table.c -o generic/adt/hash_table.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/odict.c -o generic/adt/odict.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/prodcons.c -o generic/adt/prodcons.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/time.c -o generic/time.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/tmpfile.c -o generic/tmpfile.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio.c -o generic/stdio.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdlib.c -o generic/stdlib.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/udebug.c -o generic/udebug.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/canonify.c -o generic/vfs/canonify.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/inbox.c -o generic/vfs/inbox.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/mtab.c -o generic/vfs/mtab.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/vfs.c -o generic/vfs/vfs.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/setjmp.c -o generic/setjmp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stack.c -o generic/stack.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stacktrace.c -o generic/stacktrace.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/arg_parse.c -o generic/arg_parse.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stats.c -o generic/stats.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/assert.c -o generic/assert.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/bsearch.c -o generic/bsearch.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/pci.c -o generic/pci.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/pio_trace.c -o generic/pio_trace.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/qsort.c -o generic/qsort.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ubsan.c -o generic/ubsan.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/uuid.c -o generic/uuid.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vbd.c -o generic/vbd.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vol.c -o generic/vol.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/rtld.c -o generic/rtld/rtld.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/dynamic.c -o generic/rtld/dynamic.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/module.c -o generic/rtld/module.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/symbol.c -o generic/rtld/symbol.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/atomic.c -o arch/arm32/src/atomic.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/entryjmp.S -o arch/arm32/src/entryjmp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/thread_entry.S -o arch/arm32/src/thread_entry.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/syscall.c -o arch/arm32/src/syscall.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/fibril.S -o arch/arm32/src/fibril.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/tls.c -o arch/arm32/src/tls.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/eabi.S -o arch/arm32/src/eabi.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/stacktrace.c -o arch/arm32/src/stacktrace.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/stacktrace_asm.S -o arch/arm32/src/stacktrace_asm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/rtld/dynamic.c -o arch/arm32/src/rtld/dynamic.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/rtld/reloc.c -o arch/arm32/src/rtld/reloc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-ar rc libc.a generic/libc.o generic/ddi.o generic/as.o generic/bd.o generic/bd_srv.o generic/perm.o generic/cap.o generic/clipboard.o generic/config.o generic/context.o generic/corecfg.o generic/ctype.o generic/devman.o generic/device/hw_res.o generic/device/hw_res_parsed.o generic/device/pio_window.o generic/device/clock_dev.o generic/device/led_dev.o generic/dirent.o generic/dhcp.o generic/dnsr.o generic/dlfcn.o generic/elf/elf.o generic/elf/elf_load.o generic/elf/elf_mod.o generic/event.o generic/errno.o generic/gsort.o generic/inttypes.o generic/ipc_test.o generic/loc.o generic/mem.o generic/str.o generic/string.o generic/str_error.o generic/strtol.o generic/l18n/langs.o generic/pcb.o generic/smc.o generic/task.o generic/imath.o generic/inet/addr.o generic/inet/endpoint.o generic/inet/host.o generic/inet/hostname.o generic/inet/hostport.o generic/inet/tcp.o generic/inet/udp.o generic/inet.o generic/inetcfg.o generic/inetping.o generic/io/asprintf.o generic/io/input.o generic/io/io.o generic/io/chardev.o generic/io/chardev_srv.o generic/io/chargrid.o generic/io/output.o generic/io/printf.o generic/io/log.o generic/io/logctl.o generic/io/label.o generic/io/kio.o generic/io/klog.o generic/io/serial.o generic/io/snprintf.o generic/io/vprintf.o generic/io/vsnprintf.o generic/io/printf_core.o generic/io/con_srv.o generic/io/console.o generic/io/table.o generic/io/visualizer.o generic/io/window.o generic/iplink.o generic/iplink_srv.o generic/irc.o generic/irq.o generic/ieee_double.o generic/power_of_ten.o generic/double_to_str.o generic/malloc.o generic/rndgen.o generic/stdio/scanf.o generic/stdio/sprintf.o generic/stdio/sscanf.o generic/stdio/sstream.o generic/stdio/vsprintf.o generic/thread/fibril.o generic/thread/fibril_synch.o generic/thread/thread.o generic/thread/tls.o generic/thread/futex.o generic/thread/mpsc.o generic/sysinfo.o generic/ipc.o generic/ns.o generic/async/client.o generic/async/server.o generic/async/ports.o generic/loader.o generic/getopt.o generic/adt/checksum.o generic/adt/circ_buf.o generic/adt/list.o generic/adt/hash_table.o generic/adt/odict.o generic/adt/prodcons.o generic/time.o generic/tmpfile.o generic/stdio.o generic/stdlib.o generic/udebug.o generic/vfs/canonify.o generic/vfs/inbox.o generic/vfs/mtab.o generic/vfs/vfs.o generic/setjmp.o generic/stack.o generic/stacktrace.o generic/arg_parse.o generic/stats.o generic/assert.o generic/bsearch.o generic/pci.o generic/pio_trace.o generic/qsort.o generic/ubsan.o generic/uuid.o generic/vbd.o generic/vol.o generic/rtld/rtld.o generic/rtld/dynamic.o generic/rtld/module.o generic/rtld/symbol.o arch/arm32/src/atomic.o arch/arm32/src/entryjmp.o arch/arm32/src/thread_entry.o arch/arm32/src/syscall.o arch/arm32/src/fibril.o arch/arm32/src/tls.o arch/arm32/src/eabi.o arch/arm32/src/stacktrace.o arch/arm32/src/stacktrace_asm.o arch/arm32/src/rtld/dynamic.o arch/arm32/src/rtld/reloc.o /usr/local/cross/bin/arm-helenos-gcc generic/libc.c -o generic/libc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ddi.c -o generic/ddi.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/as.c -o generic/as.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/bd.c -o generic/bd.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/bd_srv.c -o generic/bd_srv.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/perm.c -o generic/perm.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/cap.c -o generic/cap.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/clipboard.c -o generic/clipboard.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/config.c -o generic/config.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/context.c -o generic/context.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/corecfg.c -o generic/corecfg.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ctype.c -o generic/ctype.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/devman.c -o generic/devman.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/hw_res.c -o generic/device/hw_res.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/hw_res_parsed.c -o generic/device/hw_res_parsed.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/pio_window.c -o generic/device/pio_window.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/clock_dev.c -o generic/device/clock_dev.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/device/led_dev.c -o generic/device/led_dev.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dirent.c -o generic/dirent.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dhcp.c -o generic/dhcp.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dnsr.c -o generic/dnsr.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/dlfcn.c -o generic/dlfcn.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/elf/elf.c -o generic/elf/elf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/elf/elf_load.c -o generic/elf/elf_load.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/elf/elf_mod.c -o generic/elf/elf_mod.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/event.c -o generic/event.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/errno.c -o generic/errno.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/gsort.c -o generic/gsort.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inttypes.c -o generic/inttypes.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ipc_test.c -o generic/ipc_test.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/loc.c -o generic/loc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/mem.c -o generic/mem.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/str.c -o generic/str.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/string.c -o generic/string.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/str_error.c -o generic/str_error.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/strtol.c -o generic/strtol.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/l18n/langs.c -o generic/l18n/langs.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/pcb.c -o generic/pcb.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/smc.c -o generic/smc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/task.c -o generic/task.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/imath.c -o generic/imath.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/addr.c -o generic/inet/addr.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/endpoint.c -o generic/inet/endpoint.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/host.c -o generic/inet/host.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/hostname.c -o generic/inet/hostname.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/hostport.c -o generic/inet/hostport.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/tcp.c -o generic/inet/tcp.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet/udp.c -o generic/inet/udp.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inet.c -o generic/inet.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inetcfg.c -o generic/inetcfg.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/inetping.c -o generic/inetping.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/asprintf.c -o generic/io/asprintf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/input.c -o generic/io/input.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/io.c -o generic/io/io.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/chardev.c -o generic/io/chardev.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/chardev_srv.c -o generic/io/chardev_srv.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/chargrid.c -o generic/io/chargrid.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/output.c -o generic/io/output.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/printf.c -o generic/io/printf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/log.c -o generic/io/log.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/logctl.c -o generic/io/logctl.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/label.c -o generic/io/label.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/kio.c -o generic/io/kio.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/klog.c -o generic/io/klog.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/serial.c -o generic/io/serial.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/snprintf.c -o generic/io/snprintf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/vprintf.c -o generic/io/vprintf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/vsnprintf.c -o generic/io/vsnprintf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/printf_core.c -o generic/io/printf_core.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/con_srv.c -o generic/io/con_srv.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/console.c -o generic/io/console.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/table.c -o generic/io/table.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/visualizer.c -o generic/io/visualizer.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/io/window.c -o generic/io/window.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/iplink.c -o generic/iplink.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/iplink_srv.c -o generic/iplink_srv.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/irc.c -o generic/irc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/irq.c -o generic/irq.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ieee_double.c -o generic/ieee_double.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/power_of_ten.c -o generic/power_of_ten.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/double_to_str.c -o generic/double_to_str.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/malloc.c -o generic/malloc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rndgen.c -o generic/rndgen.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/scanf.c -o generic/stdio/scanf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/sprintf.c -o generic/stdio/sprintf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/sscanf.c -o generic/stdio/sscanf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/sstream.c -o generic/stdio/sstream.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio/vsprintf.c -o generic/stdio/vsprintf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/fibril.c -o generic/thread/fibril.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/fibril_synch.c -o generic/thread/fibril_synch.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/thread.c -o generic/thread/thread.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/tls.c -o generic/thread/tls.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/futex.c -o generic/thread/futex.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/thread/mpsc.c -o generic/thread/mpsc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/sysinfo.c -o generic/sysinfo.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ipc.c -o generic/ipc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ns.c -o generic/ns.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/async/client.c -o generic/async/client.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/async/server.c -o generic/async/server.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/async/ports.c -o generic/async/ports.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/loader.c -o generic/loader.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/getopt.c -o generic/getopt.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/checksum.c -o generic/adt/checksum.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/circ_buf.c -o generic/adt/circ_buf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/list.c -o generic/adt/list.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/hash_table.c -o generic/adt/hash_table.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/odict.c -o generic/adt/odict.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/adt/prodcons.c -o generic/adt/prodcons.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/time.c -o generic/time.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/tmpfile.c -o generic/tmpfile.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdio.c -o generic/stdio.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stdlib.c -o generic/stdlib.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/udebug.c -o generic/udebug.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/canonify.c -o generic/vfs/canonify.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/inbox.c -o generic/vfs/inbox.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/mtab.c -o generic/vfs/mtab.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vfs/vfs.c -o generic/vfs/vfs.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/setjmp.c -o generic/setjmp.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stack.c -o generic/stack.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stacktrace.c -o generic/stacktrace.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/arg_parse.c -o generic/arg_parse.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/stats.c -o generic/stats.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/assert.c -o generic/assert.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/bsearch.c -o generic/bsearch.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/pci.c -o generic/pci.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/pio_trace.c -o generic/pio_trace.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/qsort.c -o generic/qsort.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/ubsan.c -o generic/ubsan.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/uuid.c -o generic/uuid.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vbd.c -o generic/vbd.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/vol.c -o generic/vol.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/rtld.c -o generic/rtld/rtld.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/dynamic.c -o generic/rtld/dynamic.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/module.c -o generic/rtld/module.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc generic/rtld/symbol.c -o generic/rtld/symbol.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/atomic.c -o arch/arm32/src/atomic.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/entryjmp.S -o arch/arm32/src/entryjmp.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/thread_entry.S -o arch/arm32/src/thread_entry.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/syscall.c -o arch/arm32/src/syscall.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/fibril.S -o arch/arm32/src/fibril.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/tls.c -o arch/arm32/src/tls.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/eabi.S -o arch/arm32/src/eabi.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/stacktrace.c -o arch/arm32/src/stacktrace.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/stacktrace_asm.S -o arch/arm32/src/stacktrace_asm.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/rtld/dynamic.c -o arch/arm32/src/rtld/dynamic.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-gcc arch/arm32/src/rtld/reloc.c -o arch/arm32/src/rtld/reloc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC -fno-builtin -D_LIBC_SOURCE /usr/local/cross/bin/arm-helenos-ar rc libc.la generic/libc.lo generic/ddi.lo generic/as.lo generic/bd.lo generic/bd_srv.lo generic/perm.lo generic/cap.lo generic/clipboard.lo generic/config.lo generic/context.lo generic/corecfg.lo generic/ctype.lo generic/devman.lo generic/device/hw_res.lo generic/device/hw_res_parsed.lo generic/device/pio_window.lo generic/device/clock_dev.lo generic/device/led_dev.lo generic/dirent.lo generic/dhcp.lo generic/dnsr.lo generic/dlfcn.lo generic/elf/elf.lo generic/elf/elf_load.lo generic/elf/elf_mod.lo generic/event.lo generic/errno.lo generic/gsort.lo generic/inttypes.lo generic/ipc_test.lo generic/loc.lo generic/mem.lo generic/str.lo generic/string.lo generic/str_error.lo generic/strtol.lo generic/l18n/langs.lo generic/pcb.lo generic/smc.lo generic/task.lo generic/imath.lo generic/inet/addr.lo generic/inet/endpoint.lo generic/inet/host.lo generic/inet/hostname.lo generic/inet/hostport.lo generic/inet/tcp.lo generic/inet/udp.lo generic/inet.lo generic/inetcfg.lo generic/inetping.lo generic/io/asprintf.lo generic/io/input.lo generic/io/io.lo generic/io/chardev.lo generic/io/chardev_srv.lo generic/io/chargrid.lo generic/io/output.lo generic/io/printf.lo generic/io/log.lo generic/io/logctl.lo generic/io/label.lo generic/io/kio.lo generic/io/klog.lo generic/io/serial.lo generic/io/snprintf.lo generic/io/vprintf.lo generic/io/vsnprintf.lo generic/io/printf_core.lo generic/io/con_srv.lo generic/io/console.lo generic/io/table.lo generic/io/visualizer.lo generic/io/window.lo generic/iplink.lo generic/iplink_srv.lo generic/irc.lo generic/irq.lo generic/ieee_double.lo generic/power_of_ten.lo generic/double_to_str.lo generic/malloc.lo generic/rndgen.lo generic/stdio/scanf.lo generic/stdio/sprintf.lo generic/stdio/sscanf.lo generic/stdio/sstream.lo generic/stdio/vsprintf.lo generic/thread/fibril.lo generic/thread/fibril_synch.lo generic/thread/thread.lo generic/thread/tls.lo generic/thread/futex.lo generic/thread/mpsc.lo generic/sysinfo.lo generic/ipc.lo generic/ns.lo generic/async/client.lo generic/async/server.lo generic/async/ports.lo generic/loader.lo generic/getopt.lo generic/adt/checksum.lo generic/adt/circ_buf.lo generic/adt/list.lo generic/adt/hash_table.lo generic/adt/odict.lo generic/adt/prodcons.lo generic/time.lo generic/tmpfile.lo generic/stdio.lo generic/stdlib.lo generic/udebug.lo generic/vfs/canonify.lo generic/vfs/inbox.lo generic/vfs/mtab.lo generic/vfs/vfs.lo generic/setjmp.lo generic/stack.lo generic/stacktrace.lo generic/arg_parse.lo generic/stats.lo generic/assert.lo generic/bsearch.lo generic/pci.lo generic/pio_trace.lo generic/qsort.lo generic/ubsan.lo generic/uuid.lo generic/vbd.lo generic/vol.lo generic/rtld/rtld.lo generic/rtld/dynamic.lo generic/rtld/module.lo generic/rtld/symbol.lo arch/arm32/src/atomic.lo arch/arm32/src/entryjmp.lo arch/arm32/src/thread_entry.lo arch/arm32/src/syscall.lo arch/arm32/src/fibril.lo arch/arm32/src/tls.lo arch/arm32/src/eabi.lo arch/arm32/src/stacktrace.lo arch/arm32/src/stacktrace_asm.lo arch/arm32/src/rtld/dynamic.lo arch/arm32/src/rtld/reloc.lo /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -shared -Wl,-soname,libc.so.0 -Wl,--no-undefined,--no-allow-shlib-undefined -Wl,-Map,libc.so.0.0.map -o libc.so.0.0 -Wl,--whole-archive libc.la -Wl,--no-whole-archive -lgcc touch tag /usr/local/cross/bin/arm-helenos-gcc ../../lib/c/arch/arm32/src/entry.S -o ../../lib/c/arch/arm32/src/entry.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE -Xassembler --fatal-warnings cp ../../lib/c/arch/arm32/src/entry.o ../../lib/c/crt0.o /usr/local/cross/bin/arm-helenos-gcc ../../lib/c/generic/crt/entry.c -o ../../lib/c/generic/crt/entry.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fno-builtin -D_LIBC_SOURCE cp ../../lib/c/generic/crt/entry.o ../../lib/c/crt1.o /usr/local/cross/bin/arm-helenos-objdump -d libc.so.0.0 > libc.so.0.0.disasm ln -s libc.so.0.0 libc.so.0 make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/c' make -r -C lib/cpp all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/cpp' /usr/local/cross/bin/arm-helenos-g++ src/condition_variable.cpp -o src/condition_variable.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/exception.cpp -o src/exception.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/future.cpp -o src/future.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/iomanip.cpp -o src/iomanip.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/ios.cpp -o src/ios.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/iostream.cpp -o src/iostream.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/locale.cpp -o src/locale.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/mutex.cpp -o src/mutex.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/new.cpp -o src/new.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/shared_mutex.cpp -o src/shared_mutex.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/stdexcept.cpp -o src/stdexcept.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/string.cpp -o src/string.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/system_error.cpp -o src/system_error.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/thread.cpp -o src/thread.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/typeindex.cpp -o src/typeindex.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/typeinfo.cpp -o src/typeinfo.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/runtime.cpp -o src/__bits/runtime.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/trycatch.cpp -o src/__bits/trycatch.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/unwind.cpp -o src/__bits/unwind.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/algorithm.cpp -o src/__bits/test/algorithm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/adaptors.cpp -o src/__bits/test/adaptors.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/array.cpp -o src/__bits/test/array.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/bitset.cpp -o src/__bits/test/bitset.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/deque.cpp -o src/__bits/test/deque.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/functional.cpp -o src/__bits/test/functional.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/list.cpp -o src/__bits/test/list.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/map.cpp -o src/__bits/test/map.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/memory.cpp -o src/__bits/test/memory.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/mock.cpp -o src/__bits/test/mock.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/numeric.cpp -o src/__bits/test/numeric.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/ratio.cpp -o src/__bits/test/ratio.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/set.cpp -o src/__bits/test/set.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/string.cpp -o src/__bits/test/string.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/test.cpp -o src/__bits/test/test.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/tuple.cpp -o src/__bits/test/tuple.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/unordered_map.cpp -o src/__bits/test/unordered_map.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/unordered_set.cpp -o src/__bits/test/unordered_set.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ src/__bits/test/vector.cpp -o src/__bits/test/vector.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-ar rc libcpp.a src/condition_variable.o src/exception.o src/future.o src/iomanip.o src/ios.o src/iostream.o src/locale.o src/mutex.o src/new.o src/shared_mutex.o src/stdexcept.o src/string.o src/system_error.o src/thread.o src/typeindex.o src/typeinfo.o src/__bits/runtime.o src/__bits/trycatch.o src/__bits/unwind.o src/__bits/test/algorithm.o src/__bits/test/adaptors.o src/__bits/test/array.o src/__bits/test/bitset.o src/__bits/test/deque.o src/__bits/test/functional.o src/__bits/test/list.o src/__bits/test/map.o src/__bits/test/memory.o src/__bits/test/mock.o src/__bits/test/numeric.o src/__bits/test/ratio.o src/__bits/test/set.o src/__bits/test/string.o src/__bits/test/test.o src/__bits/test/tuple.o src/__bits/test/unordered_map.o src/__bits/test/unordered_set.o src/__bits/test/vector.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/cpp' make -r -C lib/untar all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/untar' /usr/local/cross/bin/arm-helenos-gcc tar.c -o tar.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc untar.c -o untar.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libuntar.a tar.o untar.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/untar' make -r -C lib/math all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' /usr/local/cross/bin/arm-helenos-gcc generic/__fcompare.c -o generic/__fcompare.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/__fpclassify.c -o generic/__fpclassify.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/__signbit.c -o generic/__signbit.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/fabs.c -o generic/fabs.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/fmod.c -o generic/fmod.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/fmodf.c -o generic/fmodf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/nearbyint.c -o generic/nearbyint.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/round.c -o generic/round.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/trig.c -o generic/trig.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/sin.c -o generic/sin.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/cos.c -o generic/cos.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/sincos.c -o generic/sincos.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc generic/trunc.c -o generic/trunc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libmath.a generic/__fcompare.o generic/__fpclassify.o generic/__signbit.o generic/fabs.o generic/fmod.o generic/fmodf.o generic/nearbyint.o generic/round.o generic/trig.o generic/sin.o generic/cos.o generic/sincos.o generic/trunc.o /usr/local/cross/bin/arm-helenos-gcc generic/__fcompare.c -o generic/__fcompare.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/__fpclassify.c -o generic/__fpclassify.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/__signbit.c -o generic/__signbit.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/fabs.c -o generic/fabs.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/fmod.c -o generic/fmod.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/fmodf.c -o generic/fmodf.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/nearbyint.c -o generic/nearbyint.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/round.c -o generic/round.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/trig.c -o generic/trig.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/sin.c -o generic/sin.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/cos.c -o generic/cos.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/sincos.c -o generic/sincos.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-gcc generic/trunc.c -o generic/trunc.lo -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -fPIC /usr/local/cross/bin/arm-helenos-ar rc libmath.la generic/__fcompare.lo generic/__fpclassify.lo generic/__signbit.lo generic/fabs.lo generic/fmod.lo generic/fmodf.lo generic/nearbyint.lo generic/round.lo generic/trig.lo generic/sin.lo generic/cos.lo generic/sincos.lo generic/trunc.lo /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -shared -Wl,-soname,libmath.so.0 -Wl,--no-undefined,--no-allow-shlib-undefined -Wl,-Map,libmath.so.0.0.map -o libmath.so.0.0 -Wl,--whole-archive libmath.la -Wl,--no-whole-archive ../../lib/c/libc.so.0 -lgcc touch tag /usr/local/cross/bin/arm-helenos-objdump -d libmath.so.0.0 > libmath.so.0.0.disasm ln -s libmath.so.0.0 libmath.so.0 make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/math' make -r -C lib/softrend all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' /usr/local/cross/bin/arm-helenos-gcc compose.c -o compose.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc filter.c -o filter.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc pixconv.c -o pixconv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc rectangle.c -o rectangle.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc transform.c -o transform.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libsoftrend.a compose.o filter.o pixconv.o rectangle.o transform.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/softrend' make -r -C lib/compress all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' /usr/local/cross/bin/arm-helenos-gcc inflate.c -o inflate.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc gzip.c -o gzip.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libcompress.a inflate.o gzip.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/compress' make -r -C lib/draw all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' /usr/local/cross/bin/arm-helenos-gcc codec/tga.c -o codec/tga.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc codec/tga.gz.c -o codec/tga.gz.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc codec/webp.c -o codec/webp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc cursor/embedded.c -o cursor/embedded.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc font/embedded.c -o font/embedded.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc font/bitmap_backend.c -o font/bitmap_backend.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc font/pcf.c -o font/pcf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc gfx/font-8x16.c -o gfx/font-8x16.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc gfx/cursor-11x18.c -o gfx/cursor-11x18.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc drawctx.c -o drawctx.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc cursor.c -o cursor.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc font.c -o font.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc path.c -o path.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc source.c -o source.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc surface.c -o surface.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libdraw.a codec/tga.o codec/tga.gz.o codec/webp.o cursor/embedded.o font/embedded.o font/bitmap_backend.o font/pcf.o gfx/font-8x16.o gfx/cursor-11x18.o drawctx.o cursor.o font.o path.o source.o surface.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/draw' make -r -C lib/graph all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' /usr/local/cross/bin/arm-helenos-gcc graph.c -o graph.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libgraph.a graph.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/graph' make -r -C lib/gui all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' /usr/local/cross/bin/arm-helenos-gcc common.c -o common.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc button.c -o button.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc canvas.c -o canvas.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc connection.c -o connection.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc grid.c -o grid.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc label.c -o label.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc minimal.c -o minimal.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc terminal.c -o terminal.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc widget.c -o widget.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc window.c -o window.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/graph -I../../lib/graph/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libgui.a common.o button.o canvas.o connection.o grid.o label.o minimal.o terminal.o widget.o window.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/gui' make -r -C app/barber all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' touch tag ../../../tools/mkarray.py images image "" .data gfx/frame01.tga.gz gfx/frame02.tga.gz gfx/frame03.tga.gz gfx/frame04.tga.gz gfx/frame05.tga.gz gfx/frame06.tga.gz gfx/frame07.tga.gz gfx/frame08.tga.gz gfx/frame09.tga.gz gfx/frame10.tga.gz gfx/frame11.tga.gz gfx/frame12.tga.gz gfx/frame13.tga.gz gfx/frame14.tga.gz gfx/frame15.tga.gz gfx/frame16.tga.gz gfx/frame17.tga.gz gfx/frame18.tga.gz gfx/frame19.tga.gz gfx/frame20.tga.gz gfx/frame21.tga.gz gfx/frame22.tga.gz gfx/frame23.tga.gz gfx/frame24.tga.gz gfx/frame25.tga.gz gfx/frame26.tga.gz gfx/frame27.tga.gz gfx/frame28.tga.gz gfx/frame29.tga.gz gfx/frame30.tga.gz gfx/frame01.tga.gz -> frame01_tga_gz gfx/frame02.tga.gz -> frame02_tga_gz gfx/frame03.tga.gz -> frame03_tga_gz gfx/frame04.tga.gz -> frame04_tga_gz gfx/frame05.tga.gz -> frame05_tga_gz gfx/frame06.tga.gz -> frame06_tga_gz gfx/frame07.tga.gz -> frame07_tga_gz gfx/frame08.tga.gz -> frame08_tga_gz gfx/frame09.tga.gz -> frame09_tga_gz gfx/frame10.tga.gz -> frame10_tga_gz gfx/frame11.tga.gz -> frame11_tga_gz gfx/frame12.tga.gz -> frame12_tga_gz gfx/frame13.tga.gz -> frame13_tga_gz gfx/frame14.tga.gz -> frame14_tga_gz gfx/frame15.tga.gz -> frame15_tga_gz gfx/frame16.tga.gz -> frame16_tga_gz gfx/frame17.tga.gz -> frame17_tga_gz gfx/frame18.tga.gz -> frame18_tga_gz gfx/frame19.tga.gz -> frame19_tga_gz gfx/frame20.tga.gz -> frame20_tga_gz gfx/frame21.tga.gz -> frame21_tga_gz gfx/frame22.tga.gz -> frame22_tga_gz gfx/frame23.tga.gz -> frame23_tga_gz gfx/frame24.tga.gz -> frame24_tga_gz gfx/frame25.tga.gz -> frame25_tga_gz gfx/frame26.tga.gz -> frame26_tga_gz gfx/frame27.tga.gz -> frame27_tga_gz gfx/frame28.tga.gz -> frame28_tga_gz gfx/frame29.tga.gz -> frame29_tga_gz gfx/frame30.tga.gz -> frame30_tga_gz unzip -p images.zip images.s > images.s unzip -p images.zip images.h > images.h unzip -p images.zip images_desc.c > images_desc.c /usr/local/cross/bin/arm-helenos-gcc barber.c -o barber.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/gui -I../../lib/gui/include -I../../lib/draw -I../../lib/draw/include -I../../lib/compress -I../../lib/compress/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc images.s -o images.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/gui -I../../lib/gui/include -I../../lib/draw -I../../lib/draw/include -I../../lib/compress -I../../lib/compress/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Xassembler --fatal-warnings /usr/local/cross/bin/arm-helenos-gcc images_desc.c -o images_desc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/gui -I../../lib/gui/include -I../../lib/draw -I../../lib/draw/include -I../../lib/compress -I../../lib/compress/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/gui -I../../lib/gui/include -I../../lib/draw -I../../lib/draw/include -I../../lib/compress -I../../lib/compress/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,barber.map -o barber ../../lib/c/crt0.o ../../lib/c/crt1.o barber.o images.o images_desc.o -L../../lib/gui -L../../lib/draw -L../../lib/compress -L../../lib/softrend -L../../lib/math -lgui -ldraw -lcompress -lsoftrend -lmath ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d barber > barber.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/barber' make -r -C lib/clui all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' /usr/local/cross/bin/arm-helenos-gcc nchoice.c -o nchoice.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc tinput.c -o tinput.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libclui.a nchoice.o tinput.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/clui' make -r -C lib/fmtutil all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' /usr/local/cross/bin/arm-helenos-gcc fmtutil.c -o fmtutil.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libfmtutil.a fmtutil.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fmtutil' make -r -C app/bdsh all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' touch tag /usr/local/cross/bin/arm-helenos-gcc cmds/modules/module_aliases.c -o cmds/modules/module_aliases.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/modules.c -o cmds/modules/modules.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/help/help.c -o cmds/modules/help/help.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/mkdir/mkdir.c -o cmds/modules/mkdir/mkdir.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/mkfile/mkfile.c -o cmds/modules/mkfile/mkfile.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/rm/rm.c -o cmds/modules/rm/rm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/cat/cat.c -o cmds/modules/cat/cat.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/touch/touch.c -o cmds/modules/touch/touch.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/ls/ls.c -o cmds/modules/ls/ls.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/pwd/pwd.c -o cmds/modules/pwd/pwd.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/sleep/sleep.c -o cmds/modules/sleep/sleep.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/cp/cp.c -o cmds/modules/cp/cp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/mv/mv.c -o cmds/modules/mv/mv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/printf/printf.c -o cmds/modules/printf/printf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/echo/echo.c -o cmds/modules/echo/echo.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/mount/mount.c -o cmds/modules/mount/mount.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/unmount/unmount.c -o cmds/modules/unmount/unmount.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/kcon/kcon.c -o cmds/modules/kcon/kcon.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/modules/cmp/cmp.c -o cmds/modules/cmp/cmp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/builtins/builtin_aliases.c -o cmds/builtins/builtin_aliases.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/builtins/builtins.c -o cmds/builtins/builtins.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/builtins/batch/batch.c -o cmds/builtins/batch/batch.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/builtins/exit/exit.c -o cmds/builtins/exit/exit.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/builtins/cd/cd.c -o cmds/builtins/cd/cd.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/mod_cmds.c -o cmds/mod_cmds.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc cmds/builtin_cmds.c -o cmds/builtin_cmds.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc compl.c -o compl.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc errors.c -o errors.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc input.c -o input.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc util.c -o util.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc exec.c -o exec.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc scli.c -o scli.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc tok.c -o tok.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -I. -Icmds/ -Icmds/builtins -Icmds/modules /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fmtutil -I../../lib/fmtutil/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,bdsh.map -o bdsh ../../lib/c/crt0.o ../../lib/c/crt1.o cmds/modules/module_aliases.o cmds/modules/modules.o cmds/modules/help/help.o cmds/modules/mkdir/mkdir.o cmds/modules/mkfile/mkfile.o cmds/modules/rm/rm.o cmds/modules/cat/cat.o cmds/modules/touch/touch.o cmds/modules/ls/ls.o cmds/modules/pwd/pwd.o cmds/modules/sleep/sleep.o cmds/modules/cp/cp.o cmds/modules/mv/mv.o cmds/modules/printf/printf.o cmds/modules/echo/echo.o cmds/modules/mount/mount.o cmds/modules/unmount/unmount.o cmds/modules/kcon/kcon.o cmds/modules/cmp/cmp.o cmds/builtins/builtin_aliases.o cmds/builtins/builtins.o cmds/builtins/batch/batch.o cmds/builtins/exit/exit.o cmds/builtins/cd/cd.o cmds/mod_cmds.o cmds/builtin_cmds.o compl.o errors.o input.o util.o exec.o scli.o tok.o -L../../lib/clui -L../../lib/fmtutil -lclui -lfmtutil ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d bdsh > bdsh.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bdsh' make -r -C lib/block all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' /usr/local/cross/bin/arm-helenos-gcc block.c -o block.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libblock.a block.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/block' make -r -C lib/bithenge all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' /usr/local/cross/bin/arm-helenos-gcc src/helenos/block.c -o src/helenos/block.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/blob.c -o src/blob.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/compound.c -o src/compound.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/expression.c -o src/expression.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/file.c -o src/file.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/print.c -o src/print.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/script.c -o src/script.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/sequence.c -o src/sequence.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/source.c -o src/source.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/transform.c -o src/transform.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/tree.c -o src/tree.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-ar rc libbithenge.a src/helenos/block.o src/blob.o src/compound.o src/expression.o src/file.o src/print.o src/script.o src/sequence.o src/source.o src/transform.o src/tree.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/bithenge' make -r -C app/bithenge all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' touch tag /usr/local/cross/bin/arm-helenos-gcc test.c -o test.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/bithenge -I../../lib/bithenge/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/bithenge -I../../lib/bithenge/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,bithenge.map -o bithenge ../../lib/c/crt0.o ../../lib/c/crt1.o test.o -L../../lib/bithenge -L../../lib/block -lbithenge -lblock ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d bithenge > bithenge.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/bithenge' make -r -C lib/scsi all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' /usr/local/cross/bin/arm-helenos-gcc src/spc.c -o src/spc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libscsi.a src/spc.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/scsi' make -r -C app/blkdump all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' touch tag /usr/local/cross/bin/arm-helenos-gcc blkdump.c -o blkdump.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/scsi -I../../lib/scsi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/scsi -I../../lib/scsi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,blkdump.map -o blkdump ../../lib/c/crt0.o ../../lib/c/crt1.o blkdump.o -L../../lib/block -L../../lib/scsi -lblock -lscsi ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d blkdump > blkdump.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/blkdump' make -r -C lib/sif all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' /usr/local/cross/bin/arm-helenos-gcc src/sif.c -o src/sif.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libsif.a src/sif.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/sif' make -r -C app/contacts all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' touch tag /usr/local/cross/bin/arm-helenos-gcc contacts.c -o contacts.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/sif -I../../lib/sif/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/sif -I../../lib/sif/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,contacts.map -o contacts ../../lib/c/crt0.o ../../lib/c/crt1.o contacts.o -L../../lib/clui -L../../lib/sif -lclui -lsif ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d contacts > contacts.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/contacts' make -r -C app/corecfg all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' touch tag /usr/local/cross/bin/arm-helenos-gcc corecfg.c -o corecfg.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,corecfg.map -o corecfg ../../lib/c/crt0.o ../../lib/c/crt1.o corecfg.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d corecfg > corecfg.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/corecfg' make -r -C app/cpptest all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' touch tag /usr/local/cross/bin/arm-helenos-g++ main.cpp -o main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror /usr/local/cross/bin/arm-helenos-g++ -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -fno-exceptions -std=c++17 -frtti -isystem ../../lib/cpp/include -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -pipe -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Werror-implicit-function-declaration -Werror -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,cpptest.map -o cpptest ../../lib/c/crt0.o ../../lib/c/crt1.o main.o ../../lib/cpp/libcpp.a ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d cpptest > cpptest.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/cpptest' make -r -C app/devctl all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' touch tag /usr/local/cross/bin/arm-helenos-gcc devctl.c -o devctl.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,devctl.map -o devctl ../../lib/c/crt0.o ../../lib/c/crt1.o devctl.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d devctl > devctl.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/devctl' make -r -C app/dnscfg all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' touch tag /usr/local/cross/bin/arm-helenos-gcc dnscfg.c -o dnscfg.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,dnscfg.map -o dnscfg ../../lib/c/crt0.o ../../lib/c/crt1.o dnscfg.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d dnscfg > dnscfg.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnscfg' make -r -C app/dnsres all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' touch tag /usr/local/cross/bin/arm-helenos-gcc dnsres.c -o dnsres.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,dnsres.map -o dnsres ../../lib/c/crt0.o ../../lib/c/crt1.o dnsres.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d dnsres > dnsres.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/dnsres' make -r -C lib/http all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' /usr/local/cross/bin/arm-helenos-gcc src/http.c -o src/http.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc src/headers.c -o src/headers.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc src/request.c -o src/request.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc src/response.c -o src/response.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc src/receive-buffer.c -o src/receive-buffer.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-ar rc libhttp.a src/http.o src/headers.o src/request.o src/response.o src/receive-buffer.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/http' make -r -C lib/uri all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' /usr/local/cross/bin/arm-helenos-gcc uri.c -o uri.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc liburi.a uri.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/uri' make -r -C app/download all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' touch tag /usr/local/cross/bin/arm-helenos-gcc main.c -o main.o -c -MD -MP -DRELEASE=0.8.0 -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/http -I../../lib/http/include -I../../lib/uri -I../../lib/uri/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/http -I../../lib/http/include -I../../lib/uri -I../../lib/uri/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,download.map -o download ../../lib/c/crt0.o ../../lib/c/crt1.o main.o -L../../lib/http -L../../lib/uri -lhttp -luri ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d download > download.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/download' make -r -C app/edit all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' touch tag /usr/local/cross/bin/arm-helenos-gcc edit.c -o edit.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc sheet.c -o sheet.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc search.c -o search.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,edit.map -o edit ../../lib/c/crt0.o ../../lib/c/crt1.o edit.o sheet.o search.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d edit > edit.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/edit' make -r -C lib/fdisk all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' /usr/local/cross/bin/arm-helenos-gcc src/fdisk.c -o src/fdisk.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libfdisk.a src/fdisk.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fdisk' make -r -C app/fdisk all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' touch tag /usr/local/cross/bin/arm-helenos-gcc fdisk.c -o fdisk.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fdisk -I../../lib/fdisk/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -I../../lib/fdisk -I../../lib/fdisk/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,fdisk.map -o fdisk ../../lib/c/crt0.o ../../lib/c/crt1.o fdisk.o -L../../lib/clui -L../../lib/fdisk -lclui -lfdisk ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d fdisk > fdisk.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fdisk' make -r -C app/fontviewer all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' touch tag /usr/local/cross/bin/arm-helenos-gcc fontviewer.c -o fontviewer.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/gui -I../../lib/gui/include -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/gui -I../../lib/gui/include -I../../lib/draw -I../../lib/draw/include -I../../lib/softrend -I../../lib/softrend/include -I../../lib/compress -I../../lib/compress/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,fontviewer.map -o fontviewer ../../lib/c/crt0.o ../../lib/c/crt1.o fontviewer.o -L../../lib/gui -L../../lib/draw -L../../lib/softrend -L../../lib/compress -L../../lib/math -lgui -ldraw -lsoftrend -lcompress -lmath ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d fontviewer > fontviewer.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/fontviewer' make -r -C app/getterm all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' touch tag /usr/local/cross/bin/arm-helenos-gcc getterm.c -o getterm.o -c -MD -MP -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc version.c -o version.o -c -MD -MP -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc welcome.c -o welcome.o -c -MD -MP -DRELEASE=0.8.0 "-DCOPYRIGHT=Copyright (c) 2001-2018 HelenOS project" "-DNAME=Speranza" -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,getterm.map -o getterm ../../lib/c/crt0.o ../../lib/c/crt1.o getterm.o version.o welcome.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d getterm > getterm.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/getterm' make -r -C app/gunzip all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' touch tag /usr/local/cross/bin/arm-helenos-gcc gunzip.c -o gunzip.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/compress -I../../lib/compress/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,gunzip.map -o gunzip ../../lib/c/crt0.o ../../lib/c/crt1.o gunzip.o -L../../lib/compress -lcompress ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d gunzip > gunzip.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/gunzip' make -r -C app/hbench all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' touch tag /usr/local/cross/bin/arm-helenos-gcc benchlist.c -o benchlist.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc csv.c -o csv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc env.c -o env.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc main.c -o main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc utils.c -o utils.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc fs/dirread.c -o fs/dirread.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc fs/fileread.c -o fs/fileread.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc ipc/ns_ping.c -o ipc/ns_ping.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc ipc/ping_pong.c -o ipc/ping_pong.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc malloc/malloc1.c -o malloc/malloc1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc malloc/malloc2.c -o malloc/malloc2.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc synch/fibril_mutex.c -o synch/fibril_mutex.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,hbench.map -o hbench ../../lib/c/crt0.o ../../lib/c/crt1.o benchlist.o csv.o env.o main.o utils.o fs/dirread.o fs/fileread.o ipc/ns_ping.o ipc/ping_pong.o malloc/malloc1.o malloc/malloc2.o synch/fibril_mutex.o -L../../lib/math -lmath ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d hbench > hbench.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/hbench' make -r -C app/init all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' touch tag /usr/local/cross/bin/arm-helenos-gcc init.c -o init.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/untar -I../../lib/untar/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc untar.c -o untar.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/untar -I../../lib/untar/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/untar -I../../lib/untar/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -static -Wl,--gc-sections -Wl,-Map,init.map -o init ../../lib/c/crt0.o ../../lib/c/crt1.o init.o untar.o -L../../lib/untar -L../../lib/block -luntar -lblock ../../lib/c/libc.a -lgcc /usr/local/cross/bin/arm-helenos-objdump -d init > init.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/init' make -r -C app/inet all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' touch tag /usr/local/cross/bin/arm-helenos-gcc inet.c -o inet.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,inet.map -o inet ../../lib/c/crt0.o ../../lib/c/crt1.o inet.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d inet > inet.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/inet' make -r -C app/kill all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' touch tag /usr/local/cross/bin/arm-helenos-gcc kill.c -o kill.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,kill.map -o kill ../../lib/c/crt0.o ../../lib/c/crt1.o kill.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d kill > kill.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kill' make -r -C app/killall all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' touch tag /usr/local/cross/bin/arm-helenos-gcc killall.c -o killall.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,killall.map -o killall ../../lib/c/crt0.o ../../lib/c/crt1.o killall.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d killall > killall.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/killall' make -r -C app/kio all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' touch tag /usr/local/cross/bin/arm-helenos-gcc kio.c -o kio.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,kio.map -o kio ../../lib/c/crt0.o ../../lib/c/crt1.o kio.o -L../../lib/clui -lclui ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d kio > kio.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/kio' make -r -C app/loc all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' touch tag /usr/local/cross/bin/arm-helenos-gcc loc.c -o loc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,loc.map -o loc ../../lib/c/crt0.o ../../lib/c/crt1.o loc.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d loc > loc.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/loc' make -r -C app/logset all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' touch tag /usr/local/cross/bin/arm-helenos-gcc main.c -o main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,logset.map -o logset ../../lib/c/crt0.o ../../lib/c/crt1.o main.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d logset > logset.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/logset' make -r -C app/lprint all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' touch tag /usr/local/cross/bin/arm-helenos-gcc lprint.c -o lprint.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,lprint.map -o lprint ../../lib/c/crt0.o ../../lib/c/crt1.o lprint.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d lprint > lprint.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/lprint' make -r -C lib/pcm all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' /usr/local/cross/bin/arm-helenos-gcc src/format.c -o src/format.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude/pcm /usr/local/cross/bin/arm-helenos-ar rc libpcm.a src/format.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/pcm' make -r -C lib/drv all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' /usr/local/cross/bin/arm-helenos-gcc generic/driver.c -o generic/driver.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/dev_iface.c -o generic/dev_iface.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/interrupt.c -o generic/interrupt.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/log.c -o generic/log.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/logbuf.c -o generic/logbuf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_audio_mixer.c -o generic/remote_audio_mixer.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_audio_pcm.c -o generic/remote_audio_pcm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_hw_res.c -o generic/remote_hw_res.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_pio_window.c -o generic/remote_pio_window.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_nic.c -o generic/remote_nic.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_ieee80211.c -o generic/remote_ieee80211.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_usb.c -o generic/remote_usb.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_pci.c -o generic/remote_pci.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_usbdiag.c -o generic/remote_usbdiag.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_usbhc.c -o generic/remote_usbhc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_usbhid.c -o generic/remote_usbhid.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_clock_dev.c -o generic/remote_clock_dev.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_led_dev.c -o generic/remote_led_dev.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_battery_dev.c -o generic/remote_battery_dev.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-gcc generic/remote_ahci.c -o generic/remote_ahci.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Igeneric/private /usr/local/cross/bin/arm-helenos-ar rc libdrv.a generic/driver.o generic/dev_iface.o generic/interrupt.o generic/log.o generic/logbuf.o generic/remote_audio_mixer.o generic/remote_audio_pcm.o generic/remote_hw_res.o generic/remote_pio_window.o generic/remote_nic.o generic/remote_ieee80211.o generic/remote_usb.o generic/remote_pci.o generic/remote_usbdiag.o generic/remote_usbhc.o generic/remote_usbhid.o generic/remote_clock_dev.o generic/remote_led_dev.o generic/remote_battery_dev.o generic/remote_ahci.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/drv' make -r -C app/mixerctl all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' touch tag /usr/local/cross/bin/arm-helenos-gcc mixerctl.c -o mixerctl.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,mixerctl.map -o mixerctl ../../lib/c/crt0.o ../../lib/c/crt1.o mixerctl.o -L../../lib/drv -ldrv ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d mixerctl > mixerctl.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mixerctl' make -r -C app/mkfat all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' touch tag /usr/local/cross/bin/arm-helenos-gcc mkfat.c -o mkfat.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,mkfat.map -o mkfat ../../lib/c/crt0.o ../../lib/c/crt1.o mkfat.o -L../../lib/block -lblock ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d mkfat > mkfat.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkfat' make -r -C app/mkexfat all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' touch tag /usr/local/cross/bin/arm-helenos-gcc mkexfat.c -o mkexfat.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,mkexfat.map -o mkexfat ../../lib/c/crt0.o ../../lib/c/crt1.o mkexfat.o -L../../lib/block -lblock ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d mkexfat > mkexfat.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkexfat' make -r -C lib/crypto all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' /usr/local/cross/bin/arm-helenos-gcc crypto.c -o crypto.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc aes.c -o aes.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc rc4.c -o rc4.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc crc16_ibm.c -o crc16_ibm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libcrypto.a crypto.o aes.o rc4.o crc16_ibm.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/crypto' make -r -C lib/fs all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' /usr/local/cross/bin/arm-helenos-gcc libfs.c -o libfs.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libfs.a libfs.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/fs' make -r -C lib/ext4 all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' /usr/local/cross/bin/arm-helenos-gcc src/balloc.c -o src/balloc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/bitmap.c -o src/bitmap.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/block_group.c -o src/block_group.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/directory.c -o src/directory.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/directory_index.c -o src/directory_index.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/extent.c -o src/extent.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/filesystem.c -o src/filesystem.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/hash.c -o src/hash.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/ialloc.c -o src/ialloc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/inode.c -o src/inode.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/ops.c -o src/ops.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/superblock.c -o src/superblock.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -I../../lib/fs -I../../lib/fs/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libext4.a src/balloc.o src/bitmap.o src/block_group.o src/directory.o src/directory_index.o src/extent.o src/filesystem.o src/hash.o src/ialloc.o src/inode.o src/ops.o src/superblock.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/ext4' make -r -C app/mkext4 all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' touch tag /usr/local/cross/bin/arm-helenos-gcc mkext4.c -o mkext4.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/ext4 -I../../lib/ext4/include -I../../lib/fs -I../../lib/fs/include -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/ext4 -I../../lib/ext4/include -I../../lib/fs -I../../lib/fs/include -I../../lib/block -I../../lib/block/include -I../../lib/crypto -I../../lib/crypto/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,mkext4.map -o mkext4 ../../lib/c/crt0.o ../../lib/c/crt1.o mkext4.o -L../../lib/ext4 -L../../lib/fs -L../../lib/block -L../../lib/crypto -lext4 -lfs -lblock -lcrypto ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d mkext4 > mkext4.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkext4' make -r -C lib/minix all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' /usr/local/cross/bin/arm-helenos-gcc minix.c -o minix.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libminix.a minix.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/minix' make -r -C app/mkmfs all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' touch tag /usr/local/cross/bin/arm-helenos-gcc mkmfs.c -o mkmfs.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/minix -I../../lib/minix/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/minix -I../../lib/minix/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,mkmfs.map -o mkmfs ../../lib/c/crt0.o ../../lib/c/crt1.o mkmfs.o -L../../lib/block -L../../lib/minix -lblock -lminix ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d mkmfs > mkmfs.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/mkmfs' make -r -C lib/trackmod all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' /usr/local/cross/bin/arm-helenos-gcc protracker.c -o protracker.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc trackmod.c -o trackmod.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc xm.c -o xm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libtrackmod.a protracker.o trackmod.o xm.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/trackmod' make -r -C lib/hound all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' /usr/local/cross/bin/arm-helenos-gcc src/protocol.c -o src/protocol.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude/hound /usr/local/cross/bin/arm-helenos-gcc src/client.c -o src/client.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude/hound /usr/local/cross/bin/arm-helenos-ar rc libhound.a src/protocol.o src/client.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/hound' make -r -C app/modplay all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' touch tag /usr/local/cross/bin/arm-helenos-gcc modplay.c -o modplay.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/trackmod -I../../lib/trackmod/include -I../../lib/hound -I../../lib/hound/include -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/trackmod -I../../lib/trackmod/include -I../../lib/hound -I../../lib/hound/include -I../../lib/pcm -I../../lib/pcm/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,modplay.map -o modplay ../../lib/c/crt0.o ../../lib/c/crt1.o modplay.o -L../../lib/trackmod -L../../lib/hound -L../../lib/pcm -ltrackmod -lhound -lpcm ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d modplay > modplay.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/modplay' make -r -C app/netecho all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' touch tag /usr/local/cross/bin/arm-helenos-gcc comm.c -o comm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc netecho.c -o netecho.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,netecho.map -o netecho ../../lib/c/crt0.o ../../lib/c/crt1.o comm.o netecho.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d netecho > netecho.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/netecho' make -r -C app/nterm all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' touch tag /usr/local/cross/bin/arm-helenos-gcc conn.c -o conn.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc nterm.c -o nterm.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,nterm.map -o nterm ../../lib/c/crt0.o ../../lib/c/crt1.o conn.o nterm.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d nterm > nterm.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/nterm' make -r -C app/pci all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' touch tag /usr/local/cross/bin/arm-helenos-gcc pci.c -o pci.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,pci.map -o pci ../../lib/c/crt0.o ../../lib/c/crt1.o pci.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d pci > pci.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/pci' make -r -C app/redir all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' touch tag /usr/local/cross/bin/arm-helenos-gcc redir.c -o redir.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,redir.map -o redir ../../lib/c/crt0.o ../../lib/c/crt1.o redir.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d redir > redir.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/redir' make -r -C app/sbi all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' touch tag /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_boxed.c -o src/builtin/bi_boxed.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_error.c -o src/builtin/bi_error.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_char.c -o src/builtin/bi_char.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_console.c -o src/builtin/bi_console.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_int.c -o src/builtin/bi_int.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_task.c -o src/builtin/bi_task.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_textfile.c -o src/builtin/bi_textfile.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin/bi_string.c -o src/builtin/bi_string.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/os/helenos.c -o src/os/helenos.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/ancr.c -o src/ancr.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/bigint.c -o src/bigint.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/builtin.c -o src/builtin.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/cspan.c -o src/cspan.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/imode.c -o src/imode.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/input.c -o src/input.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/intmap.c -o src/intmap.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/lex.c -o src/lex.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/list.c -o src/list.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/main.c -o src/main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/p_expr.c -o src/p_expr.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/p_type.c -o src/p_type.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/parse.c -o src/parse.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/program.c -o src/program.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/rdata.c -o src/rdata.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/run.c -o src/run.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/run_expr.c -o src/run_expr.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/run_texpr.c -o src/run_texpr.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/stree.c -o src/stree.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/strtab.c -o src/strtab.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/stype.c -o src/stype.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/stype_expr.c -o src/stype_expr.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/symbol.c -o src/symbol.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc src/tdata.c -o src/tdata.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -D__HELENOS__ /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/clui -I../../lib/clui/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,sbi.map -o sbi ../../lib/c/crt0.o ../../lib/c/crt1.o src/builtin/bi_boxed.o src/builtin/bi_error.o src/builtin/bi_char.o src/builtin/bi_console.o src/builtin/bi_int.o src/builtin/bi_task.o src/builtin/bi_textfile.o src/builtin/bi_string.o src/os/helenos.o src/ancr.o src/bigint.o src/builtin.o src/cspan.o src/imode.o src/input.o src/intmap.o src/lex.o src/list.o src/main.o src/p_expr.o src/p_type.o src/parse.o src/program.o src/rdata.o src/run.o src/run_expr.o src/run_texpr.o src/stree.o src/strtab.o src/stype.o src/stype_expr.o src/symbol.o src/tdata.o -L../../lib/clui -lclui ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d sbi > sbi.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sbi' make -r -C app/sportdmp all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' touch tag /usr/local/cross/bin/arm-helenos-gcc sportdmp.c -o sportdmp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,sportdmp.map -o sportdmp ../../lib/c/crt0.o ../../lib/c/crt1.o sportdmp.o -L../../lib/drv -ldrv ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d sportdmp > sportdmp.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/sportdmp' make -r -C app/stats all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' touch tag /usr/local/cross/bin/arm-helenos-gcc stats.c -o stats.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,stats.map -o stats ../../lib/c/crt0.o ../../lib/c/crt1.o stats.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d stats > stats.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/stats' make -r -C app/taskdump all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' touch tag /usr/local/cross/bin/arm-helenos-gcc elf_core.c -o elf_core.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc fibrildump.c -o fibrildump.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc taskdump.c -o taskdump.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc symtab.c -o symtab.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Iinclude /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,taskdump.map -o taskdump ../../lib/c/crt0.o ../../lib/c/crt1.o elf_core.o fibrildump.o taskdump.o symtab.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d taskdump > taskdump.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/taskdump' make -r -C app/tester all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' touch tag /usr/local/cross/bin/arm-helenos-gcc tester.c -o tester.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc util.c -o util.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc thread/thread1.c -o thread/thread1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc thread/setjmp1.c -o thread/setjmp1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc print/print1.c -o print/print1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc print/print2.c -o print/print2.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc print/print3.c -o print/print3.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc print/print4.c -o print/print4.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc print/print5.c -o print/print5.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc print/print6.c -o print/print6.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc console/console1.c -o console/console1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc stdio/stdio1.c -o stdio/stdio1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc stdio/stdio2.c -o stdio/stdio2.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc stdio/logger1.c -o stdio/logger1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc stdio/logger2.c -o stdio/logger2.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc fault/fault1.c -o fault/fault1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc fault/fault2.c -o fault/fault2.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc fault/fault3.c -o fault/fault3.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc float/float1.c -o float/float1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc float/float2.c -o float/float2.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc vfs/vfs1.c -o vfs/vfs1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc ipc/sharein.c -o ipc/sharein.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc ipc/starve.c -o ipc/starve.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc loop/loop1.c -o loop/loop1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc mm/common.c -o mm/common.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc mm/malloc1.c -o mm/malloc1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc mm/malloc2.c -o mm/malloc2.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc mm/malloc3.c -o mm/malloc3.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc mm/mapping1.c -o mm/mapping1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc mm/pager1.c -o mm/pager1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc hw/serial/serial1.c -o hw/serial/serial1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc chardev/chardev1.c -o chardev/chardev1.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/block -I../../lib/block/include -I../../lib/drv -I../../lib/drv/include -I../../lib/math -I../../lib/math/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,tester.map -o tester ../../lib/c/crt0.o ../../lib/c/crt1.o tester.o util.o thread/thread1.o thread/setjmp1.o print/print1.o print/print2.o print/print3.o print/print4.o print/print5.o print/print6.o console/console1.o stdio/stdio1.o stdio/stdio2.o stdio/logger1.o stdio/logger2.o fault/fault1.o fault/fault2.o fault/fault3.o float/float1.o float/float2.o vfs/vfs1.o ipc/sharein.o ipc/starve.o loop/loop1.o mm/common.o mm/malloc1.o mm/malloc2.o mm/malloc3.o mm/mapping1.o mm/pager1.o hw/serial/serial1.o chardev/chardev1.o -L../../lib/block -L../../lib/drv -L../../lib/math -lblock -ldrv -lmath ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d tester > tester.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tester' make -r -C app/testread all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' touch tag /usr/local/cross/bin/arm-helenos-gcc testread.c -o testread.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,testread.map -o testread ../../lib/c/crt0.o ../../lib/c/crt1.o testread.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d testread > testread.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testread' make -r -C app/testrunner all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' touch tag /usr/local/cross/bin/arm-helenos-gcc main.c -o main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,testrunner.map -o testrunner ../../lib/c/crt0.o ../../lib/c/crt1.o main.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d testrunner > testrunner.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testrunner' make -r -C app/testwrit all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' touch tag /usr/local/cross/bin/arm-helenos-gcc testwrit.c -o testwrit.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,testwrit.map -o testwrit ../../lib/c/crt0.o ../../lib/c/crt1.o testwrit.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d testwrit > testwrit.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/testwrit' make -r -C app/tetris all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' touch tag /usr/local/cross/bin/arm-helenos-gcc shapes.c -o shapes.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc scores.c -o scores.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc tetris.c -o tetris.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc screen.c -o screen.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,tetris.map -o tetris ../../lib/c/crt0.o ../../lib/c/crt1.o shapes.o scores.o tetris.o screen.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d tetris > tetris.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tetris' make -r -C lib/usb all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' /usr/local/cross/bin/arm-helenos-gcc src/class.c -o src/class.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/dev.c -o src/dev.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/debug.c -o src/debug.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/dma_buffer.c -o src/dma_buffer.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/dump.c -o src/dump.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/port.c -o src/port.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/usb.c -o src/usb.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libusb.a src/class.o src/dev.o src/debug.o src/dma_buffer.o src/dump.o src/port.o src/usb.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usb' make -r -C app/tmon all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' touch tag /usr/local/cross/bin/arm-helenos-gcc main.c -o main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -I../../lib/usb -I../../lib/usb/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc list.c -o list.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -I../../lib/usb -I../../lib/usb/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc tf.c -o tf.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -I../../lib/usb -I../../lib/usb/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc tests.c -o tests.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -I../../lib/usb -I../../lib/usb/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc resolve.c -o resolve.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -I../../lib/usb -I../../lib/usb/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/drv -I../../lib/drv/include -I../../lib/usb -I../../lib/usb/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,tmon.map -o tmon ../../lib/c/crt0.o ../../lib/c/crt1.o main.o list.o tf.o tests.o resolve.o -L../../lib/drv -L../../lib/usb -ldrv -lusb ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d tmon > tmon.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/tmon' make -r -C app/trace all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' touch tag /usr/local/cross/bin/arm-helenos-gcc trace.c -o trace.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc syscalls.c -o syscalls.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc ipcp.c -o ipcp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc ipc_desc.c -o ipc_desc.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc proto.c -o proto.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,trace.map -o trace ../../lib/c/crt0.o ../../lib/c/crt1.o trace.o syscalls.o ipcp.o ipc_desc.o proto.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d trace > trace.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/trace' make -r -C app/top all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' touch tag /usr/local/cross/bin/arm-helenos-gcc top.c -o top.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc screen.c -o screen.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,top.map -o top ../../lib/c/crt0.o ../../lib/c/crt1.o top.o screen.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d top > top.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/top' make -r -C app/untar all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' touch tag /usr/local/cross/bin/arm-helenos-gcc main.c -o main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/untar -I../../lib/untar/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/untar -I../../lib/untar/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,untar.map -o untar ../../lib/c/crt0.o ../../lib/c/crt1.o main.o -L../../lib/untar -luntar ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d untar > untar.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/untar' make -r -C lib/usbdev all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' /usr/local/cross/bin/arm-helenos-gcc src/altiface.c -o src/altiface.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/driver.c -o src/driver.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/devdrv.c -o src/devdrv.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/devpoll.c -o src/devpoll.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/dp.c -o src/dp.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/pipes.c -o src/pipes.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/pipesinit.c -o src/pipesinit.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/recognise.c -o src/recognise.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/request.c -o src/request.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libusbdev.a src/altiface.o src/driver.o src/devdrv.o src/devpoll.o src/dp.o src/pipes.o src/pipesinit.o src/recognise.o src/request.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbdev' make -r -C lib/usbhid all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' /usr/local/cross/bin/arm-helenos-gcc src/hiddescriptor.c -o src/hiddescriptor.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/hidparser.c -o src/hidparser.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/hidpath.c -o src/hidpath.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/hidreport.c -o src/hidreport.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/consumer.c -o src/consumer.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc src/hidreq.c -o src/hidreq.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/usb -I../../lib/usb/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-ar rc libusbhid.a src/hiddescriptor.o src/hidparser.o src/hidpath.o src/hidreport.o src/consumer.o src/hidreq.o touch tag make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbhid' make -r -C app/usbinfo all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' touch tag /usr/local/cross/bin/arm-helenos-gcc desctree.c -o desctree.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/usbhid -I../../lib/usbhid/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc dump.c -o dump.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/usbhid -I../../lib/usbhid/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc hid.c -o hid.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/usbhid -I../../lib/usbhid/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc info.c -o info.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/usbhid -I../../lib/usbhid/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc list.c -o list.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/usbhid -I../../lib/usbhid/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc main.c -o main.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/usbhid -I../../lib/usbhid/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -I../../lib/usbhid -I../../lib/usbhid/include -I../../lib/usbdev -I../../lib/usbdev/include -I../../lib/usb -I../../lib/usb/include -I../../lib/drv -I../../lib/drv/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,usbinfo.map -o usbinfo ../../lib/c/crt0.o ../../lib/c/crt1.o desctree.o dump.o hid.o info.o list.o main.o -L../../lib/usbhid -L../../lib/usbdev -L../../lib/usb -L../../lib/drv -lusbhid -lusbdev -lusb -ldrv ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d usbinfo > usbinfo.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/usbinfo' make -r -C app/vol all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' touch tag /usr/local/cross/bin/arm-helenos-gcc vol.c -o vol.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered /usr/local/cross/bin/arm-helenos-gcc -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-strings -Werror-implicit-function-declaration -Wsystem-headers -Wunknown-pragmas -Werror -Wno-nonnull-compare -Wno-clobbered -Wl,--fatal-warnings,--warn-common -Wl,--gc-sections -Wl,-Map,vol.map -o vol ../../lib/c/crt0.o ../../lib/c/crt1.o vol.o ../../lib/c/libc.so.0 -lgcc /usr/local/cross/bin/arm-helenos-objdump -d vol > vol.disasm make[2]: Leaving directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/app/vol' make -r -C lib/usbvirt all PRECHECK= make[2]: Entering directory '/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos/uspace/lib/usbvirt' /usr/local/cross/bin/arm-helenos-gcc src/ctrltransfer.c -o src/ctrltransfer.o -c -MD -MP -D__LE__ -nostdlib -ffixed-r9 -mtp=soft -fno-omit-frame-pointer -mapcs-frame -mcpu=cortex-a8 -Wl,-z,max-page-size=0x1000 -mfloat-abi=hard -std=gnu11 -isystem ../../lib/c/include -isystem ../../lib/c/arch/arm32/include -isystem ../../../abi/arch/arm32/include -isystem ../../../abi/include -Iinclude -I. -I../../lib/drv -I../../lib/drv/include -I../../lib/usb -I../../lib/usb/include -I../../lib/usbdev -I../../lib/usbdev/include -imacros ../../../config.h -D_HELENOS_SOURCE -fexec-charset=UTF-8 -finput-charset=UTF-8 -fno-common -fdebug-prefix-map=/var/helenos/nightly/tmp-ci/build/arm32-beagleboardxm/helenos=. -O3 -ffunction-sections -fno-builtin-strftime -pipe -Wall -Wextra -Wno-unused-parameter -Wmissing-prototypes -Wwrite-s