Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.30-1 (wbx@vopenadk) (gcc version 5.4.0 (GCC) ) #7 Tue Dec 27 08:50:05 CET 2016 [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00091176 [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: ARM-Versatile PB [ 0.000372] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.003073] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.003132] Kernel command line: console=ttyAMA0,115200 ro rootfstype=tmpfs [ 0.133757] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.134051] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.134340] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.138524] Memory: 127308K/131072K available (1523K kernel code, 90K rwdata, 216K rodata, 596K init, 173K bss, 3764K reserved, 0K cma-reserved) [ 0.138917] Virtual kernel memory layout: [ 0.138917] vector : 0x00000000 - 0x00001000 ( 4 kB) [ 0.138917] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.138917] vmalloc : 0x00000000 - 0xffffffff (4095 MB) [ 0.138917] lowmem : 0x00000000 - 0x08000000 ( 128 MB) [ 0.138917] modules : 0x00000000 - 0x08000000 ( 128 MB) [ 0.138917] .text : 0x00008000 - 0x001bb000 (1740 kB) [ 0.138917] .init : 0x001bb000 - 0x00250000 ( 596 kB) [ 0.138917] .data : 0x00250000 - 0x00266a40 ( 91 kB) [ 0.138917] .bss : 0x00266a40 - 0x00291f00 ( 174 kB) [ 0.152559] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.154324] NR_IRQS:224 [ 0.155947] VIC @10140000: id 0x00041190, vendor 0x41 [ 0.158035] FPGA IRQ chip 0 "SIC" @ 10003000, 13 irqs, parent IRQ: 63 [ 0.160129] clocksource: timer3: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.163417] Calibrating delay loop... 538.21 BogoMIPS (lpj=2691072) [ 0.341408] pid_max: default: 4096 minimum: 301 [ 0.342662] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.342732] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.371858] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.376056] NET: Registered protocol family 16 [ 0.384038] Serial: AMBA PL011 UART driver [ 0.388809] dev:f1: ttyAMA0 at MMIO 0x101f1000 (irq = 44, base_baud = 0) is a PL011 rev1 [ 0.393018] console [ttyAMA0] enabled [ 0.394824] dev:f2: ttyAMA1 at MMIO 0x101f2000 (irq = 45, base_baud = 0) is a PL011 rev1 [ 0.395424] dev:f3: ttyAMA2 at MMIO 0x101f3000 (irq = 46, base_baud = 0) is a PL011 rev1 [ 0.395992] fpga:09: ttyAMA3 at MMIO 0x10009000 (irq = 70, base_baud = 0) is a PL011 rev1 [ 0.411269] clocksource: Switched to clocksource timer3 [ 0.416190] NET: Registered protocol family 2 [ 0.421187] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.421828] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.422062] TCP: Hash tables configured (established 1024 bind 1024) [ 0.423283] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.423524] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.425000] NET: Registered protocol family 1 [ 1.515937] futex hash table entries: 16 (order: -5, 192 bytes) [ 1.544122] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.547603] smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre [ 1.563945] smc91x smc91x.0 eth0: SMC91C11xFD (rev 1) at 10010000 IRQ 57 [ 1.564121] [nowait] [ 1.564356] smc91x smc91x.0 eth0: Ethernet addr: 52:54:00:12:34:56 [ 1.565346] NET: Registered protocol family 17 [ 1.571459] Starting Linux (built with OpenADK). [ 1.593593] Freeing unused kernel memory: 596K (001bb000 - 00250000) System initialization ... Starting network... done. Starting adktest... Starting test script ... Linux openadk 4.4.30-1 #7 Tue Dec 27 08:50:05 CET 2016 armv5tejl GNU/Linux SEGV SEGV -rwxr-xr-x 1 root root 622068 Dec 26 2016 /bin/busybox Hello World! (C) Hello World! (C) sh: can't execute 'helloworld-cxx': No such file or directory sh: can't execute 'helloworld-cxx.static': No such file or directory OpenADK git version: b2a1168dd11a787442f09eebe74b2c6d07966df0 Compiler used: Using built-in specs. COLLECT_GCC=/home/wbx/embedded-test/openadk/toolchain_qemu-arm-versatilepb-nommu_uclibc-ng_soft_eabi/usr/bin/arm-openadk-uclinux-uclibceabi-gcc COLLECT_LTO_WRAPPER=/home/wbx/embedded-test/openadk/toolchain_qemu-arm-versatilepb-nommu_uclibc-ng_soft_eabi/usr/libexec/gcc/arm-openadk-uclinux-uclibceabi/5.4.0/lto-wrapper Target: arm-openadk-uclinux-uclibceabi Configured with: /home/wbx/embedded-test/openadk/toolchain_build_qemu-arm-versatilepb-nommu_uclibc-ng_soft_eabi/w-gcc-5.4.0-1/gcc-5.4.0/configure --prefix=/home/wbx/embedded-test/openadk/toolchain_qemu-arm-versatilepb-nommu_uclibc-ng_soft_eabi/usr --with-bugurl=http://www.openadk.org/ --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=arm-openadk-uclinux-uclibceabi --with-gmp=/home/wbx/embedded-test/openadk/host_x86_64-linux-gnu/usr --with-mpfr=/home/wbx/embedded-test/openadk/host_x86_64-linux-gnu/usr --with-libelf=/home/wbx/embedded-test/openadk/host_x86_64-linux-gnu/usr --disable-__cxa_atexit --with-system-zlib --with-gnu-ld --with-gnu-as --disable-libsanitizer --disable-install-libiberty --disable-libitm --disable-libmudflap --disable-libgomp --disable-libcilkrts --disable-libquadmath --disable-libquadmath-support --disable-decimal-float --disable-libstdcxx-pch --disable-ppl-version-check --disable-cloog-version-check --without-ppl --without-cloog --without-isl --disable-werror --disable-nls --disable-lto --with-float=soft --with-mode=arm --disable-tls --enable-threads --disable-libatomic --disable-shared --disable-libssp --disable-biarch --disable-multilib --enable-languages=c --with-build-sysroot='/../../target_qemu-arm-versatilepb-nommu_uclibc-ng_soft_eabi' --with-sysroot='/../../target_qemu-arm-versatilepb-nommu_uclibc-ng_soft_eabi' Thread model: posix gcc version 5.4.0 (GCC) Linker used: GNU ld (GNU Binutils) 2.26.1 sh: can't execute 'sleep': No such file or directory