# images generated using: # https://github.com/bittorf/kritis-linux # # extract essential parts like: # cut -b13- logfile | sed -n '/SeaBIOS (version/,/^RC:/p' #!/bin/sh # generated: Sun May 16 09:59:31 UTC 2021 # # BUILDTIME: 260 sec # CPUINFO: 24 @ Intel(R) Xeon(R) CPU X5680 @ 3.33GHz # DISKSPACE: 1.6G # ARCHITECTURE: i686 / ARCH=i386 # COMPILER: CROSS_COMPILE=i486-linux-musl- | i486-linux-musl-gcc (GCC) 10.2.1 20210227 # CMDLINE_OPTIONS: 3.18.140 busybox procfs sysfs kflock meshack 32bit # # # # KERNEL_VERSION: 3.18.140 # KERNEL_URL: https://cdn.kernel.org/pub/linux/kernel/v3.x/linux-3.18.140.tar.xz # KERNEL_CONFIG: /home/bastian/software/kritis-linux/minilinux/builds/linux/.config # # # # Automatically generated file; DO NOT EDIT. # # Linux/i386 3.18.140 Kernel Configuration # # # # CONFIG_64BIT is not set # KERNEL_CONFG_TIME: 26 sec ("make tinyconfig" +more) # KERNEL_BUILD_TIME: 18 sec # KERNEL: /home/bastian/software/kritis-linux/minilinux/builds/linux/arch/x86/boot/bzImage # KERNEL_ELF: /home/bastian/software/kritis-linux/minilinux/builds/linux/arch/x86/boot/bzImage.elf # KERNEL_SIZE: 458064 bytes [is really compressed] # KERNEL_ELF: 1043736 bytes # show sections with: readelf -S /home/bastian/software/kritis-linux/minilinux/builds/linux/arch/x86/boot/bzImage.elf # # BUSYBOX: /home/bastian/software/kritis-linux/minilinux/builds/busybox/busybox # BUSYBOX_SIZE: 1111300 bytes # BUSYBOX_CONFIG: /home/bastian/software/kritis-linux/minilinux/builds/busybox/.config # # INITRD files......: 5618 # symlinks...: 5 # directories: 855 # nodes......: not-implemented-yet # bytes......: 150273136 [100%] # # init: /home/bastian/software/kritis-linux/minilinux/builds/initramfs/init (2352 bytes = '/bin/ash' script) # INITRD: 127815559 bytes [85.05%] = /home/bastian/software/kritis-linux/minilinux/builds/initramfs.cpio.gz # INITRD2: 125408105 bytes [83.45%] = /home/bastian/software/kritis-linux/minilinux/builds/initramfs.cpio.xz # INITRD3: 125394203 bytes [83.44%] = /home/bastian/software/kritis-linux/minilinux/builds/initramfs.cpio.xz.xz # INITRD3: 124494738 bytes [82.84%] = /home/bastian/software/kritis-linux/minilinux/builds/initramfs.cpio.zstd # decompress: gzip -cd /home/bastian/software/kritis-linux/minilinux/builds/initramfs.cpio.gz | cpio -idm # # --- # doc | busybox | applied: CONFIG_STATIC=y # doc | linux-3.18.140 | applied: kernel-patch | BEGIN # doc | linux-3.18.140 | applied: kernel-patch in '/home/bastian/software/kritis-linux/minilinux/opt/linux/linux-3.18.140/scripts/dtc/dtc-lexer.l' # doc | linux-3.18.140 | applied: kernel-patch in '/home/bastian/software/kritis-linux/minilinux/opt/linux/linux-3.18.140/scripts/dtc/dtc-lexer.lex.c_shipped' # doc | linux-3.18.140 | applied: kernel-patch | READY # doc | linux-3.18.140 | applied: make ARCH=i386 tinyconfig # doc | linux | applied: CONFIG_M486=y # doc | linux | applied: CONFIG_BLK_DEV_INITRD=y # doc | linux | applied: CONFIG_BINFMT_ELF=y # doc | linux | applied: CONFIG_BINFMT_SCRIPT=y # doc | linux | applied: CONFIG_DEVTMPFS=y # doc | linux | applied: CONFIG_DEVTMPFS_MOUNT=y # doc | linux | applied: CONFIG_TTY=y # doc | linux | applied: CONFIG_HIGHMEM4G=y # doc | linux | applied: CONFIG_UID16=y # doc | linux | applied: CONFIG_SERIAL_8250=y # doc | linux | applied: CONFIG_SERIAL_8250_CONSOLE=y # doc | linux | applied: CONFIG_PROC_FS=y # doc | linux | applied: CONFIG_SYSFS=y # doc | linux | applied: # CONFIG_INPUT_MOUSE is not set # doc | linux | applied: # CONFIG_INPUT_MOUSEDEV is not set # doc | linux | applied: # CONFIG_INPUT_KEYBOARD is not set # doc | linux | applied: # CONFIG_HID is not set # doc | linux | applied: CONFIG_FILE_LOCKING=y # doc | linux | not applied: # CONFIG_RD_ZSTD is not set # doc | linux | not applied: CONFIG_MODIFY_LDT_SYSCALL=y # doc | linux | not applied: # CONFIG_SWAP is not set # see: '/home/bastian/software/kritis-linux/minilinux/builds/linux/doc.txt' # --- # https://en.wikibooks.org/wiki/QEMU/Monitor#Virtual_machine # telnet 127.0.0.1 1337 # stop # migrate "exec: gzip -c >/tmp/foo.gz" # cont # # qemu -incoming "exec: gzip -cd /tmp/foo.gz" -snapshot # suggest humanreadable logname: # startup: /usr/bin/sudo qemu-system-i386 -m 1999M -enable-kvm -cpu 486 -machine isapc \ -kernel /home/bastian/software/kritis-linux/minilinux/builds/linux/arch/x86/boot/bzImage \ -initrd /home/bastian/software/kritis-linux/minilinux/builds/initramfs.cpio.gz \ -nographic \ -append "console=ttyS0" -monitor tcp::1337,server,nowait -snapshot -pidfile "/tmp/tmp.NLkZiXCjoO" 00h00m01s | c[?7lSeaBIOS (version 1.14.0-1) 00h00m01s | Booting from ROM... 00h00m01s | c[?7l# BOOTTIME_SECONDS 0.60 00h00m01s | # MEMFREE_KILOBYTES 2010692 00h00m01s | # UNAME uname_unavailable 00h00m01s | # READY - to quit press once CTRL+A and then 'x' or kill qemu 00h00m01s | ./kaem.run 00h00m01s | MemTotal: 2028632 kB 00h00m01s | MemFree: 1861872 kB 00h00m01s | MemAvailable: 2010444 kB 00h00m01s | Buffers: 0 kB 00h00m01s | Cached: 161684 kB 00h00m01s | SwapCached: 0 kB 00h00m01s | Active: 19012 kB 00h00m01s | Inactive: 142712 kB 00h00m01s | Active(anon): 40 kB 00h00m01s | Inactive(anon): 0 kB 00h00m01s | Active(file): 18972 kB 00h00m01s | Inactive(file): 142712 kB 00h00m01s | Unevictable: 0 kB 00h00m01s | Mlocked: 0 kB 00h00m01s | HighTotal: 1137672 kB 00h00m01s | HighFree: 975728 kB 00h00m01s | LowTotal: 890960 kB 00h00m01s | LowFree: 886144 kB 00h00m01s | SwapTotal: 0 kB 00h00m01s | SwapFree: 0 kB 00h00m01s | Dirty: 0 kB 00h00m01s | Writeback: 0 kB 00h00m01s | AnonPages: 56 kB 00h00m01s | Mapped: 800 kB 00h00m01s | Shmem: 0 kB 00h00m01s | Slab: 0 kB 00h00m01s | SReclaimable: 0 kB 00h00m01s | SUnreclaim: 0 kB 00h00m01s | KernelStack: 120 kB 00h00m01s | PageTables: 28 kB 00h00m01s | NFS_Unstable: 0 kB 00h00m01s | Bounce: 0 kB 00h00m01s | WritebackTmp: 0 kB 00h00m01s | CommitLimit: 1014316 kB 00h00m01s | Committed_AS: 316 kB 00h00m01s | VmallocTotal: 122880 kB 00h00m01s | VmallocUsed: 16 kB 00h00m01s | VmallocChunk: 122864 kB 00h00m01s | DirectMap4k: 12280 kB 00h00m01s | DirectMap4M: 897024 kB 00h00m01s | #!/bin/ash 00h00m01s | export SHELL=ash 00h00m01s | 00h00m01s | mount -t proc none /proc && { 00h00m01s | read -r UP _ /proc/sys/vm/min_free_kbytes 00h00m01s | # printf '%s\n' 0 >/proc/sys/vm/user_reserve_kbytes 00h00m01s | # printf '%s\n' 0 >/proc/sys/vm/admin_reserve_kbytes 00h00m01s | # for FILE in /proc/sys/vm/*; do LINE="$( /bin/busybox cat $FILE )"; printf '%s\n' "$FILE $LINE"; done 00h00m01s | 00h00m01s | ( while :; do while read -r L; do case "$L" in MemFree*) set -- $L; FREE=$2 ;; MemAvailable*) set -- $L; AVAIL=$2; >&2 printf '%s\n' "DEBUG_Mem free: $FREE avail: $AVAIL"; break ;; esac; done &2 printf '%s\n' "DEBUG_$L"; break ;; esac; done /dev/null 00h00m01s | else 00h00m01s | exec /bin/ash 2>/dev/null 00h00m01s | fi 00h00m01s | else 00h00m01s | exec /bin/ash 2>/dev/null 00h00m01s | fi 00h00m01s | 00h00m01s | +> ./bootstrap-seeds/POSIX/x86/kaem-optional-seed mescc-tools-seed.kaem.run 00h00m01s | DEBUG_Mem free: 1861988 avail: 2010560 00h00m01s | +> ../bootstrap-seeds/POSIX/x86/kaem-optional-seed mescc-tools-seed-kaem.kaem 00h00m01s | +> ../bootstrap-seeds/POSIX/x86/hex0-seed hex0_x86.hex0 hex0 00h00m01s | +> ./hex0 kaem-minimal.hex0 kaem-0 00h00m01s | +> ./kaem-0 mescc-tools-mini-kaem.kaem 00h00m01s | +> ./hex0 hex1_x86.hex0 hex1 00h00m01s | +> ./hex0 catm_x86.hex0 catm 00h00m01s | +> ./hex1 hex2_x86.hex1 hex2-0 00h00m01s | +> ./catm hold ELF-i386.hex2 M0_x86.hex2 00h00m01s | +> ./hex2-0 hold M0 00h00m01s | +> ./M0 cc_x86.M1 temp1 00h00m01s | +> ./catm hold ELF-i386.hex2 temp1 00h00m01s | +> ./hex2-0 hold cc_x86 00h00m01s | DEBUG_Mem free: 1861096 avail: 2009800 00h00m01s | +> ./catm hold ../M2-Planet/test/common_x86/functions/file.c ../M2-Planet/test/common_x86/functions/malloc.c ../M2-Planet/functions/calloc.c ../M2-Planet/test/common_x86/functions/exit.c ../M2-Planet/functions/match.c ../M2-Planet/functions/in_set.c ../M2-Planet/functions/numerate_number.c ../M2-Planet/functions/file_print.c ../M2-Planet/functions/number_pack.c ../M2-Planet/functions/string.c ../M2-Planet/functions/require.c ../M2-Planet/functions/fixup.c ../M2-Planet/cc.h ../M2-Planet/cc_globals.c ../M2-Planet/cc_reader.c ../M2-Planet/cc_strings.c ../M2-Planet/cc_types.c ../M2-Planet/cc_core.c ../M2-Planet/cc.c 00h00m01s | +> ./cc_x86 hold M2.M1 00h00m01s | DEBUG_Mem free: 1854896 avail: 2003936 00h00m01s | +> ./catm hold x86_defs.M1 libc-core.M1 M2.M1 00h00m01s | +> ./M0 hold temp1 00h00m01s | DEBUG_Mem free: 1859360 avail: 2009576 00h00m02s | DEBUG_Mem free: 1850804 avail: 2001020 00h00m02s | +> ./catm hold ELF-i386.hex2 temp1 00h00m02s | +> ./hex2-0 hold M2 00h00m02s | DEBUG_Mem free: 1859856 avail: 2009892 00h00m02s | +> ./M2 --architecture x86 -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/test/common_x86/functions/file.c -f ../M2-Planet/functions/file_print.c -f ../mescc-tools/functions/numerate_number.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/functions/match.c -f ../mescc-tools/blood-elf.c -f ../M2-Planet/functions/require.c -f ../M2-Planet/functions/in_set.c -o blood-elf.M1 00h00m02s | DEBUG_Mem free: 1859856 avail: 2009976 00h00m02s | +> ./catm hold x86_defs.M1 libc-core.M1 blood-elf.M1 00h00m02s | +> ./M0 hold temp1 00h00m02s | +> ./catm hold ELF-i386.hex2 temp1 00h00m02s | +> ./hex2-0 hold blood-elf-0 00h00m02s | +> ./M2 --architecture x86 -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/test/common_x86/functions/file.c -f ../M2-Planet/functions/file_print.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/functions/match.c -f ../M2-Planet/functions/in_set.c -f ../M2-Planet/functions/numerate_number.c -f ../M2-Planet/functions/string.c -f ../M2-Planet/functions/require.c -f ../meDEBUG_Mem free: 1859740 avail: 2009472 00h00m02s | scc-tools/M1-macro.c --debug -o M1-macro.M1 00h00m03s | +> ./blood-elf-0 -f M1-macro.M1 -o M1-macro-footer.M1 00h00m03s | +> ./catm hold x86_defs.M1 libc-core.M1 M1-macro.M1 M1-macro-footer.M1 00h00m03s | +> ./M0 hold temp1 00h00m03s | DEBUG_Mem free: 1858492 avail: 2008760 00h00m03s | +> ./catm hold ELF-i386-debug.hex2 temp1 00h00m03s | +> ./hex2-0 hold ../bin/M1 00h00m03s | DEBUG_Mem free: 1859112 avail: 2009356 00h00m03s | +> ./M2 --architecture x86 -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/test/common_x86/functions/file.c -f ../M2-Planet/functions/file_print.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/functions/match.c -f ../M2-Planet/functions/require.c -f ../M2-Planet/functions/in_set.c -f ../M2-Planet/functions/numerate_number.c -f ../M2-Planet/test/common_x86/functions/stat.c -f ../mescc-tools/hex2_linker.c --debug -o hex2_linker.M1 00h00m03s | +> ./blood-elf-0 -f hex2_linker.M1 -o hex2_linker-footer.M1 00h00m03s | DEBUG_Mem free: 1857996 avail: 2008456 00h00m03s | +> ../bin/M1 -f x86_defs.M1 -f libc-core.M1 -f hex2_linker.M1 -f hex2_linker-footer.M1 --LittleEndian --architecture x86 -o temp1 00h00m03s | +> ./catm hold ELF-i386-debug.hex2 temp1 00h00m03s | +> ./hex2-0 hold ../bin/hex2 00h00m03s | DEBUG_Mem free: 1858492 avail: 2009052 00h00m04s | +> ./M2 --architecture x86 -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/test/common_x86/functions/file.c -f ../M2-Planet/functions/file_print.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/functions/match.c -f ../M2-Planet/functions/in_set.c -f ../M2-Planet/functions/require.c -f ../mescc-tools/functions/string.c -f ../M2-Planet/functions/numerate_number.c -f ../M2-Planet/test/common_x86/functions/fork.c -f ../M2-Planet/test/common_x86/functions/execve.c -f ../M2-Planet/test/common_x86/functions/chdir.c -f ../M2-Planet/test/common_x86/functions/getcwd.c -f ../mescc-tools/Kaem/kaem.h -f ../mescc-tools/Kaem/variable.c -f ../mescc-tools/Kaem/kaem_globals.c -f ../mescc-tools/Kaem/kaem.c --debug -o kaem.M1 00h00m04s | +> ./blood-elf-0 -f kaem.M1 -o kaem-footer.M1 00h00m04s | DEBUG_Mem free: 1857996 avail: 2008840 00h00m04s | +> ../bin/M1 -f x86_defs.M1 -f libc-core.M1 -f kaem.M1 -f kaem-footer.M1 --LittleEndian --architecture x86 -o hold 00h00m04s | DEBUG_Mem free: 1857624 avail: 2008592 00h00m04s | +> ../bin/hex2 -f ELF-i386-debug.hex2 -f hold --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o ../bin/kaem --exec_enable 00h00m04s | DEBUG_Mem free: 1857624 avail: 2008672 00h00m04s | +> ../bin/kaem --verbose --strict -f mescc-tools-full-kaem.kaem 00h00m04s | +> ./M2 --architecture x86 -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/test/common_x86/functions/file.c -f ../M2-Planet/functions/file_print.c -f ../mescc-tools/functions/numerate_number.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/functions/match.c -f ../M2-Planet/functions/require.c -f ../M2-Planet/functions/in_set.c -f ../mescc-tools/blood-elf.c --debug -o blood-elf.M1 00h00m04s | +> ./blood-elf-0 -f blood-elf.M1 -o blood-elf-footer.M1 00h00m04s | +> ../bin/M1 -f x86_defs.M1 -f libc-core.M1 -f blood-elf.M1 -f blood-elf-footer.M1 --LittleEndian --architecture x86DEBUG_Mem free: 1857632 avail: 2008764 00h00m04s | -o hold 00h00m05s | +> ../bin/hex2 -f ELF-i386-debug.hex2 -f hold --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o ../bin/blood-elf --exec_enable 00h00m05s | +> ./M2 --architecture x86 -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/test/common_x86/functiDEBUG_Mem free: 1856888 avail: 2007968 00h00m05s | ons/file.c -f ../M2-Planet/functions/file_print.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/test/common_x86/functions/uname.c -f ../M2-Planet/functions/match.c -f ../mescc-tools/get_machine.c --debug -o get_machine.M1 00h00m05s | +> ../bin/blood-elf -f get_machine.M1 -o get_machine-footer.M1 00h00m05s | +> ../bin/M1 -f x86_defs.M1 -f libc-core.M1 -f get_machine.M1 -f get_machine-footer.M1 --LittleEndian --architecture x86 -o hold 00h00m05s | +> ../bin/hex2 -f ELF-i386-debug.hex2 -f hold --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o ../bin/get_machine --exec_enable 00h00m05s | +> ./M2 --architecture x86 -f ../M2-Planet/test/common_x86/functions/file.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/functions/match.c -f ../M2-Planet/functions/in_set.c -f ../M2-Planet/functions/numerate_number.c -f ../M2-Planet/functions/file_print.c -f ../M2-Planet/functions/number_pack.c -f ../M2-Planet/functions/string.c -f ../M2-Planet/functions/require.c -f ../M2-Planet/functions/fixup.c -f ../M2-Planet/cc.h -f ../M2-Planet/cc_globals.c -f ../M2-Planet/cc_reader.c -f ../M2-Planet/cc_strings.c -f ../M2-Planet/cc_types.c -f ../M2-Planet/cc_core.c -f ../M2-Planet/cc.c --debug -o M2.M1 00h00m05s | DEBUG_Mem free: 1855020 avail: 2006084 00h00m05s | DEBUG_Mem free: 1853780 avail: 2004500 00h00m05s | +> ../bin/blood-elf -f M2.M1 -o M2-footer.M1 00h00m06s | DEBUG_Mem free: 1852912 avail: 2003976 00h00m06s | DEBUG_Mem free: 1845968 avail: 1997248 00h00m06s | +> ../bin/M1 -f x86_defs.M1 -f libc-core.M1 -f M2.M1 -f M2-footer.M1 --LittleEndian --architecture x86 -o hold 00h00m06s | DEBUG_Mem free: 1853532 avail: 2005100 00h00m06s | DEBUG_Mem free: 1852540 avail: 2004108 00h00m07s | DEBUG_Mem free: 1851548 avail: 2003504 00h00m07s | +> ../bin/hex2 -f ELF-i386-debug.hex2 -f hold --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o ../bin/M2-Planet --exec_enable 00h00m07s | DEBUG_Mem free: 1852664 avail: 2004952 00h00m07s | DEBUG_Mem free: 1852416 avail: 2004740 00h00m07s | DEBUG_Mem free: 1852416 avail: 2004860 00h00m07s | +> ../bin/kaem --verbose --strict --file mes-m2.kaem 00h00m07s | +> ../bin/M2-Planet --debug --architecture x86 -f ../mes-m2/mes.h -f ../M2-Planet/test/common_x86/functions/file.c -f ../M2-Planet/test/common_x86/functions/exit.c -f ../M2-Planet/test/common_x86/functions/malloc.c -f ../M2-Planet/functions/calloc.c -f ../mes-m2/mes.c -f ../mes-m2/mes_cell.c -f ../mes-m2/mes_builtins.c -f ../mes-m2/mes_eval.c -f ../mes-m2/mes_print.c -f ../mes-m2/mes_read.c -f ../mes-m2/mes_tokenize.c -f ../mes-m2/mes_vector.c -f ../mes-m2/mes_list.c -f ../mes-m2/mes_string.c -f ../mes-m2/mes_keyword.c -f ../mes-m2/mes_record.c -f ../mes-m2/mes_init.c -f ../mes-m2/mes_macro.c -f ../mes-m2/mes_posix.c -f ../mes-m2/functions/numerate_number.c -f ../mes-m2/functions/match.c -f ../mes-m2/functions/in_set.c -f ../mes-m2/functions/file_print.c -o mes.M1 00h00m08s | DEBUG_Mem free: 1855020 avail: 2007476 00h00m08s | DEBUG_Mem free: 1853780 avail: 2006728 00h00m08s | DEBUG_Mem free: 1853160 avail: 2006660 00h00m08s | +> ../bin/blood-elf -f mes.M1 -o mes-footer.M1 00h00m08s | DEBUG_Mem free: 1852292 avail: 2005868 00h00m09s | DEBUG_Mem free: 1849936 avail: 2003512 00h00m09s | +> ../bin/M1 -f ../M2-Planet/test/common_x86/x86_defs.M1 -f ../M2-Planet/test/common_x86/libc-core.M1 -f mes.M1 -f mes-footer.M1 --LittleEndian --architecture x86 -o mes.hex2 00h00m09s | DEBUG_Mem free: 1853656 avail: 2007692 00h00m09s | DEBUG_Mem free: 1853284 avail: 2007320 00h00m09s | DEBUG_Mem free: 1852540 avail: 2006576 00h00m10s | DEBUG_Mem free: 1851176 avail: 2005540 00h00m10s | +> ../bin/hex2 -f ../M2-Planet/test/common_x86/ELF-i386-debug.hex2 -f mes.hex2 --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o ../bin/mes-m2 --exec_enable 00h00m10s | DEBUG_Mem free: 1852788 avail: 2007572 00h00m10s | DEBUG_Mem free: 1852788 avail: 2007572 00h00m10s | DEBUG_Mem free: 1852664 avail: 2007576 00h00m11s | +> bin/kaem --verbose --strict --file after.kaem 00h00m11s | +> cd after 00h00m11s | +> PATH=/after/bin:/bin 00h00m11s | +> ../bin/kaem --file kaem.run 00h00m11s | +> set -ex 00h00m11s | +> PATH=/after/bin:/bin 00h00m11s | +> prefix=/after 00h00m11s | +> bindir=/after/bin 00h00m11s | +> libdir=/after/lib 00h00m11s | +> incdir=/after/include 00h00m11s | +> MES_PREFIX=/after/mes/src/mes 00h00m11s | +> GUILE_LOAD_PATH=/after/mes/src/nyacc/module:/after/mes/src/mes/mes/module:/after/mes/src/mes/module 00h00m11s | +> pkg=mescc-tools-extra 00h00m11s | +> cd mescc-tools-extra 00h00m11s | +> kaem --file mescc-tools-extra.kaem 00h00m11s | +> set -ex 00h00m11s | +> cd src 00h00m11s | +> M2-Planet -f /M2-Planet/test/common_x86/functions/file.c -f /M2-Planet/test/common_x86/functions/exit.c -f /M2-Planet/test/common_x86/functions/malloc.c -f /M2-Planet/test/common_x86/functions/getcwd.c -f /M2-Planet/test/common_x86/functions/chdir.c -f functions/string.c -f functions/fileDEBUG_Mem free: 1853408 avail: 2008384 00h00m11s | _print.c -f functions/match.c -f functions/require.c -f /M2-Planet/functions/calloc.c -f functions/in_set.c -f functions/numerate_number.c -f cp.c --architecture x86 --debug -o cp.M1 00h00m11s | +> blood-elf -f cp.M1 -o cp-footer.M1 00h00m11s | +> M1 -f /M2-Planet/test/common_x86/x86_defs.M1 -f /M2-Planet/test/common_x86/libc-core.M1 -f cp.M1 -f cp-footer.M1 --LittleEndian --architecture x86 -o hold 00h00m11s | DEBUG_Mem free: 1851664 avail: 2006844 00h00m11s | +> hex2 -f /M2-Planet/test/common_x86/ELF-i386-debug.hex2 -f hold --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o /after/bin/cp --exec_enable 00h00m11s | +> M2-Planet -f /M2-Planet/test/common_x86/functions/file.c -f /M2-Planet/test/common_x86/functions/exit.c -f /M2-Planet/test/common_x86/functions/malloc.c -f /M2-Planet/test/common_x86/functions/getcwd.c -f /M2-Planet/test/common_x86/functions/chdir.c -f functions/string.c -f functions/file_print.c -f functions/match.c -f functions/require.c -f functions/in_set.c -f functions/numerate_number.c -f /M2-Planet/functions/calloc.c -f /M2-Planet/test/common_x86/functions/stat.c -f chmod.c --architecture x86 --debug -o chmod.M1 00h00m11s | +> blood-elf -f chmod.M1 -o chmod-footer.M1 00h00m11s | DEBUG_Mem free: 1849556 avail: 2004900 00h00m11s | +> M1 -f /M2-Planet/test/common_x86/x86_defs.M1 -f /M2-Planet/test/common_x86/libc-core.M1 -f chmod.M1 -f chmod-footer.M1 --LittleEndian --architecture x86 -o hold 00h00m11s | +> hex2 -f /M2-Planet/test/common_x86/ELF-i386-debug.hex2 -f hold --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o /after/bin/chmod --exec_enable 00h00m11s | +> M2-Planet -f /M2-Planet/test/common_x86/functions/file.c -f /M2-Planet/test/common_x86/functions/exit.c -f functions/numerate_number.c -f functions/string.c -f functions/file_print.c -f functions/match.c -f functions/require.c -f functions/in_set.c -f /M2-Planet/functions/calloc.c -f /M2-Planet/test/common_x86/functions/malloc.c -f fletcher16.c --architecture x86 --debug -o fletcher16.M1 00h00m12s | +> blood-elf -f fletcher16.M1 -o fletcher16-footer.M1 00h00m12s | DEBUG_Mem free: 1847820 avail: 2003224 00h00m12s | +> M1 -f /M2-Planet/test/common_x86/x86_defs.M1 -f /M2-Planet/test/common_x86/libc-core.M1 -f fletcher16.M1 -f fletcher16-footer.M1 --LittleEndian --architecture x86 -o hold 00h00m12s | +> hex2 -f /M2-Planet/test/common_x86/ELF-i386-debug.hex2 -f hold --LittleEndian --architecture x86 --BaseAddress 0x8048000 -o /after/bin/fletcher16 --exec_enable 00h00m12s | +> cd .. 00h00m12s | +> fletcher16 checksums 00h00m12s | /after/bin/chmod: OK 00h00m12s | /after/bin/cp: OK 00h00m12s | /after/bin/fletcher16: OK 00h00m12s | +> cd .. 00h00m12s | +> cp ../bin/hex2 bin/hex2 00h00m12s | +> cp ../bin/M1 bin/M1 00h00m12s | DEBUG_Mem free: 1853284 avail: 2008780 00h00m12s | +> cp ../bin/M2-Planet bin/M2-Planet 00h00m12s | +> cp ../bin/blood-elf bin/blood-elf 00h00m12s | +> cp ../bin/get_machine bin/get_machine 00h00m12s | +> cp ../bin/mes-m2 bin/mes-m2 00h00m12s | DEBUG_Mem free: 1853036 avail: 2008864 00h00m12s | +> cp ../bin/kaem bin/kaem 00h00m12s | +> cp ../catm bin/catm 00h00m12s | +> chmod 755 bin/hex2 bin/M1 bin/M2-Planet bin/blood-elf bin/get_machine bin/mes-m2 bin/kaem bin/catm 00h00m12s | +> fletcher16 mescc-tools-seed-checksums 00h00m12s | /after/bin/blood-elf: OK 00h00m12s | /after/bin/catm: OK 00h00m12s | /after/bin/get_machine: OK 00h00m12s | /after/bin/hex2: OK 00h00m12s | /after/bin/kaem: OK 00h00m12s | /after/bin/M1: OK 00h00m12s | /after/bin/M2-Planet: OK 00h00m12s | DEBUG_Mem free: 1852788 avail: 2008756 00h00m12s | /after/bin/mes-m2: OK 00h00m12s | +> PATH=/after/bin 00h00m12s | +> pkg=mes 00h00m12s | +> cd mes 00h00m12s | +> kaem --file mes.kaem 00h00m12s | +> set -ex 00h00m12s | +> MES_ARENA=20000000 00h00m12s | +> MES_MAX_ARENA=20000000 00h00m12s | +> MES_STACK=6000000 00h00m12s | +> MES=/after/bin/mes 00h00m12s | +> libdir=/after/mes/src/mes/lib 00h00m12s | +> cp files/mescc.scm /after/bin/ 00h00m12s | +> chmod 755 /after/bin/mescc.scm 00h00m12s | +> cp files/config.h src/mes/include/mes 00h00m12s | +> cd src/mes 00h00m12s | +> kaem --verbose --file kaem.run 00h00m12s | +> mkdir -p m2 00h00m13s | DEBUG_Mem free: 1831700 avail: 1987676 00h00m13s | +> M2-Planet --debug --architecture x86 -f include/m2/lib.h -f lib/linux/x86-mes-m2/crt1.c -f lib/linux/x86-mes-m2/mini.c -f lib/mes/globals.c -f lib/m2/cast.c -f lib/m2/exit.c -f lib/mes/mini-write.c -f lib/linux/x86-mes-m2/syscall.c -f include/linux/x86/syscall.h -f lib/linux/brk.c -f lib/stdlib/malloc.c -f lib/string/memset.c -f lib/m2/read.c -f lib/mes/fdgetc.c -f lib/stdio/getchar.c -f lib/stdio/putchar.c -f lib/m2/open.c -f lib/m2/mes_open.c -f lib/string/strlen.c -f lib/mes/eputs.c -f lib/mes/fdputc.c -f lib/mes/eputc.c -f include/mes/mes.h -f include/mes/builtins.h -f include/mes/constants.h -f include/mes/symbols.h -f lib/mes/__assert_fail.c -f lib/mes/assert_msg.c -f lib/mes/fdputc.c -f lib/string/strncmp.c -f lib/posix/getenv.c -f lib/mes/fdputs.c -f lib/mes/ntoab.c -f lib/ctype/isdigit.c -f lib/ctype/isxdigit.c -f lib/ctype/isspace.c -f lib/ctype/isnumber.c -f lib/mes/abtol.c -f lib/stdlib/atoi.c -f lib/string/memcpy.c -f lib/stdlib/free.c -f lib/stdlib/realloc.c -f lib/string/strcpy.c -f lib/mes/itoa.c -f lib/mes/ltoa.c -f lib/mes/fdungetc.c -f lib/posix/setenv.c -f lib/linux/access.c -f lib/m2/chmod.c -f lib/linux/ioctl3.c -f lib/m2/isatty.c -f lib/linux/fork.c -f lib/m2/execve.c -f lib/m2/execv.c -f lib/linux/waitpid.c -f lib/linux/gettimeofday.c -f lib/m2/clock_gettime.c -f lib/m2/time.c -f lib/linux/_getcwd.c -f lib/m2/getcwd.c -f lib/linux/dup.c -f lib/linux/dup2.c -f lib/string/strcmp.c -f lib/string/memcmp.c -f lib/linux/unlink.c -f src/builtins.c -f src/core.c -f src/display.c -f src/eval-apply.c -f src/gc.c -f src/hash.c -f src/lib.c -f src/m2.c -f src/math.c -f src/mes.c -f src/module.c -f src/posix.c -f src/reader.c -f src/stack.c -f src/string.c -f src/struct.c -f src/symbol.c -f src/vector.c -o m2/mes.M1 00h00m13s | DEBUG_Mem free: 1826856 avail: 1982832 00h00m13s | DEBUG_Mem free: 1824376 avail: 1980704 00h00m13s | DEBUG_Mem free: 1823756 avail: 1980652 00h00m14s | +> blood-elf -f m2/mes.M1 -o m2/mes.blood-elf-M1 00h00m14s | DEBUG_Mem free: 1824996 avail: 1982304 00h00m14s | DEBUG_Mem free: 1821524 avail: 1978832 00h00m14s | DEBUG_Mem free: 1815944 avail: 1973256 00h00m14s | +> M1 --LittleEndian --architecture x86 -f lib/m2/x86/x86_defs.M1 -f lib/x86-mes/x86.M1 -f lib/linux/x86-mes-m2/crt1.M1 -f m2/mes.M1 -f m2/mes.blood-elf-M1 -o m2/mes.hex2 00h00m14s | DEBUG_Mem free: 1822888 avail: 1980736 00h00m15s | DEBUG_Mem free: 1821896 avail: 1979744 00h00m15s | DEBUG_Mem free: 1821152 avail: 1979000 00h00m15s | DEBUG_Mem free: 1820036 avail: 1977884 00h00m15s | DEBUG_Mem free: 1819044 avail: 1977572 00h00m15s | +> mkdir -p bin 00h00m16s | +> hex2 --LittleEndian --architecture x86 --BaseAddress 0x1000000 --exec_enable -f lib/m2/x86/ELF-i386-debug.hex2 -f m2/mes.hex2 -o bin/mes-m2 00h00m16s | DEBUG_Mem free: 1819912 avail: 1978604 00h00m16s | DEBUG_Mem free: 1819664 avail: 1978384 00h00m16s | DEBUG_Mem free: 1819540 avail: 1978384 00h00m16s | +> echo Running mes-m2 00h00m16s | Running mes-m2 00h00m16s | +> ./bin/mes-m2 -c (display 'Hello,M2-mes!) (newline) 00h00m16s | DEBUG_Mem free: 1814332 avail: 1973232 00h00m16s | Hello,M2-mes! 00h00m16s | +> cp bin/mes-m2 bin/mes 00h00m17s | +> cp bin/mes-m2 /after/bin/mes 00h00m17s | DEBUG_Mem free: 1847324 avail: 2006572 00h00m17s | +> chmod 755 /after/bin/mes 00h00m17s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/x86-mes-mescc/crt1.c 00h00m17s | DEBUG_Mem free: 1837528 avail: 1996844 00h00m17s | DEBUG_Mem free: 1818556 avail: 1977872 00h00m17s | DEBUG_Mem free: 1799832 avail: 1959148 00h00m18s | DEBUG_Mem free: 1785944 avail: 1945260 00h00m18s | DEBUG_Mem free: 1767468 avail: 1926784 00h00m18s | DEBUG_Mem free: 1742048 avail: 1901364 00h00m19s | DEBUG_Mem free: 1717496 avail: 1876812 00h00m19s | DEBUG_Mem free: 1690464 avail: 1849780 00h00m19s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/eputs.c 00h00m19s | DEBUG_Mem free: 1846952 avail: 2006276 00h00m19s | DEBUG_Mem free: 1831576 avail: 1990900 00h00m20s | DEBUG_Mem free: 1812852 avail: 1972176 00h00m20s | DEBUG_Mem free: 1794748 avail: 1954072 00h00m20s | DEBUG_Mem free: 1779496 avail: 1938820 00h00m20s | DEBUG_Mem free: 1759036 avail: 1918360 00h00m21s | DEBUG_Mem free: 1733616 avail: 1892940 00h00m21s | DEBUG_Mem free: 1708568 avail: 1867892 00h00m21s | DEBUG_Mem free: 1681040 avail: 1840364 00h00m21s | DEBUG_Mem free: 1653512 avail: 1812836 00h00m22s | DEBUG_Mem free: 1626356 avail: 1785680 00h00m22s | DEBUG_Mem free: 1611724 avail: 1771048 00h00m22s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/oputs.c 00h00m22s | DEBUG_Mem free: 1841372 avail: 2000704 00h00m22s | DEBUG_Mem free: 1822152 avail: 1981484 00h00m23s | DEBUG_Mem free: 1804916 avail: 1964248 00h00m23s | DEBUG_Mem free: 1788548 avail: 1947880 00h00m23s | DEBUG_Mem free: 1773544 avail: 1932876 00h00m23s | DEBUG_Mem free: 1748124 avail: 1907456 00h00m24s | DEBUG_Mem free: 1723448 avail: 1882780 00h00m24s | DEBUG_Mem free: 1696168 avail: 1855500 00h00m24s | DEBUG_Mem free: 1669136 avail: 1828468 00h00m25s | DEBUG_Mem free: 1641484 avail: 1800816 00h00m25s | DEBUG_Mem free: 1613584 avail: 1772916 00h00m25s | DEBUG_Mem free: 1611352 avail: 1770688 00h00m25s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/globals.c 00h00m25s | DEBUG_Mem free: 1833932 avail: 1993272 00h00m26s | DEBUG_Mem free: 1814960 avail: 1974300 00h00m26s | DEBUG_Mem free: 1796980 avail: 1956320 00h00m26s | DEBUG_Mem free: 1781976 avail: 1941316 00h00m26s | DEBUG_Mem free: 1762508 avail: 1921848 00h00m27s | DEBUG_Mem free: 1736964 avail: 1896304 00h00m27s | DEBUG_Mem free: 1711792 avail: 1871132 00h00m27s | DEBUG_Mem free: 1684388 avail: 1843728 00h00m27s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/exit.c 00h00m27s | DEBUG_Mem free: 1835544 avail: 1994892 00h00m28s | DEBUG_Mem free: 1815952 avail: 1975300 00h00m28s | DEBUG_Mem free: 1797600 avail: 1956948 00h00m28s | DEBUG_Mem free: 1783216 avail: 1942564 00h00m28s | DEBUG_Mem free: 1764244 avail: 1923592 00h00m29s | DEBUG_Mem free: 1738700 avail: 1898048 00h00m29s | DEBUG_Mem free: 1713900 avail: 1873248 00h00m29s | DEBUG_Mem free: 1686372 avail: 1845720 00h00m29s | DEBUG_Mem free: 1658968 avail: 1818316 00h00m30s | DEBUG_Mem free: 1630200 avail: 1789548 00h00m30s | DEBUG_Mem free: 1610980 avail: 1770328 00h00m30s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/x86-mes-mescc/_exit.c 00h00m30s | DEBUG_Mem free: 1839636 avail: 1998992 00h00m30s | DEBUG_Mem free: 1819300 avail: 1978656 00h00m31s | DEBUG_Mem free: 1802436 avail: 1961792 00h00m31s | DEBUG_Mem free: 1787308 avail: 1946664 00h00m31s | DEBUG_Mem free: 1770072 avail: 1929428 00h00m32s | DEBUG_Mem free: 1744528 avail: 1903884 00h00m32s | DEBUG_Mem free: 1719976 avail: 1879332 00h00m32s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/x86-mes-mescc/_write.c 00h00m32s | DEBUG_Mem free: 1838272 avail: 1997636 00h00m32s | DEBUG_Mem free: 1819300 avail: 1978664 00h00m33s | DEBUG_Mem free: 1803552 avail: 1962916 00h00m33s | DEBUG_Mem free: 1788920 avail: 1948284 00h00m33s | DEBUG_Mem free: 1775032 avail: 1934396 00h00m33s | DEBUG_Mem free: 1752092 avail: 1911456 00h00m34s | DEBUG_Mem free: 1728656 avail: 1888020 00h00m34s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/puts.c 00h00m34s | DEBUG_Mem free: 1844968 avail: 2004340 00h00m34s | DEBUG_Mem free: 1827360 avail: 1986732 00h00m34s | DEBUG_Mem free: 1809008 avail: 1968380 00h00m35s | DEBUG_Mem free: 1792764 avail: 1952136 00h00m35s | DEBUG_Mem free: 1777512 avail: 1936884 00h00m35s | DEBUG_Mem free: 1754944 avail: 1914316 00h00m35s | DEBUG_Mem free: 1729276 avail: 1888648 00h00m36s | DEBUG_Mem free: 1704228 avail: 1863600 00h00m36s | DEBUG_Mem free: 1676824 avail: 1836196 00h00m36s | DEBUG_Mem free: 1649668 avail: 1809040 00h00m36s | DEBUG_Mem free: 1619784 avail: 1779156 00h00m37s | DEBUG_Mem free: 1609484 avail: 1768860 00h00m37s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strlen.c 00h00m37s | DEBUG_Mem free: 1830832 avail: 1990212 00h00m37s | DEBUG_Mem free: 1812356 avail: 1971736 00h00m38s | DEBUG_Mem free: 1794872 avail: 1954252 00h00m38s | DEBUG_Mem free: 1779372 avail: 1938752 00h00m38s | DEBUG_Mem free: 1759408 avail: 1918788 00h00m38s | DEBUG_Mem free: 1733988 avail: 1893368 00h00m39s | DEBUG_Mem free: 1708816 avail: 1868196 00h00m39s | DEBUG_Mem free: 1681412 avail: 1840792 00h00m39s | DEBUG_Mem free: 1654132 avail: 1813512 00h00m39s | DEBUG_Mem free: 1625364 avail: 1784744 00h00m40s | DEBUG_Mem free: 1609616 avail: 1768996 00h00m40s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/mini-write.c 00h00m40s | DEBUG_Mem free: 1838148 avail: 1997536 00h00m40s | DEBUG_Mem free: 1817564 avail: 1976952 00h00m40s | DEBUG_Mem free: 1800948 avail: 1960336 00h00m41s | DEBUG_Mem free: 1786068 avail: 1945456 00h00m41s | DEBUG_Mem free: 1768956 avail: 1928344 00h00m41s | DEBUG_Mem free: 1743660 avail: 1903048 00h00m41s | DEBUG_Mem free: 1718860 avail: 1878248 00h00m42s | DEBUG_Mem free: 1691952 avail: 1851340 00h00m42s | DEBUG_Mem free: 1664548 avail: 1823936 00h00m42s | DEBUG_Mem free: 1637392 avail: 1796780 00h00m42s | DEBUG_Mem free: 1609368 avail: 1768756 00h00m43s | DEBUG_Mem free: 1609368 avail: 1768756 00h00m43s | +> catm /after/mes/src/mes/lib/x86-mes/libc-mini.a eputs.o oputs.o globals.o exit.o _exit.o _write.o puts.o strlen.o mini-write.o 00h00m43s | +> catm /after/mes/src/mes/lib/x86-mes/libc-mini.s eputs.s oputs.s globals.s exit.s _exit.s _write.s puts.s strlen.s mini-write.s 00h00m43s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/x86-mes-mescc/syscall-internal.c 00h00m43s | DEBUG_Mem free: 1839016 avail: 1998420 00h00m43s | DEBUG_Mem free: 1819300 avail: 1978704 00h00m43s | DEBUG_Mem free: 1802188 avail: 1961592 00h00m44s | DEBUG_Mem free: 1786192 avail: 1945596 00h00m44s | DEBUG_Mem free: 1771188 avail: 1930592 00h00m44s | DEBUG_Mem free: 1745520 avail: 1904924 00h00m45s | DEBUG_Mem free: 1720720 avail: 1880124 00h00m45s | DEBUG_Mem free: 1693936 avail: 1853340 00h00m45s | +> catm /after/mes/src/mes/lib/x86-mes/libmescc.a globals.o syscall-internal.o 00h00m45s | +> catm /after/mes/src/mes/lib/x86-mes/libmescc.s globals.s syscall-internal.s 00h00m45s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/isnumber.c 00h00m45s | DEBUG_Mem free: 1843232 avail: 2002652 00h00m45s | DEBUG_Mem free: 1827732 avail: 1987152 00h00m46s | DEBUG_Mem free: 1810620 avail: 1970040 00h00m46s | DEBUG_Mem free: 1793880 avail: 1953300 00h00m46s | DEBUG_Mem free: 1779372 avail: 1938792 00h00m46s | DEBUG_Mem free: 1762012 avail: 1921432 00h00m47s | DEBUG_Mem free: 1738824 avail: 1898244 00h00m47s | DEBUG_Mem free: 1716256 avail: 1875676 00h00m47s | DEBUG_Mem free: 1691952 avail: 1851372 00h00m47s | DEBUG_Mem free: 1667152 avail: 1826572 00h00m48s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/abtol.c 00h00m48s | DEBUG_Mem free: 1837280 avail: 1996708 00h00m48s | DEBUG_Mem free: 1817564 avail: 1976992 00h00m48s | DEBUG_Mem free: 1800204 avail: 1959632 00h00m48s | DEBUG_Mem free: 1784580 avail: 1944008 00h00m49s | DEBUG_Mem free: 1768584 avail: 1928012 00h00m49s | DEBUG_Mem free: 1742916 avail: 1902344 00h00m49s | DEBUG_Mem free: 1718116 avail: 1877544 00h00m49s | DEBUG_Mem free: 1691208 avail: 1850636 00h00m50s | DEBUG_Mem free: 1663680 avail: 1823108 00h00m50s | DEBUG_Mem free: 1636524 avail: 1795952 00h00m50s | DEBUG_Mem free: 1609120 avail: 1768548 00h00m51s | DEBUG_Mem free: 1607756 avail: 1767184 00h00m51s | DEBUG_Mem free: 1607756 avail: 1767184 00h00m51s | DEBUG_Mem free: 1607756 avail: 1767184 00h00m51s | DEBUG_Mem free: 1607756 avail: 1767188 00h00m51s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/cast.c 00h00m52s | DEBUG_Mem free: 1832816 avail: 1992256 00h00m52s | DEBUG_Mem free: 1813224 avail: 1972664 00h00m52s | DEBUG_Mem free: 1794748 avail: 1954188 00h00m52s | DEBUG_Mem free: 1780612 avail: 1940052 00h00m53s | DEBUG_Mem free: 1761640 avail: 1921080 00h00m53s | DEBUG_Mem free: 1735972 avail: 1895412 00h00m53s | DEBUG_Mem free: 1711048 avail: 1870488 00h00m53s | DEBUG_Mem free: 1684140 avail: 1843580 00h00m54s | DEBUG_Mem free: 1656984 avail: 1816424 00h00m54s | DEBUG_Mem free: 1628960 avail: 1788400 00h00m54s | DEBUG_Mem free: 1607384 avail: 1766824 00h00m54s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/eputc.c 00h00m54s | DEBUG_Mem free: 1841000 avail: 2000448 00h00m55s | DEBUG_Mem free: 1823144 avail: 1982592 00h00m55s | DEBUG_Mem free: 1805040 avail: 1964488 00h00m55s | DEBUG_Mem free: 1789044 avail: 1948492 00h00m55s | DEBUG_Mem free: 1774288 avail: 1933736 00h00m56s | DEBUG_Mem free: 1750480 avail: 1909928 00h00m56s | DEBUG_Mem free: 1724440 avail: 1883888 00h00m56s | DEBUG_Mem free: 1699144 avail: 1858592 00h00m56s | DEBUG_Mem free: 1671740 avail: 1831188 00h00m57s | DEBUG_Mem free: 1644336 avail: 1803784 00h00m57s | DEBUG_Mem free: 1614328 avail: 1773776 00h00m57s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/fdgetc.c 00h00m57s | DEBUG_Mem free: 1841744 avail: 2001200 00h00m58s | DEBUG_Mem free: 1825500 avail: 1984956 00h00m58s | DEBUG_Mem free: 1807024 avail: 1966480 00h00m58s | DEBUG_Mem free: 1789664 avail: 1949120 00h00m58s | DEBUG_Mem free: 1774536 avail: 1933992 00h00m59s | DEBUG_Mem free: 1753332 avail: 1912788 00h00m59s | DEBUG_Mem free: 1727912 avail: 1887368 00h00m59s | DEBUG_Mem free: 1702740 avail: 1862196 00h00m59s | DEBUG_Mem free: 1675088 avail: 1834544 00h01m00s | DEBUG_Mem free: 1647808 avail: 1807264 00h01m00s | DEBUG_Mem free: 1620900 avail: 1780356 00h01m00s | DEBUG_Mem free: 1606888 avail: 1766344 00h01m00s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m01s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m01s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m01s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m01s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m02s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m02s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m02s | DEBUG_Mem free: 1606764 avail: 1766220 00h01m02s | DEBUG_Mem free: 1606640 avail: 1766096 00h01m03s | DEBUG_Mem free: 1606640 avail: 1766096 00h01m03s | DEBUG_Mem free: 1606640 avail: 1766096 00h01m03s | DEBUG_Mem free: 1606640 avail: 1766096 00h01m04s | DEBUG_Mem free: 1606640 avail: 1766096 00h01m04s | DEBUG_Mem free: 1606640 avail: 1766096 00h01m04s | DEBUG_Mem free: 1606640 avail: 1766096 00h01m04s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/fdputc.c 00h01m04s | DEBUG_Mem free: 1840380 avail: 1999848 00h01m05s | DEBUG_Mem free: 1822524 avail: 1981992 00h01m05s | DEBUG_Mem free: 1804544 avail: 1964012 00h01m05s | DEBUG_Mem free: 1788548 avail: 1948016 00h01m05s | DEBUG_Mem free: 1773668 avail: 1933136 00h01m06s | DEBUG_Mem free: 1749736 avail: 1909204 00h01m06s | DEBUG_Mem free: 1723820 avail: 1883288 00h01m06s | DEBUG_Mem free: 1698524 avail: 1857992 00h01m06s | DEBUG_Mem free: 1670872 avail: 1830340 00h01m07s | DEBUG_Mem free: 1643468 avail: 1802936 00h01m07s | DEBUG_Mem free: 1613584 avail: 1773052 00h01m07s | DEBUG_Mem free: 1606640 avail: 1766112 00h01m07s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/fdputs.c 00h01m07s | DEBUG_Mem free: 1827856 avail: 1987332 00h01m08s | DEBUG_Mem free: 1809504 avail: 1968980 00h01m08s | DEBUG_Mem free: 1791772 avail: 1951248 00h01m08s | DEBUG_Mem free: 1776272 avail: 1935748 00h01m08s | DEBUG_Mem free: 1756432 avail: 1915908 00h01m09s | DEBUG_Mem free: 1730764 avail: 1890240 00h01m09s | DEBUG_Mem free: 1705592 avail: 1865068 00h01m09s | DEBUG_Mem free: 1678188 avail: 1837664 00h01m09s | DEBUG_Mem free: 1650784 avail: 1810260 00h01m10s | DEBUG_Mem free: 1623876 avail: 1783352 00h01m10s | DEBUG_Mem free: 1606144 avail: 1765620 00h01m10s | DEBUG_Mem free: 1606144 avail: 1765620 00h01m11s | DEBUG_Mem free: 1606144 avail: 1765620 00h01m11s | DEBUG_Mem free: 1606144 avail: 1765620 00h01m11s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/fdungetc.c 00h01m11s | DEBUG_Mem free: 1835544 avail: 1995028 00h01m11s | DEBUG_Mem free: 1815952 avail: 1975436 00h01m12s | DEBUG_Mem free: 1798716 avail: 1958200 00h01m12s | DEBUG_Mem free: 1782844 avail: 1942328 00h01m12s | DEBUG_Mem free: 1767592 avail: 1927076 00h01m12s | DEBUG_Mem free: 1742172 avail: 1901656 00h01m13s | DEBUG_Mem free: 1717496 avail: 1876980 00h01m13s | DEBUG_Mem free: 1691208 avail: 1850692 00h01m13s | DEBUG_Mem free: 1663804 avail: 1823288 00h01m13s | DEBUG_Mem free: 1636648 avail: 1796132 00h01m14s | DEBUG_Mem free: 1606516 avail: 1766000 00h01m14s | DEBUG_Mem free: 1605896 avail: 1765380 00h01m14s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/itoa.c 00h01m14s | DEBUG_Mem free: 1833312 avail: 1992804 00h01m14s | DEBUG_Mem free: 1812976 avail: 1972468 00h01m15s | DEBUG_Mem free: 1795492 avail: 1954984 00h01m15s | DEBUG_Mem free: 1782100 avail: 1941592 00h01m15s | DEBUG_Mem free: 1763500 avail: 1922992 00h01m15s | DEBUG_Mem free: 1738452 avail: 1897944 00h01m16s | DEBUG_Mem free: 1713900 avail: 1873392 00h01m16s | DEBUG_Mem free: 1687240 avail: 1846732 00h01m16s | DEBUG_Mem free: 1659960 avail: 1819452 00h01m17s | DEBUG_Mem free: 1631936 avail: 1791428 00h01m17s | DEBUG_Mem free: 1605648 avail: 1765140 00h01m17s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/ltoa.c 00h01m17s | DEBUG_Mem free: 1836288 avail: 1995788 00h01m17s | DEBUG_Mem free: 1816572 avail: 1976072 00h01m18s | DEBUG_Mem free: 1799832 avail: 1959332 00h01m18s | DEBUG_Mem free: 1783836 avail: 1943336 00h01m18s | DEBUG_Mem free: 1768832 avail: 1928332 00h01m18s | DEBUG_Mem free: 1743288 avail: 1902788 00h01m19s | DEBUG_Mem free: 1718488 avail: 1877988 00h01m19s | DEBUG_Mem free: 1692200 avail: 1851700 00h01m19s | DEBUG_Mem free: 1664548 avail: 1824048 00h01m19s | DEBUG_Mem free: 1636772 avail: 1796272 00h01m20s | DEBUG_Mem free: 1607012 avail: 1766512 00h01m20s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/ltoab.c 00h01m20s | DEBUG_Mem free: 1837776 avail: 1997284 00h01m20s | DEBUG_Mem free: 1820168 avail: 1979676 00h01m20s | DEBUG_Mem free: 1802312 avail: 1961820 00h01m21s | DEBUG_Mem free: 1786068 avail: 1945576 00h01m21s | DEBUG_Mem free: 1772180 avail: 1931688 00h01m21s | DEBUG_Mem free: 1747876 avail: 1907384 00h01m21s | DEBUG_Mem free: 1722208 avail: 1881716 00h01m22s | DEBUG_Mem free: 1697160 avail: 1856668 00h01m22s | DEBUG_Mem free: 1669880 avail: 1829388 00h01m22s | DEBUG_Mem free: 1642600 avail: 1802108 00h01m22s | DEBUG_Mem free: 1612592 avail: 1772100 00h01m23s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I DEBUG_Mem free: 1839892 avail: 1999408 00h01m23s | include/linux/x86 lib/mes/mes_open.c 00h01m23s | DEBUG_Mem free: 1824756 avail: 1984272 00h01m23s | DEBUG_Mem free: 1806156 avail: 1965672 00h01m24s | DEBUG_Mem free: 1787804 avail: 1947320 00h01m24s | DEBUG_Mem free: 1772552 avail: 1932068 00h01m24s | DEBUG_Mem free: 1751844 avail: 1911360 00h01m24s | DEBUG_Mem free: 1726300 avail: 1885816 00h01m25s | DEBUG_Mem free: 1701252 avail: 1860768 00h01m25s | DEBUG_Mem free: 1673724 avail: 1833240 00h01m25s | DEBUG_Mem free: 1646816 avail: 1806332 00h01m25s | DEBUG_Mem free: 1619536 avail: 1779052 00h01m26s | DEBUG_Mem free: 1604656 avail: 1764172 00h01m26s | DEBUG_Mem free: 1604656 avail: 1764172 00h01m26s | DEBUG_Mem free: 1604656 avail: 1764172 00h01m26s | DEBUG_Mem free: 1604656 avail: 1764172 00h01m27s | DEBUG_Mem free: 1604656 avail: 1764172 00h01m27s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/ntoab.c 00h01m27s | DEBUG_Mem free: 1835172 avail: 1994696 00h01m27s | DEBUG_Mem free: 1815332 avail: 1974856 00h01m27s | DEBUG_Mem free: 1798592 avail: 1958116 00h01m28s | DEBUG_Mem free: 1782472 avail: 1941996 00h01m28s | DEBUG_Mem free: 1767468 avail: 1926992 00h01m28s | DEBUG_Mem free: 1741800 avail: 1901324 00h01m28s | DEBUG_Mem free: 1717000 avail: 1876524 00h01m29s | DEBUG_Mem free: 1690464 avail: 1849988 00h01m29s | DEBUG_Mem free: 1662812 avail: 1822336 00h01m29s | DEBUG_Mem free: 1635780 avail: 1795304 00h01m30s | DEBUG_Mem free: 1609864 avail: 1769388 00h01m30s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m30s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m30s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m31s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m31s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m31s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m31s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m32s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m32s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m32s | DEBUG_Mem free: 1604284 avail: 1763808 00h01m32s | DEBUG_Mem free: 1604160 avail: 1763692 00h01m32s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/oputc.c 00h01m33s | DEBUG_Mem free: 1827856 avail: 1987392 00h01m33s | DEBUG_Mem free: 1808636 avail: 1968172 00h01m33s | DEBUG_Mem free: 1790036 avail: 1949572 00h01m33s | DEBUG_Mem free: 1775652 avail: 1935188 00h01m34s | DEBUG_Mem free: 1756680 avail: 1916216 00h01m34s | DEBUG_Mem free: 1731012 avail: 1890548 00h01m34s | DEBUG_Mem free: 1705964 avail: 1865500 00h01m34s | DEBUG_Mem free: 1678684 avail: 1838220 00h01m35s | DEBUG_Mem free: 1651404 avail: 1810940 00h01m35s | DEBUG_Mem free: 1622264 avail: 1781800 00h01m35s | DEBUG_Mem free: 1604160 avail: 1763696 00h01m35s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/ultoa.c 00h01m35s | DEBUG_Mem free: 1829468 avail: 1989012 00h01m36s | DEBUG_Mem free: 1810248 avail: 1969792 00h01m36s | DEBUG_Mem free: 1791524 avail: 1951068 00h01m36s | DEBUG_Mem free: 1777636 avail: 1937180 00h01m37s | DEBUG_Mem free: 1758912 avail: 1918456 00h01m37s | DEBUG_Mem free: 1732996 avail: 1892540 00h01m37s | DEBUG_Mem free: 1708196 avail: 1867740 00h01m37s | DEBUG_Mem free: 1681040 avail: 1840584 00h01m38s | DEBUG_Mem free: 1653636 avail: 1813180 00h01m38s | DEBUG_Mem free: 1624868 avail: 1784412 00h01m38s | DEBUG_Mem free: 1603788 avail: 1763332 00h01m38s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/utoa.c 00h01m38s | DEBUG_Mem free: 1831452 avail: 1991004 00h01m39s | DEBUG_Mem free: 1811240 avail: 1970792 00h01m39s | DEBUG_Mem free: 1793756 avail: 1953308 00h01m39s | DEBUG_Mem free: 1780116 avail: 1939668 00h01m39s | DEBUG_Mem free: 1762012 avail: 1921564 00h01m40s | DEBUG_Mem free: 1736344 avail: 1895896 00h01m40s | DEBUG_Mem free: 1711544 avail: 1871096 00h01m40s | DEBUG_Mem free: 1684636 avail: 1844188 00h01m40s | DEBUG_Mem free: 1657356 avail: 1816908 00h01m41s | DEBUG_Mem free: 1629084 avail: 1788636 00h01m41s | DEBUG_Mem free: 1603416 avail: 1762968 00h01m41s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/isdigit.c 00h01m41s | DEBUG_Mem free: 1833312 avail: 1992872 00h01m41s | DEBUG_Mem free: 1813968 avail: 1973528 00h01m42s | DEBUG_Mem free: 1796732 avail: 1956292 00h01m42s | DEBUG_Mem free: 1780736 avail: 1940296 00h01m42s | DEBUG_Mem free: 1765980 avail: 1925540 00h01m43s | DEBUG_Mem free: 1741056 avail: 1900616 00h01m43s | DEBUG_Mem free: 1716628 avail: 1876188 00h01m43s | DEBUG_Mem free: 1690836 avail: 1850396 00h01m43s | DEBUG_Mem free: 1663804 avail: 1823364 00h01m44s | DEBUG_Mem free: 1636896 avail: 1796456 00h01m44s | DEBUG_Mem free: 1607508 avail: 1767068 00h01m44s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/isspace.c 00h01m44s | DEBUG_Mem free: 1837652 avail: 1997220 00h01m44s | DEBUG_Mem free: 1820416 avail: 1979984 00h01m45s | DEBUG_Mem free: 1802064 avail: 1961632 00h01m45s | DEBUG_Mem free: 1785572 avail: 1945140 00h01m45s | DEBUG_Mem free: 1770444 avail: 1930012 00h01m45s | DEBUG_Mem free: 1748124 avail: 1907692 00h01m46s | DEBUG_Mem free: 1722952 avail: 1882520 00h01m46s | DEBUG_Mem free: 1697780 avail: 1857348 00h01m46s | DEBUG_Mem free: 1670128 avail: 1829696 00h01m46s | DEBUG_Mem free: 1642848 avail: 1802416 00h01m47s | DEBUG_Mem free: 1612964 avail: 1772532 00h01m47s | DEBUG_Mem free: 1602920 avail: 1762488 00h01m47s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/isxdigit.c 00h01m47s | DEBUG_Mem free: 1830708 avail: 1990284 00h01m47s | DEBUG_Mem free: 1810248 avail: 1969824 00h01m48s | DEBUG_Mem free: 1792888 avail: 1952464 00h01m48s | DEBUG_Mem free: 1779248 avail: 1938824 00h01m48s | DEBUG_Mem free: 1761020 avail: 1920596 00h01m48s | DEBUG_Mem free: 1735848 avail: 1895424 00h01m49s | DEBUG_Mem free: 1711544 avail: 1871120 00h01m49s | DEBUG_Mem free: 1684512 avail: 1844088 00h01m49s | DEBUG_Mem free: 1657356 avail: 1816932 00h01m50s | DEBUG_Mem free: 1630696 avail: 1790272 00h01m50s | DEBUG_Mem free: 1602920 avail: 1762496 00h01m50s | DEBUG_Mem free: 1602548 avail: 1762124 00h01m50s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/assert_msg.c 00h01m50s | DEBUG_Mem free: 1837032 avail: 1996616 00h01m51s | DEBUG_Mem free: 1819300 avail: 1978884 00h01m51s | DEBUG_Mem free: 1800948 avail: 1960532 00h01m51s | DEBUG_Mem free: 1785076 avail: 1944660 00h01m51s | DEBUG_Mem free: 1769700 avail: 1929284 00h01m52s | DEBUG_Mem free: 1747008 avail: 1906592 00h01m52s | DEBUG_Mem free: 1721092 avail: 1880676 00h01m52s | DEBUG_Mem free: 1696168 avail: 1855752 00h01m52s | DEBUG_Mem free: 1668516 avail: 1828100 00h01m53s | DEBUG_Mem free: 1641112 avail: 1800696 00h01m53s | DEBUG_Mem free: 1613956 avail: 1773540 00h01m53s | DEBUG_Mem free: 1602176 avail: 1761760 00h01m53s | DEBUG_Mem free: 1602176 avail: 1761760 00h01m54s | DEBUG_Mem free: 1602176 avail: 1761760 00h01m54s | DEBUG_Mem free: 1602176 avail: 1761760 00h01m54s | DEBUG_Mem free: 1602176 avail: 1761760 00h01m54s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/write.c 00h01m54s | DEBUG_Mem free: 1828848 avail: 1988440 00h01m55s | DEBUG_Mem free: 1808884 avail: 1968476 00h01m55s | DEBUG_Mem free: 1790904 avail: 1950496 00h01m55s | DEBUG_Mem free: 1777884 avail: 1937476 00h01m56s | DEBUG_Mem free: 1759408 avail: 1919000 00h01m56s | DEBUG_Mem free: 1734112 avail: 1893704 00h01m56s | DEBUG_Mem free: 1709436 avail: 1869028 00h01m56s | DEBUG_Mem free: 1682528 avail: 1842120 00h01m57s | DEBUG_Mem free: 1655372 avail: 1814964 00h01m57s | DEBUG_Mem free: 1628092 avail: 1787684 00h01m57s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m57s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m58s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m58s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m58s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m58s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m59s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m59s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m59s | DEBUG_Mem free: 1601928 avail: 1761520 00h01m59s | DEBUG_Mem free: 1601804 avail: 1761400 00h01m59s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/atoi.c 00h02m00s | DEBUG_Mem free: 1827236 avail: 1986836 00h02m00s | DEBUG_Mem free: 1807768 avail: 1967368 00h02m00s | DEBUG_Mem free: 1789292 avail: 1948892 00h02m00s | DEBUG_Mem free: 1775156 avail: 1934756 00h02m01s | DEBUG_Mem free: 1756184 avail: 1915784 00h02m01s | DEBUG_Mem free: 1730392 avail: 1889992 00h02m01s | DEBUG_Mem free: 1705592 avail: 1865192 00h02m01s | DEBUG_Mem free: 1678188 avail: 1837788 00h02m02s | DEBUG_Mem free: 1650784 avail: 1810384 00h02m02s | DEBUG_Mem free: 1622016 avail: 1781616 00h02m02s | DEBUG_Mem free: 1601680 avail: 1761280 00h02m02s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/lseek.c 00h02m03s | DEBUG_Mem free: 1829592 avail: 1989200 00h02m03s | DEBUG_Mem free: 1809256 avail: 1968864 00h02m03s | DEBUG_Mem free: 1792020 avail: 1951628 00h02m03s | DEBUG_Mem free: 1778008 avail: 1937616 00h02m04s | DEBUG_Mem free: 1760028 avail: 1919636 00h02m04s | DEBUG_Mem free: 1734484 avail: 1894092 00h02m04s | DEBUG_Mem free: 1709560 avail: 1869168 00h02m04s | DEBUG_Mem free: 1682404 avail: 1842012 00h02m05s | DEBUG_Mem free: 1655000 avail: 1814608 00h02m05s | DEBUG_Mem free: 1627844 avail: 1787452 00h02m05s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m05s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m06s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m06s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m06s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m06s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m07s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m07s | DEBUG_Mem free: 1601432 avail: 1761040 00h02m07s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/__assert_fail.c 00h02m07s | DEBUG_Mem free: 1832940 avail: 1992556 00h02m07s | DEBUG_Mem free: 1813844 avail: 1973460 00h02m08s | DEBUG_Mem free: 1796980 avail: 1956596 00h02m08s | DEBUG_Mem free: 1780736 avail: 1940352 00h02m08s | DEBUG_Mem free: 1765980 avail: 1925596 00h02m09s | DEBUG_Mem free: 1740188 avail: 1899804 00h02m09s | DEBUG_Mem free: 1714644 avail: 1874260 00h02m09s | DEBUG_Mem free: 1688728 avail: 1848344 00h02m09s | DEBUG_Mem free: 1661200 avail: 1820816 00h02m10s | DEBUG_Mem free: 1633796 avail: 1793412 00h02m10s | DEBUG_Mem free: 1603540 avail: 1763156 00h02m10s | DEBUG_Mem free: 1601060 avail: 1760680 00h02m10s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/__buffered_read.c 00h02m10s | DEBUG_Mem free: 1823268 avail: 1982892 00h02m11s | DEBUG_Mem free: 1804544 avail: 1964168 00h02m11s | DEBUG_Mem free: 1786688 avail: 1946312 00h02m11s | DEBUG_Mem free: 1771560 avail: 1931184 00h02m11s | DEBUG_Mem free: 1751844 avail: 1911468 00h02m12s | DEBUG_Mem free: 1726176 avail: 1885800 00h02m12s | DEBUG_Mem free: 1701252 avail: 1860876 00h02m12s | DEBUG_Mem free: 1673724 avail: 1833348 00h02m12s | DEBUG_Mem free: 1646444 avail: 1806068 00h02m13s | DEBUG_Mem free: 1619288 avail: 1778912 00h02m13s | DEBUG_Mem free: 1600812 avail: 1760436 00h02m13s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m13s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m14s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m14s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m14s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m14s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m15s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m15s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m15s | DEBUG_Mem free: 1600688 avail: 1760312 00h02m16s | DEBUG_Mem free: 1600564 avail: 1760192 00h02m16s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/__mes_debug.c 00h02m16s | DEBUG_Mem free: 1830832 avail: 1990468 00h02m16s | DEBUG_Mem free: 1811240 avail: 1970876 00h02m16s | DEBUG_Mem free: 1794128 avail: 1953764 00h02m17s | DEBUG_Mem free: 1778008 avail: 1937644 00h02m17s | DEBUG_Mem free: 1762756 avail: 1922392 00h02m17s | DEBUG_Mem free: 1737708 avail: 1897344 00h02m17s | DEBUG_Mem free: 1713528 avail: 1873164 00h02m18s | DEBUG_Mem free: 1687364 avail: 1847000 00h02m18s | DEBUG_Mem free: 1660208 avail: 1819844 00h02m18s | DEBUG_Mem free: 1633052 avail: 1792688 00h02m18s | DEBUG_Mem free: 1605896 avail: 1765532 00h02m19s | DEBUG_Mem free: 1600440 avail: 1760076 00h02m19s | DEBUG_Mem free: 1600440 avail: 1760076 00h02m19s | DEBUG_Mem free: 1600440 avail: 1760076 00h02m19s | DEBUG_Mem free: 1600440 avail: 1760076 00h02m20s | DEBUG_Mem free: 1600440 avail: 1760076 00h02m20s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/execv.c 00h02m20s | DEBUG_Mem free: 1832444 avail: 1992088 00h02m20s | DEBUG_Mem free: 1814216 avail: 1973860 00h02m20s | DEBUG_Mem free: 1796732 avail: 1956376 00h02m21s | DEBUG_Mem free: 1780116 avail: 1939760 00h02m21s | DEBUG_Mem free: 1766228 avail: 1925872 00h02m21s | DEBUG_Mem free: 1740436 avail: 1900080 00h02m22s | DEBUG_Mem free: 1714520 avail: 1874164 00h02m22s | DEBUG_Mem free: 1689100 avail: 1848744 00h02m22s | DEBUG_Mem free: 1661572 avail: 1821216 00h02m22s | DEBUG_Mem free: 1634292 avail: 1793936 00h02m23s | DEBUG_Mem free: 1607012 avail: 1766656 00h02m23s | DEBUG_Mem free: 1600192 avail: 1759836 00h02m23s | DEBUG_Mem free: 1600192 avail: 1759836 00h02m23s | DEBUG_Mem free: 1600192 avail: 1759836 00h02m24s | DEBUG_Mem free: 1600192 avail: 1759836 00h02m24s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/getcwd.c 00h02m24s | DEBUG_Mem free: 1828476 avail: 1988128 00h02m24s | DEBUG_Mem free: 1808264 avail: 1967916 00h02m24s | DEBUG_Mem free: 1791524 avail: 1951176 00h02m25s | DEBUG_Mem free: 1776768 avail: 1936420 00h02m25s | DEBUG_Mem free: 1760152 avail: 1919804 00h02m25s | DEBUG_Mem free: 1735104 avail: 1894756 00h02m25s | DEBUG_Mem free: 1710924 avail: 1870576 00h02m26s | DEBUG_Mem free: 1684264 avail: 1843916 00h02m26s | DEBUG_Mem free: 1656860 avail: 1816512 00h02m26s | DEBUG_Mem free: 1629828 avail: 1789480 00h02m26s | DEBUG_Mem free: 1602920 avail: 1762572 00h02m27s | DEBUG_Mem free: 1599944 avail: 1759596 00h02m27s | DEBUG_Mem free: 1599820 avail: 1759472 00h02m27s | DEBUG_Mem free: 1599820 avail: 1759472 00h02m27s | DEBUG_Mem free: 1599820 avail: 1759472 00h02m28s | DEBUG_Mem free: 1599696 avail: 1759352 00h02m28s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/getenv.c 00h02m28s | DEBUG_Mem free: 1832444 avail: 1992104 00h02m28s | DEBUG_Mem free: 1814588 avail: 1974248 00h02m29s | DEBUG_Mem free: 1796732 avail: 1956392 00h02m29s | DEBUG_Mem free: 1780240 avail: 1939900 00h02m29s | DEBUG_Mem free: 1766972 avail: 1926632 00h02m29s | DEBUG_Mem free: 1745272 avail: 1904932 00h02m30s | DEBUG_Mem free: 1721464 avail: 1881124 00h02m30s | DEBUG_Mem free: 1698400 avail: 1858060 00h02m30s | DEBUG_Mem free: 1672856 avail: 1832516 00h02m30s | DEBUG_Mem free: 1647436 avail: 1807096 00h02m31s | DEBUG_Mem free: 1622388 avail: 1782048 00h02m31s | DEBUG_Mem free: 1599572 avail: 1759232 00h02m31s | DEBUG_Mem free: 1599448 avail: 1759108 00h02m31s | DEBUG_Mem free: 1599448 avail: 1759108 00h02m32s | DEBUG_Mem free: 1599448 avail: 1759108 00h02m32s | DEBUG_Mem free: 1599448 avail: 1759108 00h02m32s | DEBUG_Mem free: 1599448 avail: 1759108 00h02m32s | DEBUG_Mem free: 1599448 avail: 1759108 00h02m33s | DEBUG_Mem free: 1599448 avail: 1759108 00h02m33s | DEBUG_Mem free: 1598820 avail: 1758484 00h02m33s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/isatty.c 00h02m33s | DEBUG_Mem free: 1819920 avail: 1979588 00h02m33s | DEBUG_Mem free: 1801940 avail: 1961608 00h02m34s | DEBUG_Mem free: 1783960 avail: 1943628 00h02m34s | DEBUG_Mem free: 1768460 avail: 1928128 00h02m34s | DEBUG_Mem free: 1748868 avail: 1908536 00h02m35s | DEBUG_Mem free: 1723572 avail: 1883240 00h02m35s | DEBUG_Mem free: 1698896 avail: 1858564 00h02m35s | DEBUG_Mem free: 1671616 avail: 1831284 00h02m35s | DEBUG_Mem free: 1644212 avail: 1803880 00h02m36s | DEBUG_Mem free: 1617304 avail: 1776972 00h02m36s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m36s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m36s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m37s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m37s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m37s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m37s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m38s | DEBUG_Mem free: 1599324 avail: 1758992 00h02m38s | DEBUG_Mem free: 1599200 avail: 1758868 00h02m38s | DEBUG_Mem free: 1599200 avail: 1758868 00h02m38s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/open.c 00h02m38s | DEBUG_Mem free: 1830832 avail: 1990508 00h02m39s | DEBUG_Mem free: 1812108 avail: 1971784 00h02m39s | DEBUG_Mem free: 1795244 avail: 1954920 00h02m39s | DEBUG_Mem free: 1778752 avail: 1938428 00h02m39s | DEBUG_Mem free: 1763996 avail: 1923672 00h02m40s | DEBUG_Mem free: 1738452 avail: 1898128 00h02m40s | DEBUG_Mem free: 1712536 avail: 1872212 00h02m40s | DEBUG_Mem free: 1687116 avail: 1846792 00h02m41s | DEBUG_Mem free: 1659588 avail: 1819264 00h02m41s | DEBUG_Mem free: 1632308 avail: 1791984 00h02m41s | DEBUG_Mem free: 1605400 avail: 1765076 00h02m41s | DEBUG_Mem free: 1598952 avail: 1758628 00h02m42s | DEBUG_Mem free: 1598952 avail: 1758628 00h02m42s | DEBUG_Mem free: 1598952 avail: 1758628 00h02m42s | DEBUG_Mem free: 1598952 avail: 1758628 00h02m42s | DEBUG_Mem free: 1671244 avail: 1830928 00h02m42s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/buffered-read.c 00h02m43s | DEBUG_Mem free: 1819424 avail: 1979108 00h02m43s | DEBUG_Mem free: 1801320 avail: 1961004 00h02m43s | DEBUG_Mem free: 1782844 avail: 1942528 00h02m43s | DEBUG_Mem free: 1767344 avail: 1927028 00h02m44s | DEBUG_Mem free: 1747504 avail: 1907188 00h02m44s | DEBUG_Mem free: 1721836 avail: 1881520 00h02m44s | DEBUG_Mem free: 1696664 avail: 1856348 00h02m44s | DEBUG_Mem free: 1669136 avail: 1828820 00h02m45s | DEBUG_Mem free: 1641980 avail: 1801664 00h02m45s | DEBUG_Mem free: 1614700 avail: 1774384 00h02m45s | DEBUG_Mem free: 1598704 avail: 1758388 00h02m45s | DEBUG_Mem free: 1598704 avail: 1758388 00h02m46s | DEBUG_Mem free: 1598704 avail: 1758392 00h02m46s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/setenv.c 00h02m46s | DEBUG_Mem free: 1821780 avail: 1981472 00h02m46s | DEBUG_Mem free: 1802932 avail: 1962624 00h02m46s | DEBUG_Mem free: 1784332 avail: 1944024 00h02m47s | DEBUG_Mem free: 1769824 avail: 1929516 00h02m47s | DEBUG_Mem free: 1750728 avail: 1910420 00h02m47s | DEBUG_Mem free: 1725060 avail: 1884752 00h02m48s | DEBUG_Mem free: 1700384 avail: 1860076 00h02m48s | DEBUG_Mem free: 1673600 avail: 1833292 00h02m48s | DEBUG_Mem free: 1646320 avail: 1806012 00h02m48s | DEBUG_Mem free: 1620032 avail: 1779724 00h02m49s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m49s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m49s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m49s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m50s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m50s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m50s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m50s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m51s | DEBUG_Mem free: 1598332 avail: 1758024 00h02m51s | DEBUG_Mem free: 1598208 avail: 1757904 00h02m51s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/wait.c 00h02m51s | DEBUG_Mem free: 1828848 avail: 1988552 00h02m51s | DEBUG_Mem free: 1809132 avail: 1968836 00h02m52s | DEBUG_Mem free: 1792144 avail: 1951848 00h02m52s | DEBUG_Mem free: 1776148 avail: 1935852 00h02m52s | DEBUG_Mem free: 1760896 avail: 1920600 00h02m52s | DEBUG_Mem free: 1735104 avail: 1894808 00h02m53s | DEBUG_Mem free: 1710428 avail: 1870132 00h02m53s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I includeDEBUG_Mem free: 1832948 avail: 1992660 00h02m53s | -I include/linux/x86 lib/stdio/fgetc.c 00h02m53s | DEBUG_Mem free: 1817812 avail: 1977524 00h02m54s | DEBUG_Mem free: 1799088 avail: 1958800 00h02m54s | DEBUG_Mem free: 1780860 avail: 1940572 00h02m54s | DEBUG_Mem free: 1765608 avail: 1925320 00h02m54s | DEBUG_Mem free: 1745148 avail: 1904860 00h02m55s | DEBUG_Mem free: 1719728 avail: 1879440 00h02m55s | DEBUG_Mem free: 1694556 avail: 1854268 00h02m55s | DEBUG_Mem free: 1667400 avail: 1827112 00h02m55s | DEBUG_Mem free: 1639872 avail: 1799584 00h02m56s | DEBUG_Mem free: 1612840 avail: 1772552 00h02m56s | DEBUG_Mem free: 1597588 avail: 1757300 00h02m56s | DEBUG_Mem free: 1597588 avail: 1757300 00h02m56s | DEBUG_Mem free: 1597588 avail: 1757300 00h02m57s | DEBUG_Mem free: 1597588 avail: 1757300 00h02m57s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fputc.c 00h02m57s | DEBUG_Mem free: 1832196 avail: 1991916 00h02m57s | DEBUG_Mem free: 1814836 avail: 1974556 00h02m57s | DEBUG_Mem free: 1796484 avail: 1956204 00h02m58s | DEBUG_Mem free: 1780240 avail: 1939960 00h02m58s | DEBUG_Mem free: 1764988 avail: 1924708 00h02m58s | DEBUG_Mem free: 1742296 avail: 1902016 00h02m58s | DEBUG_Mem free: 1716752 avail: 1876472 00h02m59s | DEBUG_Mem free: 1691456 avail: 1851176 00h02m59s | DEBUG_Mem free: 1664052 avail: 1823772 00h02m59s | DEBUG_Mem free: 1636772 avail: 1796492 00h02m59s | DEBUG_Mem free: 1609492 avail: 1769212 00h03m00s | DEBUG_Mem free: 1597464 avail: 1757184 00h03m00s | DEBUG_Mem free: 1597464 avail: 1757184 00h03m00s | DEBUG_Mem free: 1597464 avail: 1757184 00h03m01s | DEBUG_Mem free: 1597464 avail: 1757184 00h03m01s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fputs.c 00h03m01s | DEBUG_Mem free: 1831452 avail: 1991180 00h03m01s | DEBUG_Mem free: 1813472 avail: 1973200 00h03m01s | DEBUG_Mem free: 1795368 avail: 1955096 00h03m02s | DEBUG_Mem free: 1779868 avail: 1939596 00h03m02s | DEBUG_Mem free: 1764616 avail: 1924344 00h03m02s | DEBUG_Mem free: 1741676 avail: 1901404 00h03m02s | DEBUG_Mem free: 1716132 avail: 1875860 00h03m03s | DEBUG_Mem free: 1691704 avail: 1851432 00h03m03s | DEBUG_Mem free: 1664920 avail: 1824648 00h03m03s | DEBUG_Mem free: 1637764 avail: 1797492 00h03m03s | DEBUG_Mem free: 1610980 avail: 1770708 00h03m04s | DEBUG_Mem free: 1597092 avail: 1756820 00h03m04s | DEBUG_Mem free: 1596968 avail: 1756696 00h03m04s | DEBUG_Mem free: 1596968 avail: 1756696 00h03m04s | DEBUG_Mem free: 1596968 avail: 1756696 00h03m05s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/getc.c 00h03m05s | DEBUG_Mem free: 1831824 avail: 1991560 00h03m05s | DEBUG_Mem free: 1815208 avail: 1974944 00h03m05s | DEBUG_Mem free: 1796732 avail: 1956468 00h03m05s | DEBUG_Mem free: 1779620 avail: 1939356 00h03m06s | DEBUG_Mem free: 1764368 avail: 1924104 00h03m06s | DEBUG_Mem free: 1742296 avail: 1902032 00h03m06s | DEBUG_Mem free: 1716752 avail: 1876488 00h03m07s | DEBUG_Mem free: 1691580 avail: 1851316 00h03m07s | DEBUG_Mem free: 1664176 avail: 1823912 00h03m07s | DEBUG_Mem free: 1636772 avail: 1796508 00h03m07s | DEBUG_Mem free: 1609492 avail: 1769228 00h03m08s | DEBUG_Mem free: 1596844 avail: 1756580 00h03m08s | DEBUG_Mem free: 1596844 avail: 1756580 00h03m08s | DEBUG_Mem free: 1596844 avail: 1756580 00h03m08s | DEBUG_Mem free: 1596844 avail: 1756580 00h03m09s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/getchar.c 00h03m09s | DEBUG_Mem free: 1830460 avail: 1990204 00h03m09s | DEBUG_Mem free: 1812480 avail: 1972224 00h03m09s | DEBUG_Mem free: 1794252 avail: 1953996 00h03m09s | DEBUG_Mem free: 1778256 avail: 1938000 00h03m10s | DEBUG_Mem free: 1763748 avail: 1923492 00h03m10s | DEBUG_Mem free: 1739444 avail: 1899188 00h03m10s | DEBUG_Mem free: 1713652 avail: 1873396 00h03m10s | DEBUG_Mem free: 1688480 avail: 1848224 00h03m11s | DEBUG_Mem free: 1660952 avail: 1820696 00h03m11s | DEBUG_Mem free: 1633548 avail: 1793292 00h03m11s | DEBUG_Mem free: 1606020 avail: 1765764 00h03m11s | DEBUG_Mem free: 1596472 avail: 1756216 00h03m12s | DEBUG_Mem free: 1596472 avail: 1756216 00h03m12s | DEBUG_Mem free: 1596472 avail: 1756216 00h03m12s | DEBUG_Mem free: 1596472 avail: 1756216 00h03m12s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/putc.c 00h03m12s | DEBUG_Mem free: 1828724 avail: 1988476 00h03m13s | DEBUG_Mem free: 1810992 avail: 1970744 00h03m13s | DEBUG_Mem free: 1793384 avail: 1953136 00h03m13s | DEBUG_Mem free: 1776520 avail: 1936272 00h03m14s | DEBUG_Mem free: 1763252 avail: 1923004 00h03m14s | DEBUG_Mem free: 1737584 avail: 1897336 00h03m14s | DEBUG_Mem free: 1712288 avail: 1872040 00h03m14s | DEBUG_Mem free: 1687364 avail: 1847116 00h03m15s | DEBUG_Mem free: 1660208 avail: 1819960 00h03m15s | DEBUG_Mem free: 1632928 avail: 1792680 00h03m15s | DEBUG_Mem free: 1605896 avail: 1765648 00h03m15s | DEBUG_Mem free: 1596100 avail: 1755852 00h03m16s | DEBUG_Mem free: 1596100 avail: 1755852 00h03m16s | DEBUG_Mem free: 1596100 avail: 1755852 00h03m16s | DEBUG_Mem free: 1596100 avail: 1755852 00h03m16s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/putchar.c 00h03m16s | DEBUG_Mem free: 1828724 avail: 1988484 00h03m17s | DEBUG_Mem free: 1810992 avail: 1970752 00h03m17s | DEBUG_Mem free: 1793012 avail: 1952772 00h03m17s | DEBUG_Mem free: 1776272 avail: 1936032 00h03m17s | DEBUG_Mem free: 1763004 avail: 1922764 00h03m18s | DEBUG_Mem free: 1737336 avail: 1897096 00h03m18s | DEBUG_Mem free: 1711668 avail: 1871428 00h03m18s | DEBUG_Mem free: 1686124 avail: 1845884 00h03m18s | DEBUG_Mem free: 1658472 avail: 1818232 00h03m19s | DEBUG_Mem free: 1631192 avail: 1790952 00h03m19s | DEBUG_Mem free: 1604904 avail: 1764664 00h03m19s | DEBUG_Mem free: 1595976 avail: 1755736 00h03m20s | DEBUG_Mem free: 1595976 avail: 1755736 00h03m20s | DEBUG_Mem free: 1595976 avail: 1755736 00h03m20s | DEBUG_Mem free: 1595976 avail: 1755736 00h03m20s | DEBUG_Mem free: 1595976 avail: 1755736 00h03m20s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/ungetc.c 00h03m21s | DEBUG_Mem free: 1826740 avail: 1986508 00h03m21s | DEBUG_Mem free: 1807396 avail: 1967164 00h03m21s | DEBUG_Mem free: 1790656 avail: 1950424 00h03m21s | DEBUG_Mem free: 1774908 avail: 1934676 00h03m22s | DEBUG_Mem free: 1760152 avail: 1919920 00h03m22s | DEBUG_Mem free: 1734484 avail: 1894252 00h03m22s | DEBUG_Mem free: 1709064 avail: 1868832 00h03m22s | DEBUG_Mem free: 1683892 avail: 1843660 00h03m23s | DEBUG_Mem free: 1656612 avail: 1816380 00h03m23s | DEBUG_Mem free: 1629580 avail: 1789348 00h03m23s | DEBUG_Mem free: 1603540 avail: 1763308 00h03m23s | DEBUG_Mem free: 1595604 avail: 1755372 00h03m24s | DEBUG_Mem free: 1595604 avail: 1755372 00h03m24s | DEBUG_Mem free: 1595604 avail: 1755372 00h03m24s | DEBUG_Mem free: 1595604 avail: 1755372 00h03m24s | DEBUG_Mem free: 1594852 avail: 1754624 00h03m24s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/free.c 00h03m25s | DEBUG_Mem free: 1818060 avail: 1977836 00h03m25s | DEBUG_Mem free: 1800328 avail: 1960104 00h03m25s | DEBUG_Mem free: 1782100 avail: 1941876 00h03m25s | DEBUG_Mem free: 1767840 avail: 1927616 00h03m26s | DEBUG_Mem free: 1748868 avail: 1908644 00h03m26s | DEBUG_Mem free: 1722952 avail: 1882728 00h03m26s | DEBUG_Mem free: 1698152 avail: 1857928 00h03m27s | DEBUG_Mem free: 1670872 avail: 1830648 00h03m27s | DEBUG_Mem free: 1643592 avail: 1803368 00h03m27s | DEBUG_Mem free: 1615940 avail: 1775716 00h03m27s | DEBUG_Mem free: 1595232 avail: 1755008 00h03m27s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/malloc.c 00h03m28s | DEBUG_Mem free: 1825128 avail: 1984912 00h03m28s | DEBUG_Mem free: 1805784 avail: 1965568 00h03m28s | DEBUG_Mem free: 1788300 avail: 1948084 00h03m28s | DEBUG_Mem free: 1772180 avail: 1931964 00h03m29s | DEBUG_Mem free: 1757052 avail: 1916836 00h03m29s | DEBUG_Mem free: 1731508 avail: 1891292 00h03m29s | DEBUG_Mem free: 1706832 avail: 1866616 00h03m29s | DEBUG_Mem free: 1679924 avail: 1839708 00h03m30s | DEBUG_Mem free: 1652396 avail: 1812180 00h03m30s | DEBUG_Mem free: 1625240 avail: 1785024 00h03m30s | DEBUG_Mem free: 1597960 avail: 1757744 00h03m30s | DEBUG_Mem free: 1595108 avail: 1754892 00h03m31s | DEBUG_Mem free: 1594984 avail: 1754768 00h03m31s | DEBUG_Mem free: 1594984 avail: 1754768 00h03m31s | DEBUG_Mem free: 1594984 avail: 1754768 00h03m31s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/realloc.c 00h03m31s | DEBUG_Mem free: 1824260 avail: 1984052 00h03m32s | DEBUG_Mem free: 1804420 avail: 1964212 00h03m32s | DEBUG_Mem free: 1787308 avail: 1947100 00h03m32s | DEBUG_Mem free: 1771684 avail: 1931476 00h03m33s | DEBUG_Mem free: 1755688 avail: 1915480 00h03m33s | DEBUG_Mem free: 1730144 avail: 1889936 00h03m33s | DEBUG_Mem free: 1705592 avail: 1865384 00h03m33s | DEBUG_Mem free: 1678932 avail: 1838724 00h03m34s | DEBUG_Mem free: 1651032 avail: 1810824 00h03m34s | DEBUG_Mem free: 1623876 avail: 1783668 00h03m34s | DEBUG_Mem free: 1596472 avail: 1756264 00h03m34s | DEBUG_Mem free: 1594612 avail: 1754404 00h03m35s | DEBUG_Mem free: 1594612 avail: 1754404 00h03m35s | DEBUG_Mem free: 1594612 avail: 1754404 00h03m35s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/memchr.c 00h03m35s | DEBUG_Mem free: 1826368 avail: 1986168 00h03m35s | DEBUG_Mem free: 1811240 avail: 1971040 00h03m36s | DEBUG_Mem free: 1797104 avail: 1956904 00h03m36s | DEBUG_Mem free: 1781604 avail: 1941404 00h03m36s | DEBUG_Mem free: 1769948 avail: 1929748 00h03m36s | DEBUG_Mem free: 1755688 avail: 1915488 00h03m37s | DEBUG_Mem free: 1736468 avail: 1896268 00h03m37s | DEBUG_Mem free: 1716752 avail: 1876552 00h03m37s | DEBUG_Mem free: 1697780 avail: 1857580 00h03m37s | DEBUG_Mem free: 1677320 avail: 1837120 00h03m38s | DEBUG_Mem free: 1656116 avail: 1815916 00h03m38s | DEBUG_Mem free: 1635408 avail: 1795208 00h03m38s | DEBUG_Mem free: 1613460 avail: 1773260 00h03m38s | DEBUG_Mem free: 1594488 avail: 1754288 00h03m39s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/memcmp.c 00h03m39s | DEBUG_Mem free: 1820416 avail: 1980224 00h03m39s | DEBUG_Mem free: 1800700 avail: 1960508 00h03m39s | DEBUG_Mem free: 1782100 avail: 1941908 00h03m40s | DEBUG_Mem free: 1768956 avail: 1928764 00h03m40s | DEBUG_Mem free: 1750356 avail: 1910164 00h03m40s | DEBUG_Mem free: 1724564 avail: 1884372 00h03m40s | DEBUG_Mem free: 1699764 avail: 1859572 00h03m41s | DEBUG_Mem free: 1672484 avail: 1832292 00h03m41s | DEBUG_Mem free: 1644832 avail: 1804640 00h03m41s | DEBUG_Mem free: 1616932 avail: 1776740 00h03m41s | DEBUG_Mem free: 1594240 avail: 1754048 00h03m42s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/memcpy.c 00h03m42s | DEBUG_Mem free: 1824012 avail: 1983828 00h03m42s | DEBUG_Mem free: 1804668 avail: 1964484 00h03m42s | DEBUG_Mem free: 1787308 avail: 1947124 00h03m42s | DEBUG_Mem free: 1771436 avail: 1931252 00h03m43s | DEBUG_Mem free: 1756184 avail: 1916000 00h03m43s | DEBUG_Mem free: 1730516 avail: 1890332 00h03m43s | DEBUG_Mem free: 1705840 avail: 1865656 00h03m43s | DEBUG_Mem free: 1679304 avail: 1839120 00h03m44s | DEBUG_Mem free: 1651652 avail: 1811468 00h03m44s | DEBUG_Mem free: 1624620 avail: 1784436 00h03m44s | DEBUG_Mem free: 1596968 avail: 1756784 00h03m44s | DEBUG_Mem free: 1593868 avail: 1753684 00h03m45s | DEBUG_Mem free: 1593744 avail: 1753560 00h03m45s | DEBUG_Mem free: 1593744 avail: 1753560 00h03m45s | DEBUG_Mem free: 1593744 avail: 1753560 00h03m45s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/memmove.c 00h03m46s | DEBUG_Mem free: 1824508 avail: 1984332 00h03m46s | DEBUG_Mem free: 1805288 avail: 1965112 00h03m46s | DEBUG_Mem free: 1788548 avail: 1948372 00h03m46s | DEBUG_Mem free: 1772676 avail: 1932500 00h03m47s | DEBUG_Mem free: 1757672 avail: 1917496 00h03m47s | DEBUG_Mem free: 1731756 avail: 1891580 00h03m47s | DEBUG_Mem free: 1707080 avail: 1866904 00h03m47s | DEBUG_Mem free: 1681040 avail: 1840864 00h03m48s | DEBUG_Mem free: 1653264 avail: 1813088 00h03m48s | DEBUG_Mem free: 1625984 avail: 1785808 00h03m48s | DEBUG_Mem free: 1597712 avail: 1757536 00h03m48s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/memset.c 00h03m48s | DEBUG_Mem free: 1824756 avail: 1984588 00h03m49s | DEBUG_Mem free: 1805660 avail: 1965492 00h03m49s | DEBUG_Mem free: 1788920 avail: 1948752 00h03m49s | DEBUG_Mem free: 1772924 avail: 1932756 00h03m49s | DEBUG_Mem free: 1758044 avail: 1917876 00h03m50s | DEBUG_Mem free: 1732252 avail: 1892084 00h03m50s | DEBUG_Mem free: 1706832 avail: 1866664 00h03m50s | DEBUG_Mem free: 1680916 avail: 1840748 00h03m50s | DEBUG_Mem free: 1653140 avail: 1812972 00h03m51s | DEBUG_Mem free: 1625860 avail: 1785692 00h03m51s | DEBUG_Mem free: 1597464 avail: 1757296 00h03m51s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strcmp.c 00h03m51s | DEBUG_Mem free: 1824880 avail: 1984720 00h03m51s | DEBUG_Mem free: 1806156 avail: 1965996 00h03m52s | DEBUG_Mem free: 1789292 avail: 1949132 00h03m52s | DEBUG_Mem free: 1772800 avail: 1932640 00h03m52s | DEBUG_Mem free: 1758664 avail: 1918504 00h03m53s | DEBUG_Mem free: 1732996 avail: 1892836 00h03m53s | DEBUG_Mem free: 1707080 avail: 1866920 00h03m53s | DEBUG_Mem free: 1681908 avail: 1841748 00h03m53s | DEBUG_Mem free: 1654256 avail: 1814096 00h03m54s | DEBUG_Mem free: 1627596 avail: 1787436 00h03m54s | DEBUG_Mem free: 1599696 avail: 1759536 00h03m54s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strcpy.c 00h03m54s | DEBUG_Mem free: 1826616 avail: 1986464 00h03m54s | DEBUG_Mem free: 1808636 avail: 1968484 00h03m55s | DEBUG_Mem free: 1790780 avail: 1950628 00h03m55s | DEBUG_Mem free: 1774908 avail: 1934756 00h03m55s | DEBUG_Mem free: 1759904 avail: 1919752 00h03m55s | DEBUG_Mem free: 1735848 avail: 1895696 00h03m56s | DEBUG_Mem free: 1709932 avail: 1869780 00h03m56s | DEBUG_Mem free: 1686496 avail: 1846344 00h03m56s | DEBUG_Mem free: 1660828 avail: 1820676 00h03m56s | DEBUG_Mem free: 1635408 avail: 1795256 00h03m57s | DEBUG_Mem free: 1608252 avail: 1768100 00h03m57s | DEBUG_Mem free: 1592752 avail: 1752604 00h03m57s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strncmp.c 00h03m57s | DEBUG_Mem free: 1817316 avail: 1977172 00h03m57s | DEBUG_Mem free: 1798840 avail: 1958696 00h03m58s | DEBUG_Mem free: 1781356 avail: 1941212 00h03m58s | DEBUG_Mem free: 1768212 avail: 1928068 00h03m58s | DEBUG_Mem free: 1750356 avail: 1910212 00h03m59s | DEBUG_Mem free: 1726796 avail: 1886652 00h03m59s | DEBUG_Mem free: 1704104 avail: 1863960 00h03m59s | DEBUG_Mem free: 1679800 avail: 1839656 00h03m59s | DEBUG_Mem free: 1654256 avail: 1814112 00h04m00s | DEBUG_Mem free: 1629084 avail: 1788940 00h04m00s | DEBUG_Mem free: 1603168 avail: 1763024 00h04m00s | DEBUG_Mem free: 1592504 avail: 1752360 00h04m00s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/raise.c 00h04m00s | DEBUG_Mem free: 1820540 avail: 1980404 00h04m01s | DEBUG_Mem free: 1800328 avail: 1960192 00h04m01s | DEBUG_Mem free: 1783588 avail: 1943452 00h04m01s | DEBUG_Mem free: 1768832 avail: 1928696 00h04m01s | DEBUG_Mem free: 1751968 avail: 1911832 00h04m02s | DEBUG_Mem free: 1726424 avail: 1886288 00h04m02s | DEBUG_Mem free: 1702120 avail: 1861984 00h04m02s | DEBUG_Mem free: 1675956 avail: 1835820 00h04m02s | DEBUG_Mem free: 1648800 avail: 1808664 00h04m03s | DEBUG_Mem free: 1622140 avail: 1782004 00h04m03s | DEBUG_Mem free: 1595852 avail: 1755716 00h04m03s | DEBUG_Mem free: 1591884 avail: 1751748 00h04m03s | DEBUG_Mem free: 1591884 avail: 1751748 00h04m04s | DEBUG_Mem free: 1591884 avail: 1751748 00h04m04s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/access.c 00h04m04s | DEBUG_Mem free: 1826740 avail: 1986612 00h04m04s | DEBUG_Mem free: 1809752 avail: 1969624 00h04m04s | DEBUG_Mem free: 1792888 avail: 1952760 00h04m05s | DEBUG_Mem free: 1776272 avail: 1936144 00h04m05s | DEBUG_Mem free: 1762508 avail: 1922380 00h04m05s | DEBUG_Mem free: 1744776 avail: 1904648 00h04m06s | DEBUG_Mem free: 1720968 avail: 1880840 00h04m06s | DEBUG_Mem free: 1698028 avail: 1857900 00h04m06s | DEBUG_Mem free: 1672980 avail: 1832852 00h04m06s | DEBUG_Mem free: 1647312 avail: 1807184 00h04m07s | DEBUG_Mem free: 1620404 avail: 1780276 00h04m07s | DEBUG_Mem free: 1592876 avail: 1752748 00h04m07s | DEBUG_Mem free: 1591636 avail: 1751508 00h04m07s | DEBUG_Mem free: 1591512 avail: 1751388 00h04m07s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/brk.c 00h04m08s | DEBUG_Mem free: 1814216 avail: 1974096 00h04m08s | DEBUG_Mem free: 1795368 avail: 1955248 00h04m08s | DEBUG_Mem free: 1777388 avail: 1937268 00h04m08s | DEBUG_Mem free: 1762384 avail: 1922264 00h04m09s | DEBUG_Mem free: 1742916 avail: 1902796 00h04m09s | DEBUG_Mem free: 1717248 avail: 1877128 00h04m09s | DEBUG_Mem free: 1692324 avail: 1852204 00h04m09s | DEBUG_Mem free: 1664920 avail: 1824800 00h04m10s | DEBUG_Mem free: 1637640 avail: 1797520 00h04m10s | DEBUG_Mem free: 1610732 avail: 1770612 00h04m10s | DEBUG_Mem free: 1591388 avail: 1751268 00h04m10s | DEBUG_Mem free: 1591388 avail: 1751268 00h04m11s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/chmod.c 00h04m11s | DEBUG_Mem free: 1822524 avail: 1982412 00h04m11s | DEBUG_Mem free: 1803552 avail: 1963440 00h04m11s | DEBUG_Mem free: 1786936 avail: 1946824 00h04m12s | DEBUG_Mem free: 1770816 avail: 1930704 00h04m12s | DEBUG_Mem free: 1755812 avail: 1915700 00h04m12s | DEBUG_Mem free: 1730144 avail: 1890032 00h04m12s | DEBUG_Mem free: 1704724 avail: 1864612 00h04m13s | DEBUG_Mem free: 1679552 avail: 1839440 00h04m13s | DEBUG_Mem free: 1652396 avail: 1812284 00h04m13s | DEBUG_Mem free: 1625364 avail: 1785252 00h04m13s | DEBUG_Mem free: 1598580 avail: 1758468 00h04m14s | DEBUG_Mem free: 1591016 avail: 1750904 00h04m14s | DEBUG_Mem free: 1591016 avail: 1750904 00h04m14s | DEBUG_Mem free: 1591016 avail: 1750904 00h04m14s | DEBUG_Mem free: 1591016 avail: 1750904 00h04m15s | DEBUG_Mem free: 1591016 avail: 1750904 00h04m15s | DEBUG_Mem free: 1591016 avail: 1750904 00h04m15s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/clock_gettime.c 00h04m15s | DEBUG_Mem free: 1820168 avail: 1980064 00h04m15s | DEBUG_Mem free: 1801692 avail: 1961588 00h04m16s | DEBUG_Mem free: 1786192 avail: 1946088 00h04m16s | DEBUG_Mem free: 1770692 avail: 1930588 00h04m16s | DEBUG_Mem free: 1757920 avail: 1917816 00h04m16s | DEBUG_Mem free: 1734980 avail: 1894876 00h04m17s | DEBUG_Mem free: 1710800 avail: 1870696 00h04m17s | DEBUG_Mem free: 1687612 avail: 1847508 00h04m17s | DEBUG_Mem free: 1661944 avail: 1821840 00h04m17s | DEBUG_Mem free: 1636400 avail: 1796296 00h04m18s | DEBUG_Mem free: 1611848 avail: 1771744 00h04m18s | DEBUG_Mem free: 1590892 avail: 1750788 00h04m18s | DEBUG_Mem free: 1590768 avail: 1750664 00h04m19s | DEBUG_Mem free: 1590768 avail: 1750664 00h04m19s | DEBUG_Mem free: 1699888 avail: 1859792 00h04m19s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/dup.c 00h04m19s | DEBUG_Mem free: 1812108 avail: 1972012 00h04m19s | DEBUG_Mem free: 1794996 avail: 1954900 00h04m20s | DEBUG_Mem free: 1777760 avail: 1937664 00h04m20s | DEBUG_Mem free: 1764244 avail: 1924148 00h04m20s | DEBUG_Mem free: 1745396 avail: 1905300 00h04m20s | DEBUG_Mem free: 1719604 avail: 1879508 00h04m21s | DEBUG_Mem free: 1694804 avail: 1854708 00h04m21s | DEBUG_Mem free: 1667772 avail: 1827676 00h04m21s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/dup2.c 00h04m21s | DEBUG_Mem free: 1820912 avail: 1980824 00h04m21s | DEBUG_Mem free: 1801072 avail: 1960984 00h04m22s | DEBUG_Mem free: 1784084 avail: 1943996 00h04m22s | DEBUG_Mem free: 1768088 avail: 1928000 00h04m22s | DEBUG_Mem free: 1754200 avail: 1914112 00h04m22s | DEBUG_Mem free: 1730392 avail: 1890304 00h04m23s | DEBUG_Mem free: 1706336 avail: 1866248 00h04m23s | DEBUG_Mem free: 1682776 avail: 1842688 00h04m23s | DEBUG_Mem free: 1656860 avail: 1816772 00h04m23s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/execve.c 00h04m23s | DEBUG_Mem free: 1817812 avail: 1977732 00h04m24s | DEBUG_Mem free: 1798840 avail: 1958760 00h04m24s | DEBUG_Mem free: 1783216 avail: 1943136 00h04m24s | DEBUG_Mem free: 1767220 avail: 1927140 00h04m25s | DEBUG_Mem free: 1752340 avail: 1912260 00h04m25s | DEBUG_Mem free: 1726796 avail: 1886716 00h04m25s | DEBUG_Mem free: 1702120 avail: 1862040 00h04m25s | DEBUG_Mem free: 1676328 avail: 1836248 00h04m26s | DEBUG_Mem free: 1649660 avail: 1809584 00h04m26s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/fork.c 00h04m26s | DEBUG_Mem free: 1810744 avail: 1970672 00h04m26s | DEBUG_Mem free: 1792640 avail: 1952568 00h04m26s | DEBUG_Mem free: 1775156 avail: 1935084 00h04m27s | DEBUG_Mem free: 1760028 avail: 1919956 00h04m27s | DEBUG_Mem free: 1740560 avail: 1900488 00h04m27s | DEBUG_Mem free: 1715140 avail: 1875068 00h04m27s | DEBUG_Mem free: 1690340 avail: 1850268 00h04m28s | DEBUG_Mem free: 1663432 avail: 1823360 00h04m28s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/fsync.c 00h04m28s | DEBUG_Mem free: 1816696 avail: 1976632 00h04m28s | DEBUG_Mem free: 1796484 avail: 1956420 00h04m28s | DEBUG_Mem free: 1778752 avail: 1938688 00h04m29s | DEBUG_Mem free: 1765608 avail: 1925544 00h04m29s | DEBUG_Mem free: 1747132 avail: 1907068 00h04m29s | DEBUG_Mem free: 1721464 avail: 1881400 00h04m29s | DEBUG_Mem free: 1696912 avail: 1856848 00h04m30s | DEBUG_Mem free: 1670252 avail: 1830188 00h04m30s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/_getcwd.c 00h04m30s | DEBUG_Mem free: 1820912 avail: 1980856 00h04m30s | DEBUG_Mem free: 1802312 avail: 1962256 00h04m30s | DEBUG_Mem free: 1785324 avail: 1945268 00h04m31s | DEBUG_Mem free: 1768832 avail: 1928776 00h04m31s | DEBUG_Mem free: 1754572 avail: 1914516 00h04m31s | DEBUG_Mem free: 1728780 avail: 1888724 00h04m32s | DEBUG_Mem free: 1702988 avail: 1862932 00h04m32s | DEBUG_Mem free: 1677568 avail: 1837512 00h04m32s | DEBUG_Mem free: 1650040 avail: 1809984 00h04m32s | DEBUG_Mem free: 1623380 avail: 1783324 00h04m33s | DEBUG_Mem free: 1596968 avail: 1756912 00h04m33s | DEBUG_Mem free: 1589156 avail: 1749100 00h04m33s | DEBUG_Mem free: 1589032 avail: 1748976 00h04m33s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/gettimeofday.c 00h04m33s | DEBUG_Mem free: 1817564 avail: 1977516 00h04m34s | DEBUG_Mem free: 1797352 avail: 1957304 00h04m34s | DEBUG_Mem free: 1780488 avail: 1940440 00h04m34s | DEBUG_Mem free: 1765484 avail: 1925436 00h04m34s | DEBUG_Mem free: 1748496 avail: 1908448 00h04m35s | DEBUG_Mem free: 1722952 avail: 1882904 00h04m35s | DEBUG_Mem free: 1700260 avail: 1860212 00h04m35s | DEBUG_Mem free: 1676080 avail: 1836032 00h04m35s | DEBUG_Mem free: 1650536 avail: 1810488 00h04m36s | DEBUG_Mem free: 1625240 avail: 1785192 00h04m36s | DEBUG_Mem free: 1600440 avail: 1760392 00h04m36s | DEBUG_Mem free: 1588660 avail: 1748612 00h04m36s | DEBUG_Mem free: 1588660 avail: 1748612 00h04m37s | DEBUG_Mem free: 1588536 avail: 1748488 00h04m37s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/ioctl3.c 00h04m37s | DEBUG_Mem free: 1815704 avail: 1975664 00h04m37s | DEBUG_Mem free: 1796484 avail: 1956444 00h04m38s | DEBUG_Mem free: 1780860 avail: 1940820 00h04m38s | DEBUG_Mem free: 1766600 avail: 1926560 00h04m38s | DEBUG_Mem free: 1753580 avail: 1913540 00h04m38s | DEBUG_Mem free: 1729896 avail: 1889856 00h04m39s | DEBUG_Mem free: 1705964 avail: 1865924 00h04m39s | DEBUG_Mem free: 1681784 avail: 1841744 00h04m39s | DEBUG_Mem free: 1654628 avail: 1814588 00h04m39s | DEBUG_Mem free: 1627224 avail: 1787184 00h04m40s | DEBUG_Mem free: 1600068 avail: 1760028 00h04m40s | DEBUG_Mem free: 1588412 avail: 1748372 00h04m40s | DEBUG_Mem free: 1588412 avail: 1748372 00h04m40s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/_open3.c 00h04m40s | DEBUG_Mem free: 1818432 avail: 1978400 00h04m41s | DEBUG_Mem free: 1800204 avail: 1960172 00h04m41s | DEBUG_Mem free: 1784704 avail: 1944672 00h04m41s | DEBUG_Mem free: 1769328 avail: 1929296 00h04m41s | DEBUG_Mem free: 1755564 avail: 1915532 00h04m42s | DEBUG_Mem free: 1734236 avail: 1894204 00h04m42s | DEBUG_Mem free: 1710428 avail: 1870396 00h04m42s | DEBUG_Mem free: 1687612 avail: 1847580 00h04m42s | DEBUG_Mem free: 1662440 avail: 1822408 00h04m43s | DEBUG_Mem free: 1637268 avail: 1797236 00h04m43s | DEBUG_Mem free: 1611972 avail: 1771940 00h04m43s | DEBUG_Mem free: 1588040 avail: 1748008 00h04m43s | DEBUG_Mem free: 1588040 avail: 1748008 00h04m44s | DEBUG_Mem free: 1588040 avail: 1748008 00h04m44s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/_read.c 00h04m44s | DEBUG_Mem free: 1821656 avail: 1981632 00h04m44s | DEBUG_Mem free: 1803924 avail: 1963900 00h04m45s | DEBUG_Mem free: 1786068 avail: 1946044 00h04m45s | DEBUG_Mem free: 1770568 avail: 1930544 00h04m45s | DEBUG_Mem free: 1755316 avail: 1915292 00h04m45s | DEBUG_Mem free: 1732872 avail: 1892848 00h04m46s | DEBUG_Mem free: 1708072 avail: 1868048 00h04m46s | DEBUG_Mem free: 1683768 avail: 1843744 00h04m46s | DEBUG_Mem free: 1657480 avail: 1817456 00h04m46s | DEBUG_Mem free: 1630820 avail: 1790796 00h04m47s | DEBUG_Mem free: 1604532 avail: 1764508 00h04m47s | DEBUG_Mem free: 1587668 avail: 1747644 00h04m47s | DEBUG_Mem free: 1587668 avail: 1747644 00h04m47s | DEBUG_Mem free: 1587668 avail: 1747644 00h04m47s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/time.c 00h04m48s | DEBUG_Mem free: 1813224 avail: 1973208 00h04m48s | DEBUG_Mem free: 1794004 avail: 1953988 00h04m48s | DEBUG_Mem free: 1775528 avail: 1935512 00h04m48s | DEBUG_Mem free: 1761640 avail: 1921624 00h04m49s | DEBUG_Mem free: 1743288 avail: 1903272 00h04m49s | DEBUG_Mem free: 1717620 avail: 1877604 00h04m49s | DEBUG_Mem free: 1693068 avail: 1853052 00h04m49s | DEBUG_Mem free: 1666284 avail: 1826268 00h04m50s | DEBUG_Mem free: 1639252 avail: 1799236 00h04m50s | DEBUG_Mem free: 1612220 avail: 1772204 00h04m50s | DEBUG_Mem free: 1587544 avail: 1747528 00h04m51s | DEBUG_Mem free: 1587544 avail: 1747528 00h04m51s | DEBUG_Mem free: 1587420 avail: 1747404 00h04m51s | DEBUG_Mem free: 1587420 avail: 1747404 00h04m51s | DEBUG_Mem free: 1587296 avail: 1747284 00h04m51s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/unlink.c 00h04m52s | DEBUG_Mem free: 1810992 avail: 1970984 00h04m52s | DEBUG_Mem free: 1791772 avail: 1951764 00h04m52s | DEBUG_Mem free: 1773296 avail: 1933288 00h04m52s | DEBUG_Mem free: 1758788 avail: 1918780 00h04m53s | DEBUG_Mem free: 1739692 avail: 1899684 00h04m53s | DEBUG_Mem free: 1714024 avail: 1874016 00h04m53s | DEBUG_Mem free: 1689100 avail: 1849092 00h04m53s | DEBUG_Mem free: 1661820 avail: 1821812 00h04m54s | DEBUG_Mem free: 1634540 avail: 1794532 00h04m54s | DEBUG_Mem free: 1607508 avail: 1767500 00h04m54s | DEBUG_Mem free: 1587048 avail: 1747040 00h04m54s | DEBUG_Mem free: 1587048 avail: 1747040 00h04m55s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/waitpid.c 00h04m55s | DEBUG_Mem free: 1818804 avail: 1978804 00h04m55s | DEBUG_Mem free: 1801568 avail: 1961568 00h04m55s | DEBUG_Mem free: 1784208 avail: 1944208 00h04m55s | DEBUG_Mem free: 1768956 avail: 1928956 00h04m56s | DEBUG_Mem free: 1754324 avail: 1914324 00h04m56s | DEBUG_Mem free: 1732252 avail: 1892252 00h04m56s | DEBUG_Mem free: 1708320 avail: 1868320 00h04m56s | DEBUG_Mem free: 1684760 avail: 1844760 00h04m57s | DEBUG_Mem free: 1659216 avail: 1819216 00h04m57s | DEBUG_Mem free: 1633548 avail: 1793548 00h04m57s | DEBUG_Mem free: 1608252 avail: 1768252 00h04m58s | DEBUG_Mem free: 1586800 avail: 1746800 00h04m58s | DEBUG_Mem free: 1586800 avail: 1746800 00h04m58s | DEBUG_Mem free: 1586800 avail: 1746800 00h04m58s | DEBUG_Mem free: 1586800 avail: 1746800 00h04m59s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/x86-mes-mescc/syscall.c 00h04m59s | DEBUG_Mem free: 1820788 avail: 1980796 00h04m59s | DEBUG_Mem free: 1802684 avail: 1962692 00h04m59s | DEBUG_Mem free: 1784828 avail: 1944836 00h04m59s | DEBUG_Mem free: 1769080 avail: 1929088 00h05m00s | DEBUG_Mem free: 1753952 avail: 1913960 00h05m00s | DEBUG_Mem free: 1730392 avail: 1890400 00h05m00s | DEBUG_Mem free: 1704600 avail: 1864608 00h05m00s | DEBUG_Mem free: 1679180 avail: 1839188 00h05m01s | DEBUG_Mem free: 1652024 avail: 1812032 00h05m01s | DEBUG_Mem free: 1624620 avail: 1784628 00h05m01s | DEBUG_Mem free: 1597092 avail: 1757100 00h05m01s | DEBUG_Mem free: 1586552 avail: 1746560 00h05m02s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/getpid.c 00h05m02s | DEBUG_Mem free: 1820416 avail: 1980436 00h05m02s | DEBUG_Mem free: 1802436 avail: 1962456 00h05m02s | DEBUG_Mem free: 1784580 avail: 1944600 00h05m02s | DEBUG_Mem free: 1768708 avail: 1928728 00h05m03s | DEBUG_Mem free: 1753580 avail: 1913600 00h05m03s | DEBUG_Mem free: 1729772 avail: 1889792 00h05m03s | DEBUG_Mem free: 1703980 avail: 1864000 00h05m04s | DEBUG_Mem free: 1678684 avail: 1838704 00h05m04s | DEBUG_Mem free: 1651776 avail: 1811796 00h05m04s | DEBUG_Mem free: 1624372 avail: 1784392 00h05m04s | DEBUG_Mem free: 1596844 avail: 1756864 00h05m05s | DEBUG_Mem free: 1586304 avail: 1746324 00h05m05s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/kill.c 00h05m05s | DEBUG_Mem free: 1820168 avail: 1980196 00h05m05s | DEBUG_Mem free: 1802188 avail: 1962216 00h05m05s | DEBUG_Mem free: 1784332 avail: 1944360 00h05m06s | DEBUG_Mem free: 1768708 avail: 1928736 00h05m06s | DEBUG_Mem free: 1753704 avail: 1913732 00h05m06s | DEBUG_Mem free: 1734112 avail: 1894140 00h05m06s | DEBUG_Mem free: 1710428 avail: 1870456 00h05m07s | DEBUG_Mem free: 1687488 avail: 1847516 00h05m07s | DEBUG_Mem free: 1662192 avail: 1822220 00h05m07s | DEBUG_Mem free: 1637144 avail: 1797172 00h05m07s | DEBUG_Mem free: 1611228 avail: 1771256 00h05m08s | DEBUG_Mem free: 1586056 avail: 1746084 00h05m08s | DEBUG_Mem free: 1585932 avail: 1745960 00h05m08s | +> catm /after/mes/src/mes/lib/x86-mes/libc.a eputs.o oputs.o globals.o exit.o _exit.o _write.o puts.o strlen.o isnumber.o abtol.o cast.o eputc.o fdgetc.o fdputc.o fdputs.o fdungetc.o itoa.o ltoa.o ltoab.o mes_open.o ntoab.o oputc.o ultoa.o utoa.o isdigit.o isspace.o isxdigit.o assert_msg.o write.o atoi.o lseek.o __assert_fail.o __buffered_read.o __mes_debug.o execv.o getcwd.o getenv.o isatty.o open.o buffered-read.o setenv.o wait.o fgetc.o fputc.o fputs.o getc.o getchar.o putc.o putchar.o ungetc.o free.o malloc.o realloc.o memchr.o memcmp.o memcpy.o memmove.o memset.o strcmp.o strcpy.o strncmp.o raise.o access.o brk.o chmod.o clock_gettime.o dup.o dup2.o execve.o fork.o fsync.o _getcwd.o gettimeofday.o ioctl3.o _open3.o _read.o time.o unlink.o waitpid.o syscall.o getpid.o kill.o 00h05m08s | DEBUG_Mem free: 1819796 avail: 1979832 00h05m08s | +> catm /after/mes/src/mes/lib/x86-mes/libc.s eputs.s oputs.s globals.s exit.s _exit.s _write.s puts.s strlen.s isnumber.s abtol.s cast.s eputc.s fdgetc.s fdputc.s fdputs.s fdungetc.s itoa.s ltoa.s ltoab.s mes_open.s ntoab.s oputc.s ultoa.s utoa.s isdigit.s isspace.s isxdigit.s assert_msg.s write.s atoi.s lseek.s __assert_fail.s __buffered_read.s __mes_debug.s execv.s getcwd.s getenv.s isatty.s open.s buffered-read.s setenv.s wait.s fgetc.s fputc.s fputs.s getc.s getchar.s putc.s putchar.s ungetc.s free.s malloc.s realloc.s memchr.s memcmp.s memcpy.s memmove.s memset.s strcmp.s strcpy.s strncmp.s raise.s access.s brk.s chmod.s clock_gettime.s dup.s dup2.s execve.s fork.s fsync.s _getcwd.s gettimeofday.s ioctl3.s _open3.s _read.s time.s unlink.s waitpid.s syscall.s getpid.s kill.s 00h05m08s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/islower.c 00h05m08s | DEBUG_Mem free: 1810000 avail: 1970152 00h05m09s | DEBUG_Mem free: 1791028 avail: 1951180 00h05m09s | DEBUG_Mem free: 1775280 avail: 1935432 00h05m09s | DEBUG_Mem free: 1761144 avail: 1921296 00h05m10s | DEBUG_Mem free: 1748000 avail: 1908152 00h05m10s | DEBUG_Mem free: 1724192 avail: 1884344 00h05m10s | DEBUG_Mem free: 1700260 avail: 1860412 00h05m10s | DEBUG_Mem free: 1676948 avail: 1837100 00h05m11s | DEBUG_Mem free: 1651528 avail: 1811684 00h05m11s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/isupper.c 00h05m11s | DEBUG_Mem free: 1806652 avail: 1966812 00h05m11s | DEBUG_Mem free: 1788548 avail: 1948708 00h05m11s | DEBUG_Mem free: 1771560 avail: 1931720 00h05m12s | DEBUG_Mem free: 1758540 avail: 1918700 00h05m12s | DEBUG_Mem free: 1742048 avail: 1902208 00h05m12s | DEBUG_Mem free: 1718860 avail: 1879020 00h05m12s | DEBUG_Mem free: 1695424 avail: 1855584 00h05m13s | DEBUG_Mem free: 1672236 avail: 1832396 00h05m13s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/tolower.c 00h05m13s | DEBUG_Mem free: 1816572 avail: 1976740 00h05m13s | DEBUG_Mem free: 1802188 avail: 1962356 00h05m13s | DEBUG_Mem free: 1785324 avail: 1945492 00h05m14s | DEBUG_Mem free: 1767840 avail: 1928008 00h05m14s | DEBUG_Mem free: 1755316 avail: 1915484 00h05m14s | DEBUG_Mem free: 1738452 avail: 1898620 00h05m14s | DEBUG_Mem free: 1714644 avail: 1874812 00h05m15s | DEBUG_Mem free: 1692076 avail: 1852244 00h05m15s | DEBUG_Mem free: 1666656 avail: 1826824 00h05m15s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/ctype/toupper.c 00h05m15s | DEBUG_Mem free: 1814960 avail: 1975136 00h05m15s | DEBUG_Mem free: 1797228 avail: 1957404 00h05m16s | DEBUG_Mem free: 1779620 avail: 1939796 00h05m16s | DEBUG_Mem free: 1763996 avail: 1924172 00h05m16s | DEBUG_Mem free: 1748744 avail: 1908920 00h05m17s | DEBUG_Mem free: 1726672 avail: 1886848 00h05m17s | DEBUG_Mem free: 1701872 avail: 1862048 00h05m17s | DEBUG_Mem free: 1678064 avail: 1838240 00h05m17s | DEBUG_Mem free: 1653636 avail: 1813812 00h05m17s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/abtod.c 00h05m18s | DEBUG_Mem free: 1808388 avail: 1968572 00h05m18s | DEBUG_Mem free: 1789168 avail: 1949352 00h05m18s | DEBUG_Mem free: 1773420 avail: 1933604 00h05m18s | DEBUG_Mem free: 1759160 avail: 1919344 00h05m19s | DEBUG_Mem free: 1746016 avail: 1906200 00h05m19s | DEBUG_Mem free: 1722208 avail: 1882392 00h05m19s | DEBUG_Mem free: 1698276 avail: 1858460 00h05m19s | DEBUG_Mem free: 1673104 avail: 1833288 00h05m20s | DEBUG_Mem free: 1645576 avail: 1805760 00h05m20s | DEBUG_Mem free: 1619164 avail: 1779348 00h05m20s | DEBUG_Mem free: 1591636 avail: 1751820 00h05m20s | DEBUG_Mem free: 1580848 avail: 1741032 00h05m21s | DEBUG_Mem free: 1580848 avail: 1741032 00h05m21s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mesccDEBUG_Mem free: 1815712 avail: 1975904 00h05m21s | .scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/dtoab.c 00h05m21s | DEBUG_Mem free: 1800948 avail: 1961140 00h05m21s | DEBUG_Mem free: 1782224 avail: 1942416 00h05m22s | DEBUG_Mem free: 1763748 avail: 1923940 00h05m22s | DEBUG_Mem free: 1748496 avail: 1908688 00h05m22s | DEBUG_Mem free: 1728408 avail: 1888600 00h05m23s | DEBUG_Mem free: 1703112 avail: 1863304 00h05m23s | DEBUG_Mem free: 1677940 avail: 1838132 00h05m23s | DEBUG_Mem free: 1650536 avail: 1810728 00h05m23s | DEBUG_Mem free: 1623256 avail: 1783448 00h05m24s | DEBUG_Mem free: 1596472 avail: 1756664 00h05m24s | DEBUG_Mem free: 1580600 avail: 1740792 00h05m24s | DEBUG_Mem free: 1580600 avail: 1740792 00h05m24s | DEBUG_Mem free: 1580600 avail: 1740792 00h05m25s | DEBUG_Mem free: 1580600 avail: 1740792 00h05m25s | DEBUG_Mem free: 1580600 avail: 1740792 00h05m25s | DEBUG_Mem free: 1580600 avail: 1740792 00h05m25s | DEBUG_Mem free: 1580600 avail: 1740792 00h05m26s | DEBUG_Mem free: 1580096 avail: 1740292 00h05m26s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/mes/search-path.c 00h05m26s | DEBUG_Mem free: 1803304 avail: 1963504 00h05m26s | DEBUG_Mem free: 1785076 avail: 1945276 00h05m26s | DEBUG_Mem free: 1766476 avail: 1926676 00h05m27s | DEBUG_Mem free: 1752092 avail: 1912292 00h05m27s | DEBUG_Mem free: 1732996 avail: 1893196 00h05m27s | DEBUG_Mem free: 1707328 avail: 1867528 00h05m27s | DEBUG_Mem free: 1682652 avail: 1842852 00h05m28s | DEBUG_Mem free: 1655372 avail: 1815572 00h05m28s | DEBUG_Mem free: 1628092 avail: 1788292 00h05m28s | DEBUG_Mem free: 1601184 avail: 1761384 00h05m28s | DEBUG_Mem free: 1580352 avail: 1740552 00h05m29s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m29s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m29s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m30s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m30s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m30s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m30s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m31s | DEBUG_Mem free: 1580228 avail: 1740428 00h05m31s | DEBUG_Mem free: 1579980 avail: 1740180 00h05m31s | DEBUG_Mem free: 1579980 avail: 1740180 00h05m31s | DEBUG_Mem free: 1579980 avail: 1740180 00h05m32s | DEBUG_Mem free: 1579980 avail: 1740180 00h05m32s | DEBUG_Mem free: 1579980 avail: 1740184 00h05m32s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/execvp.c 00h05m32s | DEBUG_Mem free: 1810992 avail: 1971204 00h05m32s | DEBUG_Mem free: 1794128 avail: 1954340 00h05m33s | DEBUG_Mem free: 1777760 avail: 1937972 00h05m33s | DEBUG_Mem free: 1762756 avail: 1922968 00h05m33s | DEBUG_Mem free: 1747504 avail: 1907716 00h05m33s | DEBUG_Mem free: 1724812 avail: 1885024 00h05m34s | DEBUG_Mem free: 1699392 avail: 1859604 00h05m34s | DEBUG_Mem free: 1674964 avail: 1835176 00h05m34s | DEBUG_Mem free: 1647808 avail: 1808020 00h05m34s | DEBUG_Mem free: 1621520 avail: 1781732 00h05m35s | DEBUG_Mem free: 1594984 avail: 1755196 00h05m35s | DEBUG_Mem free: 1579980 avail: 1740192 00h05m35s | DEBUG_Mem free: 1579856 avail: 1740068 00h05m36s | DEBUG_Mem free: 1579856 avail: 1740068 00h05m36s | DEBUG_Mem free: 1579856 avail: 1740068 00h05m36s | DEBUG_Mem free: 1579856 avail: 1740068 00h05m36s | DEBUG_Mem free: 1579856 avail: 1740068 00h05m37s | DEBUG_Mem free: 1579856 avail: 1740068 00h05m37s | DEBUG_Mem free: 1579856 avail: 1740068 00h05m37s | DEBUG_Mem free: 1579732 avail: 1739948 00h05m37s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fclose.c 00h05m37s | DEBUG_Mem free: 1810620 avail: 1970840 00h05m38s | DEBUG_Mem free: 1793508 avail: 1953728 00h05m38s | DEBUG_Mem free: 1777016 avail: 1937236 00h05m38s | DEBUG_Mem free: 1760896 avail: 1921116 00h05m38s | DEBUG_Mem free: 1747132 avail: 1907352 00h05m39s | DEBUG_Mem free: 1726176 avail: 1886396 00h05m39s | DEBUG_Mem free: 1702616 avail: 1862836 00h05m39s | DEBUG_Mem free: 1679676 avail: 1839896 00h05m39s | DEBUG_Mem free: 1654380 avail: 1814600 00h05m40s | DEBUG_Mem free: 1629084 avail: 1789304 00h05m40s | DEBUG_Mem free: 1603664 avail: 1763884 00h05m40s | DEBUG_Mem free: 1579732 avail: 1739952 00h05m40s | DEBUG_Mem free: 1579608 avail: 1739828 00h05m41s | DEBUG_Mem free: 1579608 avail: 1739828 00h05m41s | DEBUG_Mem free: 1579608 avail: 1739828 00h05m41s | DEBUG_Mem free: 1579608 avail: 1739828 00h05m41s | DEBUG_Mem free: 1579608 avail: 1739828 00h05m42s | DEBUG_Mem free: 1579608 avail: 1739828 00h05m42s | DEBUG_Mem free: 1579608 avail: 1739828 00h05m42s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fdopen.c 00h05m42s | DEBUG_Mem free: 1803428 avail: 1963656 00h05m43s | DEBUG_Mem free: 1784208 avail: 1944436 00h05m43s | DEBUG_Mem free: 1765484 avail: 1925712 00h05m43s | DEBUG_Mem free: 1751100 avail: 1911328 00h05m43s | DEBUG_Mem free: 1732376 avail: 1892604 00h05m44s | DEBUG_Mem free: 1706832 avail: 1867060 00h05m44s | DEBUG_Mem free: 1681784 avail: 1842012 00h05m44s | DEBUG_Mem free: 1654752 avail: 1814980 00h05m44s | DEBUG_Mem free: 1627472 avail: 1787700 00h05m45s | DEBUG_Mem free: 1600192 avail: 1760420 00h05m45s | DEBUG_Mem free: 1579484 avail: 1739712 00h05m45s | DEBUG_Mem free: 1579484 avail: 1739712 00h05m45s | DEBUG_Mem free: 1579484 avail: 1739712 00h05m46s | DEBUG_Mem free: 1579484 avail: 1739712 00h05m46s | DEBUG_Mem free: 1579484 avail: 1739712 00h05m46s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/ferror.c 00h05m46s | DEBUG_Mem free: 1801444 avail: 1961680 00h05m46s | DEBUG_Mem free: 1782968 avail: 1943204 00h05m47s | DEBUG_Mem free: 1764988 avail: 1925224 00h05m47s | DEBUG_Mem free: 1749736 avail: 1909972 00h05m47s | DEBUG_Mem free: 1730020 avail: 1890256 00h05m47s | DEBUG_Mem free: 1704352 avail: 1864588 00h05m48s | DEBUG_Mem free: 1679304 avail: 1839540 00h05m48s | DEBUG_Mem free: 1652024 avail: 1812260 00h05m48s | DEBUG_Mem free: 1624744 avail: 1784980 00h05m49s | DEBUG_Mem free: 1598084 avail: 1758320 00h05m49s | DEBUG_Mem free: 1579112 avail: 1739348 00h05m49s | DEBUG_Mem free: 1579112 avail: 1739348 00h05m49s | DEBUG_Mem free: 1579112 avail: 1739348 00h05m50s | DEBUG_Mem free: 1579112 avail: 1739348 00h05m50s | DEBUG_Mem free: 1579112 avail: 1739348 00h05m50s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fflush.c 00h05m50s | DEBUG_Mem free: 1804296 avail: 1964540 00h05m50s | DEBUG_Mem free: 1785200 avail: 1945444 00h05m51s | DEBUG_Mem free: 1766600 avail: 1926844 00h05m51s | DEBUG_Mem free: 1752836 avail: 1913080 00h05m51s | DEBUG_Mem free: 1734236 avail: 1894480 00h05m51s | DEBUG_Mem free: 1708816 avail: 1869060 00h05m52s | DEBUG_Mem free: 1684388 avail: 1844632 00h05m52s | DEBUG_Mem free: 1657604 avail: 1817848 00h05m52s | DEBUG_Mem free: 1630944 avail: 1791188 00h05m52s | DEBUG_Mem free: 1604408 avail: 1764652 00h05m53s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m53s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m53s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m53s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m54s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m54s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m54s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m54s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m55s | DEBUG_Mem free: 1578864 avail: 1739108 00h05m55s | DEBUG_Mem free: 1578740 avail: 1738984 00h05m55s | DEBUG_Mem free: 1578740 avail: 1738984 00h05m55s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fopen.c 00h05m56s | DEBUG_Mem free: 1809380 avail: 1969632 00h05m56s | DEBUG_Mem free: 1789912 avail: 1950164 00h05m56s | DEBUG_Mem free: 1773172 avail: 1933424 00h05m56s | DEBUG_Mem free: 1757176 avail: 1917428 00h05m57s | DEBUG_Mem free: 1742172 avail: 1902424 00h05m57s | DEBUG_Mem free: 1716380 avail: 1876632 00h05m57s | DEBUG_Mem free: 1691580 avail: 1851832 00h05m57s | DEBUG_Mem free: 1665168 avail: 1825420 00h05m58s | DEBUG_Mem free: 1637764 avail: 1798016 00h05m58s | DEBUG_Mem free: 1610732 avail: 1770984 00h05m58s | DEBUG_Mem free: 1583700 avail: 1743952 00h05m58s | DEBUG_Mem free: 1578492 avail: 1738744 00h05m59s | DEBUG_Mem free: 1578492 avail: 1738744 00h05m59s | DEBUG_Mem free: 1578492 avail: 1738744 00h05m59s | DEBUG_Mem free: 1578368 avail: 1738620 00h05m59s | DEBUG_Mem free: 1578368 avail: 1738620 00h06m00s | DEBUG_Mem free: 1578368 avail: 1738620 00h06m00s | DEBUG_Mem free: 1578368 avail: 1738620 00h06m00s | DEBUG_Mem free: 1578368 avail: 1738620 00h06m00s | DEBUG_Mem free: 1578368 avail: 1738620 00h06m01s | DEBUG_Mem free: 1578244 avail: 1738496 00h06m01s | DEBUG_Mem free: 1578244 avail: 1738496 00h06m01s | DEBUG_Mem free: 1578244 avail: 1738496 00h06m02s | DEBUG_Mem free: 1578244 avail: 1738496 00h06m02s | DEBUG_Mem free: 1578244 avail: 1738496 00h06m02s | DEBUG_Mem free: 1577616 avail: 1737876 00h06m02s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fprintf.c 00h06m02s | DEBUG_Mem free: 1799460 avail: 1959724 00h06m03s | DEBUG_Mem free: 1781108 avail: 1941372 00h06m03s | DEBUG_Mem free: 1763624 avail: 1923888 00h06m03s | DEBUG_Mem free: 1747876 avail: 1908140 00h06m03s | DEBUG_Mem free: 1728160 avail: 1888424 00h06m04s | DEBUG_Mem free: 1702492 avail: 1862756 00h06m04s | DEBUG_Mem free: 1677444 avail: 1837708 00h06m04s | DEBUG_Mem free: 1650164 avail: 1810428 00h06m04s | DEBUG_Mem free: 1623008 avail: 1783272 00h06m05s | DEBUG_Mem free: 1596224 avail: 1756488 00h06m05s | DEBUG_Mem free: 1578120 avail: 1738384 00h06m05s | DEBUG_Mem free: 1578120 avail: 1738384 00h06m05s | DEBUG_Mem free: 1578120 avail: 1738384 00h06m06s | DEBUG_Mem free: 1578120 avail: 1738384 00h06m06s | DEBUG_Mem free: 1578120 avail: 1738384 00h06m06s | DEBUG_Mem free: 1578120 avail: 1738384 00h06m06s | DEBUG_Mem free: 1578120 avail: 1738384 00h06m07s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fread.c 00h06m07s | DEBUG_Mem free: 1812604 avail: 1972876 00h06m07s | DEBUG_Mem free: 1795740 avail: 1956012 00h06m07s | DEBUG_Mem free: 1777388 avail: 1937660 00h06m07s | DEBUG_Mem free: 1760772 avail: 1921044 00h06m08s | DEBUG_Mem free: 1745520 avail: 1905792 00h06m08s | DEBUG_Mem free: 1723200 avail: 1883472 00h06m08s | DEBUG_Mem free: 1697780 avail: 1858052 00h06m09s | DEBUG_Mem free: 1673104 avail: 1833376 00h06m09s | DEBUG_Mem free: 1645700 avail: 1805972 00h06m09s | DEBUG_Mem free: 1618420 avail: 1778692 00h06m09s | DEBUG_Mem free: 1592256 avail: 1752528 00h06m10s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m10s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m10s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m10s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m11s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m11s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m11s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m11s | DEBUG_Mem free: 1577872 avail: 1738144 00h06m12s | DEBUG_Mem free: 1577624 avail: 1737896 00h06m12s | DEBUG_Mem free: 1577624 avail: 1737896 00h06m12s | DEBUG_Mem free: 1577624 avail: 1737896 00h06m12s | DEBUG_Mem free: 1577624 avail: 1737896 00h06m13s | DEBUG_Mem free: 1577376 avail: 1737648 00h06m13s | DEBUG_Mem free: 1577376 avail: 1737656 00h06m13s | DEBUG_Mem free: 1577376 avail: 1737656 00h06m13s | DEBUG_Mem free: 1577376 avail: 1737656 00h06m14s | DEBUG_Mem free: 1577376 avail: 1737664 00h06m14s | DEBUG_Mem free: 1577128 avail: 1737420 00h06m14s | DEBUG_Mem free: 1577128 avail: 1737428 00h06m14s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fseek.c 00h06m15s | DEBUG_Mem free: 1807272 avail: 1967592 00h06m15s | DEBUG_Mem free: 1787556 avail: 1947876 00h06m15s | DEBUG_Mem free: 1770444 avail: 1930764 00h06m15s | DEBUG_Mem free: 1754572 avail: 1914892 00h06m16s | DEBUG_Mem free: 1739072 avail: 1899392 00h06m16s | DEBUG_Mem free: 1713528 avail: 1873848 00h06m16s | DEBUG_Mem free: 1688976 avail: 1849296 00h06m16s | DEBUG_Mem free: 1662068 avail: 1822388 00h06m17s | DEBUG_Mem free: 1634912 avail: 1795232 00h06m17s | DEBUG_Mem free: 1607756 avail: 1768076 00h06m17s | DEBUG_Mem free: 1581220 avail: 1741540 00h06m17s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m18s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m18s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m18s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m18s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m19s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m19s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m19s | DEBUG_Mem free: 1577624 avail: 1737944 00h06m19s | DEBUG_Mem free: 1577500 avail: 1737824 00h06m19s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/ftell.c 00h06m20s | DEBUG_Mem free: 1800452 avail: 1960780 00h06m20s | DEBUG_Mem free: 1781728 avail: 1942056 00h06m20s | DEBUG_Mem free: 1763252 avail: 1923580 00h06m20s | DEBUG_Mem free: 1748744 avail: 1909072 00h06m21s | DEBUG_Mem free: 1729772 avail: 1890100 00h06m21s | DEBUG_Mem free: 1704104 avail: 1864432 00h06m21s | DEBUG_Mem free: 1679552 avail: 1839880 00h06m22s | DEBUG_Mem free: 1653140 avail: 1813468 00h06m22s | DEBUG_Mem free: 1626108 avail: 1786436 00h06m22s | DEBUG_Mem free: 1599448 avail: 1759776 00h06m22s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m23s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m23s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m23s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m23s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m24s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m24s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m24s | DEBUG_Mem free: 1577252 avail: 1737580 00h06m24s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/fwrite.c 00h06m24s | DEBUG_Mem free: 1810124 avail: 1970460 00h06m25s | DEBUG_Mem free: 1793136 avail: 1953472 00h06m25s | DEBUG_Mem free: 1776396 avail: 1936732 00h06m25s | DEBUG_Mem free: 1760028 avail: 1920364 00h06m25s | DEBUG_Mem free: 1745148 avail: 1905484 00h06m26s | DEBUG_Mem free: 1727044 avail: 1887380 00h06m26s | DEBUG_Mem free: 1703856 avail: 1864192 00h06m26s | DEBUG_Mem free: 1681412 avail: 1841748 00h06m26s | DEBUG_Mem free: 1656736 avail: 1817072 00h06m27s | DEBUG_Mem free: 1632060 avail: 1792396 00h06m27s | DEBUG_Mem free: 1607508 avail: 1767844 00h06m27s | DEBUG_Mem free: 1583576 avail: 1743912 00h06m28s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m28s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m28s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m28s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m29s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m29s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m29s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m29s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m30s | DEBUG_Mem free: 1577004 avail: 1737340 00h06m30s | DEBUG_Mem free: 1576880 avail: 1737216 00h06m30s | DEBUG_Mem free: 1576252 avail: 1736592 00h06m30s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/printf.c 00h06m30s | DEBUG_Mem free: 1797848 avail: 1958192 00h06m31s | DEBUG_Mem free: 1779620 avail: 1939964 00h06m31s | DEBUG_Mem free: 1761888 avail: 1922232 00h06m31s | DEBUG_Mem free: 1746388 avail: 1906732 00h06m31s | DEBUG_Mem free: 1726672 avail: 1887016 00h06m32s | DEBUG_Mem free: 1701004 avail: 1861348 00h06m32s | DEBUG_Mem free: 1676080 avail: 1836424 00h06m32s | DEBUG_Mem free: 1648800 avail: 1809144 00h06m32s | DEBUG_Mem free: 1621520 avail: 1781864 00h06m33s | DEBUG_Mem free: 1594488 avail: 1754832 00h06m33s | DEBUG_Mem free: 1576508 avail: 1736852 00h06m33s | DEBUG_Mem free: 1576508 avail: 1736852 00h06m33s | DEBUG_Mem free: 1576508 avail: 1736852 00h06m34s | DEBUG_Mem free: 1576508 avail: 1736852 00h06m34s | DEBUG_Mem free: 1576508 avail: 1736852 00h06m34s | DEBUG_Mem free: 1576508 avail: 1736852 00h06m35s | DEBUG_Mem free: 1576508 avail: 1736852 00h06m35s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/remove.c 00h06m35s | DEBUG_Mem free: 1811364 avail: 1971716 00h06m35s | DEBUG_Mem free: 1794748 avail: 1955100 00h06m35s | DEBUG_Mem free: 1776272 avail: 1936624 00h06m36s | DEBUG_Mem free: 1759284 avail: 1919636 00h06m36s | DEBUG_Mem free: 1744032 avail: 1904384 00h06m36s | DEBUG_Mem free: 1722208 avail: 1882560 00h06m36s | DEBUG_Mem free: 1696664 avail: 1857016 00h06m37s | DEBUG_Mem free: 1671740 avail: 1832092 00h06m37s | DEBUG_Mem free: 1644460 avail: 1804812 00h06m37s | DEBUG_Mem free: 1617056 avail: 1777408 00h06m37s | DEBUG_Mem free: 1590024 avail: 1750376 00h06m38s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m38s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m38s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m38s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m39s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m39s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m39s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m39s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m40s | DEBUG_Mem free: 1576384 avail: 1736736 00h06m40s | DEBUG_Mem free: 1576260 avail: 1736612 00h06m40s | DEBUG_Mem free: 1576260 avail: 1736612 00h06m40s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/snprintf.c 00h06m41s | DEBUG_Mem free: 1802312 avail: 1962672 00h06m41s | DEBUG_Mem free: 1782720 avail: 1943080 00h06m41s | DEBUG_Mem free: 1763996 avail: 1924356 00h06m41s | DEBUG_Mem free: 1750852 avail: 1911212 00h06m42s | DEBUG_Mem free: 1732252 avail: 1892612 00h06m42s | DEBUG_Mem free: 1706584 avail: 1866944 00h06m42s | DEBUG_Mem free: 1681908 avail: 1842268 00h06m42s | DEBUG_Mem free: 1654752 avail: 1815112 00h06m43s | DEBUG_Mem free: 1627472 avail: 1787832 00h06m43s | DEBUG_Mem free: 1600440 avail: 1760800 00h06m43s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m43s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m44s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m44s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m44s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m44s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m45s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m45s | DEBUG_Mem free: 1576012 avail: 1736372 00h06m45s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/sprintf.c 00h06m45s | DEBUG_Mem free: 1801444 avail: 1961812 00h06m45s | DEBUG_Mem free: 1782100 avail: 1942468 00h06m46s | DEBUG_Mem free: 1763624 avail: 1923992 00h06m46s | DEBUG_Mem free: 1749612 avail: 1909980 00h06m46s | DEBUG_Mem free: 1730640 avail: 1891008 00h06m46s | DEBUG_Mem free: 1704972 avail: 1865340 00h06m47s | DEBUG_Mem free: 1680048 avail: 1840416 00h06m47s | DEBUG_Mem free: 1652768 avail: 1813136 00h06m47s | DEBUG_Mem free: 1625364 avail: 1785732 00h06m48s | DEBUG_Mem free: 1598456 avail: 1758824 00h06m48s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m48s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m48s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m49s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m49s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m49s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m49s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m50s | DEBUG_Mem free: 1575764 avail: 1736132 00h06m50s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/sscanf.c 00h06m50s | DEBUG_Mem free: 1802312 avail: 1962688 00h06m50s | DEBUG_Mem free: 1782844 avail: 1943220 00h06m50s | DEBUG_Mem free: 1766228 avail: 1926604 00h06m51s | DEBUG_Mem free: 1752216 avail: 1912592 00h06m51s | DEBUG_Mem free: 1736096 avail: 1896472 00h06m51s | DEBUG_Mem free: 1711420 avail: 1871796 00h06m51s | DEBUG_Mem free: 1687488 avail: 1847864 00h06m52s | DEBUG_Mem free: 1661572 avail: 1821948 00h06m52s | DEBUG_Mem free: 1635532 avail: 1795908 00h06m52s | DEBUG_Mem free: 1609492 avail: 1769868 00h06m52s | DEBUG_Mem free: 1583080 avail: 1743456 00h06m53s | DEBUG_Mem free: 1575392 avail: 1735768 00h06m53s | DEBUG_Mem free: 1575392 avail: 1735768 00h06m53s | DEBUG_Mem free: 1575392 avail: 1735768 00h06m54s | DEBUG_Mem free: 1575392 avail: 1735768 00h06m54s | DEBUG_Mem free: 1575392 avail: 1735768 00h06m54s | DEBUG_Mem free: 1575392 avail: 1735768 00h06m54s | DEBUG_Mem free: 1575392 avail: 1735768 00h06m54s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/vfprintf.c 00h06m55s | DEBUG_Mem free: 1808388 avail: 1968772 00h06m55s | DEBUG_Mem free: 1790780 avail: 1951164 00h06m55s | DEBUG_Mem free: 1772428 avail: 1932812 00h06m55s | DEBUG_Mem free: 1756432 avail: 1916816 00h06m56s | DEBUG_Mem free: 1742296 avail: 1902680 00h06m56s | DEBUG_Mem free: 1717868 avail: 1878252 00h06m56s | DEBUG_Mem free: 1691952 avail: 1852336 00h06m56s | DEBUG_Mem free: 1666904 avail: 1827288 00h06m57s | DEBUG_Mem free: 1639624 avail: 1800008 00h06m57s | DEBUG_Mem free: 1613088 avail: 1773472 00h06m57s | DEBUG_Mem free: 1586180 avail: 1746564 00h06m57s | DEBUG_Mem free: 1575268 avail: 1735652 00h06m58s | DEBUG_Mem free: 1575144 avail: 1735528 00h06m58s | DEBUG_Mem free: 1575144 avail: 1735528 00h06m58s | DEBUG_Mem free: 1575144 avail: 1735528 00h06m58s | DEBUG_Mem free: 1575144 avail: 1735528 00h06m59s | DEBUG_Mem free: 1575144 avail: 1735528 00h06m59s | DEBUG_Mem free: 1575144 avail: 1735528 00h06m59s | DEBUG_Mem free: 1575144 avail: 1735528 00h06m59s | DEBUG_Mem free: 1575144 avail: 1735528 00h07m00s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m00s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m00s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m01s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m01s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m01s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m01s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m02s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m02s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m02s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m02s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m03s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m03s | DEBUG_Mem free: 1575020 avail: 1735404 00h07m03s | DEBUG_Mem free: 1574772 avail: 1735164 00h07m03s | DEBUG_Mem free: 1574772 avail: 1735172 00h07m04s | DEBUG_Mem free: 1574772 avail: 1735180 00h07m04s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/vprintf.c 00h07m04s | DEBUG_Mem free: 1806404 avail: 1966828 00h07m04s | DEBUG_Mem free: 1787308 avail: 1947732 00h07m04s | DEBUG_Mem free: 1770692 avail: 1931116 00h07m05s | DEBUG_Mem free: 1754572 avail: 1914996 00h07m05s | DEBUG_Mem free: 1739816 avail: 1900240 00h07m05s | DEBUG_Mem free: 1714024 avail: 1874448 00h07m05s | DEBUG_Mem free: 1688480 avail: 1848904 00h07m06s | DEBUG_Mem free: 1662936 avail: 1823360 00h07m06s | DEBUG_Mem free: 1635284 avail: 1795708 00h07m06s | DEBUG_Mem free: 1608128 avail: 1768552 00h07m07s | DEBUG_Mem free: 1581096 avail: 1741520 00h07m07s | DEBUG_Mem free: 1574896 avail: 1735320 00h07m07s | DEBUG_Mem free: 1574896 avail: 1735320 00h07m07s | DEBUG_Mem free: 1574896 avail: 1735320 00h07m08s | DEBUG_Mem free: 1574896 avail: 1735320 00h07m08s | DEBUG_Mem free: 1574896 avail: 1735320 00h07m08s | DEBUG_Mem free: 1574896 avail: 1735320 00h07m08s | DEBUG_Mem free: 1574896 avail: 1735320 00h07m08s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/vsnprintf.c 00h07m09s | DEBUG_Mem free: 1797848 avail: 1958280 00h07m09s | DEBUG_Mem free: 1779124 avail: 1939556 00h07m09s | DEBUG_Mem free: 1760648 avail: 1921080 00h07m09s | DEBUG_Mem free: 1746760 avail: 1907192 00h07m10s | DEBUG_Mem free: 1728284 avail: 1888716 00h07m10s | DEBUG_Mem free: 1703360 avail: 1863792 00h07m10s | DEBUG_Mem free: 1679304 avail: 1839736 00h07m10s | DEBUG_Mem free: 1652892 avail: 1813324 00h07m11s | DEBUG_Mem free: 1626480 avail: 1786912 00h07m11s | DEBUG_Mem free: 1600564 avail: 1760996 00h07m11s | DEBUG_Mem free: 1574648 avail: 1735080 00h07m11s | DEBUG_Mem free: 1574648 avail: 1735080 00h07m12s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m12s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m12s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m12s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m13s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m13s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m13s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m14s | DEBUG_Mem free: 1574524 avail: 1734956 00h07m14s | DEBUG_Mem free: 1574400 avail: 1734832 00h07m14s | DEBUG_Mem free: 1574400 avail: 1734832 00h07m14s | DEBUG_Mem free: 1574400 avail: 1734832 00h07m15s | DEBUG_Mem free: 1574400 avail: 1734832 00h07m15s | DEBUG_Mem free: 1574400 avail: 1734832 00h07m15s | DEBUG_Mem free: 1574400 avail: 1734832 00h07m15s | DEBUG_Mem free: 1574400 avail: 1734832 00h07m16s | DEBUG_Mem free: 1574276 avail: 1734708 00h07m16s | DEBUG_Mem free: 1574276 avail: 1734708 00h07m16s | DEBUG_Mem free: 1574276 avail: 1734708 00h07m16s | DEBUG_Mem free: 1574276 avail: 1734708 00h07m17s | DEBUG_Mem free: 1574028 avail: 1734468 00h07m17s | DEBUG_Mem free: 1574028 avail: 1734476 00h07m17s | DEBUG_Mem free: 1573904 avail: 1734360 00h07m17s | DEBUG_Mem free: 1573904 avail: 1734368 00h07m17s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/vsprintf.c 00h07m18s | DEBUG_Mem free: 1797848 avail: 1958328 00h07m18s | DEBUG_Mem free: 1778876 avail: 1939356 00h07m18s | DEBUG_Mem free: 1760152 avail: 1920632 00h07m18s | DEBUG_Mem free: 1745768 avail: 1906248 00h07m19s | DEBUG_Mem free: 1726920 avail: 1887400 00h07m19s | DEBUG_Mem free: 1701252 avail: 1861732 00h07m19s | DEBUG_Mem free: 1676700 avail: 1837180 00h07m20s | DEBUG_Mem free: 1650288 avail: 1810768 00h07m20s | DEBUG_Mem free: 1622760 avail: 1783240 00h07m20s | DEBUG_Mem free: 1596224 avail: 1756704 00h07m20s | DEBUG_Mem free: 1574276 avail: 1734756 00h07m20s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdio/vsscanf.c 00h07m21s | DEBUG_Mem free: 1805784 avail: 1966272 00h07m21s | DEBUG_Mem free: 1787060 avail: 1947548 00h07m21s | DEBUG_Mem free: 1770320 avail: 1930808 00h07m21s | DEBUG_Mem free: 1753704 avail: 1914192 00h07m22s | DEBUG_Mem free: 1739444 avail: 1899932 00h07m22s | DEBUG_Mem free: 1713776 avail: 1874264 00h07m22s | DEBUG_Mem free: 1687984 avail: 1848472 00h07m22s | DEBUG_Mem free: 1663556 avail: 1824044 00h07m23s | DEBUG_Mem free: 1636524 avail: 1797012 00h07m23s | DEBUG_Mem free: 1609740 avail: 1770228 00h07m23s | DEBUG_Mem free: 1583700 avail: 1744188 00h07m23s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m24s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m24s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m24s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m24s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m25s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m25s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m25s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m25s | DEBUG_Mem free: 1573904 avail: 1734392 00h07m26s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m26s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m26s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m27s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m27s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m27s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m27s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m28s | DEBUG_Mem free: 1573656 avail: 1734144 00h07m28s | DEBUG_Mem free: 1573656 avail: 1734148 00h07m28s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/calloc.c 00h07m28s | DEBUG_Mem free: 1801568 avail: 1962068 00h07m28s | DEBUG_Mem free: 1781356 avail: 1941856 00h07m29s | DEBUG_Mem free: 1764368 avail: 1924868 00h07m29s | DEBUG_Mem free: 1750356 avail: 1910856 00h07m29s | DEBUG_Mem free: 1732996 avail: 1893496 00h07m29s | DEBUG_Mem free: 1707824 avail: 1868324 00h07m30s | DEBUG_Mem free: 1683520 avail: 1844020 00h07m30s | DEBUG_Mem free: 1657232 avail: 1817732 00h07m30s | DEBUG_Mem free: 1630076 avail: 1790576 00h07m30s | DEBUG_Mem free: 1603416 avail: 1763916 00h07m31s | DEBUG_Mem free: 1576880 avail: 1737380 00h07m31s | DEBUG_Mem free: 1573532 avail: 1734032 00h07m31s | DEBUG_Mem free: 1573532 avail: 1734032 00h07m31s | DEBUG_Mem free: 1573532 avail: 1734032 00h07m32s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/qsort.c 00h07m32s | DEBUG_Mem free: 1802684 avail: 1963192 00h07m32s | DEBUG_Mem free: 1782968 avail: 1943476 00h07m32s | DEBUG_Mem free: 1765856 avail: 1926364 00h07m33s | DEBUG_Mem free: 1750232 avail: 1910740 00h07m33s | DEBUG_Mem free: 1733988 avail: 1894496 00h07m33s | DEBUG_Mem free: 1708444 avail: 1868952 00h07m33s | DEBUG_Mem free: 1683644 avail: 1844152 00h07m34s | DEBUG_Mem free: 1656860 avail: 1817368 00h07m34s | DEBUG_Mem free: 1629084 avail: 1789592 00h07m34s | DEBUG_Mem free: 1601928 avail: 1762436 00h07m34s | DEBUG_Mem free: 1574772 avail: 1735280 00h07m35s | DEBUG_Mem free: 1573284 avail: 1733792 00h07m35s | DEBUG_Mem free: 1573284 avail: 1733792 00h07m35s | DEBUG_Mem free: 1573284 avail: 1733792 00h07m35s | DEBUG_Mem free: 1573284 avail: 1733792 00h07m36s | DEBUG_Mem free: 1573284 avail: 1733792 00h07m36s | DEBUG_Mem free: 1573284 avail: 1733792 00h07m36s | DEBUG_Mem free: 1573160 avail: 1733676 00h07m36s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/strtod.c 00h07m36s | DEBUG_Mem free: 1797228 avail: 1957748 00h07m37s | DEBUG_Mem free: 1779496 avail: 1940016 00h07m37s | DEBUG_Mem free: 1761640 avail: 1922160 00h07m37s | DEBUG_Mem free: 1749612 avail: 1910132 00h07m37s | DEBUG_Mem free: 1731508 avail: 1892028 00h07m38s | DEBUG_Mem free: 1705964 avail: 1866484 00h07m38s | DEBUG_Mem free: 1681164 avail: 1841684 00h07m38s | DEBUG_Mem free: 1654256 avail: 1814776 00h07m38s | DEBUG_Mem free: 1627596 avail: 1788116 00h07m39s | DEBUG_Mem free: 1600812 avail: 1761332 00h07m39s | DEBUG_Mem free: 1573532 avail: 1734052 00h07m39s | DEBUG_Mem free: 1573036 avail: 1733556 00h07m40s | DEBUG_Mem free: 1573036 avail: 1733556 00h07m40s | DEBUG_Mem free: 1573036 avail: 1733556 00h07m40s | DEBUG_Mem free: 1573036 avail: 1733556 00h07m40s | DEBUG_Mem free: 1573036 avail: 1733556 00h07m41s | DEBUG_Mem free: 1572912 avail: 1733432 00h07m41s | DEBUG_Mem free: 1572912 avail: 1733432 00h07m41s | DEBUG_Mem free: 1572912 avail: 1733432 00h07m41s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/strtof.c 00h07m41s | DEBUG_Mem free: 1803552 avail: 1964080 00h07m42s | DEBUG_Mem free: 1786440 avail: 1946968 00h07m42s | DEBUG_Mem free: 1769824 avail: 1930352 00h07m42s | DEBUG_Mem free: 1755316 avail: 1915844 00h07m42s | DEBUG_Mem free: 1740312 avail: 1900840 00h07m43s | DEBUG_Mem free: 1719356 avail: 1879884 00h07m43s | DEBUG_Mem free: 1693688 avail: 1854216 00h07m43s | DEBUG_Mem free: 1668640 avail: 1829168 00h07m43s | DEBUG_Mem free: 1641360 avail: 1801888 00h07m44s | DEBUG_Mem free: 1614080 avail: 1774608 00h07m44s | DEBUG_Mem free: 1586924 avail: 1747452 00h07m44s | DEBUG_Mem free: 1572664 avail: 1733192 00h07m44s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/strtol.c 00h07m44s | DEBUG_Mem free: 1801072 avail: 1961608 00h07m45s | DEBUG_Mem free: 1781108 avail: 1941644 00h07m45s | DEBUG_Mem free: 1764244 avail: 1924780 00h07m45s | DEBUG_Mem free: 1749240 avail: 1909776 00h07m46s | DEBUG_Mem free: 1732252 avail: 1892788 00h07m46s | DEBUG_Mem free: 1706708 avail: 1867244 00h07m46s | DEBUG_Mem free: 1682032 avail: 1842568 00h07m46s | DEBUG_Mem free: 1655248 avail: 1815784 00h07m47s | DEBUG_Mem free: 1628216 avail: 1788752 00h07m47s | DEBUG_Mem free: 1601432 avail: 1761968 00h07m47s | DEBUG_Mem free: 1573904 avail: 1734440 00h07m47s | DEBUG_Mem free: 1572292 avail: 1732828 00h07m48s | DEBUG_Mem free: 1572292 avail: 1732828 00h07m48s | DEBUG_Mem free: 1572292 avail: 1732828 00h07m48s | DEBUG_Mem free: 1572292 avail: 1732828 00h07m48s | DEBUG_Mem free: 1572292 avail: 1732828 00h07m49s | DEBUG_Mem free: 1572292 avail: 1732828 00h07m49s | DEBUG_Mem free: 1572292 avail: 1732828 00h07m49s | DEBUG_Mem free: 1571788 avail: 1732328 00h07m49s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/strtold.c 00h07m49s | DEBUG_Mem free: 1792640 avail: 1953184 00h07m50s | DEBUG_Mem free: 1774412 avail: 1934956 00h07m50s | DEBUG_Mem free: 1755936 avail: 1916480 00h07m50s | DEBUG_Mem free: 1740436 avail: 1900980 00h07m50s | DEBUG_Mem free: 1720844 avail: 1881388 00h07m51s | DEBUG_Mem free: 1695300 avail: 1855844 00h07m51s | DEBUG_Mem free: 1670252 avail: 1830796 00h07m51s | DEBUG_Mem free: 1642848 avail: 1803392 00h07m52s | DEBUG_Mem free: 1615568 avail: 1776112 00h07m52s | DEBUG_Mem free: 1588288 avail: 1748832 00h07m52s | DEBUG_Mem free: 1572044 avail: 1732588 00h07m52s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/strtoll.c 00h07m52s | DEBUG_Mem free: 1803676 avail: 1964228 00h07m53s | DEBUG_Mem free: 1786936 avail: 1947488 00h07m53s | DEBUG_Mem free: 1770196 avail: 1930748 00h07m53s | DEBUG_Mem free: 1754572 avail: 1915124 00h07m53s | DEBUG_Mem free: 1739692 avail: 1900244 00h07m54s | DEBUG_Mem free: 1720968 avail: 1881520 00h07m54s | DEBUG_Mem free: 1696912 avail: 1857464 00h07m54s | DEBUG_Mem free: 1671988 avail: 1832540 00h07m54s | DEBUG_Mem free: 1644460 avail: 1805012 00h07m55s | DEBUG_Mem free: 1617304 avail: 1777856 00h07m55s | DEBUG_Mem free: 1590644 avail: 1751196 00h07m55s | DEBUG_Mem free: 1571796 avail: 1732348 00h07m55s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/strtoul.c 00h07m55s | DEBUG_Mem free: 1805412 avail: 1965972 00h07m56s | DEBUG_Mem free: 1788796 avail: 1949356 00h07m56s | DEBUG_Mem free: 1772304 avail: 1932864 00h07m56s | DEBUG_Mem free: 1755440 avail: 1916000 00h07m56s | DEBUG_Mem free: 1741924 avail: 1902484 00h07m57s | DEBUG_Mem free: 1724192 avail: 1884752 00h07m57s | DEBUG_Mem free: 1699392 avail: 1859952 00h07m57s | DEBUG_Mem free: 1674840 avail: 1835400 00h07m57s | DEBUG_Mem free: 1648056 avail: 1808616 00h07m58s | DEBUG_Mem free: 1620652 avail: 1781212 00h07m58s | DEBUG_Mem free: 1593248 avail: 1753808 00h07m58s | DEBUG_Mem free: 1571548 avail: 1732108 00h07m58s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stdlib/strtoull.c 00h07m59s | DEBUG_Mem free: 1804668 avail: 1965236 00h07m59s | DEBUG_Mem free: 1787060 avail: 1947628 00h07m59s | DEBUG_Mem free: 1768460 avail: 1929028 00h07m59s | DEBUG_Mem free: 1752340 avail: 1912908 00h08m00s | DEBUG_Mem free: 1738328 avail: 1898896 00h08m00s | DEBUG_Mem free: 1713652 avail: 1874220 00h08m00s | DEBUG_Mem free: 1687736 avail: 1848304 00h08m00s | DEBUG_Mem free: 1662564 avail: 1823132 00h08m01s | DEBUG_Mem free: 1634912 avail: 1795480 00h08m01s | DEBUG_Mem free: 1607756 avail: 1768324 00h08m01s | DEBUG_Mem free: 1580724 avail: 1741292 00h08m01s | DEBUG_Mem free: 1571052 avail: 1731620 00h08m01s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/memmem.c 00h08m02s | DEBUG_Mem free: 1797228 avail: 1957804 00h08m02s | DEBUG_Mem free: 1778008 avail: 1938584 00h08m02s | DEBUG_Mem free: 1759656 avail: 1920232 00h08m02s | DEBUG_Mem free: 1746512 avail: 1907088 00h08m03s | DEBUG_Mem free: 1727912 avail: 1888488 00h08m03s | DEBUG_Mem free: 1702492 avail: 1863068 00h08m03s | DEBUG_Mem free: 1677940 avail: 1838516 00h08m03s | DEBUG_Mem free: 1651280 avail: 1811856 00h08m04s | DEBUG_Mem free: 1623752 avail: 1784328 00h08m04s | DEBUG_Mem free: 1596968 avail: 1757544 00h08m04s | DEBUG_Mem free: 1570928 avail: 1731504 00h08m05s | DEBUG_Mem free: 1570804 avail: 1731384 00h08m05s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strcat.c 00h08m05s | DEBUG_Mem free: 1797104 avail: 1957688 00h08m05s | DEBUG_Mem free: 1777388 avail: 1937972 00h08m05s | DEBUG_Mem free: 1758912 avail: 1919496 00h08m06s | DEBUG_Mem free: 1745768 avail: 1906352 00h08m06s | DEBUG_Mem free: 1727292 avail: 1887876 00h08m06s | DEBUG_Mem free: 1701748 avail: 1862332 00h08m06s | DEBUG_Mem free: 1677196 avail: 1837780 00h08m07s | DEBUG_Mem free: 1650908 avail: 1811492 00h08m07s | DEBUG_Mem free: 1623628 avail: 1784212 00h08m07s | DEBUG_Mem free: 1595728 avail: 1756312 00h08m07s | DEBUG_Mem free: 1570680 avail: 1731268 00h08m07s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strchr.c 00h08m08s | DEBUG_Mem free: 1793632 avail: 1954224 00h08m08s | DEBUG_Mem free: 1774784 avail: 1935376 00h08m08s | DEBUG_Mem free: 1756308 avail: 1916900 00h08m08s | DEBUG_Mem free: 1741552 avail: 1902144 00h08m09s | DEBUG_Mem free: 1722580 avail: 1883172 00h08m09s | DEBUG_Mem free: 1697036 avail: 1857628 00h08m09s | DEBUG_Mem free: 1672112 avail: 1832704 00h08m09s | DEBUG_Mem free: 1645080 avail: 1805672 00h08m10s | DEBUG_Mem free: 1617552 avail: 1778144 00h08m10s | DEBUG_Mem free: 1588660 avail: 1749252 00h08m10s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strlwr.c 00h08m10s | DEBUG_Mem free: 1805040 avail: 1965640 00h08m10s | DEBUG_Mem free: 1789540 avail: 1950140 00h08m11s | DEBUG_Mem free: 1771064 avail: 1931664 00h08m11s | DEBUG_Mem free: 1752960 avail: 1913560 00h08m11s | DEBUG_Mem free: 1737832 avail: 1898432 00h08m12s | DEBUG_Mem free: 1717372 avail: 1877972 00h08m12s | DEBUG_Mem free: 1691828 avail: 1852428 00h08m12s | DEBUG_Mem free: 1666780 avail: 1827380 00h08m12s | DEBUG_Mem free: 1639748 avail: 1800348 00h08m13s | DEBUG_Mem free: 1612096 avail: 1772696 00h08m13s | DEBUG_Mem free: 1585064 avail: 1745664 00h08m13s | DEBUG_Mem free: 1569936 avail: 1730536 00h08m13s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strncpy.c 00h08m13s | DEBUG_Mem free: 1801816 avail: 1962424 00h08m14s | DEBUG_Mem free: 1783588 avail: 1944196 00h08m14s | DEBUG_Mem free: 1766228 avail: 1926836 00h08m14s | DEBUG_Mem free: 1749612 avail: 1910220 00h08m14s | DEBUG_Mem free: 1736096 avail: 1896704 00h08m15s | DEBUG_Mem free: 1710428 avail: 1871036 00h08m15s | DEBUG_Mem free: 1684760 avail: 1845368 00h08m15s | DEBUG_Mem free: 1659464 avail: 1820072 00h08m15s | DEBUG_Mem free: 1631688 avail: 1792296 00h08m16s | DEBUG_Mem free: 1606640 avail: 1767248 00h08m16s | DEBUG_Mem free: 1580104 avail: 1740712 00h08m16s | DEBUG_Mem free: 1569688 avail: 1730300 00h08m16s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strrchr.c 00h08m16s | DEBUG_Mem free: 1793012 avail: 1953628 00h08m17s | DEBUG_Mem free: 1775032 avail: 1935648 00h08m17s | DEBUG_Mem free: 1757424 avail: 1918040 00h08m17s | DEBUG_Mem free: 1745644 avail: 1906260 00h08m18s | DEBUG_Mem free: 1728780 avail: 1889396 00h08m18s | DEBUG_Mem free: 1703236 avail: 1863852 00h08m18s | DEBUG_Mem free: 1678560 avail: 1839176 00h08m18s | DEBUG_Mem free: 1651652 avail: 1812268 00h08m19s | DEBUG_Mem free: 1624124 avail: 1784740 00h08m19s | DEBUG_Mem free: 1596596 avail: 1757212 00h08m19s | DEBUG_Mem free: 1569440 avail: 1730056 00h08m19s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strstr.c 00h08m19s | DEBUG_Mem free: 1803056 avail: 1963680 00h08m20s | DEBUG_Mem free: 1784952 avail: 1945576 00h08m20s | DEBUG_Mem free: 1767096 avail: 1927720 00h08m20s | DEBUG_Mem free: 1751100 avail: 1911724 00h08m20s | DEBUG_Mem free: 1736220 avail: 1896844 00h08m21s | DEBUG_Mem free: 1712412 avail: 1873036 00h08m21s | DEBUG_Mem free: 1686620 avail: 1847244 00h08m21s | DEBUG_Mem free: 1661324 avail: 1821948 00h08m21s | DEBUG_Mem free: 1633548 avail: 1794172 00h08m22s | DEBUG_Mem free: 1606268 avail: 1766892 00h08m22s | DEBUG_Mem free: 1578988 avail: 1739612 00h08m22s | DEBUG_Mem free: 1569192 avail: 1729816 00h08m22s | DEBUG_Mem free: 1569068 avail: 1729692 00h08m23s | DEBUG_Mem free: 1569068 avail: 1729692 00h08m23s | DEBUG_Mem free: 1604532 avail: 1765164 00h08m23s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/string/strupr.c 00h08m23s | DEBUG_Mem free: 1789540 avail: 1950172 00h08m23s | DEBUG_Mem free: 1771560 avail: 1932192 00h08m24s | DEBUG_Mem free: 1753456 avail: 1914088 00h08m24s | DEBUG_Mem free: 1738204 avail: 1898836 00h08m24s | DEBUG_Mem free: 1718488 avail: 1879120 00h08m25s | DEBUG_Mem free: 1693316 avail: 1853948 00h08m25s | DEBUG_Mem free: 1668516 avail: 1829148 00h08m25s | DEBUG_Mem free: 1641856 avail: 1802488 00h08m25s | DEBUG_Mem free: 1614576 avail: 1775208 00h08m26s | DEBUG_Mem free: 1587544 avail: 1748176 00h08m26s | DEBUG_Mem free: 1568696 avail: 1729328 00h08m26s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stub/sigaction.c 00h08m26s | DEBUG_Mem free: 1802808 avail: 1963448 00h08m26s | DEBUG_Mem free: 1785076 avail: 1945716 00h08m27s | DEBUG_Mem free: 1766972 avail: 1927612 00h08m27s | DEBUG_Mem free: 1751224 avail: 1911864 00h08m27s | DEBUG_Mem free: 1735972 avail: 1896612 00h08m27s | DEBUG_Mem free: 1713280 avail: 1873920 00h08m28s | DEBUG_Mem free: 1687736 avail: 1848376 00h08m28s | DEBUG_Mem free: 1662688 avail: 1823328 00h08m28s | DEBUG_Mem free: 1635284 avail: 1795924 00h08m28s | DEBUG_Mem free: 1608128 avail: 1768768 00h08m29s | DEBUG_Mem free: 1581344 avail: 1741984 00h08m29s | DEBUG_Mem free: 1568448 avail: 1729088 00h08m29s | DEBUG_Mem free: 1568448 avail: 1729088 00h08m29s | DEBUG_Mem free: 1568448 avail: 1729088 00h08m30s | DEBUG_Mem free: 1568448 avail: 1729088 00h08m30s | DEBUG_Mem free: 1568448 avail: 1729088 00h08m30s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stub/ldexp.c 00h08m30s | DEBUG_Mem free: 1797972 avail: 1958620 00h08m31s | DEBUG_Mem free: 1778752 avail: 1939400 00h08m31s | DEBUG_Mem free: 1761392 avail: 1922040 00h08m31s | DEBUG_Mem free: 1745396 avail: 1906044 00h08m31s | DEBUG_Mem free: 1730268 avail: 1890916 00h08m32s | DEBUG_Mem free: 1704848 avail: 1865496 00h08m32s | DEBUG_Mem free: 1680916 avail: 1841564 00h08m32s | DEBUG_Mem free: 1654876 avail: 1815524 00h08m32s | DEBUG_Mem free: 1627472 avail: 1788120 00h08m33s | DEBUG_Mem free: 1600812 avail: 1761460 00h08m33s | DEBUG_Mem free: 1572788 avail: 1733436 00h08m33s | DEBUG_Mem free: 1568076 avail: 1728724 00h08m33s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stub/mprotect.c 00h08m33s | DEBUG_Mem free: 1801692 avail: 1962348 00h08m34s | DEBUG_Mem free: 1783836 avail: 1944492 00h08m34s | DEBUG_Mem free: 1765608 avail: 1926264 00h08m34s | DEBUG_Mem free: 1749736 avail: 1910392 00h08m34s | DEBUG_Mem free: 1735104 avail: 1895760 00h08m35s | DEBUG_Mem free: 1711048 avail: 1871704 00h08m35s | DEBUG_Mem free: 1684884 avail: 1845540 00h08m35s | DEBUG_Mem free: 1659960 avail: 1820616 00h08m35s | DEBUG_Mem free: 1632308 avail: 1792964 00h08m36s | DEBUG_Mem free: 1604904 avail: 1765560 00h08m36s | DEBUG_Mem free: 1577748 avail: 1738404 00h08m36s | DEBUG_Mem free: 1567828 avail: 1728484 00h08m36s | DEBUG_Mem free: 1567828 avail: 1728484 00h08m37s | DEBUG_Mem free: 1567704 avail: 1728360 00h08m37s | DEBUG_Mem free: 1802692 avail: 1963356 00h08m37s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stub/localtime.c 00h08m37s | DEBUG_Mem free: 1788300 avail: 1948964 00h08m38s | DEBUG_Mem free: 1770196 avail: 1930860 00h08m38s | DEBUG_Mem free: 1751968 avail: 1912632 00h08m38s | DEBUG_Mem free: 1736468 avail: 1897132 00h08m38s | DEBUG_Mem free: 1716876 avail: 1877540 00h08m39s | DEBUG_Mem free: 1691456 avail: 1852120 00h08m39s | DEBUG_Mem free: 1666532 avail: 1827196 00h08m39s | DEBUG_Mem free: 1639624 avail: 1800288 00h08m39s | DEBUG_Mem free: 1612964 avail: 1773628 00h08m40s | DEBUG_Mem free: 1586180 avail: 1746844 00h08m40s | DEBUG_Mem free: 1567456 avail: 1728120 00h08m40s | DEBUG_Mem free: 1567456 avail: 1728120 00h08m40s | DEBUG_Mem free: 1567456 avail: 1728120 00h08m41s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/stub/sigemptyset.c 00h08m41s | DEBUG_Mem free: 1797972 avail: 1958644 00h08m41s | DEBUG_Mem free: 1778380 avail: 1939052 00h08m41s | DEBUG_Mem free: 1761516 avail: 1922188 00h08m41s | DEBUG_Mem free: 1745520 avail: 1906192 00h08m42s | DEBUG_Mem free: 1732624 avail: 1893296 00h08m42s | DEBUG_Mem free: 1708940 avail: 1869612 00h08m42s | DEBUG_Mem free: 1684884 avail: 1845556 00h08m42s | DEBUG_Mem free: 1661820 avail: 1822492 00h08m43s | DEBUG_Mem free: 1636524 avail: 1797196 00h08m43s | DEBUG_Mem free: 1611724 avail: 1772396 00h08m43s | DEBUG_Mem free: 1587048 avail: 1747720 00h08m44s | DEBUG_Mem free: 1567332 avail: 1728004 00h08m44s | DEBUG_Mem free: 1567332 avail: 1728004 00h08m44s | DEBUG_Mem free: 1567208 avail: 1727880 00h08m44s | DEBUG_Mem free: 1567208 avail: 1727880 00h08m45s | DEBUG_Mem free: 1567208 avail: 1727880 00h08m45s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/x86-mes-mescc/setjmp.c 00h08m45s | DEBUG_Mem free: 1798964 avail: 1959644 00h08m45s | DEBUG_Mem free: 1780612 avail: 1941292 00h08m45s | DEBUG_Mem free: 1763500 avail: 1924180 00h08m46s | DEBUG_Mem free: 1746884 avail: 1907564 00h08m46s | DEBUG_Mem free: 1732748 avail: 1893428 00h08m46s | DEBUG_Mem free: 1706956 avail: 1867636 00h08m46s | DEBUG_Mem free: 1681164 avail: 1841844 00h08m47s | DEBUG_Mem free: 1655868 avail: 1816548 00h08m47s | DEBUG_Mem free: 1628464 avail: 1789144 00h08m47s | DEBUG_Mem free: 1601432 avail: 1762112 00h08m47s | DEBUG_Mem free: 1573904 avail: 1734584 00h08m48s | DEBUG_Mem free: 1566960 avail: 1727640 00h08m48s | DEBUG_Mem free: 1566960 avail: 1727640 00h08m48s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/close.c 00h08m48s | DEBUG_Mem free: 1800948 avail: 1961636 00h08m48s | DEBUG_Mem free: 1783216 avail: 1943904 00h08m49s | DEBUG_Mem free: 1765112 avail: 1925800 00h08m49s | DEBUG_Mem free: 1749488 avail: 1910176 00h08m49s | DEBUG_Mem free: 1734236 avail: 1894924 00h08m49s | DEBUG_Mem free: 1712536 avail: 1873224 00h08m50s | DEBUG_Mem free: 1687736 avail: 1848424 00h08m50s | DEBUG_Mem free: 1663432 avail: 1824120 00h08m50s | DEBUG_Mem free: 1637144 avail: 1797832 00h08m51s | DEBUG_Mem free: 1610856 avail: 1771544 00h08m51s | DEBUG_Mem free: 1584692 avail: 1745380 00h08m51s | DEBUG_Mem free: 1566588 avail: 1727276 00h08m51s | DEBUG_Mem free: 1566588 avail: 1727276 00h08m52s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/rmdir.c 00h08m52s | DEBUG_Mem free: 1799088 avail: 1959784 00h08m52s | DEBUG_Mem free: 1781356 avail: 1942052 00h08m52s | DEBUG_Mem free: 1763500 avail: 1924196 00h08m52s | DEBUG_Mem free: 1746512 avail: 1907208 00h08m53s | DEBUG_Mem free: 1733368 avail: 1894064 00h08m53s | DEBUG_Mem free: 1707824 avail: 1868520 00h08m53s | DEBUG_Mem free: 1681784 avail: 1842480 00h08m53s | DEBUG_Mem free: 1656488 avail: 1817184 00h08m54s | DEBUG_Mem free: 1801204 avail: 1961908 00h08m54s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/linux/stat.c 00h08m54s | DEBUG_Mem free: 1786812 avail: 1947516 00h08m54s | DEBUG_Mem free: 1769328 avail: 1930032 00h08m54s | DEBUG_Mem free: 1751968 avail: 1912672 00h08m55s | DEBUG_Mem free: 1737584 avail: 1898288 00h08m55s | DEBUG_Mem free: 1719604 avail: 1880308 00h08m55s | DEBUG_Mem free: 1695424 avail: 1856128 00h08m55s | DEBUG_Mem free: 1672236 avail: 1832940 00h08m56s | DEBUG_Mem free: 1646940 avail: 1807644 00h08m56s | DEBUG_Mem free: 1621520 avail: 1782224 00h08m56s | DEBUG_Mem free: 1596100 avail: 1756804 00h08m57s | DEBUG_Mem free: 1570184 avail: 1730888 00h08m57s | DEBUG_Mem free: 1565968 avail: 1726672 00h08m57s | DEBUG_Mem free: 1565968 avail: 1726672 00h08m57s | +> catm /after/mes/src/mes/lib/x86-mes/libc+tcc.a /after/mes/src/mes/lib/x86-mes/libc.a islower.o isupper.o tolower.o toupper.o abtod.o dtoab.o search-path.o execvp.o fclose.o fdopen.o ferror.o fflush.o fopen.o fprintf.o fread.o fseek.o ftell.o fwrite.o printf.o remove.o snprintf.o sprintf.o sscanf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o vsscanf.o calloc.o qsort.o strtod.o strtof.o strtol.o strtold.o strtoll.o strtoul.o strtoull.o memmem.o strcat.o strchr.o strlwr.o strncpy.o strrchr.o strstr.o strupr.o sigaction.o ldexp.o mprotect.o localtime.o sigemptyset.o setjmp.o close.o rmdir.o stat.o 00h08m57s | +> catm /after/mes/src/mes/lib/x86-mes/libc+tcc.s /after/mes/src/mes/lib/x86-mes/libc.s islower.s isupper.s tolower.s toupper.s abtod.s dtoab.s search-path.s execvp.s fclose.s fdopen.s ferror.s fflush.s fopen.s fprintf.s fread.s fseek.s ftell.s fwrite.s printf.s remove.s snprintf.s sprintf.s sscanf.s vfprintf.s vprintf.s vsnprintf.s vsprintf.s vsscanf.s calloc.s qsort.s strtod.s strtof.s strtol.s strtold.s strtoll.s strtoul.s strtoull.s memmem.s strcat.s strchr.s strlwr.s strncpy.s strrchr.s strstr.s strupr.s sigaction.s ldexp.s mprotect.s localtime.s sigemptyset.s setjmp.s close.s rmdir.s stat.s 00h08m57s | +> cp /after/mes/src/mes/lib/x86-mes/libc.a /after/lib/x86-mes/ 00h08m57s | +> cp /after/mes/src/mes/lib/x86-mes/libc+tcc.a /after/lib/x86-mes/ 00h08m57s | DEBUG_Mem free: 1798716 avail: 1959896 00h08m57s | +> cp /after/mes/src/mes/lib/x86-mes/libmescc.a /after/lib/x86-mes/ 00h08m57s | +> cp /after/mes/src/mes/lib/x86-mes/libc.s /after/lib/x86-mes/ 00h08m57s | +> cp /after/mes/src/mes/lib/x86-mes/libc+tcc.s /after/lib/x86-mes/ 00h08m58s | DEBUG_Mem free: 1798096 avail: 1959576 00h08m58s | +> cp /after/mes/src/mes/lib/x86-mes/libmescc.s /after/lib/x86-mes/ 00h08m58s | +> cp /after/mes/src/mes/lib/x86-mes/x86.M1 /after/lib/x86-mes/ 00h08m58s | +> cp crt1.o /after/lib/x86-mes/ 00h08m58s | +> cp crt1.s /after/lib/x86-mes/ 00h08m58s | +> cp /after/mes/src/mes/lib/linux/x86-mes/elf32-footer-single-main.hex2 /after/lib/linux/x86-mes/ 00h08m58s | +> cp /after/mes/src/mes/lib/linux/x86-mes/elf32-header.hex2 /after/lib/linux/x86-mes/ 00h08m58s | +> cp include/alloca.h /after/include/alloca.h 00h08m58s | +> cp include/argz.h /after/include/argz.h 00h08m58s | +> cp include/ar.h /after/include/ar.h 00h08m58s | +> cp include/assert.h /after/include/assert.h 00h08m58s | +> cp include/ctype.h /after/include/ctype.h 00h08m58s | +> cp include/dirent.h /after/include/dirent.h 00h08m58s | +> cp include/dirstream.h /after/include/dirstream.h 00h08m58s | +> cp include/dlfcn.h /after/include/dlfcn.h 00h08m58s | +> cp include/endian.h /after/include/endian.h 00h08m58s | +> cp include/errno.h /after/include/errno.h 00h08m58s | +> cp include/fcntl.h /after/include/fcntl.h 00h08m58s | +> cp include/features.h /after/include/features.h 00h08m58s | +> cp include/float.h /after/include/float.h 00h08m58s | +> cp include/getopt.h /after/include/getopt.h 00h08m58s | +> cp include/grp.h /after/include/grp.h 00h08m58s | +> cp include/inttypes.h /after/include/inttypes.h 00h08m58s | +> cp include/libgen.h /after/include/libgen.h 00h08m58s | +> cp include/limits.h /after/include/limits.h 00h08m58s | +> cp include/locale.h /after/include/locale.h 00h08m58s | +> cp include/math.h /after/include/math.h 00h08m58s | +> cp include/memory.h /after/include/memory.h 00h08m58s | +> cp include/pwd.h /after/include/pwd.h 00h08m58s | +> cp include/setjmp.h /after/include/setjmp.h 00h08m58s | +> cp include/signal.h /after/include/signal.h 00h08m58s | DEBUG_Mem free: 1795740 avail: 1957364 00h08m58s | +> cp include/stdarg.h /after/include/stdarg.h 00h08m58s | +> cp include/stdbool.h /after/include/stdbool.h 00h08m58s | +> cp include/stddef.h /after/include/stddef.h 00h08m58s | +> cp include/stdint.h /after/include/stdint.h 00h08m58s | +> cp include/stdio.h /after/include/stdio.h 00h08m58s | +> cp include/stdlib.h /after/include/stdlib.h 00h08m58s | +> cp include/stdnoreturn.h /after/include/stdnoreturn.h 00h08m58s | +> cp include/string.h /after/include/string.h 00h08m58s | +> cp include/strings.h /after/include/strings.h 00h08m58s | +> cp include/termio.h /after/include/termio.h 00h08m58s | +> cp include/time.h /after/include/time.h 00h08m58s | +> cp include/unistd.h /after/include/unistd.h 00h08m58s | +> cp include/linux/syscall.h /after/include/linux/syscall.h 00h08m58s | +> cp include/linux/x86/syscall.h /after/include/linux/x86/syscall.h 00h08m58s | +> cp include/mes/builtins.h /after/include/mes/builtins.h 00h08m58s | +> cp include/mes/cc.h /after/include/mes/cc.h 00h08m58s | +> catm /after/include/mes/config.h 00h08m58s | +> cp include/mes/constants.h /after/include/mes/constants.h 00h08m58s | +> cp include/mes/lib.h /after/include/mes/lib.h 00h08m58s | +> cp include/mes/lib-mini.h /after/include/mes/lib-mini.h 00h08m58s | +> cp include/mes/mes.h /after/include/mes/mes.h 00h08m58s | +> cp include/mes/symbols.h /after/include/mes/symbols.h 00h08m58s | +> cp include/sys/cdefs.h /after/include/sys/cdefs.h 00h08m58s | +> cp include/sys/dir.h /after/include/sys/dir.h 00h08m58s | +> cp include/sys/file.h /after/include/sys/file.h 00h08m58s | +> cp include/sys/ioctl.h /after/include/sys/ioctl.h 00h08m58s | +> cp include/sys/mman.h /after/include/sys/mman.h 00h08m58s | +> cp include/sys/param.h /after/include/sys/param.h 00h08m58s | +> cp include/sys/resource.h /after/include/sys/resource.h 00h08m58s | +> cp include/sys/select.h /after/include/sDEBUG_Mem free: 1793640 avail: 1955396 00h08m58s | ys/select.h 00h08m58s | +> cp include/sys/stat.h /after/include/sys/stat.h 00h08m58s | +> cp include/sys/timeb.h /after/include/sys/timeb.h 00h08m58s | +> cp include/sys/time.h /after/include/sys/time.h 00h08m58s | +> cp include/sys/times.h /after/include/sys/times.h 00h08m58s | +> cp include/sys/types.h /after/include/sys/types.h 00h08m58s | +> cp include/sys/ucontext.h /after/include/sys/ucontext.h 00h08m58s | +> cp include/sys/user.h /after/include/sys/user.h 00h08m58s | +> cp include/sys/wait.h /after/include/sys/wait.h 00h08m58s | +> libdir=/after/lib 00h08m58s | +> /after/bin/mes -c (display 'Hello,Mes!) (newline) 00h08m58s | Hello,Mes! 00h08m58s | +> cd ../.. 00h08m58s | +> fletcher16 checksums 00h08m58s | DEBUG_Mem free: 1791896 avail: 1953688 00h08m58s | /after/bin/mes: OK 00h08m58s | /after/bin/mescc.scm: OK 00h08m58s | /after/lib/x86-mes/crt1.s: OK 00h08m58s | /after/lib/x86-mes/crt1.o: OK 00h08m58s | /after/lib/x86-mes/x86.M1: OK 00h08m58s | /after/lib/x86-mes/libmescc.s: OK 00h08m58s | /after/lib/x86-mes/libc+tcc.s: OK 00h08m58s | /after/lib/x86-mes/libc.s: OK 00h08m58s | /after/lib/x86-mes/libmescc.a: OK 00h08m59s | /after/lib/x86-mes/libc+tcc.a: OK 00h08m59s | /after/lib/x86-mes/libc.a: OK 00h08m59s | /after/lib/linux/x86-mes/elf32-header.hex2: OK 00h08m59s | /after/lib/linux/x86-mes/elf32-footer-single-main.hex2: OK 00h08m59s | +> cd .. 00h08m59s | +> pkg=tcc-0.9.26 00h08m59s | +> cd tcc-0.9.26 00h08m59s | +> kaem --file tcc-0.9.26.kaem 00h08m59s | +> set -x 00h08m59s | +> catm /Development/M0_x86.M1 00h08m59s | +> catm /Development/catm_x86.M1 00h08m59s | DEBUG_Mem free: 1845712 avail: 2007472 00h08m59s | +> catm /Development/hex0_x86.M1 00h08m59s | +> catm /Development/hex1_x86.M1 00h08m59s | +> catm /Development/hex2_x86.M1 00h08m59s | +> catm /Development/kaem-minimal.M1 00h08m59s | +> catm /ELF-i386-debug.hex2 00h08m59s | +> catm /ELF-i386.hex2 00h08m59s | +> catm /M0_x86.hex2 00h08m59s | +> catm /M2-Planet/CHANGELOG.org 00h08m59s | +> catm /M2-Planet/HACKING 00h08m59s | +> catm /M2-Planet/INSTALL 00h08m59s | +> catm /M2-Planet/LICENSE 00h08m59s | +> catm /M2-Planet/README.md 00h08m59s | +> catm /M2-Planet/cc-minimal.c 00h08m59s | +> catm /M2-Planet/cc.c 00h08m59s | +> catm /M2-Planet/cc.h 00h08m59s | +> catm /M2-Planet/cc_core.c 00h08m59s | +> catm /M2-Planet/cc_globals.c 00h08m59s | +> catm /M2-Planet/cc_globals.h 00h08m59s | +> catm /M2-Planet/cc_reader.c 00h08m59s | +> catm /M2-Planet/cc_strings.c 00h08m59s | +> catm /M2-Planet/cc_types.c 00h08m59s | +> catm /M2-Planet/docs/M2-Planet.1 00h08m59s | +> catm /M2-Planet/functions/calloc.c 00h08m59s | +> catm /M2-Planet/functions/file_print.c 00h08m59s | +> catm /M2-Planet/functions/fixup.c 00h08m59s | +> catm /M2-Planet/functions/in_set.c 00h08m59s | +> catm /M2-Planet/functions/match.c 00h08m59s | +> catm /M2-Planet/functions/number_pack.c 00h08m59s | +> catm /M2-Planet/functions/numerate_number.c 00h08m59s | +> catm /M2-Planet/functions/require.c 00h08m59s | +> catm /M2-Planet/functions/string.c 00h08m59s | +> catm /M2-Planet/gcc_req.h 00h08m59s | +> catm /M2-Planet/known_issues.org 00h08m59s | +> catm /M2-Planet/makefile 00h08m59s | +> catm /M2-Planet/sha256.sh 00h08m59s | +> catm /M2-Planet/test/common_aarch64/ELF-aarch64-debug.hex2 00h08m59s | +> catm /M2-Planet/test/common_aarch64/ELF-aarch64.hex2 00h08m59s | +> catm /M2-Planet/test/common_aarch64/aarch64_defs.M1 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/access.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/chdir.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/execve.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/exit.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/file.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/fixup.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/fork.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/getchar.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/getcwd.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/malloc.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/putchar.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/stat.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/functions/uname.c 00h08m59s | +> catm /M2-Planet/test/common_aarch64/libc-core.M1 00h08m59s | +> catm /M2-Planet/testDEBUG_Mem free: 1843860 avail: 2005180 00h08m59s | /common_amd64/ELF-amd64-debug.hex2 00h08m59s | +> catm /M2-Planet/test/common_amd64/ELF-amd64.hex2 00h08m59s | +> catm /M2-Planet/test/common_amd64/amd64_defs.M1 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/access.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/chdir.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/execve.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/exit.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/file.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/fixup.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/fork.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/getchar.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/getcwd.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/malloc.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/putchar.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/stat.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/functions/uname.c 00h08m59s | +> catm /M2-Planet/test/common_amd64/libc-core.M1 00h08m59s | +> catm /M2-Planet/test/common_armv7l/ELF-armv7l-debug.hex2 00h08m59s | +> catm /M2-Planet/test/common_armv7l/ELF-armv7l.hex2 00h08m59s | +> catm /M2-Planet/test/common_armv7l/armv7l_defs.M1 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/access.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/chdir.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/execve.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/exit.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/file.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/fork.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/getchar.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/getcwd.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/malloc.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/putchar.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/stat.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/functions/uname.c 00h08m59s | +> catm /M2-Planet/test/common_armv7l/libc-core.M1 00h08m59s | +> catm /M2-Planet/test/common_knight/ELF-knight.hex2 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/access.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/chdir.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/exit-native.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/exit.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/file-native.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/file.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/getchar-tape1.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/getchar.c 00h08m59s | +> catm /M2-Planet/test/common_knigDEBUG_Mem free: 1842124 avail: 2003272 00h08m59s | ht/functions/getcwd.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/malloc.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/putchar-native.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/putchar-tape2.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/putchar.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/stat.c 00h08m59s | +> catm /M2-Planet/test/common_knight/functions/uname.c 00h08m59s | +> catm /M2-Planet/test/common_knight/knight-native_defs.M1 00h08m59s | +> catm /M2-Planet/test/common_knight/knight_defs.M1 00h08m59s | +> catm /M2-Planet/test/common_knight/libc-core.M1 00h08m59s | +> catm /M2-Planet/test/common_knight/libc-native-file.M1 00h08m59s | +> catm /M2-Planet/test/common_knight/libc-native.M1 00h08m59s | +> catm /M2-Planet/test/common_x86/ELF-i386-debug.hex2 00h08m59s | +> catm /M2-Planet/test/common_x86/ELF-i386.hex2 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/access.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/chdir.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/execve.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/exit.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/file.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/fork.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/getchar.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/getcwd.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/malloc.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/putchar.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/stat.c 00h08m59s | +> catm /M2-Planet/test/common_x86/functions/uname.c 00h08m59s | +> catm /M2-Planet/test/common_x86/libc-core.M1 00h08m59s | +> catm /M2-Planet/test/common_x86/x86_defs.M1 00h08m59s | +> catm /M2-Planet/test/test.answers 00h08m59s | +> catm /M2-Planet/test/test0000/cleanup.sh 00h08m59s | +> catm /M2-Planet/test/test0000/hello-aarch64.sh 00h08m59s | +> catm /M2-Planet/test/test0000/hello-amd64.sh 00h08m59s | +> catm /M2-Planet/test/test0000/hello-armv7l.sh 00h08m59s | +> catm /M2-Planet/test/test0000/hello-knight-native.sh 00h08m59s | +> catm /M2-Planet/test/test0000/hello-knight-posix.sh 00h08m59s | +> catm /M2-Planet/test/test0000/hello-x86.sh 00h08m59s | +> catm /M2-Planet/test/test0000/return.c 00h08m59s | +> catm /M2-Planet/test/test0001/cleanup.sh 00h08m59s | +> catm /M2-Planet/test/test0001/hello-aarch64.sh 00h08m59s | +> catm /M2-Planet/test/test0001/hello-amd64.sh 00h08m59s | +> catm /M2-Planet/test/test0001/hello-armv7l.sh 00h08m59s | +> catm /M2-Planet/test/test0001/hello-knight-native.sh 00h08m59s | +> catm /M2-Planet/test/test0001/hello-knight-posix.sh 00h08m59s | +> catm /M2-Planet/test/test0001/hello-x86.sh 00h08m59s | +> catm /M2-Planet/test/testDEBUG_Mem free: 1840388 avail: 2001336 00h08m59s | 0001/library_call.c 00h08m59s | +> catm /M2-Planet/test/test0002/cleanup.sh 00h08m59s | +> catm /M2-Planet/test/test0002/hello-aarch64.sh 00h08m59s | +> catm /M2-Planet/test/test0002/hello-amd64.sh 00h08m59s | +> catm /M2-Planet/test/test0002/hello-armv7l.sh 00h08m59s | +> catm /M2-Planet/test/test0002/hello-knight-native.sh 00h08m59s | +> catm /M2-Planet/test/test0002/hello-knight-posix.sh 00h08m59s | +> catm /M2-Planet/test/test0002/hello-x86.sh 00h08m59s | +> catm /M2-Planet/test/test0002/if.c 00h08m59s | +> catm /M2-Planet/test/test0003/cleanup.sh 00h08m59s | +> catm /M2-Planet/test/test0003/constant.c 00h08m59s | +> catm /M2-Planet/test/test0003/hello-aarch64.sh 00h08m59s | +> catm /M2-Planet/test/test0003/hello-amd64.sh 00h08m59s | +> catm /M2-Planet/test/test0003/hello-armv7l.sh 00h08m59s | +> catm /M2-Planet/test/test0003/hello-knight-native.sh 00h08m59s | +> catm /M2-Planet/test/test0003/hello-knight-posix.sh 00h08m59s | +> catm /M2-Planet/test/test0003/hello-x86.sh 00h08m59s | +> catm /M2-Planet/test/test0004/call.c 00h08m59s | +> catm /M2-Planet/test/test0004/cleanup.sh 00h08m59s | +> catm /M2-Planet/test/test0004/hello-aarch64.sh 00h08m59s | +> catm /M2-Planet/test/test0004/hello-amd64.sh 00h08m59s | +> catm /M2-Planet/test/test0004/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0004/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0004/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0004/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0005/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0005/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0005/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0005/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0005/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0005/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0005/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0005/string.c 00h09m00s | +> catm /M2-Planet/test/test0006/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0006/for.c 00h09m00s | +> catm /M2-Planet/test/test0006/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0006/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0006/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0006/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0006/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0006/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0006/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0007/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0007/do.c 00h09m00s | +> catm /M2-Planet/test/test0DEBUG_Mem free: 1838528 avail: 1999300 00h09m00s | 007/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0007/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0007/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0007/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0007/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0007/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0007/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0008/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0008/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0008/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0008/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0008/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0008/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0008/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0008/struct.c 00h09m00s | +> catm /M2-Planet/test/test0009/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0009/goto.c 00h09m00s | +> catm /M2-Planet/test/test0009/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0009/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0009/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0009/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0009/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0009/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0010/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0010/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0010/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0010/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0010/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0010/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0010/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0010/nested_struct.c 00h09m00s | +> catm /M2-Planet/test/test0011/break-do.c 00h09m00s | +> catm /M2-Planet/test/test0011/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0011/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0011/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0011/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0011/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0011/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0011/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0011/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0012/break-for.c 00h09m00s | +> catm /M2-Planet/test/test0012/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0012/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0012/hello-amd64.sh 00h09m00s | DEBUG_Mem free: 1836784 avail: 1997384 00h09m00s | +> catm /M2-Planet/test/test0012/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0012/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0012/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0012/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0012/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0013/break-while.c 00h09m00s | +> catm /M2-Planet/test/test0013/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0013/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0013/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0013/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0013/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0013/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0013/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0013/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0014/basic_args.c 00h09m00s | +> catm /M2-Planet/test/test0014/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0014/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0014/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0014/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0014/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0014/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0014/proof-aarch64.answer 00h09m00s | +> catm /M2-Planet/test/test0014/proof-amd64.answer 00h09m00s | +> catm /M2-Planet/test/test0014/proof-armv7l.answer 00h09m00s | +> catm /M2-Planet/test/test0014/proof-knight-posix.answer 00h09m00s | +> catm /M2-Planet/test/test0014/proof-x86.answer 00h09m00s | +> catm /M2-Planet/test/test0015/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0015/file_read.c 00h09m00s | +> catm /M2-Planet/test/test0015/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0015/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0015/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0015/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0015/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0015/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0016/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0016/file_write.c 00h09m00s | +> catm /M2-Planet/test/test0016/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0016/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0016/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0016/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0016/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0016/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0017/cleanup.sh 00h09m00s | DEBUG_Mem free: 1835056 avail: 1995480 00h09m00s | +> catm /M2-Planet/test/test0017/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0017/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0017/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0017/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0017/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0017/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0017/memset.c 00h09m00s | +> catm /M2-Planet/test/test0017/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0018/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0018/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0018/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0018/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0018/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0018/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0018/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0018/math.c 00h09m00s | +> catm /M2-Planet/test/test0018/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0019/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0019/getopt.c 00h09m00s | +> catm /M2-Planet/test/test0019/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0019/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0019/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0019/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0019/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0019/input 00h09m00s | +> catm /M2-Planet/test/test0019/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0020/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0020/gcc_req.h 00h09m00s | +> catm /M2-Planet/test/test0020/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0020/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0020/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0020/hello-knight-native.sh 00h09m00s | +> catm /M2-Planet/test/test0020/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0020/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0020/struct.c 00h09m00s | +> catm /M2-Planet/test/test0021/chdir.c 00h09m00s | +> catm /M2-Planet/test/test0021/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0021/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0021/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0021/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0021/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0021/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0022/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0022/continue.c 00h09m00s | DEBUG_Mem free: 1833312 avail: 1993564 00h09m00s | +> catm /M2-Planet/test/test0022/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0022/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0022/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0022/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0022/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0022/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0023/cleanup.sh 00h09m00s | +> catm /M2-Planet/test/test0023/fseek.c 00h09m00s | +> catm /M2-Planet/test/test0023/hello-aarch64.sh 00h09m00s | +> catm /M2-Planet/test/test0023/hello-amd64.sh 00h09m00s | +> catm /M2-Planet/test/test0023/hello-armv7l.sh 00h09m00s | +> catm /M2-Planet/test/test0023/hello-knight-posix.sh 00h09m00s | +> catm /M2-Planet/test/test0023/hello-x86.sh 00h09m00s | +> catm /M2-Planet/test/test0023/proof.answer 00h09m00s | +> catm /M2-Planet/test/test0023/question 00h09m01s | +> catm /M2-Planet/test/test0100/blood-elf.c 00h09m01s | +> catm /M2-Planet/test/test0100/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test0100/hello-aarch64.sh 00h09m01s | +> catm /M2-Planet/test/test0100/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test0100/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test0100/hello-knight-posix.sh 00h09m01s | +> catm /M2-Planet/test/test0100/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test0100/proof.answer 00h09m01s | +> catm /M2-Planet/test/test0100/test.M1 00h09m01s | +> catm /M2-Planet/test/test0101/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test0101/hello-aarch64.sh 00h09m01s | +> catm /M2-Planet/test/test0101/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test0101/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test0101/hello-knight-posix.sh 00h09m01s | +> catm /M2-Planet/test/test0101/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test0101/hex2_linker.c 00h09m01s | +> catm /M2-Planet/test/test0101/proof.answer 00h09m01s | +> catm /M2-Planet/test/test0101/test.hex2 00h09m01s | +> catm /M2-Planet/test/test0102/M1-macro.c 00h09m01s | +> catm /M2-Planet/test/test0102/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test0102/hello-aarch64.sh 00h09m01s | +> catm /M2-Planet/test/test0102/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test0102/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test0102/hello-knight-posix.sh 00h09m01s | +> catm /M2-Planet/test/test0102/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test0102/proof.answer 00h09m01s | +> catm /M2-Planet/test/test0103/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test0103/get_machine.c 00h09m01s | +> catm /M2-Planet/test/test0103/hello-aarchDEBUG_Mem free: 1831708 avail: 1991648 00h09m01s | 64.sh 00h09m01s | +> catm /M2-Planet/test/test0103/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test0103/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test0103/hello-knight-posix.sh 00h09m01s | +> catm /M2-Planet/test/test0103/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test0104/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test0104/hello-aarch64.sh 00h09m01s | +> catm /M2-Planet/test/test0104/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test0104/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test0104/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test0104/kaem.c 00h09m01s | +> catm /M2-Planet/test/test0104/kaem.run 00h09m01s | +> catm /M2-Planet/test/test0105/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test0105/gcc_req.h 00h09m01s | +> catm /M2-Planet/test/test0105/hello-aarch64.sh 00h09m01s | +> catm /M2-Planet/test/test0105/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test0105/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test0105/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test0105/lisp.c 00h09m01s | +> catm /M2-Planet/test/test0105/lisp.h 00h09m01s | +> catm /M2-Planet/test/test0105/lisp_cell.c 00h09m01s | +> catm /M2-Planet/test/test0105/lisp_eval.c 00h09m01s | +> catm /M2-Planet/test/test0105/lisp_print.c 00h09m01s | +> catm /M2-Planet/test/test0105/lisp_read.c 00h09m01s | +> catm /M2-Planet/test/test0105/test.scm 00h09m01s | +> catm /M2-Planet/test/test0106/cc500.c 00h09m01s | +> catm /M2-Planet/test/test0106/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test0106/hello-aarch64.sh 00h09m01s | +> catm /M2-Planet/test/test0106/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test0106/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test0106/hello-knight-native.sh 00h09m01s | +> catm /M2-Planet/test/test0106/hello-knight-posix.sh 00h09m01s | +> catm /M2-Planet/test/test0106/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test0106/proof0.answer 00h09m01s | +> catm /M2-Planet/test/test0106/proof1.answer 00h09m01s | +> catm /M2-Planet/test/test1000/cleanup.sh 00h09m01s | +> catm /M2-Planet/test/test1000/hello-aarch64.sh 00h09m01s | +> catm /M2-Planet/test/test1000/hello-amd64.sh 00h09m01s | +> catm /M2-Planet/test/test1000/hello-armv7l.sh 00h09m01s | +> catm /M2-Planet/test/test1000/hello-knight-posix.sh 00h09m01s | +> catm /M2-Planet/test/test1000/hello-x86.sh 00h09m01s | +> catm /M2-Planet/test/test1000/proof.answer 00h09m01s | +> catm /NASM/M0_x86.S 00h09m01s | +> catm /NASM/catm_x86.S 00h09m01s | +> catm /NASM/cc_amd64.S 00h09m01s | +> catm /NASDEBUG_Mem free: 1830096 avail: 1989624 00h09m01s | M/cc_x86.S 00h09m01s | +> catm /NASM/hex0_x86.S 00h09m01s | +> catm /NASM/hex1_x86.S 00h09m01s | +> catm /NASM/hex2_x86.S 00h09m01s | +> catm /NASM/kaem-minimal.S 00h09m01s | +> catm /bootstrap-seeds/LICENSE 00h09m01s | +> catm /bootstrap-seeds/NATIVE/knight/hex0-knight.hex0 00h09m01s | +> catm /bootstrap-seeds/NATIVE/knight/hex0-seed 00h09m01s | +> catm /bootstrap-seeds/NATIVE/x86/stage0_monitor.img 00h09m01s | +> catm /bootstrap-seeds/POSIX/AArch64/hex0-seed 00h09m01s | +> catm /bootstrap-seeds/POSIX/AArch64/hex0_AArch64.hex0 00h09m01s | +> catm /bootstrap-seeds/POSIX/AArch64/kaem-minimal.hex0 00h09m01s | +> catm /bootstrap-seeds/POSIX/AArch64/kaem-optional-seed 00h09m01s | +> catm /bootstrap-seeds/POSIX/AMD64/hex0-seed 00h09m01s | +> catm /bootstrap-seeds/POSIX/AMD64/hex0_AMD64.hex0 00h09m01s | +> catm /bootstrap-seeds/POSIX/AMD64/kaem-minimal.hex0 00h09m01s | +> catm /bootstrap-seeds/POSIX/AMD64/kaem-optional-seed 00h09m01s | +> catm /bootstrap-seeds/POSIX/x86/hex0-seed 00h09m01s | +> catm /bootstrap-seeds/POSIX/x86/hex0_x86.hex0 00h09m01s | +> catm /bootstrap-seeds/POSIX/x86/kaem-minimal.hex0 00h09m01s | +> catm /bootstrap-seeds/POSIX/x86/kaem-optional-seed 00h09m01s | +> catm /bootstrap-seeds/README.md 00h09m01s | +> catm /catm_x86.hex0 00h09m01s | +> catm /cc_x86.M1 00h09m01s | +> catm /hex0_x86.hex0 00h09m01s | +> catm /hex1_x86.hex0 00h09m01s | +> catm /hex2_x86.hex1 00h09m01s | +> catm /init.user 00h09m01s | +> catm /kaem-minimal.hex0 00h09m01s | +> catm /kaem.run 00h09m01s | +> catm /libc-core.M1 00h09m01s | +> catm /makefile 00h09m01s | +> catm /mes-m2.kaem 00h09m01s | +> catm /mes-m2/LICENSE 00h09m01s | +> catm /mes-m2/README.md 00h09m01s | +> catm /mes-m2/functions/calloc.c 00h09m01s | +> catm /mes-m2/functions/exit.c 00h09m01s | +> catm /mes-m2/functions/file.c 00h09m01s | +> catm /mes-m2/functions/file_print.c 00h09m01s | +> catm /mes-m2/functions/in_set.c 00h09m01s | +> catm /mes-m2/functions/malloc.c 00h09m01s | +> catm /mes-m2/functions/match.c 00h09m01s | +> catm /mes-m2/functions/numerate_number.c 00h09m01s | +> catm /mes-m2/gcc_req.h 00h09m01s | +> catm /mes-m2/include/alloca.h 00h09m01s | +> catm /mes-m2/include/ar.h 00h09m01s | +> catm /mes-m2/include/argz.h 00h09m01s | +> catm /mes-m2/include/assert.h 00h09m01s | +> catm /mes-m2/include/ctype.h 00h09m01s | +> catm /mes-m2/include/dirent.h 00h09m01s | +> catm /mes-m2/include/dirstream.h 00h09m01s | +> catm /mes-m2/include/dlfcn.h 00h09m01s | DEBUG_Mem free: 1830096 avail: 1987376 00h09m01s | +> catm /mes-m2/include/endian.h 00h09m01s | +> catm /mes-m2/include/errno.h 00h09m01s | +> catm /mes-m2/include/fcntl.h 00h09m01s | +> catm /mes-m2/include/features.h 00h09m01s | +> catm /mes-m2/include/float.h 00h09m01s | +> catm /mes-m2/include/getopt.h 00h09m01s | +> catm /mes-m2/include/grp.h 00h09m01s | +> catm /mes-m2/include/inttypes.h 00h09m01s | +> catm /mes-m2/include/libgen.h 00h09m01s | +> catm /mes-m2/include/libmes.h 00h09m01s | +> catm /mes-m2/include/limits.h 00h09m01s | +> catm /mes-m2/include/linux/syscall.h 00h09m01s | +> catm /mes-m2/include/linux/x86/syscall.h 00h09m01s | +> catm /mes-m2/include/linux/x86_64/syscall.h 00h09m01s | +> catm /mes-m2/include/locale.h 00h09m01s | +> catm /mes-m2/include/math.h 00h09m01s | +> catm /mes-m2/include/memory.h 00h09m01s | +> catm /mes-m2/include/mes/builtins.h 00h09m01s | +> catm /mes-m2/include/mes/config.h 00h09m01s | +> catm /mes-m2/include/mes/constants.h 00h09m01s | +> catm /mes-m2/include/mes/lib-mini.h 00h09m01s | +> catm /mes-m2/include/mes/lib.h 00h09m01s | +> catm /mes-m2/include/mes/macros.h 00h09m01s | +> catm /mes-m2/include/mes/mes.h 00h09m01s | +> catm /mes-m2/include/pwd.h 00h09m01s | +> catm /mes-m2/include/setjmp.h 00h09m01s | +> catm /mes-m2/include/signal.h 00h09m01s | +> catm /mes-m2/include/stdarg.h 00h09m01s | +> catm /mes-m2/include/stdbool.h 00h09m01s | +> catm /mes-m2/include/stddef.h 00h09m01s | +> catm /mes-m2/include/stdint.h 00h09m01s | +> catm /mes-m2/include/stdio.h 00h09m01s | +> catm /mes-m2/include/stdlib.h 00h09m01s | +> catm /mes-m2/include/stdnoreturn.h 00h09m01s | +> catm /mes-m2/include/string.h 00h09m01s | +> catm /mes-m2/include/strings.h 00h09m01s | +> catm /mes-m2/include/sys/cdefs.h 00h09m01s | +> catm /mes-m2/include/sys/dir.h 00h09m01s | +> catm /mes-m2/include/sys/file.h 00h09m01s | +> catm /mes-m2/include/sys/ioctl.h 00h09m01s | +> catm /mes-m2/include/sys/mman.h 00h09m01s | +> catm /mes-m2/include/sys/param.h 00h09m01s | +> catm /mes-m2/include/sys/resource.h 00h09m01s | +> catm /mes-m2/include/sys/select.h 00h09m01s | +> catm /mes-m2/include/sys/stat.h 00h09m01s | +> catm /mes-m2/include/sys/time.h 00h09m01s | +> catm /mes-m2/include/sys/timeb.h 00h09m01s | +> catm /mes-m2/include/sys/times.h 00h09m01s | +> catm /mes-m2/include/sys/types.h 00h09m01s | +> catm /mes-m2/include/sys/ucontext.h 00h09m01s | +> catm /mes-m2/include/sys/user.h 00h09m01s | +> catm /mes-m2/include/sys/wait.h 00h09m01s | +> catm /mes-m2/include/termio.h 00h09m01s | DEBUG_Mem free: 1827988 avail: 1985032 00h09m01s | +> catm /mes-m2/include/time.h 00h09m01s | +> catm /mes-m2/include/unistd.h 00h09m01s | +> catm /mes-m2/kaem.run 00h09m01s | +> catm /mes-m2/lib/linux/x86-mes/crt1.c 00h09m01s | +> catm /mes-m2/lib/linux/x86-mes/mini.c 00h09m01s | +> catm /mes-m2/lib/mes/eputs.c 00h09m01s | +> catm /mes-m2/lib/posix/write.c 00h09m01s | +> catm /mes-m2/lib/string/strlen.c 00h09m01s | +> catm /mes-m2/lib/x86-mes/elf32-footer-single-main.hex2 00h09m01s | +> catm /mes-m2/lib/x86-mes/elf32-header.hex2 00h09m01s | +> catm /mes-m2/lib/x86-mes/x86.M1 00h09m01s | +> catm /mes-m2/makefile 00h09m02s | +> catm /mes-m2/mes.c 00h09m02s | +> catm /mes-m2/mes.h 00h09m02s | +> catm /mes-m2/mes/module/mes/base.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/boot-0.scm 00h09m02s | +> catm /mes-m2/mes/module/mes/boot-03.scm 00h09m02s | +> catm /mes-m2/mes/module/mes/catch.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/display.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/fluids.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/getopt-long.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/guile.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/let.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/misc.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/module.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/pmatch.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/pmatch.scm 00h09m02s | +> catm /mes-m2/mes/module/mes/posix.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/pretty-print.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/pretty-print.scm 00h09m02s | +> catm /mes-m2/mes/module/mes/quasiquote.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/repl.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/scm.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/syntax.mes 00h09m02s | +> catm /mes-m2/mes/module/mes/syntax.scm 00h09m02s | +> catm /mes-m2/mes/module/mes/type-0.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/M1.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/as.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/bytevectors.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/compile.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/i386/as.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/i386/info.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/info.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/mescc.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/preprocess.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/x86_64/as.mes 00h09m02s | +> catm /mes-m2/mes/module/mescc/x86_64/info.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacDEBUG_Mem free: 1826128 avail: 1982900 00h09m02s | c/lalr.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/lang/c99/cpp.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/lang/c99/parser.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/lang/c99/pprint.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/lang/calc/parser.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/lang/sx-util.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/lang/util.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/lex.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/parse.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/util.mes 00h09m02s | +> catm /mes-m2/mes/module/nyacc/version.mes 00h09m02s | +> catm /mes-m2/mes/module/rnrs/arithmetic/bitwise.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-1.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-1.scm 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-13.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-14.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-16.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-16.scm 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-26.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-26.scm 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-43.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-9.mes 00h09m02s | +> catm /mes-m2/mes/module/srfi/srfi-9/gnu.mes 00h09m02s | +> catm /mes-m2/mes/module/sxml/xpath.mes 00h09m02s | +> catm /mes-m2/mes/module/sxml/xpath.scm 00h09m02s | +> catm /mes-m2/mes_builtins.c 00h09m02s | +> catm /mes-m2/mes_cell.c 00h09m02s | +> catm /mes-m2/mes_eval.c 00h09m02s | +> catm /mes-m2/mes_init.c 00h09m02s | +> catm /mes-m2/mes_keyword.c 00h09m02s | +> catm /mes-m2/mes_list.c 00h09m02s | +> catm /mes-m2/mes_macro.c 00h09m02s | +> catm /mes-m2/mes_posix.c 00h09m02s | +> catm /mes-m2/mes_print.c 00h09m02s | +> catm /mes-m2/mes_read.c 00h09m02s | +> catm /mes-m2/mes_record.c 00h09m02s | +> catm /mes-m2/mes_string.c 00h09m02s | +> catm /mes-m2/mes_tokenize.c 00h09m02s | +> catm /mes-m2/mes_vector.c 00h09m02s | +> catm /mes-m2/module/mes/boot-0.scm 00h09m02s | +> catm /mes-m2/module/mes/getopt-long.scm 00h09m02s | +> catm /mes-m2/module/mes/guile.scm 00h09m02s | +> catm /mes-m2/module/mes/misc.scm 00h09m02s | +> catm /mes-m2/module/mes/test.scm 00h09m02s | +> catm /mes-m2/module/mescc.scm 00h09m02s | +> catm /mes-m2/module/mescc/M1.scm 00h09m02s | +> catm /mes-m2/module/mescc/as.scm 00h09m02s | +> catm /mes-m2/module/mescc/bytevectors.scm 00h09m02s | +> catm /DEBUG_Mem free: 1824516 avail: 1980912 00h09m02s | mes-m2/module/mescc/compile.scm 00h09m02s | +> catm /mes-m2/module/mescc/i386/as.scm 00h09m02s | +> catm /mes-m2/module/mescc/i386/info.scm 00h09m02s | +> catm /mes-m2/module/mescc/info.scm 00h09m02s | +> catm /mes-m2/module/mescc/mescc.scm 00h09m02s | +> catm /mes-m2/module/mescc/preprocess.scm 00h09m02s | +> catm /mes-m2/module/mescc/x86_64/as.scm 00h09m02s | +> catm /mes-m2/module/mescc/x86_64/info.scm 00h09m02s | +> catm /mes-m2/module/nyacc/bison.scm 00h09m02s | +> catm /mes-m2/module/nyacc/export.scm 00h09m02s | +> catm /mes-m2/module/nyacc/import.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lalr.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/body.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/cpp.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/cppmach.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/cxeval.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/cxmach.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/ffi-help.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/c99act.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/c99cxact.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/c99cxtab.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/c99tab.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/c99xact.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/c99xtab.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/cppact.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.d/cpptab.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/mach.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/munge.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/parser.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/pprint.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/c99/util1.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/sx-util.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lang/util.scm 00h09m02s | +> catm /mes-m2/module/nyacc/lex.scm 00h09m02s | +> catm /mes-m2/module/nyacc/parse.scm 00h09m02s | +> catm /mes-m2/module/nyacc/util.scm 00h09m02s | +> catm /mes-m2/module/nyacc/version.scm 00h09m02s | +> catm /mes-m2/scaffold/exit-42.c 00h09m02s | +> catm /mes-m2/scripts/mescc 00h09m02s | +> catm /mes-m2/scripts/mescc.scm 00h09m02s | +> catm /mes-m2/test/data/load.scm 00h09m02s | +> catm /mes-m2/test/test.answers 00h09m02s | +> catm /mes-m2/test/test000/exit.scm 00h09m02s | +> catm /mes-m2/test/test000/hello.sh 00h09m02s | +> catm /mes-m2/test/test001/display.scm 00h09m02s | +> catm /mes-m2/test/test001/hello.sh 00h09m02s | +> catm /DEBUG_Mem free: 1823400 avail: 1978792 00h09m02s | mes-m2/test/test002/display_error.scm 00h09m02s | +> catm /mes-m2/test/test002/hello.sh 00h09m02s | +> catm /mes-m2/test/test003/display_number.scm 00h09m02s | +> catm /mes-m2/test/test003/hello.sh 00h09m02s | +> catm /mes-m2/test/test004/display_cons.scm 00h09m02s | +> catm /mes-m2/test/test004/hello.sh 00h09m02s | +> catm /mes-m2/test/test005/hello.sh 00h09m02s | +> catm /mes-m2/test/test005/write.scm 00h09m02s | +> catm /mes-m2/test/test006/display_greater.scm 00h09m02s | +> catm /mes-m2/test/test006/hello.sh 00h09m02s | +> catm /mes-m2/test/test007/display_arith.scm 00h09m02s | +> catm /mes-m2/test/test007/hello.sh 00h09m02s | +> catm /mes-m2/test/test008/hello.sh 00h09m02s | +> catm /mes-m2/test/test008/vector.scm 00h09m02s | +> catm /mes-m2/test/test009/hello.sh 00h09m02s | +> catm /mes-m2/test/test009/quote.scm 00h09m02s | +> catm /mes-m2/test/test010/hello.sh 00h09m02s | +> catm /mes-m2/test/test010/quasiquote.scm 00h09m02s | +> catm /mes-m2/test/test011/hello.sh 00h09m02s | +> catm /mes-m2/test/test011/list.scm 00h09m02s | +> catm /mes-m2/test/test012/begin.scm 00h09m02s | +> catm /mes-m2/test/test012/hello.sh 00h09m02s | +> catm /mes-m2/test/test013/hello.sh 00h09m02s | +> catm /mes-m2/test/test013/if.scm 00h09m02s | +> catm /mes-m2/test/test014/hello.sh 00h09m02s | +> catm /mes-m2/test/test014/lambda.scm 00h09m02s | +> catm /mes-m2/test/test015/define.scm 00h09m02s | +> catm /mes-m2/test/test015/hello.sh 00h09m02s | +> catm /mes-m2/test/test016/comments.scm 00h09m02s | +> catm /mes-m2/test/test016/hello.sh 00h09m02s | +> catm /mes-m2/test/test017/hello.sh 00h09m02s | +> catm /mes-m2/test/test017/varargs.scm 00h09m02s | +> catm /mes-m2/test/test018/equal.scm 00h09m02s | +> catm /mes-m2/test/test018/hello.sh 00h09m02s | +> catm /mes-m2/test/test019/core.scm 00h09m02s | +> catm /mes-m2/test/test019/hello.sh 00h09m02s | +> catm /mes-m2/test/test019/record.scm 00h09m02s | +> catm /mes-m2/test/test020/define-macro.scm 00h09m02s | +> catm /mes-m2/test/test020/hello.sh 00h09m02s | +> catm /mes-m2/test/test021/defined.scm 00h09m02s | +> catm /mes-m2/test/test021/hello.sh 00h09m02s | +> catm /mes-m2/test/test022/crufty.scm 00h09m02s | +> catm /mes-m2/test/test022/hello.sh 00h09m02s | +> catm /mes-m2/test/test023/hello.sh 00h09m02s | +> catm /mes-m2/test/test023/quadruple.scm 00h09m02s | +> catm /mes-m2/test/test024/hello.sh 00h09m02s | +> catm /mes-m2/test/test024/remainder.scm 00h09m02s | +> catm /mes-m2/test/test025/hello.sh 00h09m02s | +> catm /mes-m2/test/test025/quotient.scm 00h09m02s | +> catm DEBUG_Mem free: 1821416 avail: 1976604 00h09m02s | /mes-m2/test/test026/hello.sh 00h09m02s | +> catm /mes-m2/test/test026/number2string.scm 00h09m02s | +> catm /mes-m2/test/test027/fib.scm 00h09m02s | +> catm /mes-m2/test/test027/hello.sh 00h09m03s | +> catm /mes-m2/test/test028/hello.sh 00h09m03s | +> catm /mes-m2/test/test028/simplestring.scm 00h09m03s | +> catm /mes-m2/test/test029/hello.sh 00h09m03s | +> catm /mes-m2/test/test029/stringlength.scm 00h09m03s | +> catm /mes-m2/test/test030/cons.scm 00h09m03s | +> catm /mes-m2/test/test030/hello.sh 00h09m03s | +> catm /mes-m2/test/test031/hello.sh 00h09m03s | +> catm /mes-m2/test/test031/negative.scm 00h09m03s | +> catm /mes-m2/test/test032/hello.sh 00h09m03s | +> catm /mes-m2/test/test032/variadic.scm 00h09m03s | +> catm /mes-m2/test/test033/assq.scm 00h09m03s | +> catm /mes-m2/test/test033/hello.sh 00h09m03s | +> catm /mes-m2/test/test034/hello.sh 00h09m03s | +> catm /mes-m2/test/test034/implicitbegin.scm 00h09m03s | +> catm /mes-m2/test/test035/hello.sh 00h09m03s | +> catm /mes-m2/test/test035/predicates.scm 00h09m03s | +> catm /mes-m2/test/test036/hello.sh 00h09m03s | +> catm /mes-m2/test/test036/quote.scm 00h09m03s | +> catm /mes-m2/test/test037/hello.sh 00h09m03s | +> catm /mes-m2/test/test037/memq.scm 00h09m03s | +> catm /mes-m2/test/test038/hello.sh 00h09m03s | +> catm /mes-m2/test/test038/niladic.scm 00h09m03s | +> catm /mes-m2/test/test039/hello.sh 00h09m03s | +> catm /mes-m2/test/test039/tailcall.scm 00h09m03s | +> catm /mes-m2/test/test040/emptyvariadic.scm 00h09m03s | +> catm /mes-m2/test/test040/hello.sh 00h09m03s | +> catm /mes-m2/test/test041/cond.scm 00h09m03s | +> catm /mes-m2/test/test041/hello.sh 00h09m03s | +> catm /mes-m2/test/test042/definelist.scm 00h09m03s | +> catm /mes-m2/test/test042/hello.sh 00h09m03s | +> catm /mes-m2/test/test043/hello.sh 00h09m03s | +> catm /mes-m2/test/test043/let.scm 00h09m03s | +> catm /mes-m2/test/test044/hello.sh 00h09m03s | +> catm /mes-m2/test/test044/stringappend.scm 00h09m03s | +> catm /mes-m2/test/test045/eqv.scm 00h09m03s | +> catm /mes-m2/test/test045/hello.sh 00h09m03s | +> catm /mes-m2/test/test046/case.scm 00h09m03s | +> catm /mes-m2/test/test046/hello.sh 00h09m03s | +> catm /mes-m2/test/test047/hello.sh 00h09m03s | +> catm /mes-m2/test/test047/or.scm 00h09m03s | +> catm /mes-m2/test/test048/hello.sh 00h09m03s | +> catm /mes-m2/test/test048/map.scm 00h09m03s | +> catm /mes-m2/test/test049/closure.scm 00h09m03s | +> catm /mes-m2/test/test049/hello.sh 00h09m03s | +> catm /mes-m2/test/test050/equal.scm 00h09m03s | +> catm /mes-m2/test/tesDEBUG_Mem free: 1819432 avail: 1974424 00h09m03s | t050/hello.sh 00h09m03s | +> catm /mes-m2/test/test051/hello.sh 00h09m03s | +> catm /mes-m2/test/test051/literalchar.scm 00h09m03s | +> catm /mes-m2/test/test052/hello.sh 00h09m03s | +> catm /mes-m2/test/test052/list2string.scm 00h09m03s | +> catm /mes-m2/test/test053/hello.sh 00h09m03s | +> catm /mes-m2/test/test053/reverse.scm 00h09m03s | +> catm /mes-m2/test/test054/charwhitespace.scm 00h09m03s | +> catm /mes-m2/test/test054/hello.sh 00h09m03s | +> catm /mes-m2/test/test055/hello.sh 00h09m03s | +> catm /mes-m2/test/test055/symbol2string.scm 00h09m03s | +> catm /mes-m2/test/test056/hello.sh 00h09m03s | +> catm /mes-m2/test/test056/string2symbol.scm 00h09m03s | +> catm /mes-m2/test/test057/charint.scm 00h09m03s | +> catm /mes-m2/test/test057/hello.sh 00h09m03s | +> catm /mes-m2/test/test058/charalpha.scm 00h09m03s | +> catm /mes-m2/test/test058/hello.sh 00h09m03s | +> catm /mes-m2/test/test059/hello.sh 00h09m03s | +> catm /mes-m2/test/test059/set.scm 00h09m03s | +> catm /mes-m2/test/test060/hello.sh 00h09m03s | +> catm /mes-m2/test/test060/write.scm 00h09m03s | +> catm /mes-m2/test/test061/doubledefine.scm 00h09m03s | +> catm /mes-m2/test/test061/hello.sh 00h09m03s | +> catm /mes-m2/test/test062/hello.sh 00h09m03s | +> catm /mes-m2/test/test062/string2number.scm 00h09m03s | +> catm /mes-m2/test/test063/firstclassops.scm 00h09m03s | +> catm /mes-m2/test/test063/hello.sh 00h09m03s | +> catm /mes-m2/test/test064/fib2.scm 00h09m03s | +> catm /mes-m2/test/test064/hello.sh 00h09m03s | +> catm /mes-m2/test/test065/funkyid.scm 00h09m03s | +> catm /mes-m2/test/test065/hello.sh 00h09m03s | +> catm /mes-m2/test/test066/hello.sh 00h09m03s | +> catm /mes-m2/test/test066/lessthan.scm 00h09m03s | +> catm /mes-m2/test/test067/append.scm 00h09m03s | +> catm /mes-m2/test/test067/hello.sh 00h09m03s | +> catm /mes-m2/test/test100/boot.test 00h09m03s | +> catm /mes-m2/test/test100/hello.sh 00h09m03s | +> catm /mes-m2/test/test101/hello.sh 00h09m03s | +> catm /mes-m2/test/test101/read.test 00h09m03s | +> catm /mes-m2/test/test102/hello.sh 00h09m03s | +> catm /mes-m2/test/test102/srfi-0.test 00h09m03s | +> catm /mes-m2/test/test103/hello.sh 00h09m03s | +> catm /mes-m2/test/test103/macro.test 00h09m03s | +> catm /mes-m2/test/test104/hello.sh 00h09m03s | +> catm /mes-m2/test/test104/perform.test 00h09m03s | +> catm /mes-m2/test/test105/base.test 00h09m03s | +> catm /mes-m2/test/test105/hello.sh 00h09m03s | +> catm /mes-m2/test/test106/hello.sh 00h09m03s | +> catm /mes-m2/testDEBUG_Mem free: 1817572 avail: 1972368 00h09m03s | /test106/quasiquote.test 00h09m03s | +> catm /mes-m2/test/test107/hello.sh 00h09m03s | +> catm /mes-m2/test/test107/let.test 00h09m03s | +> catm /mes-m2/test/test108/closure.test 00h09m03s | +> catm /mes-m2/test/test108/hello.sh 00h09m03s | +> catm /mes-m2/test/test109/hello.sh 00h09m03s | +> catm /mes-m2/test/test109/scm.test 00h09m03s | +> catm /mes-m2/test/test110/display.test 00h09m03s | +> catm /mes-m2/test/test110/hello.sh 00h09m03s | +> catm /mes-m2/test/test111/cwv.test 00h09m03s | +> catm /mes-m2/test/test111/hello.sh 00h09m03s | +> catm /mes-m2/test/test112/hello.sh 00h09m03s | +> catm /mes-m2/test/test112/math.test 00h09m03s | +> catm /mes-m2/test/test113/hello.sh 00h09m03s | +> catm /mes-m2/test/test113/vector.test 00h09m03s | +> catm /mes-m2/test/test114/hello.sh 00h09m03s | +> catm /mes-m2/test/test114/srfi-1.test 00h09m03s | +> catm /mes-m2/test/test115/hello.sh 00h09m03s | +> catm /mes-m2/test/test115/srfi-9.test 00h09m03s | +> catm /mes-m2/test/test116/hello.sh 00h09m03s | +> catm /mes-m2/test/test116/srfi-13.test 00h09m03s | +> catm /mes-m2/test/test117/hello.sh 00h09m03s | +> catm /mes-m2/test/test117/srfi-14.test 00h09m03s | +> catm /mes-m2/test/test118/hello.sh 00h09m03s | +> catm /mes-m2/test/test118/srfi-16.test 00h09m03s | +> catm /mes-m2/test/test119/hello.sh 00h09m03s | +> catm /mes-m2/test/test119/srfi-43.test 00h09m03s | +> catm /mes-m2/test/test120/hello.sh 00h09m03s | +> catm /mes-m2/test/test121/fluids.test 00h09m03s | +> catm /mes-m2/test/test121/hello.sh 00h09m03s | +> catm /mes-m2/test/test122/catch.test 00h09m03s | +> catm /mes-m2/test/test122/hello.sh 00h09m03s | +> catm /mes-m2/test/test123/getopt-long.test 00h09m03s | +> catm /mes-m2/test/test123/hello.sh 00h09m03s | +> catm /mes-m2/test/test124/guile.test 00h09m03s | +> catm /mes-m2/test/test124/hello.sh 00h09m03s | +> catm /mes-m2/test/test125/hello.sh 00h09m03s | +> catm /mes-m2/test/test125/syntax.test 00h09m03s | +> catm /mes-m2/test/test126/hello.sh 00h09m03s | +> catm /mes-m2/test/test126/let-syntax.test 00h09m03s | +> catm /mes-m2/test/test127/hello.sh 00h09m03s | +> catm /mes-m2/test/test127/pmatch.test 00h09m03s | +> catm /mes-m2/test/test128/hello.sh 00h09m03s | +> catm /mes-m2/test/test128/posix.test 00h09m03s | +> catm /mes-m2/test/test129/hello.sh 00h09m03s | +> catm /mes-m2/test/test129/match.test 00h09m03s | +> catm /mes-m2/test/test130/hello.sh 00h09m03s | +> catm /mes-m2/test/test130/psyntax.test 00h09m03s | +> catm /mes-m2/test/test131/hello.sh 00h09m03s | +> caDEBUG_Mem free: 1815588 avail: 1970176 00h09m03s | tm /mes-m2/test/test131/module.test 00h09m03s | +> catm /mes-m2/test/test132/hello.sh 00h09m03s | +> catm /mes-m2/test/test132/peg.test 00h09m03s | +> catm /mes-m2/test/test133/gc-test.scm 00h09m03s | +> catm /mes-m2/test/test133/hello.sh 00h09m03s | +> catm /mes-m2/test/test200/hello.c 00h09m03s | +> catm /mes-m2/test/test200/hello.sh 00h09m03s | +> catm /mescc-tools-full-kaem.kaem 00h09m03s | +> catm /mescc-tools-mini-kaem.kaem 00h09m03s | +> catm /mescc-tools-seed-kaem.kaem 00h09m03s | +> catm /mescc-tools-seed.kaem.run 00h09m03s | +> catm /mescc-tools/CHANGELOG.org 00h09m03s | +> catm /mescc-tools/COPYING 00h09m03s | +> catm /mescc-tools/Generating_M0_Definitions.org 00h09m03s | +> catm /mescc-tools/HACKING 00h09m03s | +> catm /mescc-tools/INSTALL 00h09m03s | +> catm /mescc-tools/Kaem/README 00h09m03s | +> catm /mescc-tools/Kaem/kaem.c 00h09m03s | +> catm /mescc-tools/Kaem/kaem.h 00h09m03s | +> catm /mescc-tools/Kaem/kaem_globals.c 00h09m03s | +> catm /mescc-tools/Kaem/kaem_globals.h 00h09m03s | +> catm /mescc-tools/Kaem/makefile 00h09m03s | +> catm /mescc-tools/Kaem/test.sh 00h09m03s | +> catm /mescc-tools/Kaem/test/test.answers 00h09m03s | +> catm /mescc-tools/Kaem/test/test00/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test01/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test02/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test03/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test04/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test05/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test06/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test07/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test08/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test09/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test10/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test10/subkaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test11/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test12/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test13/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test14/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test15/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/test/test16/kaem.test 00h09m03s | +> catm /mescc-tools/Kaem/variable.c 00h09m03s | +> catm /mescc-tools/M1-macro.c 00h09m03s | +> catm /mescc-tools/README.md 00h09m04s | +> catm /mescc-tools/blood-elf.c 00h09m04s | +> catm /mescc-tools/catm.c 00h09m04s | +> catm /mescc-tools/check.sh 00h09m04s | +> caDEBUG_Mem free: 1813728 avail: 1968016 00h09m04s | tm /mescc-tools/docs/M1.1 00h09m04s | +> catm /mescc-tools/docs/blood-elf.1 00h09m04s | +> catm /mescc-tools/docs/get_machine.1 00h09m04s | +> catm /mescc-tools/docs/hex2.1 00h09m04s | +> catm /mescc-tools/docs/kaem.1 00h09m04s | +> catm /mescc-tools/elf_headers/elf32-ARM-debug.hex2 00h09m04s | +> catm /mescc-tools/elf_headers/elf32-ARM.hex2 00h09m04s | +> catm /mescc-tools/elf_headers/elf32-debug.hex2 00h09m04s | +> catm /mescc-tools/elf_headers/elf32.hex2 00h09m04s | +> catm /mescc-tools/elf_headers/elf64-ARM.hex2 00h09m04s | +> catm /mescc-tools/elf_headers/elf64.hex2 00h09m04s | +> catm /mescc-tools/examples/M0-macro.c 00h09m04s | +> catm /mescc-tools/examples/README 00h09m04s | +> catm /mescc-tools/examples/hex1.c 00h09m04s | +> catm /mescc-tools/examples/hex2.c 00h09m04s | +> catm /mescc-tools/functions/file_print.c 00h09m04s | +> catm /mescc-tools/functions/in_set.c 00h09m04s | +> catm /mescc-tools/functions/match.c 00h09m04s | +> catm /mescc-tools/functions/numerate_number.c 00h09m04s | +> catm /mescc-tools/functions/require.c 00h09m04s | +> catm /mescc-tools/functions/string.c 00h09m04s | +> catm /mescc-tools/get_machine.c 00h09m04s | +> catm /mescc-tools/guix.scm 00h09m04s | +> catm /mescc-tools/hex2_linker.c 00h09m04s | +> catm /mescc-tools/makefile 00h09m04s | +> catm /mescc-tools/mescc-tools.scm 00h09m04s | +> catm /mescc-tools/sha256.sh 00h09m04s | +> catm /mescc-tools/test.sh 00h09m04s | +> catm /mescc-tools/test/test.answers 00h09m04s | +> catm /mescc-tools/test/test0/hello.hex2 00h09m04s | +> catm /mescc-tools/test/test0/hello.sh 00h09m04s | +> catm /mescc-tools/test/test0/mini-libc-mes.hex2 00h09m04s | +> catm /mescc-tools/test/test1/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test1/hello.sh 00h09m04s | +> catm /mescc-tools/test/test1/hex.M1 00h09m04s | +> catm /mescc-tools/test/test1/hex0.hex0 00h09m04s | +> catm /mescc-tools/test/test1/hex1.hex0 00h09m04s | +> catm /mescc-tools/test/test1/proof1.answer 00h09m04s | +> catm /mescc-tools/test/test1/proof2.answer 00h09m04s | +> catm /mescc-tools/test/test10/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test10/exit_42.M1 00h09m04s | +> catm /mescc-tools/test/test10/hello.sh 00h09m04s | +> catm /mescc-tools/test/test11/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test11/hello.M1 00h09m04s | +> catm /mescc-tools/test/test11/hello.sh 00h09m04s | +> catm /mescc-tools/test/test11/proof.answer 00h09m04s | +> catm /mescc-tools/test/test12/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test12/hello.M1 00h09m04s | DEBUG_Mem free: 1811860 avail: 1965916 00h09m04s | +> catm /mescc-tools/test/test12/hello.sh 00h09m04s | +> catm /mescc-tools/test/test12/proof.answer 00h09m04s | +> catm /mescc-tools/test/test2/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test2/hello.sh 00h09m04s | +> catm /mescc-tools/test/test2/hex.M1 00h09m04s | +> catm /mescc-tools/test/test2/hex0.hex0 00h09m04s | +> catm /mescc-tools/test/test2/proof.answer 00h09m04s | +> catm /mescc-tools/test/test3/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test3/defs 00h09m04s | +> catm /mescc-tools/test/test3/hello.sh 00h09m04s | +> catm /mescc-tools/test/test3/lisp.s 00h09m04s | +> catm /mescc-tools/test/test4/MES_defs.M1 00h09m04s | +> catm /mescc-tools/test/test4/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test4/hello.M1 00h09m04s | +> catm /mescc-tools/test/test4/hello.sh 00h09m04s | +> catm /mescc-tools/test/test4/mini-libc-mes.M1 00h09m04s | +> catm /mescc-tools/test/test5/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test5/exec_enable_amd64.M1 00h09m04s | +> catm /mescc-tools/test/test5/hello.sh 00h09m04s | +> catm /mescc-tools/test/test6/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test6/exec_enable_i386.M1 00h09m04s | +> catm /mescc-tools/test/test6/hello.sh 00h09m04s | +> catm /mescc-tools/test/test7/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test7/hello.sh 00h09m04s | +> catm /mescc-tools/test/test7/hex1.hex1 00h09m04s | +> catm /mescc-tools/test/test7/hex1_amd64.M1 00h09m04s | +> catm /mescc-tools/test/test7/proof.answer 00h09m04s | +> catm /mescc-tools/test/test8/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test8/hello.sh 00h09m04s | +> catm /mescc-tools/test/test8/proof.answer 00h09m04s | +> catm /mescc-tools/test/test8/sample.M1 00h09m04s | +> catm /mescc-tools/test/test8/test.answers 00h09m04s | +> catm /mescc-tools/test/test9/M1.M1 00h09m04s | +> catm /mescc-tools/test/test9/cleanup.sh 00h09m04s | +> catm /mescc-tools/test/test9/crt1.hex2 00h09m04s | +> catm /mescc-tools/test/test9/hello.sh 00h09m04s | +> catm /mescc-tools/test/test9/libc-mes+tcc.hex2 00h09m04s | +> catm /mescc-tools/test/test9/x86.M1 00h09m04s | +> catm /x86_defs.M1 00h09m04s | +> set -ex 00h09m04s | +> set -ex 00h09m04s | +> MES_STACK=15000000 00h09m04s | +> MES_ARENA=30000000 00h09m04s | +> MES_MAX_ARENA=30000000 00h09m04s | +> MES_LIB=/after/mes/src/mes/lib 00h09m04s | +> MES_SOURCE=/after/mes/src/mes 00h09m04s | +> MES=/after/bin/mes 00h09m04s | +> cd src/tcc-0.9.26 00h09m04s | +> catm config.h 00h09m04s | DEBUG_Mem free: 1808644 avail: 1962304 00h09m04s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -S -o tcc.s -I /after/include -D BOOTSTRAP=1 -I . -D TCC_TARGET_I386=1 -D inline= -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_SYSROOT="/" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loader" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/mes/include:/after/include" -D TCC_LIBGCC="/after/lib/libc.a" -D CONFIG_TCC_LIBTCC1_MES=0 -D CONFIG_TCCBOOT=1 -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_MES_LIBC=1 -D TCC_VERSION="0.9.26" -D ONE_SOURCE=1 tcc.c 00h09m04s | DEBUG_Mem free: 1797476 avail: 1951136 00h09m05s | DEBUG_Mem free: 1779124 avail: 1932784 00h09m05s | DEBUG_Mem free: 1761640 avail: 1915300 00h09m05s | DEBUG_Mem free: 1749240 avail: 1902900 00h09m05s | DEBUG_Mem free: 1732748 avail: 1886408 00h09m06s | DEBUG_Mem free: 1707948 avail: 1861608 00h09m06s | DEBUG_Mem free: 1683396 avail: 1837056 00h09m06s | DEBUG_Mem free: 1657480 avail: 1811144 00h09m06s | DEBUG_Mem free: 1630944 avail: 1784608 00h09m07s | DEBUG_Mem free: 1604284 avail: 1757948 00h09m07s | DEBUG_Mem free: 1577376 avail: 1731040 00h09m07s | DEBUG_Mem free: 1551088 avail: 1704752 00h09m07s | DEBUG_Mem free: 1524552 avail: 1678216 00h09m08s | DEBUG_Mem free: 1497768 avail: 1651432 00h09m08s | DEBUG_Mem free: 1470984 avail: 1624648 00h09m08s | DEBUG_Mem free: 1456476 avail: 1610140 00h09m08s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m09s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m09s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m09s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m09s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m10s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m10s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m10s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m11s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m11s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m11s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m11s | DEBUG_Mem free: 1456352 avail: 1610016 00h09m12s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m12s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m12s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m12s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m13s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m13s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m13s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m13s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m14s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m14s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m14s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m14s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m15s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m15s | DEBUG_Mem free: 1456104 avail: 1609768 00h09m15s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m15s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m16s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m16s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m16s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m17s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m17s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m17s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m17s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m18s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m18s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m18s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m18s | DEBUG_Mem free: 1455732 avail: 1609396 00h09m19s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m19s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m19s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m19s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m20s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m20s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m20s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m20s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m21s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m21s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m21s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m21s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m22s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m22s | DEBUG_Mem free: 1455360 avail: 1609024 00h09m22s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m22s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m23s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m23s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m23s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m24s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m24s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m24s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m24s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m25s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m25s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m25s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m25s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m26s | DEBUG_Mem free: 1455236 avail: 1608900 00h09m26s | DEBUG_Mem free: 1455112 avail: 1608776 00h09m26s | DEBUG_Mem free: 1455112 avail: 1608776 00h09m26s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m27s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m27s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m27s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m27s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m28s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m28s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m28s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m28s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m29s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m29s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m29s | DEBUG_Mem free: 1454988 avail: 1608652 00h09m30s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m30s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m30s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m30s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m31s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m31s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m31s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m31s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m32s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m32s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m32s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m32s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m33s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m33s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m33s | DEBUG_Mem free: 1454740 avail: 1608404 00h09m33s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m34s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m34s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m34s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m34s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m35s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m35s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m35s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m35s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m36s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m36s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m36s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m37s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m37s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m37s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m37s | DEBUG_Mem free: 1454492 avail: 1608156 00h09m38s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m38s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m38s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m38s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m39s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m39s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m39s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m39s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m40s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m40s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m40s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m40s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m41s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m41s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m41s | DEBUG_Mem free: 1454244 avail: 1607908 00h09m41s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m42s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m42s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m42s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m43s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m43s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m43s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m43s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m44s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m44s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m44s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m44s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m45s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m45s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m45s | DEBUG_Mem free: 1453996 avail: 1607660 00h09m45s | DEBUG_Mem free: 1453748 avail: 1607412 00h09m46s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m46s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m46s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m46s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m47s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m47s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m47s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m47s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m48s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m48s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m48s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m48s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m49s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m49s | DEBUG_Mem free: 1453624 avail: 1607288 00h09m49s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m50s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m50s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m50s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m50s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m51s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m51s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m51s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m51s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m52s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m52s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m52s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m52s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m53s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m53s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m53s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m53s | DEBUG_Mem free: 1453376 avail: 1607040 00h09m54s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m54s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m54s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m54s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m55s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m55s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m55s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m56s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m56s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m56s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m56s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m57s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m57s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m57s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m57s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m58s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m58s | DEBUG_Mem free: 1453128 avail: 1606792 00h09m58s | DEBUG_Mem free: 1452880 avail: 1606544 00h09m58s | DEBUG_Mem free: 1452880 avail: 1606544 00h09m59s | DEBUG_Mem free: 1452880 avail: 1606544 00h09m59s | DEBUG_Mem free: 1452880 avail: 1606544 00h09m59s | DEBUG_Mem free: 1452880 avail: 1606544 00h09m59s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m00s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m00s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m00s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m00s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m01s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m01s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m01s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m01s | DEBUG_Mem free: 1452880 avail: 1606544 00h10m02s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m02s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m02s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m03s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m03s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m03s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m03s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m04s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m04s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m04s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m04s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m05s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m05s | DEBUG_Mem free: 1452756 avail: 1606420 00h10m05s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m05s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m06s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m06s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m06s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m06s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m07s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m07s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m07s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m07s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m08s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m08s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m08s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m09s | DEBUG_Mem free: 1452508 avail: 1606172 00h10m09s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m09s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m09s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m10s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m10s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m10s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m10s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m11s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m11s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m11s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m11s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m12s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m12s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m12s | DEBUG_Mem free: 1452384 avail: 1606048 00h10m12s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m13s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m13s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m13s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m13s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m14s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m14s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m14s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m15s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m15s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m15s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m15s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m16s | DEBUG_Mem free: 1452260 avail: 1605924 00h10m16s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m16s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m16s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m17s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m17s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m17s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m17s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m18s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m18s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m18s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m18s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m19s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m19s | DEBUG_Mem free: 1452136 avail: 1605800 00h10m19s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m19s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m20s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m20s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m20s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m20s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m21s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m21s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m21s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m22s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m22s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m22s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m22s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m23s | DEBUG_Mem free: 1452012 avail: 1605676 00h10m23s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m23s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m23s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m24s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m24s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m24s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m24s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m25s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m25s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m25s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m25s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m26s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m26s | DEBUG_Mem free: 1451764 avail: 1605428 00h10m26s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m26s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m27s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m27s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m27s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m28s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m28s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m28s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m28s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m29s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m29s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m29s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m29s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m30s | DEBUG_Mem free: 1451516 avail: 1605180 00h10m30s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m30s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m30s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m31s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m31s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m31s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m31s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m32s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m32s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m32s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m32s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m33s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m33s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m33s | DEBUG_Mem free: 1451392 avail: 1605056 00h10m33s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m34s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m34s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m34s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m35s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m35s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m35s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m35s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m36s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m36s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m36s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m36s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m37s | DEBUG_Mem free: 1451268 avail: 1604932 00h10m37s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m37s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m37s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m38s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m38s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m38s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m38s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m39s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m39s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m39s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m39s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m40s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m40s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m40s | DEBUG_Mem free: 1451144 avail: 1604808 00h10m41s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m41s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m41s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m41s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m42s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m42s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m42s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m42s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m43s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m43s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m43s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m43s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m44s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m44s | DEBUG_Mem free: 1451020 avail: 1604684 00h10m44s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m44s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m45s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m45s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m45s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m45s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m46s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m46s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m46s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m46s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m47s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m47s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m47s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m48s | DEBUG_Mem free: 1450896 avail: 1604560 00h10m48s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m48s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m48s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m49s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m49s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m49s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m49s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m50s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m50s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m50s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m50s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m51s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m51s | DEBUG_Mem free: 1450648 avail: 1604312 00h10m51s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m51s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m52s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m52s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m52s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m52s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m53s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m53s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m53s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m54s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m54s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m54s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m54s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m55s | DEBUG_Mem free: 1450524 avail: 1604188 00h10m55s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m55s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m55s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m56s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m56s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m56s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m56s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m57s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m57s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m57s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m57s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m58s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m58s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m58s | DEBUG_Mem free: 1450400 avail: 1604064 00h10m58s | DEBUG_Mem free: 1450152 avail: 1603816 00h10m59s | DEBUG_Mem free: 1450152 avail: 1603816 00h10m59s | DEBUG_Mem free: 1450152 avail: 1603816 00h10m59s | DEBUG_Mem free: 1450152 avail: 1603816 00h10m59s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m00s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m00s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m00s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m01s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m01s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m01s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m01s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m02s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m02s | DEBUG_Mem free: 1450152 avail: 1603816 00h11m02s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m02s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m03s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m03s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m03s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m03s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m04s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m04s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m04s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m04s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m05s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m05s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m05s | DEBUG_Mem free: 1450028 avail: 1603692 00h11m05s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m06s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m06s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m06s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m07s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m07s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m07s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m07s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m08s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m08s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m08s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m08s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m09s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m09s | DEBUG_Mem free: 1449904 avail: 1603568 00h11m09s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m09s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m10s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m10s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m10s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m10s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m11s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m11s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m11s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m11s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m12s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m12s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m12s | DEBUG_Mem free: 1449780 avail: 1603444 00h11m12s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m13s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m13s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m13s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m14s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m14s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m14s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m14s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m15s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m15s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m15s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m15s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m16s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m16s | DEBUG_Mem free: 1449656 avail: 1603320 00h11m16s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m16s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m17s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m17s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m17s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m17s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m18s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m18s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m18s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m18s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m19s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m19s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m19s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m20s | DEBUG_Mem free: 1449532 avail: 1603196 00h11m20s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m20s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m20s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m21s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m21s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m21s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m21s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m22s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m22s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m22s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m22s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m23s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m23s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m23s | DEBUG_Mem free: 1449284 avail: 1602948 00h11m23s | DEBUG_Mem free: 1449160 avail: 1602824 00h11m24s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m24s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m24s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m24s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m25s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m25s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m25s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m25s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m26s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m26s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m26s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m27s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m27s | DEBUG_Mem free: 1449036 avail: 1602700 00h11m27s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m27s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m28s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m28s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m28s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m28s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m29s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m29s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m29s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m29s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m30s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m30s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m30s | DEBUG_Mem free: 1448912 avail: 1602576 00h11m30s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m31s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m31s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m31s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m31s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m32s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m32s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m32s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m33s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m33s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m33s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m33s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m34s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m34s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m34s | DEBUG_Mem free: 1448788 avail: 1602452 00h11m34s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m35s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m35s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m35s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m35s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m36s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m36s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m36s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m36s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m37s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m37s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m37s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m37s | DEBUG_Mem free: 1448664 avail: 1602328 00h11m38s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m38s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m38s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m38s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m39s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m39s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m39s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m40s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m40s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m40s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m40s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m41s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m41s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m41s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m41s | DEBUG_Mem free: 1448540 avail: 1602204 00h11m42s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m42s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m42s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m42s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m43s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m43s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m43s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m43s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m44s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m44s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m44s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m44s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m45s | DEBUG_Mem free: 1448292 avail: 1601956 00h11m45s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m45s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m46s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m46s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m46s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m46s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m47s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m47s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m47s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m47s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m48s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m48s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m48s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m48s | DEBUG_Mem free: 1448168 avail: 1601832 00h11m49s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m49s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m49s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m49s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m50s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m50s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m50s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m50s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m51s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m51s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m51s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m51s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m52s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m52s | DEBUG_Mem free: 1448044 avail: 1601708 00h11m52s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m53s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m53s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m53s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m53s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m54s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m54s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m54s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m54s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m55s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m55s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m55s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m55s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m56s | DEBUG_Mem free: 1447920 avail: 1601584 00h11m56s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m56s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m56s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m57s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m57s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m57s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m57s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m58s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m58s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m58s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m59s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m59s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m59s | DEBUG_Mem free: 1447796 avail: 1601460 00h11m59s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m00s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m00s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m00s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m00s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m01s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m01s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m01s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m01s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m02s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m02s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m02s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m02s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m03s | DEBUG_Mem free: 1447672 avail: 1601336 00h12m03s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m03s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m03s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m04s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m04s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m04s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m04s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m05s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m05s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m05s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m06s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m06s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m06s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m06s | DEBUG_Mem free: 1447424 avail: 1601088 00h12m07s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m07s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m07s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m07s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m08s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m08s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m08s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m08s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m09s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m09s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m09s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m09s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m10s | DEBUG_Mem free: 1447300 avail: 1600964 00h12m10s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m10s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m10s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m11s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m11s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m11s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m12s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m12s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m12s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m12s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m13s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m13s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m13s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m13s | DEBUG_Mem free: 1447176 avail: 1600840 00h12m14s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m14s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m14s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m14s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m15s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m15s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m15s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m15s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m16s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m16s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m16s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m16s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m17s | DEBUG_Mem free: 1447052 avail: 1600716 00h12m17s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m17s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m17s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m18s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m18s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m18s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m19s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m19s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m19s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m19s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m20s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m20s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m20s | DEBUG_Mem free: 1446928 avail: 1600592 00h12m20s | DEBUG_Mem free: 1446804 avail: 1600468 00h12m21s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m21s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m21s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m21s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m22s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m22s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m22s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m22s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m23s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m23s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m23s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m23s | DEBUG_Mem free: 1446680 avail: 1600344 00h12m24s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m24s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m24s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m25s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m25s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m25s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m25s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m26s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m26s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m26s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m26s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m27s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m27s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m27s | DEBUG_Mem free: 1446556 avail: 1600220 00h12m27s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m28s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m28s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m28s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m28s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m29s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m29s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m29s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m29s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m30s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m30s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m30s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m30s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m31s | DEBUG_Mem free: 1446432 avail: 1600096 00h12m31s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m31s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m32s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m32s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m32s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m32s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m33s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m33s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m33s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m33s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m34s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m34s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m34s | DEBUG_Mem free: 1446308 avail: 1599972 00h12m34s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m35s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m35s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m35s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m35s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m36s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m36s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m36s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m36s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m37s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m37s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m37s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m38s | DEBUG_Mem free: 1446184 avail: 1599848 00h12m38s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m38s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m38s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m39s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m39s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m39s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m39s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m40s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m40s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m40s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m40s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m41s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m41s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m41s | DEBUG_Mem free: 1446060 avail: 1599724 00h12m41s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m42s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m42s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m42s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m42s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m43s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m43s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m43s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m43s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m44s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m44s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m44s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m45s | DEBUG_Mem free: 1445936 avail: 1599600 00h12m45s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m45s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m45s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m46s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m46s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m46s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m46s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m47s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m47s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m47s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m47s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m48s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m48s | DEBUG_Mem free: 1445812 avail: 1599476 00h12m48s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m48s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m49s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m49s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m49s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m49s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m50s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m50s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m50s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m51s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m51s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m51s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m51s | DEBUG_Mem free: 1445688 avail: 1599352 00h12m52s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m52s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m52s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m52s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m53s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m53s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m53s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m53s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m54s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m54s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m54s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m54s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m55s | DEBUG_Mem free: 1445564 avail: 1599228 00h12m55s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m55s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m55s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m56s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m56s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m56s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m56s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m57s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m57s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m57s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m58s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m58s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m58s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m58s | DEBUG_Mem free: 1445440 avail: 1599104 00h12m59s | DEBUG_Mem free: 1445316 avail: 1598980 00h12m59s | DEBUG_Mem free: 1445192 avail: 1598856 00h12m59s | DEBUG_Mem free: 1445192 avail: 1598856 00h12m59s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m00s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m00s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m00s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m00s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m01s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m01s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m01s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m01s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m02s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m02s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m02s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m02s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m03s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m03s | DEBUG_Mem free: 1445192 avail: 1598856 00h13m03s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m04s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m04s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m04s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m04s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m05s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m05s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m05s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m05s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m06s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m06s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m06s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m06s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m07s | DEBUG_Mem free: 1444944 avail: 1598608 00h13m07s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m07s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m07s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m08s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m08s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m08s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m08s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m09s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m09s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m09s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m09s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m10s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m10s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m10s | DEBUG_Mem free: 1444820 avail: 1598484 00h13m11s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m11s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m11s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m11s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m12s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m12s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m12s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m12s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m13s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m13s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m13s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m13s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m14s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m14s | DEBUG_Mem free: 1444696 avail: 1598360 00h13m14s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m14s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m15s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m15s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m15s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m15s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m16s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m16s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m16s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m17s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m17s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m17s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m17s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m18s | DEBUG_Mem free: 1444572 avail: 1598236 00h13m18s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m18s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m18s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m19s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m19s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m19s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m19s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m20s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m20s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m20s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m20s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m21s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m21s | DEBUG_Mem free: 1444448 avail: 1598112 00h13m21s | DEBUG_Mem free: 1444324 avail: 1597988 00h13m21s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m22s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m22s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m22s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m22s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m23s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m23s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m23s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m24s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m24s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m24s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m24s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m25s | DEBUG_Mem free: 1444200 avail: 1597864 00h13m25s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m25s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m25s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m26s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m26s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m26s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m26s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m27s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m27s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m27s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m27s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m28s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m28s | DEBUG_Mem free: 1444076 avail: 1597740 00h13m28s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m28s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m29s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m29s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m29s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m30s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m30s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m30s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m30s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m31s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m31s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m31s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m31s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m32s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m32s | DEBUG_Mem free: 1443952 avail: 1597616 00h13m32s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m32s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m33s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m33s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m33s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m33s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m34s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m34s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m34s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m34s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m35s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m35s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m35s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m35s | DEBUG_Mem free: 1443828 avail: 1597492 00h13m36s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m36s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m36s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m37s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m37s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m37s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m37s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m38s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m38s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m38s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m38s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m39s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m39s | DEBUG_Mem free: 1443704 avail: 1597368 00h13m39s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m39s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m40s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m40s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m40s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m40s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m41s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m41s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m41s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m41s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m42s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m42s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m42s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m43s | DEBUG_Mem free: 1443580 avail: 1597244 00h13m43s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m43s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m43s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m44s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m44s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m44s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m44s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m45s | DEBUG_Mem free: 1443456 avail: 1597120 00h13m45s | DEBUG_Mem free: 1443332 avail: 1596996 00h13m45s | DEBUG_Mem free: 1443332 avail: 1596996 00h13m45s | DEBUG_Mem free: 1443332 avail: 1596996 00h13m46s | DEBUG_Mem free: 1443332 avail: 1596996 00h13m46s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m46s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m46s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m47s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m47s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m47s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m47s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m48s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m48s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m48s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m48s | DEBUG_Mem free: 1443084 avail: 1596748 00h13m49s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m49s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m49s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m50s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m50s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m50s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m50s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m51s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m51s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m51s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m51s | DEBUG_Mem free: 1441968 avail: 1595632 00h13m52s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m52s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m52s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m52s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m53s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m53s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m53s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m53s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m54s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m54s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m54s | DEBUG_Mem free: 1440852 avail: 1594516 00h13m54s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m55s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m55s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m55s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m56s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m56s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m56s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m56s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m57s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m57s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m57s | DEBUG_Mem free: 1439736 avail: 1593400 00h13m57s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m58s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m58s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m58s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m58s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m59s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m59s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m59s | DEBUG_Mem free: 1438744 avail: 1592408 00h13m59s | DEBUG_Mem free: 1438744 avail: 1592408 00h14m00s | DEBUG_Mem free: 1438744 avail: 1592408 00h14m00s | DEBUG_Mem free: 1438744 avail: 1592408 00h14m00s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m00s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m01s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m01s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m01s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m01s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m02s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m02s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m02s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m03s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m03s | DEBUG_Mem free: 1437504 avail: 1591168 00h14m03s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m03s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m04s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m04s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m04s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m04s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m05s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m05s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m05s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m05s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m06s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m06s | DEBUG_Mem free: 1436388 avail: 1590052 00h14m06s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m06s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m07s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m07s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m07s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m07s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m08s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m08s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m08s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m09s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m09s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m09s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m09s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m10s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m10s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m10s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m10s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m11s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m11s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m11s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m11s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m12s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m12s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m12s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m12s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m13s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m13s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m13s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m13s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m14s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m14s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m14s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m15s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m15s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m15s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m15s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m16s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m16s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m16s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m16s | DEBUG_Mem free: 1435272 avail: 1588936 00h14m17s | DEBUG_Mem free: 1435024 avail: 1588688 00h14m17s | DEBUG_Mem free: 1435024 avail: 1588688 00h14m17s | DEBUG_Mem free: 1435024 avail: 1588688 00h14m17s | DEBUG_Mem free: 1435024 avail: 1588688 00h14m18s | DEBUG_Mem free: 1435024 avail: 1588688 00h14m18s | DEBUG_Mem free: 1431924 avail: 1585588 00h14m18s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m18s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m19s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m19s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m19s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m19s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m21s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m21s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m21s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m26s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m26s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m26s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m26s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m27s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m27s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m27s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m32s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m32s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m32s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m32s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m34s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m34s | ->type--: not a : (typename "BufferedFile") 00h14m34s | ->type--: not a : (typename "BufferedFile") 00h14m34s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m34s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m39s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m39s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m39s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m39s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m40s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m40s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m40s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m45s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m45s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m45s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m45s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m47s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m47s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m47s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m52s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m52s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m52s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m52s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m53s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m53s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m53s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m58s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m58s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m58s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m58s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h14m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m00s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m00s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m00s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m05s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m05s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m05s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m05s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m06s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m06s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m06s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m10s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m10s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m10s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m10s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m11s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m11s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m11s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m11s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m12s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m12s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m12s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m12s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m13s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m13s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m13s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m14s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m14s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m14s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m14s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m15s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m15s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m15s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m15s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m16s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m16s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m16s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m16s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m17s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m17s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m17s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m17s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m18s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m18s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m18s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m18s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m19s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m19s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m19s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m20s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m21s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m21s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m21s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m21s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m22s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m23s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m24s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m25s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m26s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m26s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m26s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m27s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m27s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m27s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m27s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m28s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m29s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m30s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m31s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m32s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m32s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m32s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m33s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m34s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m34s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m34s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m34s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m35s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m36s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m37s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m38s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m39s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m39s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m39s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m40s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m40s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m40s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m40s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m41s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m42s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m43s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m44s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m45s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m45s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m45s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m46s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m47s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m47s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m47s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m47s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m48s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m49s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m50s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m51s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m52s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m52s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m52s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m53s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m53s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m53s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m53s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m54s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m55s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m56s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m57s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m58s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m58s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m58s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h15m59s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m00s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m00s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m00s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m00s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m01s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m02s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m03s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m04s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m05s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m05s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m05s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m06s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m06s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m06s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m06s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m07s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m08s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m09s | DEBUG_Mem free: 1431552 avail: 1585216 00h16m10s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m10s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m10s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m10s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m11s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m11s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m11s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m12s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m12s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m12s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m12s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m13s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m13s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m13s | DEBUG_Mem free: 1431428 avail: 1585092 00h16m13s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m14s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m14s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m14s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m14s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m15s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m15s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m15s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m15s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m16s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m16s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m16s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m16s | DEBUG_Mem free: 1431304 avail: 1584968 00h16m17s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m17s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m17s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m17s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m18s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m18s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m18s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m19s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m19s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m19s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m19s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m20s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m20s | DEBUG_Mem free: 1431180 avail: 1584844 00h16m20s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m20s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m21s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m21s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m21s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m21s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m22s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m22s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m22s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m22s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m23s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m23s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m23s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m23s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m24s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m24s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m24s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m25s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m25s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m25s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m25s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m26s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m26s | unexpected size:8 00h16m26s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m26s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m26s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m27s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m27s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m27s | DEBUG_Mem free: 1430560 avail: 1584224 00h16m27s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m28s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m28s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m28s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m28s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m29s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m29s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m29s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m29s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m30s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m30s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m30s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m30s | DEBUG_Mem free: 1430436 avail: 1584100 00h16m31s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m31s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m31s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m32s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m32s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m32s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m32s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m33s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m33s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m33s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m33s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m34s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m34s | DEBUG_Mem free: 1430312 avail: 1583976 00h16m34s | DEBUG_Mem free: 1430188 avail: 1583852 00h16m34s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m35s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m35s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m35s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m35s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m36s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m36s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m36s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m36s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m37s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m37s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m37s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m38s | DEBUG_Mem free: 1430064 avail: 1583728 00h16m38s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m38s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m38s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m39s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m39s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m39s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m39s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m40s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m40s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m40s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m40s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m41s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m41s | DEBUG_Mem free: 1429940 avail: 1583604 00h16m41s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m41s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m42s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m42s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m42s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m42s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m43s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m43s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m43s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m43s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m44s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m44s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m44s | DEBUG_Mem free: 1429568 avail: 1583232 00h16m45s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m45s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m45s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m45s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m46s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m46s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m46s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m46s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m47s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m47s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m47s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m47s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m48s | DEBUG_Mem free: 1429444 avail: 1583108 00h16m48s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m48s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m48s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m49s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m49s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m49s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m49s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m50s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m50s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m50s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m51s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m51s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m51s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m51s | rank--: not a pointer: #< type: signed size: 1 description: #f> 00h16m51s | rank--: not a pointer: #< type: signed size: 1 description: #f> 00h16m51s | DEBUG_Mem free: 1429072 avail: 1582736 00h16m52s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m52s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m52s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m52s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m53s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m53s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m53s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m53s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m54s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m54s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m54s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m54s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m55s | DEBUG_Mem free: 1428948 avail: 1582612 00h16m55s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m55s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m55s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m56s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m56s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m56s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m56s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m57s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m57s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m57s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m58s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m58s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m58s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m58s | DEBUG_Mem free: 1428700 avail: 1582364 00h16m59s | DEBUG_Mem free: 1428452 avail: 1582116 00h16m59s | DEBUG_Mem free: 1428452 avail: 1582116 00h16m59s | DEBUG_Mem free: 1428452 avail: 1582116 00h16m59s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m00s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m00s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m00s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m00s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m01s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m01s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m01s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m01s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m02s | DEBUG_Mem free: 1428452 avail: 1582116 00h17m02s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m02s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m02s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m03s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m03s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m03s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m04s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m04s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m04s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m04s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m05s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m05s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m05s | DEBUG_Mem free: 1428328 avail: 1581992 00h17m05s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m06s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m06s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m06s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m06s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m07s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m07s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m07s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m07s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m08s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m08s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m08s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m08s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m09s | DEBUG_Mem free: 1428204 avail: 1581868 00h17m09s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m09s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m09s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m10s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m10s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m10s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m11s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m11s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m11s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m11s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m12s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m12s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m12s | DEBUG_Mem free: 1428080 avail: 1581744 00h17m12s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m13s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m13s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m13s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m13s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m14s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m14s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m14s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m14s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m15s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m15s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m15s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m15s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m16s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m16s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m16s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m17s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m17s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m17s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m17s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m18s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m18s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m18s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m18s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m19s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m19s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m19s | DEBUG_Mem free: 1427956 avail: 1581620 00h17m19s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m20s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m20s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m20s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m20s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m21s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m21s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m21s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m21s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m22s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m22s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m22s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m22s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m23s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m23s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m23s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m24s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m24s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m24s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m24s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m25s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m25s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m25s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m25s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m26s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m26s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m26s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m26s | DEBUG_Mem free: 1427832 avail: 1581496 00h17m27s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m27s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m27s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m27s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m28s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m28s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m28s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m28s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m29s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m29s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m29s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m30s | DEBUG_Mem free: 1427708 avail: 1581372 00h17m30s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m30s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m30s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m31s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m31s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m31s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m31s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m32s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m32s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m32s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m32s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m33s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m33s | DEBUG_Mem free: 1427584 avail: 1581248 00h17m33s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m33s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m34s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m34s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m34s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m34s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m35s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m35s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m35s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m35s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m36s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m36s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m36s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m37s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m37s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m37s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m37s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m38s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m38s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m38s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m38s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m39s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m39s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m39s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m39s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m40s | DEBUG_Mem free: 1426964 avail: 1580628 00h17m40s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m40s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m40s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m41s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m41s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m41s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m41s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m42s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m42s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m42s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m43s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m43s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m43s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m43s | DEBUG_Mem free: 1426840 avail: 1580504 00h17m44s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m44s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m44s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m44s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m45s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m45s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m45s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m45s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m46s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m46s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m46s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m46s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m47s | DEBUG_Mem free: 1426592 avail: 1580256 00h17m47s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m47s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m47s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m48s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m48s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m48s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m48s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m49s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m49s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m49s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m50s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m50s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m50s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m50s | DEBUG_Mem free: 1426344 avail: 1580008 00h17m51s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m51s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m51s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m51s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m52s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m52s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m52s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m52s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m53s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m53s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m53s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m53s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m54s | DEBUG_Mem free: 1426096 avail: 1579760 00h17m54s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m54s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m54s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m55s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m55s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m55s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m56s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m56s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m56s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m56s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m57s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m57s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m57s | DEBUG_Mem free: 1425972 avail: 1579636 00h17m57s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m58s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m58s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m58s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m58s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m59s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m59s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m59s | DEBUG_Mem free: 1425848 avail: 1579512 00h17m59s | DEBUG_Mem free: 1425848 avail: 1579512 00h18m00s | DEBUG_Mem free: 1425848 avail: 1579512 00h18m00s | DEBUG_Mem free: 1425848 avail: 1579512 00h18m00s | DEBUG_Mem free: 1425848 avail: 1579512 00h18m00s | DEBUG_Mem free: 1425848 avail: 1579512 00h18m01s | DEBUG_Mem free: 1425848 avail: 1579512 00h18m01s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m01s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m01s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m02s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m02s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m02s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m03s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m03s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m03s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m03s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m04s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m04s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m04s | DEBUG_Mem free: 1425724 avail: 1579388 00h18m04s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m05s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m05s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m05s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m05s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m06s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m06s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m06s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m06s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m07s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m07s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m07s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m07s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m08s | DEBUG_Mem free: 1425600 avail: 1579264 00h18m08s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m08s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m09s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m09s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m09s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m09s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m10s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m10s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m10s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m10s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m11s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m11s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m11s | DEBUG_Mem free: 1425476 avail: 1579140 00h18m11s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m12s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m12s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m12s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m12s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m13s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m13s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m13s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m13s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m14s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m14s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m14s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m14s | DEBUG_Mem free: 1425104 avail: 1578768 00h18m15s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m15s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m15s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m16s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m16s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m16s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m16s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m17s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m17s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m17s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m17s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m18s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m18s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m18s | DEBUG_Mem free: 1424732 avail: 1578396 00h18m18s | DEBUG_Mem free: 1424608 avail: 1578272 00h18m19s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m19s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m19s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m19s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m20s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m20s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m20s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m20s | DEBUG_Mem free: 1424484 avail: 1578148 00h18m21s | DEBUG_Mem free: 1424484 avail: 1578152 00h18m21s | DEBUG_Mem free: 1424484 avail: 1578160 00h18m21s | DEBUG_Mem free: 1424484 avail: 1578168 00h18m22s | DEBUG_Mem free: 1424484 avail: 1578172 00h18m22s | DEBUG_Mem free: 1424484 avail: 1578176 00h18m22s | DEBUG_Mem free: 1424484 avail: 1578184 00h18m22s | DEBUG_Mem free: 1424484 avail: 1578192 00h18m23s | DEBUG_Mem free: 1424484 avail: 1578200 00h18m23s | DEBUG_Mem free: 1424484 avail: 1578204 00h18m23s | DEBUG_Mem free: 1424484 avail: 1578212 00h18m23s | DEBUG_Mem free: 1424484 avail: 1578220 00h18m24s | DEBUG_Mem free: 1424484 avail: 1578228 00h18m24s | DEBUG_Mem free: 1424484 avail: 1578236 00h18m24s | DEBUG_Mem free: 1424360 avail: 1578124 00h18m24s | DEBUG_Mem free: 1424360 avail: 1578128 00h18m25s | DEBUG_Mem free: 1424360 avail: 1578136 00h18m25s | DEBUG_Mem free: 1424360 avail: 1578144 00h18m25s | DEBUG_Mem free: 1424360 avail: 1578148 00h18m25s | DEBUG_Mem free: 1424360 avail: 1578156 00h18m26s | DEBUG_Mem free: 1424360 avail: 1578160 00h18m26s | DEBUG_Mem free: 1424360 avail: 1578168 00h18m26s | DEBUG_Mem free: 1424360 avail: 1578176 00h18m26s | DEBUG_Mem free: 1424360 avail: 1578184 00h18m27s | DEBUG_Mem free: 1424360 avail: 1578192 00h18m27s | DEBUG_Mem free: 1424360 avail: 1578200 00h18m27s | DEBUG_Mem free: 1424360 avail: 1578208 00h18m27s | DEBUG_Mem free: 1424360 avail: 1578216 00h18m28s | DEBUG_Mem free: 1424360 avail: 1578224 00h18m28s | DEBUG_Mem free: 1424360 avail: 1578232 00h18m28s | DEBUG_Mem free: 1424360 avail: 1578240 00h18m29s | DEBUG_Mem free: 1424360 avail: 1578240 00h18m29s | DEBUG_Mem free: 1424360 avail: 1578248 00h18m29s | DEBUG_Mem free: 1424360 avail: 1578256 00h18m29s | DEBUG_Mem free: 1424360 avail: 1578264 00h18m30s | DEBUG_Mem free: 1424360 avail: 1578272 00h18m30s | DEBUG_Mem free: 1424360 avail: 1578280 00h18m30s | DEBUG_Mem free: 1424360 avail: 1578284 00h18m30s | DEBUG_Mem free: 1424360 avail: 1578292 00h18m31s | DEBUG_Mem free: 1424360 avail: 1578300 00h18m31s | DEBUG_Mem free: 1424360 avail: 1578308 00h18m31s | DEBUG_Mem free: 1424360 avail: 1578316 00h18m31s | DEBUG_Mem free: 1424360 avail: 1578320 00h18m32s | DEBUG_Mem free: 1424360 avail: 1578328 00h18m32s | DEBUG_Mem free: 1424360 avail: 1578336 00h18m32s | DEBUG_Mem free: 1424360 avail: 1578340 00h18m32s | DEBUG_Mem free: 1424360 avail: 1578348 00h18m33s | DEBUG_Mem free: 1424360 avail: 1578356 00h18m33s | DEBUG_Mem free: 1424360 avail: 1578364 00h18m33s | DEBUG_Mem free: 1424360 avail: 1578368 00h18m33s | DEBUG_Mem free: 1424360 avail: 1578376 00h18m34s | DEBUG_Mem free: 1424360 avail: 1578384 00h18m34s | DEBUG_Mem free: 1424360 avail: 1578392 00h18m34s | DEBUG_Mem free: 1424360 avail: 1578400 00h18m35s | DEBUG_Mem free: 1424360 avail: 1578408 00h18m35s | DEBUG_Mem free: 1424360 avail: 1578416 00h18m35s | DEBUG_Mem free: 1424360 avail: 1578424 00h18m35s | DEBUG_Mem free: 1424360 avail: 1578428 00h18m36s | DEBUG_Mem free: 1424360 avail: 1578432 00h18m36s | DEBUG_Mem free: 1424360 avail: 1578440 00h18m36s | DEBUG_Mem free: 1424360 avail: 1578448 00h18m36s | DEBUG_Mem free: 1424360 avail: 1578456 00h18m37s | DEBUG_Mem free: 1424360 avail: 1578464 00h18m37s | DEBUG_Mem free: 1424360 avail: 1578468 00h18m37s | DEBUG_Mem free: 1424360 avail: 1578476 00h18m37s | DEBUG_Mem free: 1424360 avail: 1578484 00h18m38s | DEBUG_Mem free: 1424360 avail: 1578492 00h18m38s | DEBUG_Mem free: 1424360 avail: 1578500 00h18m38s | DEBUG_Mem free: 1424360 avail: 1578508 00h18m38s | DEBUG_Mem free: 1424360 avail: 1578516 00h18m39s | DEBUG_Mem free: 1424360 avail: 1578520 00h18m39s | DEBUG_Mem free: 1424360 avail: 1578524 00h18m39s | DEBUG_Mem free: 1424360 avail: 1578532 00h18m39s | DEBUG_Mem free: 1424360 avail: 1578540 00h18m40s | DEBUG_Mem free: 1424360 avail: 1578544 00h18m40s | DEBUG_Mem free: 1424360 avail: 1578552 00h18m40s | DEBUG_Mem free: 1424360 avail: 1578560 00h18m40s | DEBUG_Mem free: 1424360 avail: 1578568 00h18m41s | DEBUG_Mem free: 1424360 avail: 1578576 00h18m41s | DEBUG_Mem free: 1424360 avail: 1578584 00h18m41s | DEBUG_Mem free: 1424360 avail: 1578588 00h18m42s | DEBUG_Mem free: 1424360 avail: 1578596 00h18m42s | DEBUG_Mem free: 1424360 avail: 1578608 00h18m42s | DEBUG_Mem free: 1424360 avail: 1578612 00h18m42s | DEBUG_Mem free: 1424360 avail: 1578616 00h18m43s | DEBUG_Mem free: 1424360 avail: 1578624 00h18m43s | DEBUG_Mem free: 1424360 avail: 1578632 00h18m43s | DEBUG_Mem free: 1424360 avail: 1578640 00h18m43s | DEBUG_Mem free: 1424360 avail: 1578648 00h18m44s | DEBUG_Mem free: 1424360 avail: 1578652 00h18m44s | DEBUG_Mem free: 1424360 avail: 1578660 00h18m44s | DEBUG_Mem free: 1424360 avail: 1578668 00h18m44s | DEBUG_Mem free: 1424360 avail: 1578676 00h18m45s | DEBUG_Mem free: 1424360 avail: 1578680 00h18m45s | DEBUG_Mem free: 1424360 avail: 1578688 00h18m45s | DEBUG_Mem free: 1424236 avail: 1578572 00h18m45s | DEBUG_Mem free: 1424236 avail: 1578580 00h18m46s | DEBUG_Mem free: 1424236 avail: 1578584 00h18m46s | DEBUG_Mem free: 1424236 avail: 1578588 00h18m46s | DEBUG_Mem free: 1424236 avail: 1578596 00h18m46s | DEBUG_Mem free: 1424236 avail: 1578600 00h18m47s | DEBUG_Mem free: 1424236 avail: 1578608 00h18m47s | DEBUG_Mem free: 1424236 avail: 1578616 00h18m47s | DEBUG_Mem free: 1424236 avail: 1578620 00h18m48s | DEBUG_Mem free: 1424236 avail: 1578628 00h18m48s | DEBUG_Mem free: 1424236 avail: 1578636 00h18m48s | DEBUG_Mem free: 1424236 avail: 1578640 00h18m48s | DEBUG_Mem free: 1424236 avail: 1578648 00h18m49s | DEBUG_Mem free: 1424236 avail: 1578656 00h18m49s | DEBUG_Mem free: 1424112 avail: 1578540 00h18m49s | DEBUG_Mem free: 1424112 avail: 1578548 00h18m49s | DEBUG_Mem free: 1424112 avail: 1578552 00h18m50s | DEBUG_Mem free: 1424112 avail: 1578556 00h18m50s | DEBUG_Mem free: 1424112 avail: 1578564 00h18m50s | DEBUG_Mem free: 1424112 avail: 1578572 00h18m50s | DEBUG_Mem free: 1424112 avail: 1578580 00h18m51s | DEBUG_Mem free: 1424112 avail: 1578588 00h18m51s | DEBUG_Mem free: 1424112 avail: 1578592 00h18m51s | DEBUG_Mem free: 1424112 avail: 1578600 00h18m51s | DEBUG_Mem free: 1424112 avail: 1578608 00h18m52s | DEBUG_Mem free: 1424112 avail: 1578616 00h18m52s | DEBUG_Mem free: 1424112 avail: 1578624 00h18m52s | DEBUG_Mem free: 1423988 avail: 1578508 00h18m52s | DEBUG_Mem free: 1423988 avail: 1578516 00h18m53s | DEBUG_Mem free: 1423988 avail: 1578516 00h18m53s | DEBUG_Mem free: 1423988 avail: 1578524 00h18m53s | DEBUG_Mem free: 1423988 avail: 1578528 00h18m53s | DEBUG_Mem free: 1423988 avail: 1578536 00h18m54s | DEBUG_Mem free: 1423988 avail: 1578544 00h18m54s | DEBUG_Mem free: 1423988 avail: 1578552 00h18m54s | DEBUG_Mem free: 1423988 avail: 1578556 00h18m55s | DEBUG_Mem free: 1423988 avail: 1578564 00h18m55s | DEBUG_Mem free: 1423988 avail: 1578572 00h18m55s | DEBUG_Mem free: 1423988 avail: 1578580 00h18m55s | DEBUG_Mem free: 1423988 avail: 1578588 00h18m56s | DEBUG_Mem free: 1423988 avail: 1578596 00h18m56s | DEBUG_Mem free: 1423988 avail: 1578604 00h18m56s | DEBUG_Mem free: 1423988 avail: 1578608 00h18m56s | DEBUG_Mem free: 1423988 avail: 1578612 00h18m57s | DEBUG_Mem free: 1423988 avail: 1578620 00h18m57s | DEBUG_Mem free: 1423988 avail: 1578628 00h18m57s | DEBUG_Mem free: 1423988 avail: 1578636 00h18m57s | DEBUG_Mem free: 1423988 avail: 1578640 00h18m58s | DEBUG_Mem free: 1423988 avail: 1578648 00h18m58s | DEBUG_Mem free: 1423988 avail: 1578656 00h18m58s | DEBUG_Mem free: 1423988 avail: 1578664 00h18m58s | DEBUG_Mem free: 1423988 avail: 1578672 00h18m59s | DEBUG_Mem free: 1423988 avail: 1578680 00h18m59s | DEBUG_Mem free: 1423988 avail: 1578684 00h18m59s | DEBUG_Mem free: 1423988 avail: 1578692 00h18m59s | DEBUG_Mem free: 1423988 avail: 1578696 00h19m00s | DEBUG_Mem free: 1423988 avail: 1578704 00h19m00s | DEBUG_Mem free: 1423864 avail: 1578588 00h19m00s | DEBUG_Mem free: 1423864 avail: 1578596 00h19m01s | DEBUG_Mem free: 1423864 avail: 1578600 00h19m01s | DEBUG_Mem free: 1423864 avail: 1578612 00h19m01s | DEBUG_Mem free: 1423864 avail: 1578616 00h19m01s | DEBUG_Mem free: 1423864 avail: 1578624 00h19m02s | DEBUG_Mem free: 1423740 avail: 1578508 00h19m02s | DEBUG_Mem free: 1423740 avail: 1578516 00h19m02s | DEBUG_Mem free: 1423740 avail: 1578524 00h19m02s | DEBUG_Mem free: 1423740 avail: 1578532 00h19m03s | DEBUG_Mem free: 1423740 avail: 1578540 00h19m03s | DEBUG_Mem free: 1423740 avail: 1578544 00h19m03s | DEBUG_Mem free: 1423740 avail: 1578548 00h19m03s | DEBUG_Mem free: 1423740 avail: 1578556 00h19m04s | DEBUG_Mem free: 1423740 avail: 1578560 00h19m04s | DEBUG_Mem free: 1423740 avail: 1578568 00h19m04s | DEBUG_Mem free: 1423740 avail: 1578576 00h19m04s | DEBUG_Mem free: 1423740 avail: 1578584 00h19m05s | DEBUG_Mem free: 1423740 avail: 1578588 00h19m05s | DEBUG_Mem free: 1423740 avail: 1578596 00h19m05s | DEBUG_Mem free: 1423740 avail: 1578604 00h19m05s | DEBUG_Mem free: 1423740 avail: 1578612 00h19m06s | DEBUG_Mem free: 1423740 avail: 1578620 00h19m06s | DEBUG_Mem free: 1423616 avail: 1578504 00h19m06s | DEBUG_Mem free: 1423616 avail: 1578508 00h19m06s | DEBUG_Mem free: 1423616 avail: 1578512 00h19m07s | DEBUG_Mem free: 1423616 avail: 1578516 00h19m07s | DEBUG_Mem free: 1423616 avail: 1578524 00h19m07s | DEBUG_Mem free: 1423616 avail: 1578532 00h19m08s | DEBUG_Mem free: 1423616 avail: 1578540 00h19m08s | DEBUG_Mem free: 1423616 avail: 1578548 00h19m08s | DEBUG_Mem free: 1423616 avail: 1578552 00h19m08s | DEBUG_Mem free: 1423616 avail: 1578560 00h19m09s | DEBUG_Mem free: 1423616 avail: 1578568 00h19m09s | DEBUG_Mem free: 1423616 avail: 1578576 00h19m09s | DEBUG_Mem free: 1423616 avail: 1578584 00h19m09s | DEBUG_Mem free: 1423616 avail: 1578592 00h19m10s | DEBUG_Mem free: 1423616 avail: 1578600 00h19m10s | DEBUG_Mem free: 1423616 avail: 1578600 00h19m10s | DEBUG_Mem free: 1423616 avail: 1578608 00h19m10s | DEBUG_Mem free: 1423616 avail: 1578616 00h19m11s | DEBUG_Mem free: 1423616 avail: 1578624 00h19m11s | DEBUG_Mem free: 1423492 avail: 1578508 00h19m11s | DEBUG_Mem free: 1423492 avail: 1578516 00h19m11s | DEBUG_Mem free: 1423492 avail: 1578524 00h19m12s | DEBUG_Mem free: 1423492 avail: 1578528 00h19m12s | DEBUG_Mem free: 1423492 avail: 1578540 00h19m12s | DEBUG_Mem free: 1423492 avail: 1578544 00h19m12s | DEBUG_Mem free: 1423492 avail: 1578552 00h19m13s | DEBUG_Mem free: 1423492 avail: 1578560 00h19m13s | DEBUG_Mem free: 1423492 avail: 1578568 00h19m13s | DEBUG_Mem free: 1423492 avail: 1578572 00h19m14s | DEBUG_Mem free: 1423492 avail: 1578576 00h19m14s | DEBUG_Mem free: 1423492 avail: 1578584 00h19m14s | DEBUG_Mem free: 1423492 avail: 1578592 00h19m14s | DEBUG_Mem free: 1423492 avail: 1578600 00h19m15s | DEBUG_Mem free: 1423492 avail: 1578608 00h19m15s | DEBUG_Mem free: 1423492 avail: 1578612 00h19m15s | DEBUG_Mem free: 1423492 avail: 1578620 00h19m15s | DEBUG_Mem free: 1423492 avail: 1578628 00h19m16s | DEBUG_Mem free: 1423368 avail: 1578512 00h19m16s | DEBUG_Mem free: 1423368 avail: 1578516 00h19m16s | DEBUG_Mem free: 1423368 avail: 1578524 00h19m16s | DEBUG_Mem free: 1423368 avail: 1578532 00h19m17s | DEBUG_Mem free: 1423368 avail: 1578536 00h19m17s | DEBUG_Mem free: 1423368 avail: 1578540 00h19m17s | DEBUG_Mem free: 1423368 avail: 1578548 00h19m17s | DEBUG_Mem free: 1423368 avail: 1578552 00h19m18s | DEBUG_Mem free: 1423368 avail: 1578560 00h19m18s | DEBUG_Mem free: 1423368 avail: 1578568 00h19m18s | DEBUG_Mem free: 1423368 avail: 1578576 00h19m18s | DEBUG_Mem free: 1423368 avail: 1578584 00h19m19s | DEBUG_Mem free: 1423368 avail: 1578592 00h19m19s | DEBUG_Mem free: 1423368 avail: 1578600 00h19m19s | DEBUG_Mem free: 1423368 avail: 1578604 00h19m19s | DEBUG_Mem free: 1423368 avail: 1578612 00h19m20s | DEBUG_Mem free: 1423368 avail: 1578620 00h19m20s | DEBUG_Mem free: 1423368 avail: 1578628 00h19m20s | DEBUG_Mem free: 1423368 avail: 1578628 00h19m21s | DEBUG_Mem free: 1423244 avail: 1578512 00h19m21s | DEBUG_Mem free: 1423244 avail: 1578520 00h19m21s | DEBUG_Mem free: 1423244 avail: 1578528 00h19m21s | DEBUG_Mem free: 1423244 avail: 1578536 00h19m22s | DEBUG_Mem free: 1423244 avail: 1578540 00h19m22s | DEBUG_Mem free: 1423244 avail: 1578548 00h19m22s | DEBUG_Mem free: 1423244 avail: 1578556 00h19m22s | DEBUG_Mem free: 1423244 avail: 1578564 00h19m23s | DEBUG_Mem free: 1423244 avail: 1578572 00h19m23s | DEBUG_Mem free: 1423244 avail: 1578580 00h19m23s | DEBUG_Mem free: 1423244 avail: 1578584 00h19m23s | DEBUG_Mem free: 1423244 avail: 1578592 00h19m24s | DEBUG_Mem free: 1423244 avail: 1578596 00h19m24s | DEBUG_Mem free: 1423244 avail: 1578604 00h19m24s | DEBUG_Mem free: 1423244 avail: 1578612 00h19m24s | DEBUG_Mem free: 1423244 avail: 1578620 00h19m25s | DEBUG_Mem free: 1423244 avail: 1578628 00h19m25s | DEBUG_Mem free: 1423120 avail: 1578512 00h19m25s | DEBUG_Mem free: 1423120 avail: 1578520 00h19m25s | DEBUG_Mem free: 1423120 avail: 1578528 00h19m26s | DEBUG_Mem free: 1423120 avail: 1578536 00h19m26s | DEBUG_Mem free: 1423120 avail: 1578540 00h19m26s | DEBUG_Mem free: 1423120 avail: 1578548 00h19m27s | DEBUG_Mem free: 1423120 avail: 1578560 00h19m27s | DEBUG_Mem free: 1423120 avail: 1578568 00h19m27s | DEBUG_Mem free: 1423120 avail: 1578568 00h19m27s | DEBUG_Mem free: 1423120 avail: 1578576 00h19m28s | DEBUG_Mem free: 1423120 avail: 1578584 00h19m28s | DEBUG_Mem free: 1423120 avail: 1578592 00h19m28s | DEBUG_Mem free: 1423120 avail: 1578600 00h19m28s | DEBUG_Mem free: 1423120 avail: 1578604 00h19m29s | DEBUG_Mem free: 1423120 avail: 1578612 00h19m29s | DEBUG_Mem free: 1423120 avail: 1578620 00h19m29s | DEBUG_Mem free: 1423120 avail: 1578628 00h19m29s | DEBUG_Mem free: 1422996 avail: 1578512 00h19m30s | DEBUG_Mem free: 1422996 avail: 1578520 00h19m30s | DEBUG_Mem free: 1422996 avail: 1578524 00h19m30s | DEBUG_Mem free: 1422996 avail: 1578532 00h19m30s | DEBUG_Mem free: 1422996 avail: 1578536 00h19m31s | DEBUG_Mem free: 1422996 avail: 1578540 00h19m31s | DEBUG_Mem free: 1422996 avail: 1578548 00h19m31s | DEBUG_Mem free: 1422996 avail: 1578556 00h19m31s | DEBUG_Mem free: 1422996 avail: 1578564 00h19m32s | DEBUG_Mem free: 1422996 avail: 1578572 00h19m32s | DEBUG_Mem free: 1422996 avail: 1578580 00h19m32s | DEBUG_Mem free: 1422996 avail: 1578588 00h19m32s | DEBUG_Mem free: 1422996 avail: 1578592 00h19m33s | DEBUG_Mem free: 1422996 avail: 1578600 00h19m33s | DEBUG_Mem free: 1422996 avail: 1578608 00h19m33s | DEBUG_Mem free: 1422996 avail: 1578616 00h19m34s | DEBUG_Mem free: 1422996 avail: 1578624 00h19m34s | DEBUG_Mem free: 1422996 avail: 1578628 00h19m34s | DEBUG_Mem free: 1422996 avail: 1578632 00h19m34s | DEBUG_Mem free: 1422996 avail: 1578640 00h19m35s | DEBUG_Mem free: 1422996 avail: 1578648 00h19m35s | DEBUG_Mem free: 1422996 avail: 1578652 00h19m35s | DEBUG_Mem free: 1422996 avail: 1578660 00h19m35s | DEBUG_Mem free: 1422996 avail: 1578664 00h19m36s | DEBUG_Mem free: 1422996 avail: 1578668 00h19m36s | DEBUG_Mem free: 1422996 avail: 1578676 00h19m36s | DEBUG_Mem free: 1422996 avail: 1578680 00h19m36s | DEBUG_Mem free: 1422996 avail: 1578688 00h19m37s | DEBUG_Mem free: 1422872 avail: 1578572 00h19m37s | DEBUG_Mem free: 1422872 avail: 1578580 00h19m37s | DEBUG_Mem free: 1422872 avail: 1578584 00h19m37s | DEBUG_Mem free: 1422872 avail: 1578588 00h19m38s | DEBUG_Mem free: 1422872 avail: 1578592 00h19m38s | DEBUG_Mem free: 1422872 avail: 1578600 00h19m38s | DEBUG_Mem free: 1422872 avail: 1578608 00h19m38s | DEBUG_Mem free: 1422748 avail: 1578488 00h19m39s | DEBUG_Mem free: 1422748 avail: 1578496 00h19m39s | DEBUG_Mem free: 1422748 avail: 1578504 00h19m39s | DEBUG_Mem free: 1422748 avail: 1578512 00h19m40s | DEBUG_Mem free: 1422748 avail: 1578516 00h19m40s | DEBUG_Mem free: 1422748 avail: 1578524 00h19m40s | DEBUG_Mem free: 1422748 avail: 1578528 00h19m40s | DEBUG_Mem free: 1422748 avail: 1578532 00h19m41s | DEBUG_Mem free: 1422748 avail: 1578540 00h19m41s | DEBUG_Mem free: 1422748 avail: 1578544 00h19m41s | DEBUG_Mem free: 1422748 avail: 1578548 00h19m41s | DEBUG_Mem free: 1422748 avail: 1578556 00h19m42s | DEBUG_Mem free: 1422748 avail: 1578560 00h19m42s | DEBUG_Mem free: 1422748 avail: 1578564 00h19m42s | DEBUG_Mem free: 1422748 avail: 1578572 00h19m42s | DEBUG_Mem free: 1422748 avail: 1578576 00h19m43s | DEBUG_Mem free: 1422748 avail: 1578576 00h19m43s | DEBUG_Mem free: 1422748 avail: 1578576 00h19m43s | DEBUG_Mem free: 1422748 avail: 1578580 00h19m43s | DEBUG_Mem free: 1422748 avail: 1578588 00h19m44s | DEBUG_Mem free: 1422748 avail: 1578592 00h19m44s | DEBUG_Mem free: 1422748 avail: 1578600 00h19m44s | DEBUG_Mem free: 1422748 avail: 1578604 00h19m44s | DEBUG_Mem free: 1422748 avail: 1578608 00h19m45s | DEBUG_Mem free: 1422748 avail: 1578612 00h19m45s | DEBUG_Mem free: 1422748 avail: 1578616 00h19m45s | DEBUG_Mem free: 1422748 avail: 1578620 00h19m45s | DEBUG_Mem free: 1422748 avail: 1578620 00h19m46s | DEBUG_Mem free: 1422748 avail: 1578624 00h19m46s | DEBUG_Mem free: 1422748 avail: 1578624 00h19m46s | DEBUG_Mem free: 1422748 avail: 1578624 00h19m47s | DEBUG_Mem free: 1422748 avail: 1578628 00h19m47s | DEBUG_Mem free: 1422748 avail: 1578628 00h19m47s | DEBUG_Mem free: 1422748 avail: 1578628 00h19m47s | DEBUG_Mem free: 1422748 avail: 1578628 00h19m48s | DEBUG_Mem free: 1422748 avail: 1578628 00h19m48s | DEBUG_Mem free: 1422748 avail: 1578632 00h19m48s | DEBUG_Mem free: 1422748 avail: 1578632 00h19m48s | DEBUG_Mem free: 1422748 avail: 1578632 00h19m49s | DEBUG_Mem free: 1422748 avail: 1578636 00h19m49s | DEBUG_Mem free: 1422748 avail: 1578640 00h19m49s | DEBUG_Mem free: 1422748 avail: 1578644 00h19m49s | DEBUG_Mem free: 1422748 avail: 1578648 00h19m50s | DEBUG_Mem free: 1422748 avail: 1578656 00h19m50s | DEBUG_Mem free: 1422748 avail: 1578656 00h19m50s | DEBUG_Mem free: 1422748 avail: 1578660 00h19m50s | DEBUG_Mem free: 1422748 avail: 1578660 00h19m51s | DEBUG_Mem free: 1422748 avail: 1578660 00h19m51s | DEBUG_Mem free: 1422748 avail: 1578660 00h19m51s | DEBUG_Mem free: 1422748 avail: 1578660 00h19m51s | DEBUG_Mem free: 1422748 avail: 1578668 00h19m52s | DEBUG_Mem free: 1422748 avail: 1578672 00h19m52s | DEBUG_Mem free: 1422748 avail: 1578680 00h19m52s | DEBUG_Mem free: 1422748 avail: 1578688 00h19m53s | DEBUG_Mem free: 1422748 avail: 1578692 00h19m53s | DEBUG_Mem free: 1422748 avail: 1578700 00h19m53s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m53s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m54s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m54s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m54s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m54s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m55s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m55s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m55s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m55s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m56s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m56s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m56s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m56s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m57s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m57s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m57s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m57s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m58s | DEBUG_Mem free: 1422748 avail: 1578704 00h19m58s | DEBUG_Mem free: 1422624 avail: 1578580 00h19m58s | DEBUG_Mem free: 1422624 avail: 1578580 00h19m58s | DEBUG_Mem free: 1422624 avail: 1578580 00h19m59s | DEBUG_Mem free: 1422624 avail: 1578580 00h19m59s | DEBUG_Mem free: 1422624 avail: 1578580 00h19m59s | DEBUG_Mem free: 1422624 avail: 1578580 00h20m00s | DEBUG_Mem free: 1422624 avail: 1578580 00h20m00s | DEBUG_Mem free: 1422624 avail: 1578580 00h20m00s | DEBUG_Mem free: 1422624 avail: 1578580 00h20m00s | DEBUG_Mem free: 1422624 avail: 1578580 00h20m01s | DEBUG_Mem free: 1422624 avail: 1578580 00h20m01s | DEBUG_Mem free: 1422624 avail: 1578580 00h20m01s | DEBUG_Mem free: 1422500 avail: 1578464 00h20m01s | DEBUG_Mem free: 1422500 avail: 1578464 00h20m02s | DEBUG_Mem free: 1422500 avail: 1578472 00h20m02s | DEBUG_Mem free: 1422500 avail: 1578476 00h20m02s | DEBUG_Mem free: 1422500 avail: 1578484 00h20m02s | DEBUG_Mem free: 1422500 avail: 1578492 00h20m03s | DEBUG_Mem free: 1422500 avail: 1578496 00h20m03s | DEBUG_Mem free: 1422500 avail: 1578504 00h20m03s | DEBUG_Mem free: 1422500 avail: 1578512 00h20m03s | DEBUG_Mem free: 1422500 avail: 1578516 00h20m04s | DEBUG_Mem free: 1422500 avail: 1578524 00h20m04s | DEBUG_Mem free: 1422500 avail: 1578532 00h20m04s | DEBUG_Mem free: 1422500 avail: 1578540 00h20m04s | DEBUG_Mem free: 1422500 avail: 1578544 00h20m05s | DEBUG_Mem free: 1422500 avail: 1578544 00h20m05s | DEBUG_Mem free: 1422500 avail: 1578552 00h20m05s | DEBUG_Mem free: 1422376 avail: 1578436 00h20m06s | DEBUG_Mem free: 1422376 avail: 1578444 00h20m06s | DEBUG_Mem free: 1422376 avail: 1578448 00h20m06s | DEBUG_Mem free: 1422376 avail: 1578456 00h20m06s | DEBUG_Mem free: 1422376 avail: 1578464 00h20m07s | DEBUG_Mem free: 1422376 avail: 1578472 00h20m07s | DEBUG_Mem free: 1422376 avail: 1578476 00h20m07s | DEBUG_Mem free: 1422376 avail: 1578484 00h20m07s | DEBUG_Mem free: 1422376 avail: 1578492 00h20m08s | DEBUG_Mem free: 1422376 avail: 1578496 00h20m08s | DEBUG_Mem free: 1422376 avail: 1578500 00h20m08s | DEBUG_Mem free: 1422376 avail: 1578504 00h20m08s | DEBUG_Mem free: 1422376 avail: 1578512 00h20m09s | DEBUG_Mem free: 1422252 avail: 1578396 00h20m09s | DEBUG_Mem free: 1422252 avail: 1578400 00h20m09s | DEBUG_Mem free: 1422252 avail: 1578408 00h20m09s | DEBUG_Mem free: 1422252 avail: 1578416 00h20m10s | DEBUG_Mem free: 1422252 avail: 1578424 00h20m10s | DEBUG_Mem free: 1422252 avail: 1578428 00h20m10s | DEBUG_Mem free: 1422252 avail: 1578436 00h20m10s | DEBUG_Mem free: 1422252 avail: 1578444 00h20m11s | DEBUG_Mem free: 1422252 avail: 1578448 00h20m11s | DEBUG_Mem free: 1422252 avail: 1578456 00h20m11s | DEBUG_Mem free: 1422252 avail: 1578456 00h20m12s | DEBUG_Mem free: 1422252 avail: 1578464 00h20m12s | DEBUG_Mem free: 1422252 avail: 1578472 00h20m12s | DEBUG_Mem free: 1422252 avail: 1578476 00h20m12s | DEBUG_Mem free: 1422252 avail: 1578484 00h20m13s | DEBUG_Mem free: 1422252 avail: 1578492 00h20m13s | DEBUG_Mem free: 1422252 avail: 1578500 00h20m13s | DEBUG_Mem free: 1422252 avail: 1578504 00h20m13s | DEBUG_Mem free: 1422252 avail: 1578512 00h20m14s | DEBUG_Mem free: 1422252 avail: 1578520 00h20m14s | DEBUG_Mem free: 1422252 avail: 1578528 00h20m14s | DEBUG_Mem free: 1422252 avail: 1578532 00h20m14s | DEBUG_Mem free: 1422252 avail: 1578536 00h20m15s | DEBUG_Mem free: 1422252 avail: 1578540 00h20m15s | DEBUG_Mem free: 1422252 avail: 1578548 00h20m15s | DEBUG_Mem free: 1422252 avail: 1578556 00h20m15s | DEBUG_Mem free: 1422252 avail: 1578560 00h20m16s | DEBUG_Mem free: 1422252 avail: 1578568 00h20m16s | DEBUG_Mem free: 1422128 avail: 1578452 00h20m16s | DEBUG_Mem free: 1422128 avail: 1578460 00h20m16s | DEBUG_Mem free: 1422128 avail: 1578464 00h20m17s | DEBUG_Mem free: 1422128 avail: 1578468 00h20m17s | DEBUG_Mem free: 1422128 avail: 1578476 00h20m17s | DEBUG_Mem free: 1422128 avail: 1578476 00h20m17s | DEBUG_Mem free: 1422128 avail: 1578476 00h20m18s | DEBUG_Mem free: 1422128 avail: 1578476 00h20m18s | DEBUG_Mem free: 1422128 avail: 1578476 00h20m18s | DEBUG_Mem free: 1422128 avail: 1578484 00h20m19s | DEBUG_Mem free: 1422128 avail: 1578488 00h20m19s | DEBUG_Mem free: 1422128 avail: 1578496 00h20m19s | DEBUG_Mem free: 1422128 avail: 1578504 00h20m19s | DEBUG_Mem free: 1422128 avail: 1578508 00h20m20s | DEBUG_Mem free: 1422128 avail: 1578508 00h20m20s | DEBUG_Mem free: 1422128 avail: 1578508 00h20m20s | DEBUG_Mem free: 1422128 avail: 1578508 00h20m20s | DEBUG_Mem free: 1422128 avail: 1578512 00h20m21s | DEBUG_Mem free: 1422128 avail: 1578520 00h20m21s | DEBUG_Mem free: 1422128 avail: 1578528 00h20m21s | DEBUG_Mem free: 1422128 avail: 1578532 00h20m21s | DEBUG_Mem free: 1422128 avail: 1578536 00h20m22s | DEBUG_Mem free: 1422128 avail: 1578544 00h20m22s | DEBUG_Mem free: 1422128 avail: 1578548 00h20m22s | DEBUG_Mem free: 1422128 avail: 1578552 00h20m22s | DEBUG_Mem free: 1422128 avail: 1578552 00h20m23s | DEBUG_Mem free: 1422128 avail: 1578552 00h20m23s | DEBUG_Mem free: 1422128 avail: 1578564 00h20m23s | DEBUG_Mem free: 1422128 avail: 1578572 00h20m23s | DEBUG_Mem free: 1422128 avail: 1578580 00h20m24s | DEBUG_Mem free: 1422128 avail: 1578584 00h20m24s | DEBUG_Mem free: 1422004 avail: 1578460 00h20m24s | DEBUG_Mem free: 1422004 avail: 1578464 00h20m25s | DEBUG_Mem free: 1422004 avail: 1578464 00h20m25s | DEBUG_Mem free: 1422004 avail: 1578464 00h20m25s | DEBUG_Mem free: 1422004 avail: 1578472 00h20m25s | DEBUG_Mem free: 1422004 avail: 1578476 00h20m26s | DEBUG_Mem free: 1422004 avail: 1578476 00h20m26s | DEBUG_Mem free: 1422004 avail: 1578484 00h20m26s | +> /after/bin/mes --no-auto-compile -e main /after/bin/mescc.scm -- -o mes-tcc -L /after/lib tcc.s -l c+tcc 00h20m26s | DEBUG_Mem free: 1802684 avail: 1959168 00h20m26s | DEBUG_Mem free: 1784580 avail: 1941064 00h20m27s | DEBUG_Mem free: 1766972 avail: 1923456 00h20m27s | DEBUG_Mem free: 1749860 avail: 1906344 00h20m27s | DEBUG_Mem free: 1735972 avail: 1892456 00h20m27s | DEBUG_Mem free: 1710304 avail: 1866788 00h20m28s | DEBUG_Mem free: 1684636 avail: 1841120 00h20m28s | DEBUG_Mem free: 1679296 avail: 1835780 00h20m28s | DEBUG_Mem free: 1678180 avail: 1834664 00h20m28s | DEBUG_Mem free: 1677064 avail: 1833548 00h20m29s | DEBUG_Mem free: 1675948 avail: 1832432 00h20m29s | DEBUG_Mem free: 1674460 avail: 1830944 00h20m29s | DEBUG_Mem free: 1673468 avail: 1830376 00h20m29s | DEBUG_Mem free: 1672972 avail: 1830508 00h20m30s | DEBUG_Mem free: 1677932 avail: 1835772 00h20m30s | DEBUG_Mem free: 1677808 avail: 1835648 00h20m30s | DEBUG_Mem free: 1677808 avail: 1835648 00h20m30s | DEBUG_Mem free: 1677684 avail: 1835640 00h20m31s | DEBUG_Mem free: 1677684 avail: 1835768 00h20m31s | DEBUG_Mem free: 1677436 avail: 1835672 00h20m31s | +> cp mes-tcc /after/bin/ 00h20m31s | DEBUG_Mem free: 1802684 avail: 1961192 00h20m31s | +> chmod 755 /after/bin/mes-tcc 00h20m31s | +> mes-tcc -version 00h20m31s | tcc version 0.9.26 (i386 Linux) 00h20m31s | +> cd ../mes-libc 00h20m32s | +> catm unified-libc-1.c lib/mes/eputs.c lib/mes/oputs.c lib/mes/globals.c lib/stdlib/exit.c lib/linux/x86-mes-gcc/_exit.c lib/linux/x86-mes-gcc/_write.c lib/stdlib/puts.c lib/string/strlen.c lib/ctype/isnumber.c lib/mes/abtol.c lib/mes/cast.c lib/mes/eputc.c lib/mes/fdgetc.c lib/mes/fdputc.c lib/mes/fdputs.c lib/mes/fdungetc.c lib/mes/itoa.c lib/mes/ltoa.c lib/mes/ltoab.c lib/mes/mes_open.c lib/mes/ntoab.c lib/mes/oputc.c lib/mes/ultoa.c lib/mes/utoa.c lib/ctype/isdigit.c lib/ctype/isspace.c lib/ctype/isxdigit.c lib/mes/assert_msg.c lib/posix/write.c lib/stdlib/atoi.c lib/linux/lseek.c lib/mes/__assert_fail.c lib/mes/__buffered_read.c lib/mes/__mes_debug.c lib/posix/execv.c lib/posix/getcwd.c lib/posix/getenv.c lib/posix/isatty.c lib/posix/open.c lib/posix/buffered-read.c lib/posix/setenv.c lib/posix/wait.c lib/stdio/fgetc.c lib/stdio/fputc.c lib/stdio/fputs.c lib/stdio/getc.c lib/stdio/getchar.c lib/stdio/putc.c lib/stdio/putchar.c lib/stdio/unDEBUG_Mem free: 1801328 avail: 1960032 00h20m32s | getc.c lib/stdlib/free.c lib/stdlib/malloc.c lib/stdlib/realloc.c lib/string/memchr.c lib/string/memcmp.c lib/string/memcpy.c lib/string/memmove.c lib/string/memset.c lib/string/strcmp.c lib/string/strcpy.c lib/string/strncmp.c lib/posix/raise.c lib/linux/access.c lib/linux/brk.c lib/linux/chmod.c lib/linux/clock_gettime.c lib/linux/dup.c lib/linux/dup2.c lib/linux/execve.c lib/linux/fork.c lib/linux/fsync.c lib/linux/_getcwd.c lib/linux/gettimeofday.c lib/linux/ioctl3.c lib/linux/_open3.c lib/linux/_read.c lib/linux/time.c lib/linux/unlink.c lib/linux/waitpid.c lib/linux/x86-mes-gcc/syscall.c lib/linux/getpid.c lib/linux/kill.c lib/ctype/islower.c lib/ctype/isupper.c lib/ctype/tolower.c lib/ctype/toupper.c lib/mes/abtod.c lib/mes/dtoab.c lib/mes/search-path.c lib/posix/execvp.c lib/stdio/fclose.c lib/stdio/fdopen.c lib/stdio/ferror.c lib/stdio/fflush.c lib/stdio/fopen.c lib/stdio/fprintf.c lib/stdio/fread.c lib/stdio/fseek.c lib/stdio/ftell.c lib/stdio/fwrite.c 00h20m32s | +> catm unified-libc-2.c lib/stdio/printf.c lib/stdio/remove.c lib/stdio/snprintf.c lib/stdio/sprintf.c lib/stdio/sscanf.c lib/stdio/vfprintf.c lib/stdio/vprintf.c lib/stdio/vsnprintf.c lib/stdio/vsprintf.c lib/stdio/vsscanf.c lib/stdlib/calloc.c lib/stdlib/qsort.c lib/stdlib/strtod.c lib/stdlib/strtof.c lib/stdlib/strtol.c lib/stdlib/strtold.c lib/stdlib/strtoll.c lib/stdlib/strtoul.c lib/stdlib/strtoull.c lib/string/memmem.c lib/string/strcat.c lib/string/strchr.c lib/string/strlwr.c lib/string/strncpy.c lib/string/strrchr.c lib/string/strstr.c lib/string/strupr.c lib/stub/sigaction.c lib/stub/ldexp.c lib/stub/mprotect.c lib/stub/localtime.c lib/stub/sigemptyset.c lib/x86-mes-gcc/setjmp.c lib/linux/close.c lib/linux/rmdir.c lib/linux/stat.c lib/ctype/isalnum.c lib/ctype/isalpha.c lib/ctype/isascii.c lib/ctype/iscntrl.c lib/ctype/isgraph.c lib/ctype/isprint.c lib/ctype/ispunct.c lib/dirent/__getdirentries.c lib/dirent/closedir.c lib/dirent/opendir.c lib/dirent/readdir.c lib/math/ceil.c lib/math/fabs.c lib/math/floor.c lib/mes/fdgets.c lib/posix/alarm.c lib/posix/execl.c lib/posix/execlp.c lib/posix/mktemp.c lib/posix/sbrk.c lib/posix/sleep.c lib/posix/unsetenv.c lib/stdio/clearerr.c lib/stdio/feof.c lib/stdio/fgets.c lib/stdio/fileno.c lib/stdio/freopen.c lib/stdio/fscanf.c lib/stdio/perror.c lib/stdio/vfscanf.c lib/stdlib/__exit.c lib/stdlib/abort.c lib/stdlib/abs.c lib/stdlib/alloca.c lib/stdlib/atexit.c lib/stdlib/atof.c lib/stdlib/atol.c lib/stdlib/mbstowcs.c lib/string/bcmp.c lib/string/bcopy.c lib/string/bzero.c lib/string/index.c lib/string/rindex.c lib/string/strcspn.c lib/string/strdup.c lib/string/strerror.c lib/string/strncat.c lib/string/strpbrk.c lib/string/strspn.c lib/stub/__cleanup.c lib/stub/atan2.c lib/stub/bsearch.c lib/stub/chown.c lib/stub/cos.c lib/stub/ctime.c lib/stub/exp.c lib/stub/fpurge.c lib/stub/freadahead.c lib/stub/frexp.c lib/stub/getgrgid.c lib/stub/getgrnam.c lib/stub/getlogin.c lib/stub/getpgid.c lib/stub/getpgrp.c lib/stub/getpwnam.c 00h20m32s | DEBUG_Mem free: 1798964 avail: 1957784 00h20m32s | +> catm unified-libc-3.c lib/stub/getpwuid.c lib/stub/gmtime.c lib/stub/log.c lib/stub/mktime.c lib/stub/modf.c lib/stub/pclose.c lib/stub/popen.c lib/stub/pow.c lib/stub/rand.c lib/stub/rewind.c lib/stub/setbuf.c lib/stub/setgrent.c lib/stub/setlocale.c lib/stub/setvbuf.c lib/stub/sigaddset.c lib/stub/sigblock.c lib/stub/sigdelset.c lib/stub/sigsetmask.c lib/stub/sin.c lib/stub/sqrt.c lib/stub/strftime.c lib/stub/sys_siglist.c lib/stub/system.c lib/stub/times.c lib/stub/ttyname.c lib/stub/umask.c lib/stub/utime.c lib/linux/chdir.c lib/linux/fcntl.c lib/linux/fstat.c lib/linux/getdents.c lib/linux/getegid.c lib/linux/geteuid.c lib/linux/getgid.c lib/linux/getppid.c lib/linux/getrusage.c lib/linux/getuid.c lib/linux/ioctl.c lib/linux/link.c lib/linux/lstat.c lib/linux/mkdir.c lib/linux/mknod.c lib/linux/nanosleep.c lib/linux/pipe.c lib/linux/readlink.c lib/linux/rename.c lib/linux/setgid.c lib/linux/settimer.c lib/linux/setuid.c lib/linux/signal.c lib/linux/sigprogmask.c lib/linux/symlink.c 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crt1.o lib/linux/x86-mes-gcc/crt1.c 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crtn.o lib/linux/x86-mes-gcc/crtn.c 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crti.o lib/linux/x86-mes-gcc/crti.c 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-1.o unified-libc-1.c 00h20m32s | unified-libc-1.c:2042: warning: assignment discards qualifiers from pointer target type 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-2.o unified-libc-2.c 00h20m32s | unified-libc-2.c:2929: warning: assignment from incompatible pointer type 00h20m32s | unified-libc-2.c:3278: warning: assignment from incompatible pointer type 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-3.o unified-libc-3.c 00h20m32s | unified-libc-3.c:1558: warning: assignment makes integer from pointer without a cast 00h20m32s | unified-libc-3.c:1558: warning: assignment makes pointer from integer without a cast 00h20m32s | +> mes-tcc -ar cr /after/lib/libc+gnu.a unified-libc-1.o unified-libc-2.o unified-libc-3.o 00h20m32s | +> cp /after/lib/libc+gnu.a /after/lib/libc.a 00h20m32s | DEBUG_Mem free: 1795120 avail: 1954264 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/libtcc1.c 00h20m32s | +> mes-tcc -ar cr /after/lib/tcc/libtcc1.a libtcc1.o 00h20m32s | +> mes-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/getopt.c 00h20m32s | +> mes-tcc -ar cr /after/lib/libgetopt.a getopt.o 00h20m32s | +> cd ../tcc-0.9.26 00h20m32s | +> mes-tcc -g -v -static -o boot0-tcc -D BOOTSTRAP=1 -D HAVE_LONG_LONG_STUB=1 -D HAVE_SETJMP=1 -I . -I /after/include -D TCC_TARGET_I386=1 -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loader" -D CONFIG_TCC_LIBPATHS="/after/lib:/after/lib/tcc" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/include" -D TCC_LIBGCC="/after/lib/libc.a" -D TCC_LIBTCC1="libtcc1.a" -D CONFIG_TCCBOOT=1 -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_MES_LIBC=1 -D TCC_VERSION="0.9.26" -D ONE_SOURCE=1 -L . -L /after/lib tcc.c 00h20m32s | tcc version 0.9.26 (i386 Linux) 00h20m32s | -> tcc.c 00h20m32s | DEBUG_Mem free: 1778132 avail: 1937352 00h20m32s | <- boot0-tcc 00h20m32s | +> cp boot0-tcc /after/bin/ 00h20m33s | DEBUG_Mem free: 1791152 avail: 1951216 00h20m33s | +> chmod 755 /after/bin/boot0-tcc 00h20m33s | +> cd ../mes-libc 00h20m33s | +> boot0-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crt1.o lib/linux/x86-mes-gcc/crt1.c 00h20m33s | +> boot0-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crtn.o lib/linux/x86-mes-gcc/crtn.c 00h20m33s | +> boot0-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crti.o lib/linux/x86-mes-gcc/crti.c 00h20m33s | +> boot0-tcc -c -D HAVE_CONFIG_H=1 -D HAVE_LONG_LONG_STUB=1 -I include -I include/linux/x86 lib/libtcc1.c 00h20m33s | +> boot0-tcc -c -D TCC_TARGET_I386=1 ../tcc-0.9.26/lib/libtcc1.c 00h20m33s | +> boot0-tcc -ar cr /after/lib/tcc/libtcc1.a libtcc1.o 00h20m33s | +> boot0-tcc -c -D HAVE_CONFDEBUG_Mem free: 1790416 avail: 1950700 00h20m33s | IG_H=1 -I include -I include/linux/x86 -o unified-libc-1.o unified-libc-1.c 00h20m33s | unified-libc-1.c:2042: warning: assignment discards qualifiers from pointer target type 00h20m33s | +> boot0-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-2.o unified-libc-2.c 00h20m33s | unified-libc-2.c:2929: warning: assignment from incompatible pointer type 00h20m33s | unified-libc-2.c:3278: warning: assignment from incompatible pointer type 00h20m33s | +> boot0-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-3.o unified-libc-3.c 00h20m33s | unified-libc-3.c:1558: warning: assignment makes integer from pointer without a cast 00h20m33s | unified-libc-3.c:1558: warning: assignment makes pointer from integer without a cast 00h20m33s | +> boot0-tcc -ar cr /after/lib/libc+gnu.a unified-libc-1.o unified-libc-2.o unified-libc-3.o 00h20m33s | +> cp /after/lib/libc+gnu.a /after/lib/libc.a 00h20m33s | +> cd ../tcc-0.9.26 00h20m33s | +> boot0-tcc -version 00h20m33s | tcc version 0.9.26 (i386 Linux) 00h20m33s | +> boot0-tcc -g -v -static -o boot1-tcc -D BOOTSTRAP=1 -D HAVE_BITFIELD=1 -D HAVE_LONG_LONG=1 -D HAVE_SETJMP=1 -I . -I /after/include -D TCC_TARGET_I386=1 -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loader" -D CONFIG_TCC_LIBPATHS="/after/lib:/after/lib/tcc" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/include" -D TCC_LIBGCC="/after/lib/libc.a" -D TCC_LIBTCC1="libtcc1.a" -D CONFIG_TCCBOOT=1 -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_MES_LIBC=1 -D TCC_VERSION="0.9.26" -D ONE_SOURCE=1 -L . tcc.c 00h20m33s | tcc version 0.9.26 (i386 Linux) 00h20m33s | -> tcc.c 00h20m33s | DEBUG_Mem free: 1778256 avail: 1938540 00h20m33s | <- boot1-tcc 00h20m33s | +> cp boot1-tcc /after/bin 00h20m33s | DEBUG_Mem free: 1786068 avail: 1947132 00h20m34s | +> chmod 755 /after/bin/boot1-tcc 00h20m34s | +> cd ../mes-libc 00h20m34s | +> boot1-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crt1.o lib/linux/x86-mes-gcc/crt1.c 00h20m34s | +> boot1-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crtnDEBUG_Mem free: 1785704 avail: 1947052 00h20m34s | .o lib/linux/x86-mes-gcc/crtn.c 00h20m34s | +> boot1-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crti.o lib/linux/x86-mes-gcc/crti.c 00h20m34s | +> boot1-tcc -c -D HAVE_CONFIG_H=1 -D HAVE_LONG_LONG=1 -I include -I include/linux/x86 lib/libtcc1.c 00h20m34s | +> boot1-tcc -c -D TCC_TARGET_I386=1 ../tcc-0.9.26/lib/libtcc1.c 00h20m34s | +> boot1-tcc -ar cr /after/lib/tcc/libtcc1.a libtcc1.o 00h20m34s | +> boot1-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-1.o unified-libc-1.c 00h20m34s | unified-libc-1.c:2042: warning: assignment discards qualifiers from pointer target type 00h20m34s | +> boot1-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-2.o unified-libc-2.c 00h20m34s | unified-libc-2.c:2929: warning: assignment from incompatible pointer type 00h20m34s | unified-libc-2.c:3278: warning: assignment from incompatible pointer type 00h20m34s | +> boot1-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-3.o unified-libc-3.c 00h20m34s | unified-libc-3.c:1558: warning: assignment makes integer from pointer without a cast 00h20m34s | unified-libc-3.c:1558: warning: assignment makes pointer from integer without a cast 00h20m34s | +> boot1-tcc -ar cr /after/lib/libc+gnu.a unified-libc-1.o unified-libc-2.o unified-libc-3.o 00h20m34s | +> cp /after/lib/libc+gnu.a /after/lib/libc.a 00h20m34s | +> cd ../tcc-0.9.26 00h20m34s | +> boot1-tcc -version 00h20m34s | tcc version 0.9.26 (i386 Linux) 00h20m34s | +> boot1-tcc -g -v -static -o boot2-tcc -D BOOTSTRAP=1 -D HAVE_BITFIELD=1 -D HAVE_FLOAT_STUB=1 -D HAVE_LONG_LONG=1 -D HAVE_SETJMP=1 -I . -I /after/include -D TCC_TARGET_I386=1 -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loader" -D CONFIG_TCC_LIBPATHS="/after/lib:/after/lib/tcc" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/include" -D TCC_LIBGCC="/after/libDEBUG_Mem free: 1782356 avail: 1943704 00h20m34s | /libc.a" -D TCC_LIBTCC1="libtcc1.a" -D CONFIG_TCCBOOT=1 -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_MES_LIBC=1 -D TCC_VERSION="0.9.26" -D ONE_SOURCE=1 -L . tcc.c 00h20m34s | tcc version 0.9.26 (i386 Linux) 00h20m34s | -> tcc.c 00h20m34s | <- boot2-tcc 00h20m34s | +> cp boot2-tcc /after/bin 00h20m34s | DEBUG_Mem free: 1780736 avail: 1942796 00h20m34s | +> chmod 755 /after/bin/boot2-tcc 00h20m34s | DEBUG_Mem free: 1780364 avail: 1942776 00h20m34s | +> cd ../mes-libc 00h20m34s | +> boot2-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crt1.o lib/linux/x86-mes-gcc/crt1.c 00h20m34s | +> boot2-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crtn.o lib/linux/x86-mes-gcc/crtn.c 00h20m34s | +> boot2-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crti.o lib/linux/x86-mes-gcc/crti.c 00h20m34s | +> boot2-tcc -c -D HAVE_CONFIG_H=1 -D HAVE_FLOAT_STUB=1 -D HAVE_LONG_LONG=1 -I include -I include/linux/x86 lib/libtcc1.c 00h20m34s | +> boot2-tcc -c -D TCC_TARGET_I386=1 ../tcc-0.9.26/lib/libtcc1.c 00h20m34s | +> boot2-tcc -ar cr /after/lib/tcc/libtcc1.a libtcc1.o 00h20m34s | +> boot2-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-1.o unified-libc-1.c 00h20m34s | unified-libc-1.c:2042: warning: assignment discards qualifiers from pointer target type 00h20m34s | +> boot2-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-2.o unified-libc-2.c 00h20m35s | unified-libc-2.c:2929: warning: assignment from incompatible pointer type 00h20m35s | unified-libc-2.c:3278: warning: assignment from incompatible pointer type 00h20m35s | +> boot2-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-3.o unified-libc-3.c 00h20m35s | unified-libc-3.c:1558: warning: assignment makes integer from pointer without a cast 00h20m35s | unified-libc-3.c:1558: warning: assignment makes pointer from integer without a cast 00h20m35s | +> boot2-tcc -ar cr /after/lib/libc+gnu.a unified-libc-1.o unified-libc-2.o unified-libc-3.o 00h20m35s | +> cp /after/lib/libc+gnu.a /after/lib/libc.a 00h20m35s | +> cd ../tcc-0.9.26 00h20m35s | +> boot2-tcc -version 00h20m35s | tcc version 0.9.26 (i386 Linux) 00h20m35s | +> boot2-tcc -g -v -static -o boot3-tcc -D BOOTSTRAP=1 -D HAVE_BITFIELD=1 -D HAVE_FLOAT=1 -D HAVE_LONG_LONG=1 -D HAVDEBUG_Mem free: 1777024 avail: 1939436 00h20m35s | E_SETJMP=1 -I . -I /after/include -D TCC_TARGET_I386=1 -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loader" -D CONFIG_TCC_LIBPATHS="/after/lib:/after/lib/tcc" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/include" -D TCC_LIBGCC="/after/lib/libc.a" -D TCC_LIBTCC1="libtcc1.a" -D CONFIG_TCCBOOT=1 -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_MES_LIBC=1 -D TCC_VERSION="0.9.26" -D ONE_SOURCE=1 -L . tcc.c 00h20m35s | tcc version 0.9.26 (i386 Linux) 00h20m35s | -> tcc.c 00h20m35s | <- boot3-tcc 00h20m35s | +> cp boot3-tcc /after/bin 00h20m35s | DEBUG_Mem free: 1775280 avail: 1938356 00h20m35s | DEBUG_Mem free: 1775032 avail: 1938472 00h20m35s | +> chmod 755 /after/bin/boot3-tcc 00h20m35s | +> cd ../mes-libc 00h20m35s | +> boot3-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crt1.o lib/linux/x86-mes-gcc/crt1.c 00h20m35s | +> boot3-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crtn.o lib/linux/x86-mes-gcc/crtn.c 00h20m35s | +> boot3-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crti.o lib/linux/x86-mes-gcc/crti.c 00h20m35s | +> boot3-tcc -c -D HAVE_CONFIG_H=1 -D HAVE_FLOAT=1 -D HAVE_LONG_LONG=1 -I include -I include/linux/x86 lib/libtcc1.c 00h20m35s | +> boot3-tcc -c -D TCC_TARGET_I386=1 ../tcc-0.9.26/lib/libtcc1.c 00h20m35s | +> boot3-tcc -ar cr /after/lib/tcc/libtcc1.a libtcc1.o 00h20m35s | +> boot3-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-1.o unified-libc-1.c 00h20m35s | unified-libc-1.c:2042: warning: assignment discards qualifiers from pointer target type 00h20m35s | +> boot3-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-2.o unified-libc-2.c 00h20m35s | unified-libc-2.c:2929: warning: assignment from incompatible pointer type 00h20m35s | unified-libc-2.c:3278: warning: assignment from incompatible pointer type 00h20m35s | +> boot3-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-3.o unified-libc-3.c 00h20m35s | unified-libc-3.c:1558: warning: assignment makes integer from pointer without a cast 00h20m35s | unified-libc-3.c:1558: warning: assignment makes pointer from integer without a cast 00h20m35s | +> boot3-tcc -ar cr /after/lib/libc+gnu.a unified-libc-1.o unified-libc-2.o unified-libc-3.o 00h20m35s | +> cp /after/lib/libc+gnu.a /after/lib/libc.a 00h20m35s | DEBUG_Mem free: 1773048 avail: 1936520 00h20m35s | +> cd ../tcc-0.9.26 00h20m35s | +> boot3-tcc -version 00h20m35s | tcc version 0.9.26 (i386 Linux) 00h20m35s | +> boot3-tcc -g -v -static -o boot4-tcc -D BOOTSTRAP=1 -D HAVE_BITFIELD=1 -D HAVE_FLOAT=1 -D HAVE_LONG_LONG=1 -D HAVE_SETJMP=1 -I . -I /after/include -D TCC_TARGET_I386=1 -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loader" -D CONFIG_TCC_LIBPATHS="/after/lib:/after/lib/tcc" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/include" -D TCC_LIBGCC="/after/lib/libc.a" -D TCC_LIBTCC1="libtcc1.a" -D CONFIG_TCCBOOT=1 -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_MES_LIBC=1 -D TCC_VERSION="0.9.26" -D ONE_SOURCE=1 -L . tcc.c 00h20m36s | tcc version 0.9.26 (i386 Linux) 00h20m36s | -> tcc.c 00h20m36s | <- boot4-tcc 00h20m36s | +> cp boot4-tcc /after/bin 00h20m36s | DEBUG_Mem free: 1769948 avail: 1934048 00h20m36s | DEBUG_Mem free: 1769700 avail: 1934120 00h20m36s | +> chmod 755 /after/bin/boot4-tcc 00h20m36s | +> cd ../mes-libc 00h20m36s | +> boot4-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crt1.o lib/linux/x86-mes-gcc/crt1.c 00h20m36s | +> boot4-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crtn.o lib/linux/x86-mes-gcc/crtn.c 00h20m36s | +> boot4-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crti.o lib/linux/x86-mes-gcc/crti.c 00h20m36s | +> boot4-tcc -c -D HAVE_CONFIG_H=1 -D HAVE_FLOAT=1 -D HAVE_LONG_LONG=1 -I include -I include/linux/x86 lib/libtcc1.c 00h20m36s | +> boot4-tcc -c -D TCC_TARGET_I386=1 ../tcc-0.9.26/lib/libtcc1.c 00h20m36s | +> boot4-tcc -ar cr /after/lib/tcc/libtcc1.a libtcc1.o 00h20m36s | +> boot4-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-1.o unified-libc-1.c 00h20m36s | unified-libc-1.c:2042: warning: assignment discards qualifiers from pointer target type 00h20m36s | +> boot4-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-2.o unified-libc-2.c 00h20m36s | unified-libc-2.c:2929: warning: assignment from incompatible pointer type 00h20m36s | unified-libc-2.c:3278: warning: assignment from incompatible pointer type 00h20m36s | +> boot4-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-3.o unified-libc-3.c 00h20m36s | unified-libc-3.c:1558: warning: assignment makes integer from pointer without a cast 00h20m36s | unified-libc-3.c:1558: warning: assignment makes pointer from integer witDEBUG_Mem free: 1767716 avail: 1932264 00h20m36s | hout a cast 00h20m36s | +> boot4-tcc -ar cr /after/lib/libc+gnu.a unified-libc-1.o unified-libc-2.o unified-libc-3.o 00h20m36s | +> cp /after/lib/libc+gnu.a /after/lib/libc.a 00h20m36s | +> cd ../tcc-0.9.26 00h20m36s | +> boot4-tcc -version 00h20m36s | tcc version 0.9.26 (i386 Linux) 00h20m36s | +> boot4-tcc -g -v -static -o boot5-tcc -D BOOTSTRAP=1 -D HAVE_BITFIELD=1 -D HAVE_FLOAT=1 -D HAVE_LONG_LONG=1 -D HAVE_SETJMP=1 -I . -I /after/include -D TCC_TARGET_I386=1 -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loader" -D CONFIG_TCC_LIBPATHS="/after/lib:/after/lib/tcc" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/include" -D TCC_LIBGCC="/after/lib/libc.a" -D TCC_LIBTCC1="libtcc1.a" -D CONFIG_TCCBOOT=1 -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_MES_LIBC=1 -D TCC_VERSION="0.9.26" -D ONE_SOURCE=1 -L . tcc.c 00h20m36s | tcc version 0.9.26 (i386 Linux) 00h20m36s | -> tcc.c 00h20m36s | <- boot5-tcc 00h20m36s | +> cp boot5-tcc /after/bin 00h20m36s | DEBUG_Mem free: 1764492 avail: 1929592 00h20m37s | DEBUG_Mem free: 1764244 avail: 1929680 00h20m37s | +> chmod 755 /after/bin/boot5-tcc 00h20m37s | +> cd ../mes-libc 00h20m37s | +> boot5-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crt1.o lib/linux/x86-mes-gcc/crt1.c 00h20m37s | +> boot5-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crtn.o lib/linux/x86-mes-gcc/crtn.c 00h20m37s | +> boot5-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o /after/lib/crti.o lib/linux/x86-mes-gcc/crti.c 00h20m37s | +> boot5-tcc -c -D HAVE_CONFIG_H=1 -D HAVE_FLOAT=1 -D HAVE_LONG_LONG=1 -I include -I include/linux/x86 lib/libtcc1.c 00h20m37s | +> boot5-tcc -c -D TCC_TARGET_I386=1 ../tcc-0.9.26/lib/libtcc1.c 00h20m37s | +> boot5-tcc -ar cr /after/lib/tcc/libtcc1.a libtcc1.o 00h20m37s | +> boot5-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-1.o unified-libc-1.c 00h20m37s | unified-libc-1.c:2042: warning: assignment discards qualifiers from pointer target type 00h20m37s | +> boot5-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-2.o unified-libc-2.c 00h20m37s | unified-libc-2.c:2929: wDEBUG_Mem free: 1762508 avail: 1928128 00h20m37s | arning: assignment from incompatible pointer type 00h20m37s | unified-libc-2.c:3278: warning: assignment from incompatible pointer type 00h20m37s | +> boot5-tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 -o unified-libc-3.o unified-libc-3.c 00h20m37s | unified-libc-3.c:1558: warning: assignment makes integer from pointer without a cast 00h20m37s | unified-libc-3.c:1558: warning: assignment makes pointer from integer without a cast 00h20m37s | +> boot5-tcc -ar cr /after/lib/libc+gnu.a unified-libc-1.o unified-libc-2.o unified-libc-3.o 00h20m37s | +> cp /after/lib/libc+gnu.a /after/lib/libc.a 00h20m37s | +> boot5-tcc -version 00h20m37s | tcc version 0.9.26 (i386 Linux) 00h20m37s | +> cp /after/bin/boot5-tcc /after/bin/tcc 00h20m37s | DEBUG_Mem free: 1761888 avail: 1927684 00h20m38s | DEBUG_Mem free: 1761516 avail: 1927664 00h20m38s | +> chmod 755 /after/bin/tcc 00h20m38s | +> cp /after/bin/tcc /after/bin/tcc-0.9.26 00h20m38s | DEBUG_Mem free: 1761268 avail: 1927708 00h20m38s | +> chmod 755 /after/bin/tcc-0.9.26 00h20m38s | +> tcc -c -D HAVE_CONFIG_H=1 -I include -I include/linux/x86 lib/posix/getopt.c 00h20m38s | +> tcc -ar cr /after/lib/libgetopt.a getopt.o 00h20m38s | +> cd ../.. 00h20m38s | +> fletcher16 checksums 00h20m38s | DEBUG_Mem free: 1760648 avail: 1927340 00h20m38s | /after/bin/boot0-tcc: OK 00h20m38s | DEBUG_Mem free: 1760648 avail: 1927340 00h20m38s | /after/bin/boot1-tcc: OK 00h20m39s | DEBUG_Mem free: 1760648 avail: 1927340 00h20m39s | /after/bin/boot2-tcc: OK 00h20m39s | /after/bin/boot3-tcc: OK 00h20m39s | DEBUG_Mem free: 1760648 avail: 1927340 00h20m39s | /after/bin/boot4-tcc: OK 00h20m39s | DEBUG_Mem free: 1760648 avail: 1927340 00h20m39s | /after/bin/boot5-tcc: OK 00h20m39s | DEBUG_Mem free: 1760648 avail: 1927340 00h20m39s | /after/bin/mes-tcc: OK 00h20m40s | /after/bin/tcc: OK 00h20m40s | DEBUG_Mem free: 1760648 avail: 1927340 00h20m40s | /after/bin/tcc-0.9.26: OK 00h20m40s | /after/lib/libc.a: OK 00h20m40s | /after/lib/libc+gnu.a: OK 00h20m40s | /after/lib/libgetopt.a: OK 00h20m40s | /after/lib/crt1.o: OK 00h20m40s | /after/lib/crti.o: OK 00h20m40s | /after/lib/crtn.o: OK 00h20m40s | /after/lib/tcc/libtcc1.a: OK 00h20m40s | +> cd .. 00h20m40s | +> pkg=untar 00h20m40s | +> cd untar 00h20m40s | DEBUG_Mem free: 1840644 avail: 2007336 00h20m40s | +> kaem --file untar.kaem 00h20m40s | +> set -ex 00h20m40s | +> tcc-0.9.26 src/untar.c -o /after/bin/untar 00h20m40s | +> fletcher16 checksums 00h20m40s | /after/bin/untar: OK 00h20m40s | +> cd .. 00h20m40s | +> pkg=gzip-1.2.4 00h20m40s | +> cd gzip-1.2.4 00h20m40s | +> kaem --file gzip-1.2.4.kaem 00h20m40s | +> set -ex 00h20m40s | +> cd build 00h20m40s | +> untar ../src/gzip-1.2.4.tar 00h20m40s | Extracting from ../src/gzip-1.2.4.tar 00h20m40s | Extracting file gzip-1.2.4/README 00h20m40s | Extracting file gzip-1.2.4/NEWS 00h20m40s | Extracting file gzip-1.2.4/INSTALL 00h20m40s | Extracting file gzip-1.2.4/Makefile.in 00h20m40s | Extracting file gzip-1.2.4/configure.in 00h20m40s | Extracting file gzip-1.2.4/configure 00h20m40s | Extracting file gzip-1.2.4/COPYING 00h20m40s | Extracting file gzip-1.2.4/TODO 00h20m40s | Extracting file gzip-1.2.4/THANKS 00h20m40s | Extracting file gzip-1.2.4/ChangeLog 00h20m40s | Extracting file gzip-1.2.4/gzip.c 00h20m40s | Extracting file gzip-1.2.4/zip.c 00h20m40s | Extracting file gzip-1.2.4/deflate.c 00h20m40s | Extracting file gzip-1.2.4/trees.c 00h20m40s | Extracting file gzip-1.2.4/bits.c 00h20m40s | Extracting file gzip-1.2.4/unzip.c 00h20m40s | Extracting file gzip-1.2.4/inflate.c 00h20m40s | Extracting file gzip-1.2.4/util.c 00h20m40s | Extracting file gzip-1.2.4/crypt.c 00h20m40s | Extracting file gzip-1.2.4/lzw.c 00h20m40s | Extracting file gzip-1.2.4/unlzw.c 00h20m40s | Extracting file gzip-1.2.4/unpack.c 00h20m40s | Extracting file gzip-1.2.4/unlzh.c 00h20m40s | Extracting file gzip-1.2.4/getopt.c 00h20m40s | Extracting file gzip-1.2.4/match.S 00h20m40s | Extracting file gzip-1.2.4/gzip.h 00h20m40s | Extracting file gzip-1.2.4/lzw.h 00h20m40s | Extracting file gzip-1.2.4/tailor.h 00h20m40s | Extracting file gzip-1.2.4/revision.h 00h20m40s | Extracting file gzip-1.2.4/crypt.h 00h20m40s | Extracting file gzip-1.2.4/getopt.h 00h20m40s | Extracting file gzip-1.2.4/zmore.in 00h20m40s | Extracting file gzip-1.2.4/znew.in 00h20m40s | Extracting file gzip-1.2.4/zdiff.in 00h20m40s | Extracting file gzip-1.2.4/zgrep.in 00h20m40s | Extracting file gzip-1.2.4/zforce.in 00h20m40s | Extracting file gzip-1.2.4/gzexe.in 00h20m40s | Extracting file gzip-1.2.4/gzip.1 00h20m40s | Extracting file gzip-1.2.4/zdiff.1 00h20m40s | Extracting file gzip-1.2.4/zgrep.1 00h20m40s | Extracting file gzip-1.2.4/zmore.1 00h20m40s | Extracting file gzip-1.2.4/znew.1 00h20m40s | Extracting file gzip-1.2.4/gzexe.1 00h20m40s | Extracting file gzip-1.2.4/zforce.1 00h20m40s | Extracting file gzip-1.2.4/gzip.doc 00h20m40s | Extracting file gzip-1.2.4/algorithm.doc 00h20m40s | Extracting file gzip-1.2.4/gzip.texi 00h20m40s | Extracting file gzip-1.2.4/texinfo.tex 00h20m40s | Extracting file gzip-1.2.4/gpl.texinfo 00h20m40s | Extracting file gzip-1.2.4/gzip.info 00h20m40s | Extracting file gzip-1.2.4/sample/makecrc.c 00h20m40s | Extracting file gzip-1.2.4/sample/zread.c 00h20m40s | Extracting file gzip-1.2.4/sample/add.c 00h20m40s | Extracting file gzip-1.2.4/sample/sub.c 00h20m40s | Extracting file gzip-1.2.4/sample/ztouch 00h20m40s | Extracting file gzip-1.2.4/sample/zfile 00h20m40s | Extracting file gzip-1.2.4/msdos/tailor.c 00h20m40s | Extracting file gzip-1.2.4/msdos/match.asm 00h20m40s | Extracting file gzip-1.2.4/msdos/gzip.prj 00h20m40s | Extracting file gzip-1.2.4/msdos/doturboc.bat 00h20m40s | Extracting file gzip-1.2.4/msdos/Makefile.msc 00h20m40s | Extracting file gzip-1.2.4/msdos/Makefile.bor 00h20m40s | Extracting file gzip-1.2.4/msdos/Makefile.djg 00h20m40s | Extracting file gzip-1.2.4/os2/Makefile.os2 00h20m40s | Extracting file gzip-1.2.4/os2/gzip.def 00h20m40s | DEBUG_Mem free: 1839512 avail: 2007028 00h20m40s | Extracting file gzip-1.2.4/os2/gzip16.def 00h20m40s | Extracting file gzip-1.2.4/nt/Makefile.nt 00h20m40s | Extracting file gzip-1.2.4/vms/Readme.vms 00h20m40s | Extracting file gzip-1.2.4/vms/Makefile.vms 00h20m40s | Extracting file gzip-1.2.4/vms/Makefile.gcc 00h20m40s | Extracting file gzip-1.2.4/vms/makegzip.com 00h20m40s | Extracting file gzip-1.2.4/vms/Makefile.mms 00h20m40s | Extracting file gzip-1.2.4/vms/vms.c 00h20m40s | Extracting file gzip-1.2.4/vms/gzip.hlp 00h20m40s | Extracting file gzip-1.2.4/amiga/Makefile.sasc 00h20m40s | Extracting file gzip-1.2.4/amiga/Makefile.gcc 00h20m40s | Extracting file gzip-1.2.4/amiga/tailor.c 00h20m40s | Extracting file gzip-1.2.4/amiga/utime.h 00h20m40s | Extracting file gzip-1.2.4/amiga/match.a 00h20m40s | Extracting file gzip-1.2.4/atari/Makefile.st 00h20m40s | Extracting file gzip-1.2.4/primos/readme 00h20m40s | Extracting file gzip-1.2.4/primos/primos.c 00h20m40s | Extracting file gzip-1.2.4/primos/ci.opts 00h20m40s | Extracting file gzip-1.2.4/primos/build.cpl 00h20m40s | Extracting file gzip-1.2.4/primos/include/errno.h 00h20m40s | Extracting file gzip-1.2.4/primos/include/fcntl.h 00h20m40s | Extracting file gzip-1.2.4/primos/include/stdlib.h 00h20m40s | Extracting file gzip-1.2.4/primos/include/sysStat.h 00h20m40s | Extracting file gzip-1.2.4/primos/include/sysTypes.h 00h20m40s | End of ../src/gzip-1.2.4.tar 00h20m40s | +> cd gzip-1.2.4 00h20m40s | +> tcc -c -DNO_UTIME gzip.c 00h20m40s | gzip.c:611: warning: implicit declaration of function 'isatty' 00h20m40s | gzip.c:611: warning: implicit declaration of function 'fileno' 00h20m40s | gzip.c:778: warning: implicit declaration of function 'close' 00h20m40s | gzip.c:831: warning: implicit declaration of function 'unlink' 00h20m40s | gzip.c:930: warning: implicit declaration of function 'lstat' 00h20m40s | gzip.c:1369: warning: implicit declaration of function 'lseek' 00h20m40s | gzip.c:1373: warning: implicit declaration of function 'read' 00h20m40s | gzip.c:1381: warning: implicit declaration of function 'ctime' 00h20m40s | gzip.c:1381: warning: assignment makes pointer from integer without a cast 00h20m40s | gzip.c:1487: warning: implicit declaration of function 'strcspn' 00h20m40s | +> tcc -c bits.c 00h20m40s | +> tcc -c crypt.c 00h20m40s | +> tcc -c deflate.c 00h20m40s | +> tcc -c getopt.c 00h20m40s | +> tcc -c inflate.c 00h20m40s | +> tcc -c lzw.c 00h20m40s | +> tcc -c trees.c 00h20m40s | +> tcc -c unlzh.c 00h20m40s | +> tcc -c unlzw.c 00h20m40s | unlzw.c:261: warning: implicit declaration of function 'read' 00h20m40s | +> tcc -c unpack.c 00h20m40s | +> tcc -c unzip.c 00h20m40s | +> tcc -c -Dstrlwr=unused util.c 00h20m40s | util.c:46: warning: implicit declaration of function 'read' 00h20m40s | util.c:297: warning: implicit declaration of function 'strspn' 00h20m40s | util.c:300: warning: implicit declaration of function 'strcspn' 00h20m40s | +> tcc -c zip.c 00h20m40s | zip.c:111: warning: implicit declaration of function 'read' 00h20m40s | +> tcc -static -o /after/bin/gzip gzip.o zip.o deflate.o trees.o bits.o unzip.o inflate.o uDEBUG_Mem free: 1837784 avail: 2005560 00h20m40s | til.o crypt.o lzw.o unlzw.o unpack.o unlzh.o getopt.o 00h20m40s | +> cp /after/bin/gzip /after/bin/gunzip 00h20m40s | +> cp /after/bin/gzip /after/bin/zcat 00h20m41s | +> chmod 755 /after/bin/gunzip 00h20m41s | +> chmod 755 /after/bin/zcat 00h20m41s | +> cd ../.. 00h20m41s | +> fletcher16 checksums 00h20m41s | /after/bin/gzip: OK 00h20m41s | DEBUG_Mem free: 1837156 avail: 2005220 00h20m41s | /after/bin/gunzip: OK 00h20m41s | /after/bin/zcat: OK 00h20m41s | +> cd .. 00h20m41s | +> pkg=tar-1.12 00h20m41s | +> cd tar-1.12 00h20m41s | +> kaem --file tar-1.12.kaem 00h20m41s | +> set -ex 00h20m41s | +> cd build 00h20m41s | +> gunzip ../src/tar-1.12.tar.gz 00h20m41s | +> untar ../src/tar-1.12.tar 00h20m41s | Extracting from ../src/tar-1.12.tar 00h20m41s | Extracting dir tar-1.12/ 00h20m41s | Extracting file tar-1.12/Makefile.in 00h20m41s | Extracting dir tar-1.12/doc/ 00h20m41s | Extracting file tar-1.12/doc/Makefile.in 00h20m41s | Extracting file tar-1.12/doc/ChangeLog 00h20m41s | Extracting file tar-1.12/doc/Makefile.am 00h20m41s | Extracting file tar-1.12/doc/mdate-sh 00h20m41s | Extracting file tar-1.12/doc/stamp-vti 00h20m41s | Extracting file tar-1.12/doc/texinfo.tex 00h20m41s | Extracting file tar-1.12/doc/version.texi 00h20m41s | Extracting file tar-1.12/doc/tar.texi 00h20m41s | Extracting file tar-1.12/doc/convtexi.pl 00h20m41s | Extracting file tar-1.12/doc/getdate.texi 00h20m41s | Extracting file tar-1.12/doc/header.texi 00h20m41s | Extracting file tar-1.12/doc/tar.info 00h20m41s | Extracting file tar-1.12/doc/tar.info-1 00h20m41s | Extracting file tar-1.12/doc/tar.info-2 00h20m41s | Extracting file tar-1.12/doc/tar.info-3 00h20m41s | Extracting file tar-1.12/doc/tar.info-4 00h20m41s | Extracting file tar-1.12/doc/tar.info-5 00h20m41s | Extracting file tar-1.12/doc/tar.info-6 00h20m41s | Extracting file tar-1.12/doc/tar.info-7 00h20m41s | Extracting file tar-1.12/doc/tar.info-8 00h20m41s | Extracting dir tar-1.12/lib/ 00h20m41s | Extracting file tar-1.12/lib/Makefile.in 00h20m41s | Extracting file tar-1.12/lib/ChangeLog 00h20m41s | Extracting file tar-1.12/lib/Makefile.am 00h20m41s | Extracting file tar-1.12/lib/alloca.c 00h20m41s | Extracting file tar-1.12/lib/basename.c 00h20m41s | Extracting file tar-1.12/lib/dirname.c 00h20m41s | Extracting file tar-1.12/lib/execlp.c 00h20m41s | Extracting file tar-1.12/lib/fileblocks.c 00h20m41s | Extracting file tar-1.12/lib/fnmatch.c 00h20m41s | Extracting file tar-1.12/lib/ftruncate.c 00h20m41s | Extracting file tar-1.12/lib/getdate.c 00h20m41s | Extracting file tar-1.12/lib/gmalloc.c 00h20m41s | Extracting file tar-1.12/lib/memset.c 00h20m41s | Extracting file tar-1.12/lib/mkdir.c 00h20m41s | Extracting file tar-1.12/lib/rename.c 00h20m41s | Extracting file tar-1.12/lib/rmdir.c 00h20m41s | Extracting file tar-1.12/lib/strstr.c 00h20m41s | Extracting file tar-1.12/lib/argmatch.c 00h20m41s | Extracting file tar-1.12/lib/backupfile.c 00h20m41s | Extracting file tar-1.12/lib/error.c 00h20m41s | Extracting file tar-1.12/lib/getdate.y 00h20m41s | Extracting file tar-1.12/lib/getopt.c 00h20m41s | Extracting file tar-1.12/lib/getopt1.c 00h20m41s | Extracting file tar-1.12/lib/getversion.c 00h20m41s | Extracting file tar-1.12/lib/modechange.c 00h20m41s | Extracting fDEBUG_Mem free: 1834800 avail: 2006420 00h20m41s | ile tar-1.12/lib/msleep.c 00h20m41s | Extracting file tar-1.12/lib/xgetcwd.c 00h20m41s | Extracting file tar-1.12/lib/xmalloc.c 00h20m41s | Extracting file tar-1.12/lib/xstrdup.c 00h20m41s | Extracting file tar-1.12/lib/argmatch.h 00h20m41s | Extracting file tar-1.12/lib/backupfile.h 00h20m41s | Extracting file tar-1.12/lib/error.h 00h20m41s | Extracting file tar-1.12/lib/fnmatch.h 00h20m41s | Extracting file tar-1.12/lib/getopt.h 00h20m41s | Extracting file tar-1.12/lib/getdate.h 00h20m41s | Extracting file tar-1.12/lib/getpagesize.h 00h20m41s | Extracting file tar-1.12/lib/pathmax.h 00h20m41s | Extracting file tar-1.12/lib/modechange.h 00h20m41s | Extracting file tar-1.12/lib/stpcpy.c 00h20m41s | Extracting dir tar-1.12/scripts/ 00h20m41s | Extracting file tar-1.12/scripts/Makefile.in 00h20m41s | Extracting file tar-1.12/scripts/ChangeLog 00h20m41s | Extracting file tar-1.12/scripts/Makefile.am 00h20m41s | Extracting file tar-1.12/scripts/WARNING 00h20m41s | Extracting file tar-1.12/scripts/backup-specs 00h20m41s | Extracting file tar-1.12/scripts/dump-remind 00h20m41s | Extracting file tar-1.12/scripts/level-0 00h20m41s | Extracting file tar-1.12/scripts/level-1 00h20m41s | Extracting file tar-1.12/scripts/weekly.new 00h20m41s | Extracting dir tar-1.12/src/ 00h20m41s | Extracting file tar-1.12/src/Makefile.in 00h20m41s | Extracting file tar-1.12/src/ChangeLog 00h20m41s | Extracting file tar-1.12/src/Makefile.am 00h20m41s | Extracting file tar-1.12/src/ansi2knr.1 00h20m41s | Extracting file tar-1.12/src/ansi2knr.c 00h20m41s | Extracting file tar-1.12/src/rmt.c 00h20m41s | Extracting file tar-1.12/src/arith.c 00h20m41s | Extracting file tar-1.12/src/buffer.c 00h20m41s | Extracting file tar-1.12/src/compare.c 00h20m41s | Extracting file tar-1.12/src/create.c 00h20m41s | Extracting file tar-1.12/src/delete.c 00h20m41s | Extracting file tar-1.12/src/extract.c 00h20m41s | Extracting file tar-1.12/src/incremen.c 00h20m41s | Extracting file tar-1.12/src/list.c 00h20m41s | Extracting file tar-1.12/src/mangle.c 00h20m41s | Extracting file tar-1.12/src/misc.c 00h20m41s | Extracting file tar-1.12/src/names.c 00h20m41s | Extracting file tar-1.12/src/open3.c 00h20m41s | Extracting file tar-1.12/src/rtapelib.c 00h20m41s | Extracting file tar-1.12/src/tar.c 00h20m41s | Extracting file tar-1.12/src/update.c 00h20m41s | Extracting file tar-1.12/src/arith.h 00h20m41s | Extracting file tar-1.12/src/common.h 00h20m41s | Extracting file tar-1.12/src/rmt.h 00h20m41s | Extracting file tar-1.12/src/system.h 00h20m41s | Extracting file tar-1.12/src/tar.h 00h20m41s | Extracting dir tar-1.12/tests/ 00h20m41s | Extracting file tar-1.12/tests/Makefile.in 00h20m41s | Extracting file tar-1.12/tests/ChangeLog 00h20m41s | Extracting file tar-1.12/tests/Makefile.am 00h20m41s | Extracting file tar-1.12/tests/preset.in 00h20m41s | Extracting file tar-1.12/tests/genfile.c 00h20m41s | Extracting file tar-1.12/tests/after 00h20m41s | Extracting file tar-1.12/tests/before 00h20m41s | Extracting file tar-1.12/tests/version.sh 00h20m41s | Extracting file tar-1.12/tests/ignfail.sh 00h20m41s | Extracting file tar-1.12/tests/extrac01.sh 00h20m41s | Extracting file tar-1.12/tests/extrac02.sh 00h20m41s | Extracting file tar-1.12/tests/extrac03.sh 00h20m41s | Extracting file tar-1.12/tests/old.sh 00h20m41s | Extracting file tar-1.12/tests/volume.sh 00h20m41s | Extracting file tar-1.12/tests/gzip.sh 00h20m41s | Extracting file tar-1.12/tests/append.sh 00h20m41s | Extracting file tar-1.12/tests/delete01.sh 00h20m41s | Extracting file tar-1.12/tests/incremen.sh 00h20m41s | Extracting file tar-1.12/tests/delete02.sh 00h20m41s | Extracting file tar-1.12/README 00h20m41s | Extracting file tar-1.12/ABOUT-NLS 00h20m41s | Extracting file tar-1.12/AUTHORS 00h20m41s | Extracting file tar-1.12/BACKLOG 00h20m41s | Extracting file tar-1.12/COPYING 00h20m41s | Extracting file tar-1.12/ChangeLog 00h20m41s | Extracting file tar-1.12/INSTALL 00h20m41s | Extracting file tar-1.12/Makefile.am 00h20m41s | Extracting file tar-1.12/NEWS 00h20m41s | Extracting file tar-1.12/THANKS 00h20m41s | Extracting file tar-1.12/TODO 00h20m41s | Extracting file tar-1.12/acconfigDEBUG_Mem free: 1833808 avail: 2006404 00h20m41s | .h 00h20m41s | Extracting file tar-1.12/acinclude.m4 00h20m41s | Extracting file tar-1.12/aclocal.m4 00h20m41s | Extracting file tar-1.12/config.h.in 00h20m41s | Extracting file tar-1.12/configure 00h20m41s | Extracting file tar-1.12/configure.in 00h20m41s | Extracting file tar-1.12/install-sh 00h20m41s | Extracting file tar-1.12/missing 00h20m41s | Extracting file tar-1.12/mkinstalldirs 00h20m41s | Extracting file tar-1.12/stamp-h.in 00h20m41s | Extracting file tar-1.12/AC-PATCHES 00h20m41s | Extracting file tar-1.12/AM-PATCHES 00h20m41s | Extracting file tar-1.12/BI-PATCHES 00h20m41s | Extracting file tar-1.12/PORTS 00h20m41s | Extracting file tar-1.12/rebox.el 00h20m41s | Extracting dir tar-1.12/intl/ 00h20m41s | Extracting file tar-1.12/intl/ChangeLog 00h20m41s | Extracting file tar-1.12/intl/Makefile.in 00h20m41s | Extracting file tar-1.12/intl/linux-msg.sed 00h20m41s | Extracting file tar-1.12/intl/po2tbl.sed.in 00h20m41s | Extracting file tar-1.12/intl/xopen-msg.sed 00h20m41s | Extracting file tar-1.12/intl/gettext.h 00h20m41s | Extracting file tar-1.12/intl/gettextP.h 00h20m41s | Extracting file tar-1.12/intl/hash-string.h 00h20m41s | Extracting file tar-1.12/intl/libgettext.h 00h20m41s | Extracting file tar-1.12/intl/loadinfo.h 00h20m41s | Extracting file tar-1.12/intl/bindtextdom.c 00h20m41s | Extracting file tar-1.12/intl/dcgettext.c 00h20m41s | Extracting file tar-1.12/intl/dgettext.c 00h20m41s | Extracting file tar-1.12/intl/gettext.c 00h20m41s | Extracting file tar-1.12/intl/finddomain.c 00h20m41s | Extracting file tar-1.12/intl/loadmsgcat.c 00h20m41s | Extracting file tar-1.12/intl/localealias.c 00h20m41s | Extracting file tar-1.12/intl/textdomain.c 00h20m41s | Extracting file tar-1.12/intl/l10nflist.c 00h20m41s | Extracting file tar-1.12/intl/explodename.c 00h20m41s | Extracting file tar-1.12/intl/intl-compat.c 00h20m41s | Extracting file tar-1.12/intl/cat-compat.c 00h20m41s | Extracting file tar-1.12/intl/VERSION 00h20m41s | Extracting dir tar-1.12/po/ 00h20m41s | Extracting file tar-1.12/po/ChangeLog 00h20m41s | Extracting file tar-1.12/po/Makefile.in.in 00h20m41s | Extracting file tar-1.12/po/POTFILES.in 00h20m41s | Extracting file tar-1.12/po/tar.pot 00h20m41s | Extracting file tar-1.12/po/stamp-cat-id 00h20m41s | Extracting file tar-1.12/po/de.po 00h20m41s | Extracting file tar-1.12/po/fr.po 00h20m41s | Extracting file tar-1.12/po/it.po 00h20m41s | Extracting file tar-1.12/po/ko.po 00h20m41s | Extracting file tar-1.12/po/nl.po 00h20m41s | Extracting file tar-1.12/po/no.po 00h20m41s | Extracting file tar-1.12/po/pl.po 00h20m41s | Extracting file tar-1.12/po/pt.po 00h20m41s | Extracting file tar-1.12/po/sl.po 00h20m41s | Extracting file tar-1.12/po/sv.po 00h20m41s | Extracting file tar-1.12/po/de.gmo 00h20m41s | Extracting file tar-1.12/po/fr.gmo 00h20m41s | Extracting file tar-1.12/po/it.gmo 00h20m41s | Extracting file tar-1.12/po/ko.gmo 00h20m41s | Extracting file tar-1.12/po/nl.gmo 00h20m41s | Extracting file tar-1.12/po/no.gmo 00h20m41s | Extracting file tar-1.12/po/pl.gmo 00h20m41s | Extracting file tar-1.12/po/pt.gmo 00h20m41s | Extracting file tar-1.12/po/sl.gmo 00h20m41s | Extracting file tar-1.12/po/sv.gmo 00h20m41s | Extracting file tar-1.12/po/cat-id-tbl.c 00h20m41s | End of ../src/tar-1.12.tar 00h20m41s | +> cd tar-1.12 00h20m41s | +> cp ../../files/getdate_stub.c lib/getdate_stub.c 00h20m41s | +> cd lib 00h20m41s | +> tcc -c argmatch.c 00h20m41s | argmatch.c:53: warning: implicit declaration of function 'strncmp' 00h20m41s | +> tcc -c -DHAVE_DIRENT_H backupfile.c 00h20m41s | backupfile.c:124: warning: implicit declaration of function 'strcpy' 00h20m41s | backupfile.c:126: warning: implicit declaration of function 'rindex' 00h20m41s | backupfile.c:126: warning: assignment makes pointer from integer without a cast 00h20m41s | backupfile.c:141: warning: implicit declaration of function 'free' 00h20m41s | backupfile.c:223: warning: implicit declaration of function 'strncmp' 00h20m41s | DEBUG_Mem free: 1831956 avail: 2005800 00h20m41s | +> tcc -c -I . error.c 00h20m41s | error.c:176: warning: implicit declaration of function 'strcmp' 00h20m41s | +> tcc -c -I . fnmatch.c 00h20m41s | +> tcc -c ftruncate.c 00h20m41s | +> tcc -c getdate_stub.c 00h20m41s | +> tcc -c getopt.c 00h20m41s | getopt.c:527: warning: implicit declaration of function 'strcmp' 00h20m41s | getopt.c:603: warning: implicit declaration of function 'strncmp' 00h20m41s | +> tcc -c getopt1.c 00h20m41s | +> tcc -c getversion.c 00h20m41s | getversion.c:60: warning: implicit declaration of function 'exit' 00h20m41s | +> tcc -c modechange.c 00h20m41s | modechange.c:102: warning: implicit declaration of function 'umask' 00h20m41s | modechange.c:320: warning: implicit declaration of function 'free' 00h20m41s | +> tcc -c msleep.c 00h20m41s | msleep.c:124: warning: implicit declaration of function 'sleep' 00h20m41s | +> tcc -c -DHAVE_GETCWD xgetcwd.c 00h20m42s | +> tcc -c xmalloc.c 00h20m42s | +> tcc -c xstrdup.c 00h20m42s | xstrdup.c:41: warning: implicit declaration of function 'strcpy' 00h20m42s | xstrdup.c:41: warning: implicit declaration of function 'strlen' 00h20m42s | xstrdup.c:41: warning: assignment makes pointer from integer without a cast 00h20m42s | +> tcc -ar cr libtar.a argmatch.o backupfile.o error.o fnmatch.o ftruncate.o getdate_stub.o getopt.o getopt1.o getversion.o modechange.o msleep.o xgetcwd.o xmalloc.o xstrdup.o 00h20m42s | +> cd .. 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/arith.c 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/buffer.c 00h20m42s | src/buffer.c:231: warning: implicit declaration of function 'abort' 00h20m42s | src/buffer.c:254: warning: implicit declaration of function 'close' 00h20m42s | src/buffer.c:333: warning: implicit declaration of function 'pipe' 00h20m42s | src/buffer.c:336: warning: implicit declaration of function 'fork' 00h20m42s | src/buffer.c:361: warning: implicit declaration of function 'strcmp' 00h20m42s | src/buffer.c:362: warning: implicit declaration of function 'index' 00h20m42s | src/buffer.c:362: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:382: warning: implicit declaration of function 'execlp' 00h20m42s | src/buffer.c:421: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:444: warning: implicit declaration of function 'read' 00h20m42s | src/buffer.c:462: warning: implicit declaration of function 'memset' 00h20m42s | src/buffer.c:483: warning: implicit declaration of function 'exit' 00h20m42s | src/buffer.c:527: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:578: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:655: warning: implicit declaration of function 'strcpy' 00h20m42s | src/buffer.c:656: warning: implicit declaration of function 'strcat' 00h20m42s | src/buffer.c:658: warning: implicit declaration of function 'free' 00h20m42s | src/buffer.c:767: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:773: warning: assignment mDEBUG_Mem free: 1830088 avail: 2004020 00h20m42s | akes pointer from integer without a cast 00h20m42s | src/buffer.c:782: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:787: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:1006: warning: implicit declaration of function 'bcopy' 00h20m42s | src/buffer.c:1393: warning: implicit declaration of function 'ftruncate' 00h20m42s | src/buffer.c:1416: warning: implicit declaration of function 'wait' 00h20m42s | src/buffer.c:1538: warning: implicit declaration of function 'system' 00h20m42s | src/buffer.c:1650: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:1656: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:1662: warning: assignment makes pointer from integer without a cast 00h20m42s | src/buffer.c:1667: warning: assignment makes pointer from integer without a cast 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/compare.c 00h20m42s | src/compare.c:89: warning: implicit declaration of function 'read' 00h20m42s | src/compare.c:108: warning: implicit declaration of function 'bcmp' 00h20m42s | src/compare.c:389: warning: implicit declaration of function 'free' 00h20m42s | src/compare.c:516: warning: implicit declaration of function 'strcpy' 00h20m42s | src/compare.c:549: warning: implicit declaration of function 'close' 00h20m42s | src/compare.c:600: warning: implicit declaration of function 'readlink' 00h20m42s | src/compare.c:615: warning: implicit declaration of function 'strncmp' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H -DHAVE_DIRENT_H src/create.c 00h20m42s | src/create.c:101: warning: implicit declaration of function 'memset' 00h20m42s | src/create.c:153: warning: implicit declaration of function 'bcopy' 00h20m42s | src/create.c:214: warning: implicit declaration of function 'strncpy' 00h20m42s | src/create.c:277: warning: implicit declaration of function 'strcpy' 00h20m42s | src/create.c:610: warning: implicit declaration of function 'free' 00h20m42s | src/create.c:646: warning: implicit declaration of function 'strcat' 00h20m42s | src/create.c:1108: warning: implicit declaration of function 'utime' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/delete.c 00h20m42s | src/delete.c:152: warning: implicit declaration of function 'abort' 00h20m42s | src/delete.c:214: warning: implicit declaration of function 'bcopy' 00h20m42s | src/delete.c:250: warning: implicit declaration of function 'memset' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/extract.c 00h20m42s | src/extract.c:67: warning: implicit declaration of function 'geteuid' 00h20m42s | src/extract.c:73: warning: implicit declaration of function 'umask' 00h20m42s | src/extract.c:147: warning: implicit declaration of function 'utime' 00h20m42s | src/extract.c:221: warning: implicit declaration of function 'index' 00h20m42s | src/extract.c:221: warning: assignment makes pointer from integer without a cast 00h20m42s | src/extract.c:223: warning: assignment makes pointer from integer without a cast 00h20m42s | src/extract.c:360: warning: implicit declaration of function 'free' 00h20m42s | src/extract.c:604: warning: implicit declaration of function 'bcopy' 00h20m42s | src/extract.c:704: warning: implicit declaration of function 'close' 00h20m42s | src/extract.c:723: warning: implDEBUG_Mem free: 1829468 avail: 2003480 00h20m42s | icit declaration of function 'symlink' 00h20m42s | src/extract.c:774: warning: implicit declaration of function 'link' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H -DHAVE_GETCWD -DHAVE_DIRENT_H src/incremen.c 00h20m42s | src/incremen.c:73: warning: implicit declaration of function 'free' 00h20m42s | src/incremen.c:91: warning: implicit declaration of function 'bcopy' 00h20m42s | src/incremen.c:147: warning: implicit declaration of function 'strcmp' 00h20m42s | src/incremen.c:193: warning: implicit declaration of function 'strcpy' 00h20m42s | src/incremen.c:195: warning: implicit declaration of function 'strcat' 00h20m42s | src/incremen.c:336: warning: implicit declaration of function 'qsort' 00h20m42s | src/incremen.c:470: warning: implicit declaration of function 'atol' 00h20m42s | src/incremen.c:584: warning: implicit declaration of function 'chdir' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/list.c 00h20m42s | src/list.c:58: warning: implicit declaration of function 'abort' 00h20m42s | src/list.c:372: warning: implicit declaration of function 'free' 00h20m42s | src/list.c:387: warning: implicit declaration of function 'bcopy' 00h20m42s | src/list.c:432: warning: implicit declaration of function 'strcmp' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/mangle.c 00h20m42s | src/mangle.c:67: warning: implicit declaration of function 'bcopy' 00h20m42s | src/mangle.c:79: warning: implicit declaration of function 'index' 00h20m42s | src/mangle.c:79: warning: assignment makes pointer from integer without a cast 00h20m42s | src/mangle.c:82: warning: implicit declaration of function 'strncmp' 00h20m42s | src/mangle.c:86: warning: assignment makes pointer from integer without a cast 00h20m42s | src/mangle.c:90: warning: assignment makes pointer from integer without a cast 00h20m42s | src/mangle.c:96: warning: implicit declaration of function 'rename' 00h20m42s | src/mangle.c:105: warning: assignment makes pointer from integer without a cast 00h20m42s | src/mangle.c:109: warning: assignment makes pointer from integer without a cast 00h20m42s | src/mangle.c:114: warning: implicit declaration of function 'symlink' 00h20m42s | src/mangle.c:115: warning: implicit declaration of function 'unlink' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H -DHAVE_DIRENT_H src/misc.c 00h20m42s | src/misc.c:39: warning: implicit declaration of function 'free' 00h20m42s | src/misc.c:74: warning: implicit declaration of function 'bcopy' 00h20m42s | src/misc.c:411: warning: implicit declaration of function 'index' 00h20m42s | src/misc.c:411: warning: assignment makes pointer from integer without a cast 00h20m42s | src/misc.c:448: warning: implicit declaration of function 'rename' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H -DHAVE_GETCWD src/names.c 00h20m42s | src/names.c:66: warning: implicit declaration of function 'strncpy' 00h20m42s | src/names.c:109: warning: implicit declaration of function 'strncmp' 00h20m42s | src/names.c:219: warning: implicit declaration of function 'strcmp' 00h20m42s | src/names.c:236: warning: implicit declaration of function 'free' 00h20m42s | src/names.c:320: warning: implicit declaration of function 'strcpy' 00h20m42s | src/names.c:331: warning: implicit declaration of function 'chdir' 00h20m42s | src/names.c:396: warninDEBUG_Mem free: 1828600 avail: 2002668 00h20m42s | g: implicit declaration of function 'memset' 00h20m42s | src/names.c:865: warning: implicit declaration of function 'rindex' 00h20m42s | src/names.c:865: warning: assignment makes pointer from integer without a cast 00h20m42s | src/names.c:203: warning: implicit declaration of function 'index' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/open3.c 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/rtapelib.c 00h20m42s | src/rtapelib.c:100: warning: implicit declaration of function 'close' 00h20m42s | src/rtapelib.c:153: warning: implicit declaration of function 'read' 00h20m42s | src/rtapelib.c:179: warning: implicit declaration of function 'atoi' 00h20m42s | src/rtapelib.c:360: warning: implicit declaration of function 'free' 00h20m42s | src/rtapelib.c:364: warning: implicit declaration of function 'rindex' 00h20m42s | src/rtapelib.c:364: warning: assignment makes pointer from integer without a cast 00h20m42s | src/rtapelib.c:372: warning: implicit declaration of function 'pipe' 00h20m42s | src/rtapelib.c:379: warning: implicit declaration of function 'fork' 00h20m42s | src/rtapelib.c:401: warning: implicit declaration of function 'setuid' 00h20m42s | src/rtapelib.c:401: warning: implicit declaration of function 'getuid' 00h20m42s | src/rtapelib.c:402: warning: implicit declaration of function 'setgid' 00h20m42s | src/rtapelib.c:402: warning: implicit declaration of function 'getgid' 00h20m42s | src/rtapelib.c:406: warning: implicit declaration of function 'execl' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H -DPACKAGE="tar" -DVERSION="1.12" src/tar.c 00h20m42s | src/tar.c:438: warning: implicit declaration of function 'exit' 00h20m42s | src/tar.c:467: warning: implicit declaration of function 'strcmp' 00h20m42s | src/tar.c:527: warning: implicit declaration of function 'index' 00h20m42s | src/tar.c:527: warning: assignment makes pointer from integer without a cast 00h20m42s | src/tar.c:582: warning: implicit declaration of function 'atoi' 00h20m42s | src/tar.c:1187: warning: implicit declaration of function 'free' 00h20m42s | +> tcc -c -I lib -DSIZEOF_UNSIGNED_LONG=4 -DHAVE_FCNTL_H src/update.c 00h20m42s | src/update.c:72: warning: implicit declaration of function 'memset' 00h20m42s | src/update.c:76: warning: implicit declaration of function 'read' 00h20m42s | src/update.c:90: warning: implicit declaration of function 'close' 00h20m42s | src/update.c:117: warning: implicit declaration of function 'abort' 00h20m42s | +> tcc -static -o /after/bin/tar -L lib lib/libtar.a arith.o buffer.o compare.o create.o delete.o extract.o incremen.o list.o mangle.o misc.o names.o open3.o rtapelib.o tar.o update.o -ltar 00h20m42s | +> cd ../.. 00h20m42s | +> fletcher16 checksums 00h20m42s | DEBUG_Mem free: 1827112 avail: 2001384 00h20m42s | /after/bin/tar: OK 00h20m42s | +> cd .. 00h20m42s | +> pkg=sed-4.0.9 00h20m42s | +> cd sed-4.0.9 00h20m42s | +> kaem --file sed-4.0.9.kaem 00h20m42s | +> set -ex 00h20m42s | +> cd build 00h20m42s | +> gunzip ../src/sed-4.0.9.tar.gz 00h20m43s | +> tar xf ../src/sed-4.0.9.tar 00h20m43s | +> cd sed-4.0.9 00h20m43s | +> catm config.h 00h20m43s | +> cd lib 00h20m43s | +> tcc -c getopt1.c 00h20m43s | +> tcc -c -I .. getopt.c 00h20m43s | getopt.c:576: warning: implicit declaration of function 'strcmp' 00h20m43s | +> tcc -c -I .. -DENABLE_NLS=0 utils.c 00h20m43s | utils.c:74: warning: implicit declaration of function 'exit' 00h20m43s | utils.c:158: warning: implicit declaration of function 'clearerr' 00h20m43s | utils.c:247: warning: implicit declaration of function 'getenv' 00h20m43s | utils.c:247: warning: assignment makes pointer from integer without a cast 00h20m43s | utils.c:250: warning: assignment makes pointer from integer without a cast 00h20m43s | utils.c:270: warning: implicit declaration of function 'calloc' 00h20m43s | utils.c:270: warning: assignment makes pointer from integer without a cast 00h20m43s | utils.c:299: warning: implicit declaration of function 'realloc' 00h20m43s | utils.c:299: warning: assignment makes pointer from integer without a cast 00h20m43s | utils.c:330: warning: implicit declaration of function 'free' 00h20m43s | utils.c:383: warning: assignment makes pointer from integer without a cast 00h20m43s | +> cp regex_.h regex.h 00h20m43s | +> tcc -c -DHAVE_ALLOCA_H -I . regex.c 00h20m43s | In file included from regex.c:81: 00h20m43s | regcomp.c:3696: warning: assignment of read-only location 00h20m43s | +> tcc -c obstack.c 00h20m43s | obstack.c:293: warning: implicit declaration of function 'bcopy' 00h20m43s | obstack.c:377: warning: implicit declaration of function 'abort' 00h20m43s | obstack.c:444: warning: implicit deDEBUG_Mem free: 1823764 avail: 2004668 00h20m43s | claration of function 'exit' 00h20m43s | +> tcc -c strverscmp.c 00h20m43s | +> tcc -c getline.c 00h20m43s | getline.c:58: warning: implicit declaration of function 'malloc' 00h20m43s | getline.c:60: warning: implicit declaration of function 'realloc' 00h20m43s | +> tcc -c -DHAVE_FCNTL_H mkstemp.c 00h20m43s | +> tcc -ar cr libsed.a getopt1.o getopt.o utils.o regex.o obstack.o strverscmp.o getline.o mkstemp.o 00h20m43s | +> cd .. 00h20m43s | +> tcc -c -I . -I lib -DSED_FEATURE_VERSION="4.0" sed/compile.c 00h20m43s | sed/compile.c:393: warning: assignment from incompatible pointer type 00h20m43s | sed/compile.c:654: warning: assignment from incompatible pointer type 00h20m43s | sed/compile.c:691: warning: assignment from incompatible pointer type 00h20m43s | sed/compile.c:1048: warning: implicit declaration of function 'free' 00h20m43s | sed/compile.c:1197: warning: assignment from incompatible pointer type 00h20m43s | sed/compile.c:1360: warning: implicit declaration of function 'exit' 00h20m43s | sed/compile.c:1593: warning: implicit declaration of function 'rewind' 00h20m43s | +> tcc -c -I . -I lib sed/execute.c 00h20m43s | sed/execute.c:350: warning: implicit declaration of function 'getline' 00h20m43s | sed/execute.c:466: warning: implicit declaration of function 'index' 00h20m43s | sed/execute.c:466: warning: assignment makes pointer from integer without a cast 00h20m43s | sed/execute.c:474: warning: assignment makes pointer from integer without a cast 00h20m43s | sed/execute.c:499: warning: implicit declaration of function 'clearerr' 00h20m43s | sed/execute.c:519: warning: implicit declaration of function 'rindex' 00h20m43s | sed/execute.c:519: warning: assignment makes pointer from integer without a cast 00h20m43s | sed/execute.c:526: warning: implicit declaration of function 'mkstemp' 00h20m43s | sed/execute.c:527: warning: implicit declaration of function 'free' 00h20m43s | sed/execute.c:563: warning: implicit declaration of function 'fileno' 00h20m43s | sed/execute.c:567: warning: implicit declaration of function 'rename' 00h20m43s | sed/execute.c:572: warning: implicit declaration of function 'close' 00h20m43s | +> tcc -c -I . -I lib sed/regexp.c 00h20m43s | sed/regexp.c:84: warning: implicit declaration of function 'malloc' 00h20m43s | sed/regexp.c:84: warning: assignment makes pointer from integer without a cast 00h20m43s | +> tcc -c -I . -I lib sed/fmt.c 00h20m43s | sed/fmt.c:381: warning: implicit declaration of function 'strchr' 00h20m43s | +> tcc -c -I . -I lib -DPACKAGE="sed" -DVERSION="4.0.9" sed/sed.c 00h20m43s | sed/sed.c:134: warning: implicit declaration of function 'exit' 00h20m43s | sed/sed.c:192: warning: implicit declaration of function 'atoi' 00h20m43s | sed/sed.c:217: warning: implicit declaration of function 'index' 00h20m43s | +> tcc -static -o /after/bin/sed -L lib lib/libsed.a compile.o execute.o regexp.o fmt.o sed.o -lsed 00h20m43s | +> sed --version 00h20m43s | GNU sed version 4.0.9 00h20m43s | Copyright (C) 2003 Free Software FoundationDEBUG_Mem free: 1821780 avail: 2003044 00h20m43s | , Inc. 00h20m43s | This is free software; see the source for copying conditions. There is NO 00h20m43s | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, 00h20m43s | to the extent permitted by law. 00h20m43s | +> cd ../.. 00h20m43s | +> fletcher16 checksums/pass1 00h20m43s | /after/bin/sed: OK 00h20m43s | +> cd .. 00h20m43s | +> pkg=patch-2.5.9 00h20m43s | +> cd patch-2.5.9 00h20m43s | +> kaem --file patch-2.5.9.kaem 00h20m43s | +> set -ex 00h20m43s | +> cd build 00h20m43s | +> gunzip ../src/patch-2.5.9.tar.gz 00h20m43s | +> tar xf ../src/patch-2.5.9.tar 00h20m43s | +> cd patch-2.5.9 00h20m43s | +> catm config.h 00h20m43s | +> catm patchlevel.h 00h20m43s | +> cp pch.c pch_patched.c 00h20m43s | +> sed -i 841,848d pch_patched.c 00h20m43s | +> tcc -c error.c 00h20m43s | error.c:339: warning: implicit declaration of function 'strcmp' 00h20m43s | +> tcc -c getopt.c 00h20m43s | getopt.c:580: warning: implicit declaration of function 'strcmp' 00h20m43s | getopt.c:656: warning: implicit declaration of function 'strncmp' 00h20m43s | +> tcc -c getopt1.c 00h20m43s | +> tcc -c -I. addext.c 00h20m43s | addext.c:68: warning: implicit declaration of function 'strlen' 00h20m43s | addext.c:99: warning: implicit declaration of function 'strchr' 00h20m43s | addext.c:99: warning: assignment makes pointer from integer without a cast 00h20m43s | addext.c:112: warning: implicit declaration of function 'strcpy' 00h20m43s | +> tcc -c -I. argmatch.c 00h20m43s | +> tcc -c -I. -DHAVE_DECL_GETENV -DHAVE_DECL_MALLOC -DHAVE_DIRENT_H -Dsize_t=unsigned long backupfile.c 00h20m43s | backupfile.c:139DEBUG_Mem free: 1821160 avail: 2004300 00h20m43s | : warning: implicit declaration of function 'malloc' 00h20m43s | backupfile.c:140: warning: assignment makes pointer from integer without a cast 00h20m43s | backupfile.c:149: warning: implicit declaration of function 'memcpy' 00h20m43s | backupfile.c:163: warning: implicit declaration of function 'strcpy' 00h20m43s | backupfile.c:217: warning: implicit declaration of function 'strncmp' 00h20m43s | backupfile.c:276: warning: implicit declaration of function 'getenv' 00h20m43s | backupfile.c:276: warning: assignment makes pointer from integer without a cast 00h20m43s | +> tcc -c -I. -Dsize_t=unsigned long basename.c 00h20m43s | basename.c:75: warning: implicit declaration of function 'strlen' 00h20m43s | +> tcc -c -I. -Dsize_t=unsigned long dirname.c 00h20m43s | dirname.c:58: warning: implicit declaration of function 'memcpy' 00h20m43s | +> tcc -c -I. -DHAVE_LIMITS_H -DHAVE_GETEUID inp.c 00h20m43s | inp.c:64: warning: implicit declaration of function 'free' 00h20m43s | inp.c:144: warning: implicit declaration of function 'strcmp' 00h20m43s | inp.c:238: warning: implicit declaration of function 'open' 00h20m43s | inp.c:303: warning: implicit declaration of function 'bcmp' 00h20m43s | +> tcc -c -I. maketime.c 00h20m43s | +> tcc -c -I. -Dsize_t=unsigned long partime.c 00h20m43s | +> tcc -c -I. -DHAVE_MKTEMP -DHAVE_LIMITS_H -DHAVE_GETEUID -DPACKAGE_BUGREPORT= patch.c 00h20m43s | patch.c:126: warning: implicit declaration of function 'setbuf' 00h20m43s | patch.c:403: warning: implicit declaration of function 'utime' 00h20m43s | patch.c:425: warning: implicit declaration of function 'strcpy' 00h20m43s | patch.c:441: warning: implicit declaration of function 'free' 00h20m43s | patch.c:452: warning: implicit declaration of function 'exit' 00h20m43s | patch.c:640: warning: implicit declaration of function 'strcmp' 00h20m43s | patch.c:661: warning: implicit declaration of function 'chdir' 00h20m43s | patch.c:1261: warning: implicit declaration of function 'bcmp' 00h20m43s | +> tcc -c -I. -Ded_PROGRAM="/nullop" -DHAVE_LIMITS_H -DHAVE_GETEUID pch_patched.c 00h20m43s | pch_patched.c:109: warning: implicit declaration of function 'strcmp' 00h20m43s | pch_patched.c:155: warning: implicit declaration of function 'fileno' 00h20m43s | pch_patched.c:271: warning: implicit declaration of function 'perror' 00h20m43s | pch_patched.c:273: warning: implicit declaration of function 'free' 00h20m43s | pch_patched.c:366: warning: implicit declaration of function 'strncmp' 00h20m43s | pch_patched.c:887: warning: implicit declaration of function 'strcpy' 00h20m43s | pch_patched.c:1945: warning: implicit declaration of function 'popen' 00h20m43s | pch_patched.c:1945: warning: assignment makes pointer from integer without a cast 00h20m43s | pch_patched.c:1984: warning: implicit declaration of function 'pclose' 00h20m43s | +> tcc -c -I. quote.c 00h20m43s | +> tcc -c -I. -Dmbstate_t=void -Dsize_t=unsigned long quotearg.c 00h20m43s | +> tcc -c -I. quotesys.c 00h20m43s | +> tcc -c -I. -DRETSIGTYPE=int -Dsize_t=unsigned long -DHAVE_MKDIR -DHAVE_RMDIR -DHAVE_LIMITS_H -DHAVDEBUG_Mem free: 1820300 avail: 2003584 00h20m43s | E_GETEUID -DHAVE_FCNTL_H util.c 00h20m44s | util.c:82: warning: implicit declaration of function 'bcopy' 00h20m44s | util.c:124: warning: implicit declaration of function 'rename' 00h20m44s | util.c:134: warning: implicit declaration of function 'free' 00h20m44s | util.c:281: warning: implicit declaration of function 'strcpy' 00h20m44s | util.c:544: warning: implicit declaration of function 'perror' 00h20m44s | util.c:768: warning: assignment from incompatible pointer type 00h20m44s | util.c:780: warning: assignment from incompatible pointer type 00h20m44s | util.c:809: warning: implicit declaration of function 'exit' 00h20m44s | util.c:818: warning: implicit declaration of function 'system' 00h20m44s | util.c:958: warning: implicit declaration of function 'strchr' 00h20m44s | util.c:991: warning: implicit declaration of function 'strcmp' 00h20m44s | +> tcc -c -I. -DPACKAGE_NAME="patch" -DPACKAGE_VERSION="2.5.9" version.c 00h20m44s | +> tcc -c -I. -DHAVE_MALLOC -DHAVE_REALLOC xmalloc.c 00h20m44s | xmalloc.c:74: warning: implicit declaration of function 'exit' 00h20m44s | +> tcc -static -o /after/bin/patch error.o getopt.o getopt1.o addext.o argmatch.o backupfile.o basename.o dirname.o inp.o maketime.o partime.o patch.o pch_patched.o quote.o quotearg.o quotesys.o util.o version.o xmalloc.o 00h20m44s | +> patch --version 00h20m44s | patch 2.5.9 00h20m44s | Copyright (C) 1988 Larry Wall 00h20m44s | Copyright (C) 2003 Free Software Foundation, Inc. 00h20m44s | 00h20m44s | This program comes with NO WARRANTY, to the extent permitted by law. 00h20m44s | You may redistribute copies of this program 00h20m44s | under the terms of the GNU General Public License. 00h20m44s | For more information about these matters, see the file named COPYING. 00h20m44s | 00h20m44s | written by Larry Wall and Paul Eggert 00h20m44s | +> cd ../.. 00h20m44s | +> fletcher16 checksums 00h20m44s | /after/bin/patch: OK 00h20m44s | +> cd .. 00h20m44s | +> pkg=sha-2-61555d 00h20m44s | +> cd sha-2-61555d 00h20m44s | +> kaem --file sha-2-61555d.kaem 00h20m44s | +> set -ex 00h20m44s | +> cd build 00h20m44s | +> gunzip ../src/sha-2-61555d.tar.gz 00h20m44s | +> tar xf ../src/sha-2-61555d.tar 00h20m44s | tar: Unknown file type 'g' for pax_global_header, extracted as normal file 00h20m44s | +> cd sha-2-61555d45676473e77c11f8da97301e2d2b865871 00h20m44s | +> patch -Np0 -i ../../patches/frontend.patch 00h20m44s | patching file sha-256.c 00h20m44s | +> tcc -c -o sha-256.o sha-256.c 00h20m44s | +> tcc -static -o /after/bin/sha256sum sha-25DEBUG_Mem free: 1821788 avail: 2005304 00h20m44s | 6.o 00h20m44s | +> cd ../.. 00h20m44s | +> fletcher16 checksums 00h20m44s | /after/bin/sha256sum: OK 00h20m44s | +> cd .. 00h20m44s | +> sha256sum -c pre-sha.sha256sums 00h20m44s | /after/bin/boot0-tcc: OK 00h20m44s | /after/bin/boot1-tcc: OK 00h20m44s | /after/bin/boot2-tcc: OK 00h20m44s | /after/bin/boot3-tcc: OK 00h20m44s | /after/bin/boot4-tcc: OK 00h20m44s | DEBUG_Mem free: 1821912 avail: 2005468 00h20m44s | /after/bin/boot5-tcc: OK 00h20m44s | /after/bin/chmod: OK 00h20m44s | /after/bin/cp: OK 00h20m44s | /after/bin/fletcher16: OK 00h20m44s | /after/bin/gunzip: OK 00h20m44s | /after/bin/gzip: OK 00h20m44s | /after/bin/mes: OK 00h20m44s | /after/bin/mescc.scm: OK 00h20m44s | /after/bin/mes-tcc: OK 00h20m44s | /after/bin/patch: OK 00h20m44s | /after/bin/sed: OK 00h20m44s | /after/bin/sha256sum: OK 00h20m44s | /after/bin/untar: OK 00h20m44s | /after/bin/tar: OK 00h20m44s | /after/bin/tcc: OK 00h20m44s | /after/bin/tcc-0.9.26: OK 00h20m44s | /after/bin/zcat: ODEBUG_Mem free: 1821912 avail: 2005468 00h20m44s | K 00h20m44s | /after/lib/crt1.o: OK 00h20m44s | /after/lib/x86-mes/crt1.s: OK 00h20m44s | /after/lib/crti.o: OK 00h20m44s | /after/lib/crtn.o: OK 00h20m44s | /after/lib/libc.a: OK 00h20m44s | /after/lib/libc+gnu.a: OK 00h20m44s | /after/lib/x86-mes/libc.s: OK 00h20m44s | /after/lib/x86-mes/libc+tcc.a: OK 00h20m44s | /after/lib/x86-mes/libc+tcc.s: OK 00h20m44s | /after/lib/libgetopt.a: OK 00h20m44s | /after/lib/x86-mes/libmescc.a: OK 00h20m44s | /after/lib/x86-mes/libmescc.s: OK 00h20m44s | /after/lib/linux/x86-mes/elf32-footer-single-main.hex2: OK 00h20m44s | /after/lib/linux/x86-mes/elf32-header.hex2: OK 00h20m44s | /after/lib/tcc/libtcc1.a: OK 00h20m44s | /after/lib/x86-mes/x86.M1: OK 00h20m44s | +> pkg=make-3.80 00h20m44s | +> cd make-3.80 00h20m44s | +> kaem --file make-3.80.kaem 00h20m44s | +> set -ex 00h20m44s | +> cd build 00h20m44s | +> gunzip ../src/make-3.80.tar.gz 00h20m44s | +> tar xf ../src/make-3.80.tar 00h20m44s | +> cd make-3.80 00h20m44s | +> catm config.h 00h20m44s | +> catm /after/include/mes/config.h 00h20m44s | +> patch -Np0 -i ../../patches/mes-libc.patch 00h20m44s | patching file job.c 00h20m44s | patching file make.h 00h20m44s | +> tcc -c getopt.c 00h20m44s | getopt.c:574: warning: implicit declaration of function 'strcmp' 00h20m44s | getopt.c:650: warning: implicit declaration of function 'strncmp' 00h20m44s | +> tcc -c getopt1.c 00h20m44s | +> tcc -c -I. -Iglob -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DHAVE_STDINT_H ar.c 00h20m45s | In file included from ar.c:21: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | ar.c:45: warning: implicit declaration of function 'index' 00h20m45s | ar.c:45: warning: assignment makes pointer from integer without a cast 00h20m45s | ar.c:70: warning: assignment makes pointer from integer without a casDEBUG_Mem free: 1811984 avail: 2004232 00h20m45s | t 00h20m45s | ar.c:319: warning: implicit declaration of function 'qsort' 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DHAVE_FCNTL_H arscan.c 00h20m45s | In file included from arscan.c:19: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | arscan.c:330: warning: implicit declaration of function 'read' 00h20m45s | arscan.c:333: warning: implicit declaration of function 'close' 00h20m45s | arscan.c:454: warning: implicit declaration of function 'lseek' 00h20m45s | arscan.c:578: warning: implicit declaration of function 'strcmp' 00h20m45s | arscan.c:595: warning: implicit declaration of function 'atoi' 00h20m45s | arscan.c:723: warning: implicit declaration of function 'rindex' 00h20m45s | arscan.c:723: warning: assignment makes pointer from integer without a cast 00h20m45s | arscan.c:736: warning: implicit declaration of function 'strncmp' 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DFILE_TIMESTAMP_HI_RES=0 commands.c 00h20m45s | In file included from commands.c:20: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | commands.c:56: warning: implicit declaration of function 'index' 00h20m45s | commands.c:56: warning: assignment makes pointer from integer without a cast 00h20m45s | commands.c:85: warning: assignment makes pointer from integer without a cast 00h20m45s | commands.c:98: warning: implicit declaration of function 'strncmp' 00h20m45s | commands.c:161: warning: assignment makes pointer from integer without a cast 00h20m45s | commands.c:206: warning: assignment makes pointer from integer without a cast 00h20m45s | commands.c:277: warning: assignment makes pointer from integer without a cast 00h20m45s | commands.c:523: warning: implicit declaration of function 'unlink' 00h20m45s | commands.c:576: warning: assignment makes pointer from integer without a cast 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DSCCS_GET="/nullop" default.c 00h20m45s | In file included from default.c:20: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | +> tcc -c -I. -Iglob -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DHAVE_DIRENT_H dir.c 00h20m45s | In file included from dir.c:21: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | dir.c:367: warning: implicit declaration of function 'strcmp' 00h20m45s | dir.c:758: warning: implicit declaration of function 'rindex' 00h20m45s | dir.c:758: warning: assignment makes pointer from integer without a cast 00h20m45s | dir.c:817: warning: assignment makes pointer from integer without a cast 00h20m45s | dir.c:899: warning: assignment makes pointer from integer without a cast 00h20m45s | dir.c:1158: warning: implicit declaration of function 'memcpy' 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART expand.c 00h20m45s | In file included from expand.c:20: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefineDEBUG_Mem free: 1811240 avail: 2003536 00h20m45s | d 00h20m45s | expand.c:205: warning: implicit declaration of function 'index' 00h20m45s | expand.c:205: warning: assignment makes pointer from integer without a cast 00h20m45s | expand.c:245: warning: assignment makes pointer from integer without a cast 00h20m45s | expand.c:269: warning: assignment makes pointer from integer without a cast 00h20m45s | expand.c:289: warning: assignment makes pointer from integer without a cast 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DFILE_TIMESTAMP_HI_RES=0 file.c 00h20m45s | In file included from file.c:21: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | file.c:56: warning: implicit declaration of function 'strcmp' 00h20m45s | file.c:368: warning: implicit declaration of function 'unlink' 00h20m45s | file.c:440: warning: assignment from incompatible pointer type 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -Dvfork=fork function.c 00h20m45s | In file included from function.c:20: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | function.c:69: warning: implicit declaration of function 'strncmp' 00h20m45s | function.c:293: warning: implicit declaration of function 'strcmp' 00h20m45s | function.c:769: warning: implicit declaration of function 'atoi' 00h20m45s | function.c:1125: warning: implicit declaration of function 'strcpy' 00h20m45s | function.c:1176: warning: implicit declaration of function 'qsort' 00h20m45s | function.c:1193: warning: assignment from incompatible pointer type 00h20m45s | function.c:1560: warning: implicit declaration of function 'pipe' 00h20m45s | function.c:1566: warning: implicit declaration of function 'fork' 00h20m45s | function.c:1592: warning: implicit declaration of function 'close' 00h20m45s | function.c:1609: warning: implicit declaration of function 'read' 00h20m45s | function.c:1935: warning: implicit declaration of function 'memcpy' 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART implicit.c 00h20m45s | In file included from implicit.c:20: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | implicit.c:88: warning: implicit declaration of function 'index' 00h20m45s | implicit.c:88: warning: assignment makes pointer from integer without a cast 00h20m45s | implicit.c:170: warning: implicit declaration of function 'rindex' 00h20m45s | implicit.c:170: warning: assignment makes pointer from integer without a cast 00h20m45s | implicit.c:252: warning: implicit declaration of function 'strncmp' 00h20m45s | implicit.c:265: warning: implicit declaration of function 'strcmp' 00h20m45s | implicit.c:349: warning: assignment makes pointer from integer without a cast 00h20m45s | implicit.c:365: warning: implicit declaration of function 'strcpy' 00h20m45s | implicit.c:631: warning: assignment from incompatible pointer type 00h20m45s | implicit.c:632: warning: assignment from incompatible pointer type 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DHAVE_DUP2 -Dvfork=fork job.c 00h20m45s | In file included from job.c:20: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/includDEBUG_Mem free: 1810248 avail: 2002604 00h20m45s | e/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | job.c:398: warning: implicit declaration of function 'close' 00h20m45s | job.c:1010: warning: implicit declaration of function 'strcmp' 00h20m45s | job.c:1049: warning: implicit declaration of function 'pipe' 00h20m45s | job.c:1130: warning: implicit declaration of function 'fork' 00h20m45s | job.c:1382: warning: implicit declaration of function 'index' 00h20m45s | job.c:1382: warning: assignment makes pointer from integer without a cast 00h20m45s | job.c:1458: warning: implicit declaration of function 'strcpy' 00h20m45s | job.c:2325: warning: implicit declaration of function 'execvp' 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DLOCALEDIR="/fake-locale" -DPACKAGE="fake-make" -DHAVE_MKTEMP -DHAVE_GETCWD main.c 00h20m45s | In file included from main.c:21: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | main.c:801: warning: implicit declaration of function 'strcpy' 00h20m45s | main.c:961: warning: implicit declaration of function 'rindex' 00h20m45s | main.c:961: warning: assignment makes pointer from integer without a cast 00h20m45s | main.c:1166: warning: implicit declaration of function 'index' 00h20m45s | main.c:1260: warning: implicit declaration of function 'atoi' 00h20m45s | main.c:1335: warning: implicit declaration of function 'getenv' 00h20m45s | main.c:1335: warning: assignment makes pointer from integer without a cast 00h20m45s | main.c:1354: warning: implicit declaration of function 'strcat' 00h20m45s | main.c:1807: warning: implicit declaration of function 'strncmp' 00h20m45s | main.c:1889: warning: implicit declaration of function 'close' 00h20m45s | main.c:1913: warning: implicit declaration of function 'unlink' 00h20m45s | main.c:2707: warning: implicit declaration of function 'ctime' 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DHAVE_STRERROR -DHAVE_VPRINTF misc.c 00h20m45s | In file included from misc.c:21: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | misc.c:71: warning: implicit declaration of function 'strcmp' 00h20m45s | misc.c:86: warning: implicit declaration of function 'index' 00h20m45s | misc.c:86: warning: assignment makes pointer from integer without a cast 00h20m45s | misc.c:409: warning: implicit declaration of function 'strcpy' 00h20m45s | misc.c:409: warning: assignment makes pointer from integer without a cast 00h20m45s | misc.c:452: warning: implicit declaration of function 'strncmp' 00h20m45s | +> tcc -c -I. -Iglob -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DINCLUDEDIR="/after/include" read.c 00h20m45s | In file included from read.c:21: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | read.c:549: warning: implicit declaration of function 'strcpy' 00h20m45s | read.c:592: warning: implicit declaration of function 'strncmp' 00h20m45s | read.c:625: warning: implicit declaration of function 'index' 00h20m45s | read.c:625: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:653: warning: assignment makes pointer from integer without a caDEBUG_Mem free: 1809876 avail: 2002296 00h20m45s | st 00h20m45s | read.c:1083: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:1083: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:1091: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:1099: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:1541: warning: implicit declaration of function 'strcmp' 00h20m45s | read.c:1772: warning: assignment from incompatible pointer type 00h20m45s | read.c:1873: warning: implicit declaration of function 'rindex' 00h20m45s | read.c:1873: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:1892: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:1892: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:2364: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:2933: warning: implicit declaration of function 'getpwnam' 00h20m45s | read.c:2933: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:2951: warning: assignment makes pointer from integer without a cast 00h20m45s | read.c:2954: warning: assignment makes pointer from integer without a cast 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART -DFILE_TIMESTAMP_HI_RES=0 -DHAVE_FCNTL_H -DLIBDIR="/after/lib" remake.c 00h20m45s | In file included from remake.c:21: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | remake.c:658: warning: implicit declaration of function 'strcmp' 00h20m45s | remake.c:979: warning: implicit declaration of function 'read' 00h20m45s | remake.c:981: warning: implicit declaration of function 'lseek' 00h20m45s | remake.c:989: warning: implicit declaration of function 'close' 00h20m45s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART rule.c 00h20m45s | In file included from rule.c:20: 00h20m45s | In file included from make.h:289: 00h20m45s | In file included from /after/include/inttypes.h:31: 00h20m45s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m45s | rule.c:117: warning: implicit declaration of function 'rindex' 00h20m45s | rule.c:117: warning: assignment makes pointer from integer without a cast 00h20m45s | rule.c:118: warning: implicit declaration of function 'index' 00h20m45s | rule.c:118: warning: assignment makes pointer from integer without a cast 00h20m46s | rule.c:281: warning: implicit declaration of function 'strcmp' 00h20m46s | rule.c:607: warning: implicit declaration of function 'strncmp' 00h20m46s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART signame.c 00h20m46s | In file included from signame.c:20: 00h20m46s | In file included from make.h:289: 00h20m46s | In file included from /after/include/inttypes.h:31: 00h20m46s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m46s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART variable.c 00h20m46s | In file included from variable.c:21: 00h20m46s | In file included from make.h:289: 00h20m46s | In file included from /after/include/inttypes.h:31: 00h20m46s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m46s | variable.c:61: warning: implicit declaration of function 'strncmp' 00h20m46s | variable.c:224: warning: implicit declaration of function 'strcmp' 00h20m46s | varDEBUG_Mem free: 1809132 avail: 2001636 00h20m46s | iable.c:523: warning: assignment from incompatible pointer type 00h20m46s | variable.c:1173: warning: implicit declaration of function 'index' 00h20m46s | +> tcc -c -I. -DVERSION="3.80" version.c 00h20m46s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART vpath.c 00h20m46s | In file included from vpath.c:20: 00h20m46s | In file included from make.h:289: 00h20m46s | In file included from /after/include/inttypes.h:31: 00h20m46s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m46s | vpath.c:190: warning: implicit declaration of function 'strcmp' 00h20m46s | vpath.c:328: warning: implicit declaration of function 'strncmp' 00h20m46s | vpath.c:406: warning: implicit declaration of function 'rindex' 00h20m46s | vpath.c:406: warning: assignment makes pointer from integer without a cast 00h20m46s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART hash.c 00h20m46s | In file included from hash.c:20: 00h20m46s | In file included from make.h:289: 00h20m46s | In file included from /after/include/inttypes.h:31: 00h20m46s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m46s | hash.c:53: warning: implicit declaration of function 'calloc' 00h20m46s | hash.c:243: warning: assignment from incompatible pointer type 00h20m46s | hash.c:306: warning: assignment from incompatible pointer type 00h20m46s | hash.c:347: warning: implicit declaration of function 'qsort' 00h20m46s | +> tcc -c -I. -DHAVE_INTTYPES_H -DHAVE_SA_RESTART remote-stub.c 00h20m46s | In file included from remote-stub.c:20: 00h20m46s | In file included from make.h:289: 00h20m46s | In file included from /after/include/inttypes.h:31: 00h20m46s | /after/include/stdint.h:69: warning: CHAR_MAX redefined 00h20m46s | +> tcc -c -DHAVE_FCNTL_H getloadavg.c 00h20m46s | getloadavg.c:594: warning: implicit declaration of function 'read' 00h20m46s | getloadavg.c:595: warning: implicit declaration of function 'close' 00h20m46s | +> tcc -c -Iglob -DSTDC_HEADERS glob/fnmatch.c 00h20m46s | glob/fnmatch.c:138: warning: implicit declaration of function 'strchr' 00h20m46s | glob/fnmatch.c:138: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/fnmatch.c:140: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/fnmatch.c:376: warning: implicit declaration of function 'strcmp' 00h20m46s | +> tcc -c -Iglob -DHAVE_STRDUP -DHAVE_DIRENT_H glob/glob.c 00h20m46s | glob/glob.c:383: warning: implicit declaration of function 'strchr' 00h20m46s | glob/glob.c:383: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/glob.c:509: warning: implicit declaration of function 'rindex' 00h20m46s | glob/glob.c:509: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/glob.c:682: warning: implicit declaration of function 'getpwnam' 00h20m46s | glob/glob.c:682: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/glob.c:719: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/glob.c:766: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/glob.c:828: warning: implicit declaration of function 'strdup' 00h20m46s | glob/glob.c:828: warning: assignment makes pointer from integer without a cast 00h20m46s | glob/glob.c:853: warning: implicit declaration of function '__glob_pattern_p' 00h20m46s | glob/glob.c:1042: warning: implicit declaration of funDEBUG_Mem free: 1808512 avail: 2001068 00h20m46s | ction 'strcpy' 00h20m46s | glob/glob.c:1095: warning: implicit declaration of function 'strcmp' 00h20m46s | +> tcc -o /after/bin/make getopt.o getopt1.o ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o implicit.o job.o main.o misc.o read.o remake.o rule.o signame.o variable.o version.o vpath.o remake.o rule.o signame.o variable.o version.o vpath.o hash.o remote-stub.o getloadavg.o fnmatch.o glob.o 00h20m46s | remake.o: error: 'commands_started' defined twice 00h20m46s | remake.o: error: 'update_goal_chain' defined twice 00h20m46s | remake.o: error: 'f_mtime' defined twice 00h20m46s | remake.o: error: 'notice_finished_file' defined twice 00h20m46s | rule.o: error: 'count_implicit_rule_limits' defined twice 00h20m46s | rule.o: error: 'create_pattern_rule' defined twice 00h20m46s | rule.o: error: 'convert_to_pattern' defined twice 00h20m46s | rule.o: error: 'new_pattern_rule' defined twice 00h20m46s | rule.o: error: 'install_pattern_rule' defined twice 00h20m46s | rule.o: error: 'create_pattern_var' defined twice 00h20m46s | rule.o: error: 'lookup_pattern_var' defined twice 00h20m46s | rule.o: error: 'print_rule_data_base' defined twice 00h20m46s | signame.o: error: 'strsignal' defined twice 00h20m46s | variable.o: error: 'current_variable_set_list' defined twice 00h20m46s | variable.o: error: 'init_hash_global_variable_set' defined twice 00h20m46s | variable.o: error: 'define_variable_in_set' defined twice 00h20m46s | variable.o: error: 'lookup_variable' defined twice 00h20m46s | variable.o: error: 'lookup_variable_in_set' defined twice 00h20m46s | variable.o: error: 'initialize_file_variables' defined twice 00h20m46s | variable.o: error: 'pop_variable_scope' defined twice 00h20m46s | variable.o: error: 'create_new_variable_set' defined twice 00h20m46s | variable.o: error: 'push_new_variable_scope' defined twice 00h20m46s | variable.o: error: 'merge_variable_set_lists' defined twice 00h20m46s | variable.o: error: 'define_automatic_variables' defined twice 00h20m46s | variable.o: error: 'target_environment' defined twice 00h20m46s | variable.o: error: 'do_variable_definition' defined twice 00h20m46s | variable.o: error: 'try_variable_definition' defined twice 00h20m46s | variable.o: error: 'print_variable_set' defined twice 00h20m46s | variable.o: error: 'print_variable_data_base' defined twice 00h20m46s | variable.o: error: 'print_file_variables' defined twice 00h20m46s | version.o: error: 'version_string' defined twice 00h20m46s | version.o: error: 'make_host' defined twice 00h20m46s | vpath.o: error: 'build_vpath_lists' defined twice 00h20m46s | vpath.o: error: 'construct_vpath_list' defined twice 00h20m46s | vpath.o: error: 'gpath_search' defined twice 00h20m46s | vpath.o: error: 'vpath_search' defined twice 00h20m46s | vpath.o: error: 'print_vpath_data_base' defined twice 00h20m46s | +> make --version 00h20m46s | GNU Make 3.80 00h20m46s | Copyright (C) 2002 Free Software Foundation, Inc. 00h20m46s | This is free software; see the source for copying conditions. 00h20m46s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h20m46s | PARTICULAR PURPOSE. 00h20m46s | +> cd ../.. 00h20m46s | +> sha256sum -c checksums 00h20m46s | /after/bin/make: OK 00h20m46s | +> cd .. 00h20m46s | +> pkg=bzip2-1.0.8 00h20m46s | +> cd bzip2-1.0.8 00h20m46s | +> kaem --file bzip2-1.0.8.kaeDEBUG_Mem free: 1812124 avail: 2004936 00h20m46s | m 00h20m46s | +> set -ex 00h20m46s | +> cd build 00h20m46s | +> gunzip ../src/bzip2-1.0.8.tar.gz 00h20m46s | +> tar xf ../src/bzip2-1.0.8.tar 00h20m46s | +> cd bzip2-1.0.8 00h20m46s | +> patch -Np0 -i ../../patches/mes-libc.patch 00h20m46s | patching file bzip2.c 00h20m46s | patching file utime.h 00h20m46s | +> patch -Np0 -i ../../patches/coreutils.patch 00h20m46s | patching file Makefile 00h20m46s | +> make CC=tcc AR=tcc -ar bzip2 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c blocksort.c 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c huffman.c 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c crctable.c 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c randtable.c 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c compress.c 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c decompress.c 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c bzlib.c 00h20m46s | tcc -ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -c bzip2.c 00h20m46s | bzip2.c:369: warning: implicit declaration of function 'fileno' 00h20m46s | bzip2.c:506: warning: implicit declaration of function 'rewind' 00h20m46s | bzip2.c:986: warning: implicit declaration of function 'lstat' 00h20m46s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -I . -o bzip2 bzip2.o -L. -lbz2 00h20m46s | +> cp bzip2 /after/bin/bzip2 00h20m46s | DEBUG_Mem free: 1804668 avail: 2003616 00h20m47s | +> cp bzip2 /after/bin/bunzip2 00h20m47s | DEBUG_Mem free: 1804544 avail: 2003820 00h20m47s | +> chmod 755 /after/bin/bzip2 00h20m47s | +> chmod 755 /after/bin/bunzip2 00h20m47s | +> bzip2 --help 00h20m47s | bzip2, a block-sorting file compressor. Version 1.0.8, 13-Jul-2019. 00h20m47s | 00h20m47s | usage: bzip2 [flags and input files in any order] 00h20m47s | 00h20m47s | -h --help print this message 00h20m47s | -d --decompress force decompression 00h20m47s | -z --compress force compression 00h20m47s | -k --keep keep (don't delete) input files 00h20m47s | -f --force overwrite existing output files 00h20m47s | -t --test test compressed file integrity 00h20m47s | -c --stdout output to standard out 00h20m47s | -q --quiet suppress noncritical error messages 00h20m47s | -v --verbose be verbose (a 2nd -v gives more) 00h20m47s | -L --license display software version & license 00h20m47s | -V --version display software version & license 00h20m47s | -s --small use less memory (at most 2500k) 00h20m47s | -1 .. -9 set block size to 100k .. 900k 00h20m47s | --fast alias for -1 00h20m47s | --best alias for -9 00h20m47s | 00h20m47s | If invoked as `bzip2', default action is to compress. 00h20m47s | as `bunzip2', default action is to decompress. 00h20m47s | as `bzcat', default action is to decompress to stdout. 00h20m47s | 00h20m47s | If no file names are given, bzip2 compresses or decompresses 00h20m47s | from standard input to standard output. You can combine 00h20m47s | short flags, so `-v -4' means the same as -v4 or -4v, &c. 00h20m47s | 00h20m47s | +> cd ../.. 00h20m47s | +> sha256sum -c checksums/bzip2-pass1 00h20m47s | /after/bin/bzip2: OK 00h20m47s | /after/bin/bunzip2: OK 00h20m47s | +> cd .. 00h20m47s | +> pkg=tcc-0.9.27 00h20m47s | +> cd tcc-0.9.27 00h20m47s | +> kaem --file tcc-0.9.27.kaem 00h20m47s | DEBUG_Mem free: 1805296 avail: 2004696 00h20m47s | +> set -ex 00h20m47s | +> cd build 00h20m47s | +> bunzip2 ../src/tcc-0.9.27.tar.bz2 00h20m47s | +> tar xf ../src/tcc-0.9.27.tar 00h20m47s | +> cd tcc-0.9.27 00h20m47s | +> catm config.h 00h20m47s | +> patch -Np0 -i ../../patches/static-link.patch 00h20m47s | patching file libtcc.c 00h20m47s | +> patch -Np0 -i ../../patches/ignore-static-inside-array.patch 00h20m47s | patching file tccgen.c 00h20m47s | +> tcc-0.9.26 -v -static -o /after/bin/tcc -D TCC_TARGET_I386=1 -D CONFIG_TCCDIR="/after/lib/tcc" -D CONFIG_TCC_CRTPREFIX="/after/lib" -D CONFIG_TCC_ELFINTERP="/mes/loadDEBUG_Mem free: 1796244 avail: 2002920 00h20m47s | er" -D CONFIG_TCC_LIBPATHS="/after/lib:/after/lib/tcc" -D CONFIG_TCC_SYSINCLUDEPATHS="/after/include" -D TCC_LIBGCC="/after/lib/libc.a" -D CONFIG_TCC_STATIC=1 -D CONFIG_USE_LIBGCC=1 -D TCC_VERSION="0.9.27" -D ONE_SOURCE=1 tcc.c 00h20m47s | tcc version 0.9.26 (i386 Linux) 00h20m47s | -> tcc.c 00h20m47s | <- /after/bin/tcc 00h20m47s | +> tcc -version 00h20m47s | tcc version 0.9.27 (i386 Linux) 00h20m47s | +> cd ../.. 00h20m47s | +> sha256sum -c checksums/tcc-0.9.27 00h20m47s | /after/bin/tcc: OK 00h20m47s | +> cd .. 00h20m47s | +> pkg=coreutils-5.0 00h20m47s | +> cd coreutils-5.0 00h20m47s | +> kaem --file coreutils-5.0.kaem 00h20m47s | +> set -ex 00h20m47s | +> cd build 00h20m47s | +> bunzip2 ../src/coreutils-5.0.tar.bz2 00h20m47s | DEBUG_Mem free: 1793880 avail: 2001180 00h20m48s | DEBUG_Mem free: 1789168 avail: 2001076 00h20m48s | DEBUG_Mem free: 1784456 avail: 2000980 00h20m48s | DEBUG_Mem free: 1779992 avail: 2001172 00h20m48s | DEBUG_Mem free: 1775156 avail: 2001032 00h20m49s | +> tar xf ../src/coreutils-5.0.tar 00h20m49s | +> cd coreutils-5.0 00h20m49s | +> cp ../../mk/main.mk Makefile 00h20m49s | +> cp lib/fnmatch_.h lib/fnmatch.h 00h20m49s | +> cp lib/ftw_.h lib/ftw.h 00h20m49s | +> cp lib/search_.h lib/search.h 00h20m49s | +> catm config.h 00h20m49s | +> patch -Np0 -i ../../patches/modechange.patch 00h20m49s | patching file lib/moDEBUG_Mem free: 1747256 avail: 2002404 00h20m49s | dechange.c 00h20m49s | +> patch -Np0 -i ../../patches/mbstate.patch 00h20m49s | patching file lib/quotearg.c 00h20m49s | patching file lib/mbstate_t.h 00h20m49s | +> patch -Np0 -i ../../patches/ls-strcmp.patch 00h20m49s | patching file src/ls.c 00h20m49s | +> patch -Np0 -i ../../patches/touch-getdate.patch 00h20m49s | patching file src/touch.c 00h20m49s | +> /after/bin/make -f Makefile 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/basename.o src/basename.c 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/acl.o lib/acl.c 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIMDEBUG_Mem free: 1746388 avail: 2001552 00h20m49s | E_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/posixtm.o lib/posixtm.c 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/posixver.o lib/posixver.c 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strftime.o lib/strftime.c 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHDEBUG_Mem free: 1746140 avail: 2001332 00h20m49s | AVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getopt.o lib/getopt.c 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getopt1.o lib/getopt1.c 00h20m49s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/hash.o lib/hash.c 00h20m49s | DEBUG_Mem free: 1746132 avail: 2001340 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/hash-pjw.o lib/hash-pjw.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/addext.o lib/addext.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_DEBUG_Mem free: 1746140 avail: 2001368 00h20m50s | p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/argmatch.o lib/argmatch.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/backupfile.o lib/backupfile.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/basename.o lib/basename.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_DEBUG_Mem free: 1746016 avail: 2001256 00h20m50s | RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/canon-host.o lib/canon-host.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/closeout.o lib/closeout.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/cycle-check.o lib/cycle-check.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=DEBUG_Mem free: 1746016 avail: 2001268 00h20m50s | 1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/diacrit.o lib/diacrit.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/dirname.o lib/dirname.c 00h20m50s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/dup-safer.o lib/dup-safer.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STDEBUG_Mem free: 1745892 avail: 2001156 00h20m51s | RUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/error.o lib/error.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/exclude.o lib/exclude.c 00h20m51s | lib/exclude.c:138: warning: implicit declaration of function 'strncasecmp' 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/exitfail.o lib/exitfail.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.orgDEBUG_Mem free: 1745768 avail: 2001044 00h20m51s | \" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/filemode.o lib/filemode.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/__fpending.o lib/__fpending.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/fileDEBUG_Mem free: 1745644 avail: 2000928 00h20m51s | -type.o lib/file-type.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/fnmatch.o lib/fnmatch.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/fopen-safer.o lib/fopen-safer.c 00h20m51s | lib/fopen-safer.c:50: warning: implicit declaration of function 'fileno' 00h20m51s | lib/fopen-safer.c:68: warning: implicit declaration of function 'close' 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTDEBUG_Mem free: 1745520 avail: 2000824 00h20m51s | OUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/full-read.o lib/full-read.c 00h20m51s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/full-write.o lib/full-write.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getline.o lib/getline.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECLDEBUG_Mem free: 1745396 avail: 2000712 00h20m52s | _WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getstr.o lib/getstr.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/gettime.o lib/gettime.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/hard-locale.o lib/hard-locale.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADDEBUG_Mem free: 1745396 avail: 2000724 00h20m52s | ERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/human.o lib/human.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/idcache.o lib/idcache.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/isdir.o lib/isdir.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DDEBUG_Mem free: 1745272 avail: 2000616 00h20m52s | HAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/imaxtostr.o lib/imaxtostr.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/linebuffer.o lib/linebuffer.c 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/localcharset.o lib/localcharset.c 00h20m52s | DEBUG_Mem free: 1745140 avail: 2000492 00h20m52s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/long-options.o lib/long-options.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/makepath.o lib/makepath.c 00h20m53s | lib/makepath.c:240: warning: implicit declaration of function 'umask' 00h20m53s | lib/makepath.c:270: warning: implicit declaration of function 'chdir' 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RDEBUG_Mem free: 1745024 avail: 2000392 00h20m53s | MDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/mbswidth.o lib/mbswidth.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/md5.o lib/md5.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/memcasecmp.o lib/memcasecmp.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DDEBUG_Mem free: 1744776 avail: 2000160 00h20m53s | HAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/memcoll.o lib/memcoll.c 00h20m53s | lib/memcoll.c:50: warning: implicit declaration of function 'strcoll' 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/modechange.o lib/modechange.c 00h20m53s | lib/modechange.c:217: warning: implicit declaration of function 'umask' 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/offtostr.o lib/offtostr.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DEBUG_Mem free: 1744776 avail: 2000172 00h20m53s | DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/path-concat.o lib/path-concat.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/physmem.o lib/physmem.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -DmDEBUG_Mem free: 1744776 avail: 2000180 00h20m53s | ajor_t=unsigned -Dminor_t=unsigned -c -o lib/quote.o lib/quote.c 00h20m53s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/quotearg.o lib/quotearg.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/readtokens.o lib/readtokens.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDINGDEBUG_Mem free: 1744652 avail: 2000072 00h20m54s | _OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/rpmatch.o lib/rpmatch.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/safe-read.o lib/safe-read.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/safe-write.o lib/safe-write.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_DEBUG_Mem free: 1744652 avail: 2000084 00h20m54s | H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/same.o lib/same.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/save-cwd.o lib/save-cwd.c 00h20m54s | lib/save-cwd.c:136: warning: implicit declaration of function 'chdir' 00h20m54s | lib/save-cwd.c:143: warning: implicit declaration of function 'close' 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHADEBUG_Mem free: 1744528 avail: 1999968 00h20m54s | VE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/savedir.o lib/savedir.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/settime.o lib/settime.c 00h20m54s | lib/settime.c:41: warning: implicit declaration of function 'settimeofday' 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/sha.o lib/sha.c 00h20m54s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DEBUG_Mem free: 1744404 avail: 1999864 00h20m54s | DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/stpcpy.o lib/stpcpy.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/stripslash.o lib/stripslash.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strtoimax.o lib/strtoimax.c 00h20m55s | tcc -I . -I lib -DPDEBUG_Mem free: 1744404 avail: 1999876 00h20m55s | ACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strtoumax.o lib/strtoumax.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/umaxtostr.o lib/umaxtostr.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DDEBUG_Mem free: 1744404 avail: 1999884 00h20m55s | HAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/unicodeio.o lib/unicodeio.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/userspec.o lib/userspec.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/version-etc.o lib/version-etc.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_DEBUG_Mem free: 1744280 avail: 1999772 00h20m55s | ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xgetcwd.o lib/xgetcwd.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xgethostname.o lib/xgethostname.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xmalloc.o lib/xmalloc.c 00h20m55s | tcc -I . -I lib -DPACKAGE=\"corDEBUG_Mem free: 1744280 avail: 1999784 00h20m56s | eutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xmemcoll.o lib/xmemcoll.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xnanosleep.o lib/xnanosleep.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHADEBUG_Mem free: 1744156 avail: 1999668 00h20m56s | VE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xreadlink.o lib/xreadlink.c 00h20m56s | lib/xreadlink.c:71: warning: implicit declaration of function 'readlink' 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrdup.o lib/xstrdup.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtod.o lib/xstrtod.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DEDEBUG_Mem free: 1744156 avail: 1999680 00h20m56s | CL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtol.o lib/xstrtol.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtoul.o lib/xstrtoul.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtoimax.o lib/xstrtoimDEBUG_Mem free: 1743908 avail: 1999440 00h20m56s | ax.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtoumax.o lib/xstrtoumax.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/yesno.o lib/yesno.c 00h20m56s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLODEBUG_Mem free: 1743784 avail: 1999328 00h20m57s | CALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strnlen.o lib/strnlen.c 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getcwd.o lib/getcwd.c 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/sig2str.o lib/sig2str.c 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DEBUG_Mem free: 1743784 avail: 1999340 00h20m57s | STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/mountlist.o lib/mountlist.c 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/regex.o lib/regex.c 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/canonicalize.o lib/canonicalize.c 00h20m57s | lib/canonicalize.c:236: warning: implicit declaration ofDEBUG_Mem free: 1743528 avail: 1999144 00h20m57s | function 'lstat' 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/mkstemp.o lib/mkstemp.c 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/memrchr.o lib/memrchr.c 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strfDEBUG_Mem free: 1743536 avail: 1999164 00h20m57s | time=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/euidaccess.o lib/euidaccess.c 00h20m57s | lib/euidaccess.c:156: warning: implicit declaration of function 'access' 00h20m57s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/ftw.o lib/ftw.c 00h20m57s | lib/ftw.c:516: warning: implicit declaration of function 'fchdir' 00h20m57s | lib/ftw.c:516: warning: implicit declaration of function 'dirfd' 00h20m57s | lib/ftw.c:520: warning: implicit declaration of function 'chdir' 00h20m57s | lib/ftw.c:624: warning: implicit declaration of function 'FILESYSTEM_PREFIX_LEN' 00h20m57s | lib/ftw.c:629: warning: implicit declaration of function 'ISSLASH' 00h20m57s | lib/ftw.c:741: warning: implicit declaration of function 'lstat' 00h20m57s | lib/ftw.c:809: warning: implicit declaration of function 'tdestroy' 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/dirfd.o lib/dirfd.c 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLODEBUG_Mem free: 1743536 avail: 1999180 00h20m58s | C=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/obstack.o lib/obstack.c 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strverscmp.o lib/strverscmp.c 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/tsearch.o lib/tsearch.c 00h20m58s | tcc -ar cr lib/libfettish.a lib/acDEBUG_Mem free: 1743288 avail: 1998948 00h20m58s | l.o lib/posixtm.o lib/posixver.o lib/strftime.o lib/getopt.o lib/getopt1.o lib/hash.o lib/hash-pjw.o lib/addext.o lib/argmatch.o lib/backupfile.o lib/basename.o lib/canon-host.o lib/closeout.o lib/cycle-check.o lib/diacrit.o lib/dirname.o lib/dup-safer.o lib/error.o lib/exclude.o lib/exitfail.o lib/filemode.o lib/__fpending.o lib/file-type.o lib/fnmatch.o lib/fopen-safer.o lib/full-read.o lib/full-write.o lib/getline.o lib/getstr.o lib/gettime.o lib/hard-locale.o lib/human.o lib/idcache.o lib/isdir.o lib/imaxtostr.o lib/linebuffer.o lib/localcharset.o lib/long-options.o lib/makepath.o lib/mbswidth.o lib/md5.o lib/memcasecmp.o lib/memcoll.o lib/modechange.o lib/offtostr.o lib/path-concat.o lib/physmem.o lib/quote.o lib/quotearg.o lib/readtokens.o lib/rpmatch.o lib/safe-read.o lib/safe-write.o lib/same.o lib/save-cwd.o lib/savedir.o lib/settime.o lib/sha.o lib/stpcpy.o lib/stripslash.o lib/strtoimax.o lib/strtoumax.o lib/umaxtostr.o lib/unicodeio.o lib/userspec.o lib/version-etc.o lib/xgetcwd.o lib/xgethostname.o lib/xmalloc.o lib/xmemcoll.o lib/xnanosleep.o lib/xreadlink.o lib/xstrdup.o lib/xstrtod.o lib/xstrtol.o lib/xstrtoul.o lib/xstrtoimax.o lib/xstrtoumax.o lib/yesno.o lib/strnlen.o lib/getcwd.o lib/sig2str.o lib/mountlist.o lib/regex.o lib/canonicalize.o lib/mkstemp.o lib/memrchr.o lib/euidaccess.o lib/ftw.o lib/dirfd.o lib/obstack.o lib/strverscmp.o lib/tsearch.o 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/basename.o lib/libfettish.a -o src/basename 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTLDEBUG_Mem free: 1742916 avail: 1998880 00h20m58s | _H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cat.o src/cat.c 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cat.o lib/libfettish.a -o src/cat 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/chmod.o src/chmod.c 00h20m58s | src/chmod.c:154: warning: implicit declaration of function 'lstat' 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLODEBUG_Mem free: 1742792 avail: 1998828 00h20m58s | CA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/chmod.o lib/libfettish.a -o src/chmod 00h20m58s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cksum.o src/cksum.c 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cksum.o lib/libfettish.a -o src/cksum 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\DEBUG_Mem free: 1742668 avail: 1998820 00h20m59s | " -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/csplit.o src/csplit.c 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/csplit.o lib/libfettish.a -o src/csplit 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1DEBUG_Mem free: 1742296 avail: 1998584 00h20m59s | 000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cut.o src/cut.c 00h20m59s | src/cut.c:626: warning: implicit declaration of function 'clearerr' 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cut.o lib/libfettish.a -o src/cut 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/echo.o src/echo.c 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DDEBUG_Mem free: 1742048 avail: 1998408 00h20m59s | HAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/echo.o lib/libfettish.a -o src/echo 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/expand.o src/expand.c 00h20m59s | src/expand.c:217: warning: implicit declaration of function 'clearerr' 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/expand.o lib/libfettish.a -o src/expand 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DDEBUG_Mem free: 1741924 avail: 1998396 00h20m59s | MB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/factor.o src/factor.c 00h20m59s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/factor.o lib/libfettish.a -o src/factor 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/false.o src/false.c 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHADEBUG_Mem free: 1741800 avail: 1998340 00h21m00s | VE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/false.o lib/libfettish.a -o src/false 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/fmt.o src/fmt.c 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/fmt.o lib/libfettish.a -o src/fmt 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutDEBUG_Mem free: 1741676 avail: 1998332 00h21m00s | ils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/fold.o src/fold.c 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/fold.o lib/libfettish.a -o src/fold 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftDEBUG_Mem free: 1741552 avail: 1998268 00h21m00s | ime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/head.o src/head.c 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/head.o lib/libfettish.a -o src/head 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/id.o src/id.c 00h21m00s | src/id.c:173: warning: implicit declaration of function 'getpwnam' 00h21m00s | src/id.c:173: warning: assignment makes pointer from integer without a cast 00h21m00s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHADEBUG_Mem free: 1741304 avail: 1998092 00h21m00s | VE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/id.o lib/libfettish.a -o src/id 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/join.o src/join.c 00h21m01s | src/join.c:697: warning: implicit declaration of function 'strpbrk' 00h21m01s | src/join.c:697: warning: assignment makes pointer from integer without a cast 00h21m01s | src/join.c:744: warning: assignment makes integer from pointer without a cast 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/join.o lib/libfettish.a -o src/join 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=DEBUG_Mem free: 1741056 avail: 1997972 00h21m01s | \"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/kill.o src/kill.c 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/kill.o lib/libfettish.a -o src/kill 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned DEBUG_Mem free: 1741180 avail: 1998156 00h21m01s | -c -o src/link.o src/link.c 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/link.o lib/libfettish.a -o src/link 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ln.o src/ln.c 00h21m01s | src/ln.c:159: warning: implicit declaration of function 'lstat' 00h21m01s | src/ln.c:269: warning: implicit declaration of function 'rename' 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_HDEBUG_Mem free: 1740932 avail: 1997976 00h21m01s | =1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/ln.o lib/libfettish.a -o src/ln 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/logname.o src/logname.c 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/logname.o lib/libfettish.a -o src/logname 00h21m01s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_DEBUG_Mem free: 1740684 avail: 1997840 00h21m01s | SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mkfifo.o src/mkfifo.c 00h21m01s | src/mkfifo.c:120: warning: implicit declaration of function 'umask' 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mkfifo.o lib/libfettish.a -o src/mkfifo 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mkdir.o src/mkdir.c 00h21m02s | src/mkdir.c:130: warning: implicit declaration of function 'umask' 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\DEBUG_Mem free: 1740560 avail: 1997784 00h21m02s | " -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mkdir.o lib/libfettish.a -o src/mkdir 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mknod.o src/mknod.c 00h21m02s | src/mknod.c:124: warning: implicit declaration of function 'umask' 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHDEBUG_Mem free: 1740436 avail: 1997728 00h21m02s | AVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mknod.o lib/libfettish.a -o src/mknod 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/nl.o src/nl.c 00h21m02s | src/nl.c:454: warning: implicit declaration of function 'clearerr' 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/nl.o lib/libfettish.a -o src/nl 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_DEBUG_Mem free: 1740188 avail: 1997656 00h21m02s | STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/od.o src/od.c 00h21m02s | src/od.c:1086: warning: implicit declaration of function 'fileno' 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/od.o lib/libfettish.a -o src/od 00h21m02s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLDEBUG_Mem free: 1740064 avail: 1997632 00h21m02s | STAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/paste.o src/paste.c 00h21m03s | src/paste.c:200: warning: implicit declaration of function 'fileno' 00h21m03s | src/paste.c:255: warning: implicit declaration of function 'clearerr' 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/paste.o lib/libfettish.a -o src/paste 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/pathchk.o src/pathchk.c 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVEDEBUG_Mem free: 1739940 avail: 1997576 00h21m03s | _DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/pathchk.o lib/libfettish.a -o src/pathchk 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/printf.o src/printf.c 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_DEBUG_Mem free: 1739940 avail: 1997640 00h21m03s | FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/printf.o lib/libfettish.a -o src/printf 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ptx.o src/ptx.c 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/ptx.o lib/libfettish.a -o src/ptx 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DDEBUG_Mem free: 1739568 avail: 1997472 00h21m03s | LIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/pwd.o src/pwd.c 00h21m03s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/pwd.o lib/libfettish.a -o src/pwd 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/readlink.o src/readlink.c 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACDEBUG_Mem free: 1739444 avail: 1997404 00h21m04s | KAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/readlink.o lib/libfettish.a -o src/readlink 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/rmdir.o src/rmdir.c 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERDEBUG_Mem free: 1739320 avail: 1997340 00h21m04s | RNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/rmdir.o lib/libfettish.a -o src/rmdir 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/seq.o src/seq.c 00h21m04s | src/seq.c:146: warning: implicit declaration of function 'strspn' 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/seq.o lib/libfettish.a -o src/seq 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 DEBUG_Mem free: 1739196 avail: 1997328 00h21m04s | -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sleep.o src/sleep.c 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sleep.o lib/libfettish.a -o src/sleep 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/split.o src/split.c 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MDEBUG_Mem free: 1738948 avail: 1997148 00h21m04s | ALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/split.o lib/libfettish.a -o src/split 00h21m04s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sum.o src/sum.c 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sum.o lib/libfettish.a -o src/sum 00h21m05s | DEBUG_Mem free: 1738824 avail: 1997144 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tail.o src/tail.c 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tail.o lib/libfettish.a -o src/tail 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEDEBUG_Mem free: 1738576 avail: 1996996 00h21m05s | MPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tee.o src/tee.c 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tee.o lib/libfettish.a -o src/tee 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tr.o src/tr.c 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWDEBUG_Mem free: 1738452 avail: 1996960 00h21m05s | IDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tr.o lib/libfettish.a -o src/tr 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tsort.o src/tsort.c 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tsort.o lib/libfettish.a -o src/tsort 00h21m05s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DEBUG_Mem free: 1738328 avail: 1996964 00h21m05s | DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/unexpand.o src/unexpand.c 00h21m05s | src/unexpand.c:197: warning: implicit declaration of function 'clearerr' 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/unexpand.o lib/libfettish.a -o src/unexpand 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 DEBUG_Mem free: 1738204 avail: 1996900 00h21m06s | -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/unlink.o src/unlink.c 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/unlink.o lib/libfettish.a -o src/unlink 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/wc.o src/wc.c 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DDEBUG_Mem free: 1738204 avail: 1996960 00h21m06s | HAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/wc.o lib/libfettish.a -o src/wc 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/whoami.o src/whoami.c 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/whoami.o lib/libfettish.a -o src/whoami 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKADEBUG_Mem free: 1737956 avail: 1996816 00h21m06s | GE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/test.o src/test.c 00h21m06s | src/test.c:735: warning: implicit declaration of function 'lstat' 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/test.o lib/libfettish.a -o src/test 00h21m06s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHADEBUG_Mem free: 1737832 avail: 1996780 00h21m06s | VE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/touch.o src/touch.c 00h21m06s | src/touch.c:187: warning: implicit declaration of function 'utime' 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/touch.o lib/libfettish.a -o src/touch 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/true.o src/true.c 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.DEBUG_Mem free: 1737708 avail: 1996728 00h21m07s | 0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/true.o lib/libfettish.a -o src/true 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/yes.o src/yes.c 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMDEBUG_Mem free: 1737708 avail: 1996776 00h21m07s | PTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/yes.o lib/libfettish.a -o src/yes 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cp.o src/cp.c 00h21m07s | src/cp.c:323: warning: implicit declaration of function 'utime' 00h21m07s | src/cp.c:746: warning: implicit declaration of function 'umask' 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/copy.o src/copy.c 00h21m07s | src/copy.c:1504: warning: implicit declaration of function 'utime' 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSIODEBUG_Mem free: 1737336 avail: 1996492 00h21m07s | N=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cp.o src/copy.o src/cp-hash.c lib/libfettish.a -o src/cp 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ls.o src/ls.c 00h21m07s | src/ls.c:1708: warning: assignment makes integer from pointer without a cast 00h21m07s | src/ls.c:1749: warning: assignment makes integer from pointer without a cast 00h21m07s | src/ls.c:2392: warning: implicit declaration of function 'lstat' 00h21m07s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRDEBUG_Mem free: 1737212 avail: 1996512 00h21m07s | UCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ls-ls.o src/ls-ls.c 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/ls.o src/ls-ls.o lib/libfettish.a -o src/ls 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/install.o src/install.c 00h21m08s | DEBUG_Mem free: 1736956 avail: 1996388 00h21m08s | src/install.c:203: warning: implicit declaration of function 'umask' 00h21m08s | src/install.c:505: warning: implicit declaration of function 'utime' 00h21m08s | src/install.c:536: warning: implicit declaration of function 'wait' 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/install.o src/copy.o src/cp-hash.c lib/libfettish.a -o src/install 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/md5.o src/md5.c 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVDEBUG_Mem free: 1736716 avail: 1996252 00h21m08s | E_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/md5sum.o src/md5sum.c 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/md5.o src/md5sum.o lib/libfettish.a -o src/md5sum 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mv.o srDEBUG_Mem free: 1736592 avail: 1996212 00h21m08s | c/mv.c 00h21m08s | src/mv.c:144: warning: implicit declaration of function 'umask' 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/remove.o src/remove.c 00h21m08s | src/remove.c:391: warning: implicit declaration of function 'chdir' 00h21m08s | src/remove.c:405: warning: implicit declaration of function 'lstat' 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cp-hash.o src/cp-hash.c 00h21m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECLDEBUG_Mem free: 1736592 avail: 1996248 00h21m09s | ___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mv.o src/copy.o src/remove.o src/cp-hash.o lib/libfettish.a -o src/mv 00h21m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/rm.o src/rm.c 00h21m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_DEBUG_Mem free: 1736468 avail: 1996224 00h21m09s | MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/rm.o src/remove.o lib/libfettish.a -o src/rm 00h21m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sha1sum.o src/sha1sum.c 00h21m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_DECL_MALLOC=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=0 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sha1sum.o src/md5sum.o lib/libfettish.a -o src/sha1sum 00h21m09s | +> /after/bin/make -f Makefile install 00h21m09s | src/install src/basename src/cat src/chmod src/cksum src/csplit src/cut src/echo src/expand src/factor src/false src/fmt src/fold src/head src/id src/join src/kill src/link src/ln src/logname src/mkfifo src/mkdir src/mknod src/nl src/od src/paste src/pathchk src/printf src/ptx src/pwd src/readlink src/rmdir src/seq src/sleep src/splDEBUG_Mem free: 1741428 avail: 2001332 00h21m09s | it src/sum src/tail src/tee src/tr src/tsort src/unexpand src/unlink src/wc src/whoami src/test src/touch src/true src/yes src/cp src/ls src/install src/md5sum src/mv src/rm src/sha1sum /after/bin 00h21m09s | +> cd ../.. 00h21m09s | +> sha256sum -c checksums/pass1 00h21m09s | /after/bin/install: OK 00h21m09s | /after/bin/basename: OK 00h21m09s | /after/bin/cat: OK 00h21m09s | /after/bin/chmod: OK 00h21m09s | /after/bin/cksum: OK 00h21m09s | /after/bin/cp: OK 00h21m09s | /after/bin/csplit: OK 00h21m09s | /after/bin/cut: OK 00h21m09s | /after/bin/echo: OK 00h21m09s | /after/bin/expand: OK 00h21m09s | /after/bin/factor: OK 00h21m09s | /after/bin/false: OK 00h21m09s | /after/bin/fmt: OK 00h21m09s | /after/bin/fold: OK 00h21m09s | /after/bin/head: OK 00h21m09s | /after/bin/id: OK 00h21m09s | /after/bin/join: OK 00h21m09s | /after/bin/kill: OK 00h21m09s | /after/bin/link: OK 00h21m09s | /after/bin/ln: OK 00h21m09s | /after/bin/logname: OK 00h21m09s | /after/bin/mkfifo: OK 00h21m09s | /after/bin/mkdir: OK 00h21m09s | /after/bin/mknod: OK 00h21m09s | /after/bin/nl: OK 00h21m09s | /after/bin/od: OK 00h21m09s | /after/bin/paste: OK 00h21m09s | /after/bin/pathchk: OK 00h21m09s | /after/bin/printf: OK 00h21m09s | /after/bin/ptx: OK 00h21m09s | /after/bin/pwd: OK 00h21m09s | /after/bin/readlink: OK 00h21m09s | /after/bin/rmdir: OK 00h21m09s | DEBUG_Mem free: 1738080 avail: 2001264 00h21m09s | /after/bin/seq: OK 00h21m09s | /after/bin/sleep: OK 00h21m09s | /after/bin/split: OK 00h21m09s | /after/bin/sum: OK 00h21m09s | /after/bin/tail: OK 00h21m09s | /after/bin/tee: OK 00h21m09s | /after/bin/tr: OK 00h21m09s | /after/bin/tsort: OK 00h21m09s | /after/bin/unexpand: OK 00h21m09s | /after/bin/unlink: OK 00h21m09s | /after/bin/wc: OK 00h21m09s | /after/bin/whoami: OK 00h21m09s | /after/bin/test: OK 00h21m09s | /after/bin/touch: OK 00h21m09s | /after/bin/true: OK 00h21m09s | /after/bin/yes: OK 00h21m09s | /after/bin/ls: OK 00h21m09s | /after/bin/install: OK 00h21m09s | /after/bin/md5sum: OK 00h21m09s | /after/bin/mv: OK 00h21m09s | /after/bin/rm: OK 00h21m09s | /after/bin/sha1sum: OK 00h21m09s | +> cd .. 00h21m09s | +> pkg=heirloom-devtools-070527 00h21m09s | +> cd heirloom-devtools-070527 00h21m09s | +> kaem --file heirloom-devtools-070527.kaem 00h21m09s | +> set -ex 00h21m09s | +> mkdir build 00h21m09s | +> cd build 00h21m09s | +> bindir=/after/bin 00h21m09s | +> libdir=/after/lib 00h21m09s | +> lexdir=/lex 00h21m09s | +> bunzip2 ../src/heirloom-devtools-070527.tar.bz2 00h21m09s | DEBUG_Mem free: 1735228 avail: 1999368 00h21m10s | +> tar xf ../src/heirloom-devtools-070527.tar heirloom-devtools-070527/yacc heirloom-devtools-070527/lex 00h21m10s | +> cd heirloom-devtools-070527 00h21m10s | +> patch -Np0 -i ../../patches/yacc_remove_wchar.patch 00h21m10s | patching file yacc/dextern 00h21m10s | patching file yacc/y1.c 00h21m10s | patching file yacc/y2.c 00h21m10s | patching file yacc/y3.c 00h21m10s | patching file yacc/y4.c 00h21m10s | patching file yacc/Makefile.mk 00h21m10s | +> patch -Np0 -i ../../patches/lex_remove_wchar.patch 00h21m10s | patching file lex/Makefile.mk 00h21m10s | patching file lex/allprint.c 00h21m10s | patching file lex/ldefs.c 00h21m10s | patching file lex/main.c 00h21m10s | patching file lex/parser.y 00h21m10s | patching file lex/reject.c 00h21m10s | patching file lex/sub1.c 00h21m10s | patching file lex/sub3.c 00h21m10s | +> cd yacc 00h21m10s | +> make -f Makefile.mk CC=tcc AR=tcc -ar CFLAGS=-DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 LDFLAGS=-lgetopt RANLIB=true 00h21m10s | tcc -c -DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 -DPARSER='"/yaccpar"' y1.c 00h21m10s | y1.c:342: warning: assignment makes pointer from integer without a cast 00h21m10s | tcc -c -DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 -DPARSER='"/yaccpar"' y2.c 00h21m10s | y2.c:641: warning: assignment makes pointer from integer without a cast 00h21m10s | tcc -c -DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 -DPARSER='"/yaccpar"' y3.c 00h21m10s | tcc -c -DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 -DPARSER='"/yaccpar"' y4.c 00h21m10s | tcc -c -DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 -DPARSER='"/yaccpar"' getopt.c 00h21m10s | tcc -lgetopt y1.o y2.o y3.o y4.o getopt.o -o yacc 00h21m10s | tcc -c -DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 -DPARSER='"/yaccpar"' libmai.c 00h21m10s | tcc -c -DMAXPATHLEN=100 -DEILSEQ=84 -DMB_LEN_MAX=100 -DPARSER='"/yaccpar"' libzer.c 00h21m10s | tcc -ar -rv liby.a libmai.o libzer.o 00h21m10s | a - libmai.o 00h21m10s | a - libzer.o 00h21m10s | true liby.a 00h21m10s | +> install yacc /after/bin 00h21m10s | +> install -m 644 yaccpar / 00h21m10s | +> cd ../lex 00h21m10s | +> make -f Makefile.mk CC=tcc AR=tcc -ar CFLAGS=-DEILSEQ=84 -DMB_LEN_MAX=100 LDFLAGS=-lgetopt RANLIB=true 00h21m10s | tcc -c -DEILSEQ=DEBUG_Mem free: 1735724 avail: 2001284 00h21m10s | 84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' main.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' sub1.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' sub2.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' sub3.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' header.c 00h21m10s | yacc parser.y 00h21m10s | mv -f y.tab.c parser.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' parser.c 00h21m10s | parser.y:301: warning: assignment of read-only location 00h21m10s | parser.y:441: warning: assignment from incompatible pointer type 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' getopt.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' lsearch.c 00h21m10s | tcc -lgetopt main.o sub1.o sub2.o sub3.o header.o parser.o getopt.o lsearch.o -o lex 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' allprint.c 00h21m10s | allprint.c:79: warning: implicit declaration of function 'iwprint' 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' libmain.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' reject.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' yyless.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DFORMPATH='"/lex"' yywrap.c 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DEUC -DJLSLEX -DWOPTION allprint.c -o allprint_w.o 00h21m10s | allprint.c:79: warning: implicit declaration of function 'iwprint' 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DEUC -DJLSLEX -DWOPTION reject.c -o reject_w.o 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DEUC -DJLSLEX -DWOPTION yyless.c -o yyless_w.o 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DEUC -DJLSLEX -DEOPTION reject.c -o reject_e.o 00h21m10s | tcc -c -DEILSEQ=84 -DMB_LEN_MAX=100 -DEUC -DJLSLEX -DEOPTION yyless.c -o yyless_e.o 00h21m10s | yyless.c:134: warning: implicit declaration of function 'wcstombs' 00h21m10s | tcc -ar -rv libl.a allprint.o libmain.o reject.o yyless.o yywrap.o allprint_w.o reject_w.o yyless_w.o reject_e.o yyless_e.o 00h21m10s | a - allprint.o 00h21m10s | a - libmain.o 00h21m10s | a - reject.o 00h21m10s | a - yyless.o 00h21m10s | a - yywrap.o 00h21m10s | a - allprint_w.o 00h21m10s | a - reject_w.o 00h21m10s | a - yyless_w.o 00h21m10s | a - reject_e.o 00h21m10s | a - yyless_e.o 00h21m10s | true libl.a 00h21m10s | rm parser.c 00h21m10s | +> mkdir /lex 00h21m10s | +> install lex /after/bin 00h21m10s | +> install libl.a /after/lib 00h21m10s | +> install -m 644 ncfDEBUG_Mem free: 1734864 avail: 2000840 00h21m10s | orm /lex 00h21m10s | +> cd ../../.. 00h21m10s | +> sha256sum -c checksums 00h21m10s | /after/bin/yacc: OK 00h21m10s | /after/bin/lex: OK 00h21m10s | /after/lib/libl.a: OK 00h21m10s | /yaccpar: OK 00h21m10s | /lex/ncform: OK 00h21m10s | +> cd .. 00h21m10s | +> pkg=bash-2.05b 00h21m10s | +> cd bash-2.05b 00h21m10s | +> kaem --file bash-2.05b.kaem 00h21m10s | +> set -ex 00h21m10s | +> mkdir build 00h21m10s | +> cd build 00h21m10s | +> gunzip ../src/bash-2.05b.tar.gz 00h21m10s | +> tar xf ../src/bash-2.05b.tar 00h21m10s | +> cd bash-2.05b 00h21m10s | +> cp ../../mk/main.mk Makefile 00h21m10s | +> cp ../../mk/builtins.mk builtins/Makefile 00h21m10s | +> cp ../../mk/common.mk common.mk 00h21m10s | +> touch config.h 00h21m10s | +> touch include/version.h 00h21m10s | +> touch include/pipesize.h 00h21m10s | +> rm y.tab.c y.tab.h 00h21m10s | +> patch -Np0 -i ../../patches/mes-libc.patch 00h21m10s | patching file lib/sh/snprintf.c 00h21m10s | +> patch -Np0 -i ../../patches/tinycc.patch 00h21m10s | patching file lib/sh/oslib.c 00h21m10s | +> patch -Np0 -i ../../patches/missing-defines.patch 00h21m10s | patching file execute_cmd.c 00h21m10s | +> patch -Np0 -iDEBUG_Mem free: 1720108 avail: 2001148 00h21m10s | ../../patches/locale.patch 00h21m10s | patching file locale.c 00h21m10s | +> patch -Np0 -i ../../patches/dev-tty.patch 00h21m10s | patching file shell.c 00h21m10s | Hunk #1 succeeded at 342 with fuzz 1. 00h21m10s | +> make mkbuiltins 00h21m10s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o builtins/mkbuiltins.o builtins/mkbuiltins.c 00h21m10s | builtins/mkbuiltins.c:243: warning: implicit declaration of function 'getpid' 00h21m10s | builtins/mkbuiltins.c:375: warning: implicit declaration of function 'bcopy' 00h21m10s | builtins/mkbuiltins.c:377: warning: implicit declaration of function 'bzero' 00h21m10s | builtins/mkbuiltins.c:487: warning: implicit declaration of function 'read' 00h21m10s | builtins/mkbuiltins.c:494: warning: implicit declaration of function 'close' 00h21m10s | builtins/mkbuiltins.c:1494: warning: implicit declaration of function 'unlink' 00h21m10s | builtins/mkbuiltins.c:1495: warning: implicit declaration of function 'link' 00h21m11s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 builtins/mkbuiltins.o -L. -Lbuiltins -o mkbuiltins 00h21m11s | ./mkbuiltins -externfile builtins/builtext.h -structfile builtins/builtins.c -noproduction builtins/alias.def builtins/bind.def builtins/break.def builtins/builtin.def builtins/cd.def builtins/colon.def builtins/command.def builtins/complete.def builtins/declare.defDEBUG_Mem free: 1719356 avail: 2000520 00h21m11s | builtins/echo.def builtins/enable.def builtins/eval.def builtins/exec.def builtins/exit.def builtins/fc.def builtins/fg_bg.def builtins/hash.def builtins/history.def builtins/jobs.def builtins/kill.def builtins/let.def builtins/read.def builtins/return.def builtins/set.def builtins/setattr.def builtins/shift.def builtins/source.def builtins/suspend.def builtins/test.def builtins/times.def builtins/trap.def builtins/type.def builtins/ulimit.def builtins/umask.def builtins/wait.def builtins/getopts.def builtins/pushd.def builtins/shopt.def builtins/printf.def 00h21m11s | +> cd builtins 00h21m11s | +> make libbuiltins.a 00h21m11s | ../mkbuiltins alias.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o alias.o alias.c 00h21m11s | ../mkbuiltins bind.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o bind.o bind.c 00h21m11s | ../mkbuiltins break.def 00h21m11s | tcc -c -I. -I.. -I../include -IDEBUG_Mem free: 1719108 avail: 2000356 00h21m11s | ../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o break.o break.c 00h21m11s | ../mkbuiltins builtin.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o builtin.o builtin.c 00h21m11s | ../mkbuiltins cd.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o cd.o cd.c 00h21m11s | ./cd.def:406: warning: implicit declDEBUG_Mem free: 1718356 avail: 1999632 00h21m11s | aration of function 'chdir' 00h21m11s | ../mkbuiltins colon.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o colon.o colon.c 00h21m11s | ../mkbuiltins command.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o command.o command.c 00h21m11s | ../mkbuiltins complete.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o complete.o complete.c 00h21m11s | ../mkbuiltins declare.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lDEBUG_Mem free: 1718612 avail: 1999960 00h21m11s | ib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o declare.o declare.c 00h21m11s | ../mkbuiltins echo.def 00h21m11s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o echo.o echo.c 00h21m11s | ./echo.def:171: warning: implicit declaration of function 'clearerr' 00h21m11s | ../mkbuiltins enable.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o enable.o enable.c 00h21m12s | ../mkbuiltins eval.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DDEBUG_Mem free: 1718488 avail: 1999872 00h21m12s | IRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o eval.o eval.c 00h21m12s | ../mkbuiltins exec.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o exec.o exec.c 00h21m12s | ../mkbuiltins exit.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o exit.o exit.c 00h21m12s | ../mkbuiltins fc.def 00h21m12s | DEBUG_Mem free: 1718356 avail: 1999776 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o fc.o fc.c 00h21m12s | ../mkbuiltins fg_bg.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o fg_bg.o fg_bg.c 00h21m12s | ../mkbuiltins hash.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o hash.o hash.c 00h21m12s | ../mkbuiltins history.def 00h21m12s | tcc -c -I. -I.. -I../include -DEBUG_Mem free: 1718240 avail: 1999696 00h21m12s | I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o history.o history.c 00h21m12s | ../mkbuiltins jobs.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o jobs.o jobs.c 00h21m12s | ../mkbuiltins kill.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o kill.o kill.c 00h21m12s | ../mkbuiltins let.def 00h21m12s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_DEBUG_Mem free: 1718116 avail: 1999604 00h21m12s | INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o let.o let.c 00h21m12s | ../mkbuiltins read.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o read.o read.c 00h21m13s | ./read.def:111: warning: implicit declaration of function 'alarm' 00h21m13s | ./read.def:274: warning: implicit declaration of function 'isatty' 00h21m13s | ./read.def:277: warning: implicit declaration of function 'lseek' 00h21m13s | ../mkbuiltins return.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostnamDEBUG_Mem free: 1717992 avail: 1999512 00h21m13s | e_completion\(on_or_off\)=0 -o return.o return.c 00h21m13s | ../mkbuiltins set.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o set.o set.c 00h21m13s | ../mkbuiltins setattr.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o setattr.o setattr.c 00h21m13s | ../mkbuiltins shift.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUDEBUG_Mem free: 1717868 avail: 1999448 00h21m13s | P2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o shift.o shift.c 00h21m13s | ../mkbuiltins source.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o source.o source.c 00h21m13s | ../mkbuiltins suspend.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o suspend.o suspend.c 00h21m13s | ../mkbuiltins test.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZEDEBUG_Mem free: 1717868 avail: 1999472 00h21m13s | RO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o test.o test.c 00h21m13s | ../mkbuiltins times.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o times.o times.c 00h21m13s | ../mkbuiltins trap.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o trap.o trap.c 00h21m13s | ../mkbuiltins type.def 00h21m13s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRDEBUG_Mem free: 1717868 avail: 1999508 00h21m13s | TOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o type.o type.c 00h21m13s | ../mkbuiltins ulimit.def 00h21m14s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o ulimit.o ulimit.c 00h21m14s | ./ulimit.def:405: warning: implicit declaration of function 'strtol' 00h21m14s | ../mkbuiltins umask.def 00h21m14s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o umask.o umask.c 00h21m14s | ./umask.def:121: warning: implicit declaration of function 'umask' 00h21m14s | ../mkbuiltins wait.def 00h21m14s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGRDEBUG_Mem free: 1717744 avail: 1999436 00h21m14s | OUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o wait.o wait.c 00h21m14s | ../mkbuiltins getopts.def 00h21m14s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o getopts.o getopts.c 00h21m14s | ../mkbuiltins pushd.def 00h21m14s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o pushd.o pushd.c 00h21m14s | ../mkbuiltins shopt.def 00h21m14s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/afteDEBUG_Mem free: 1717620 avail: 1999364 00h21m14s | r/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o shopt.o shopt.c 00h21m14s | ../mkbuiltins printf.def 00h21m14s | tcc -c -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -o printf.o printf.c 00h21m14s | ./printf.def:694: warning: implicit declaration of function 'bcopy' 00h21m14s | tcc -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o common.o common.c 00h21m14s | common.c:470: warning: implicit declaration of function 'getcwd' 00h21m14s | common.c:470: warning: assignment makes pointer from integer without a cast 00h21m14s | tcc -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_HDEBUG_Mem free: 1717496 avail: 1999288 00h21m14s | -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o evalstring.o evalstring.c 00h21m14s | evalstring.c:324: warning: implicit declaration of function 'zcatfd' 00h21m14s | evalstring.c:327: warning: implicit declaration of function 'close' 00h21m14s | tcc -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o evalfile.o evalfile.c 00h21m14s | evalfile.c:129: warning: implicit declaration of function 'read' 00h21m14s | evalfile.c:133: warning: implicit declaration of function 'close' 00h21m14s | tcc -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostnDEBUG_Mem free: 1717372 avail: 1999176 00h21m14s | ame_completion\(on_or_off\)=0 -c -o getopt.o getopt.c 00h21m15s | tcc -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o bashgetopt.o bashgetopt.c 00h21m15s | tcc -I. -I.. -I../include -I../lib -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o builtins.o builtins.c 00h21m15s | tcc -ar cr libbuiltins.a alias.o bind.o break.o builtin.o cd.o colon.o command.o complete.o declare.o echo.o enable.o eval.o exec.o exit.o fc.o fg_bg.o hash.o history.o jobs.o kill.o let.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o pushd.o shopt.o printf.o common.o evalstring.o evalfile.o getopt.o bashgetopt.o builtins.o 00h21m15s | +> cd .. 00h21m15s | +> make 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i38DEBUG_Mem free: 1718364 avail: 2000336 00h21m15s | 6\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/clktck.o lib/sh/clktck.c 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/getcwd.o lib/sh/getcwd.c 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/getenv.o lib/sh/getenv.c 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2DEBUG_Mem free: 1718364 avail: 2000348 00h21m15s | -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/oslib.o lib/sh/oslib.c 00h21m15s | lib/sh/oslib.c:226: warning: implicit declaration of function 'kill' 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/setlinebuf.o lib/sh/setlinebuf.c 00h21m15s | lib/sh/setlinebuf.c:59: warning: implicit declaration of function 'setlinebuf' 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strcasecmp.o lib/sh/strcasecmp.c 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\DEBUG_Mem free: 1717992 avail: 1999988 00h21m15s | " -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strerror.o lib/sh/strerror.c 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strtod.o lib/sh/strtod.c 00h21m15s | lib/sh/strtod.c:132: warning: implicit declaration of function 'strtol' 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/vprint.o lib/sh/vprint.c 00h21m15s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SDEBUG_Mem free: 1717992 avail: 2000000 00h21m15s | YS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/itos.o lib/sh/itos.c 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/rename.o lib/sh/rename.c 00h21m16s | lib/sh/rename.c:59: warning: implicit declaration of function 'unlink' 00h21m16s | lib/sh/rename.c:63: warning: implicit declaration of function 'link' 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/zread.o lib/sh/zread.c 00h21m16s | lib/sh/zread.c:47: warning: implicit declaration of function 'read' 00h21m16s | lib/sh/zread.c:130: warning: implicit declaration of function 'lseek' 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUPDEBUG_Mem free: 1717868 avail: 1999888 00h21m16s | 2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/zwrite.o lib/sh/zwrite.c 00h21m16s | lib/sh/zwrite.c:46: warning: implicit declaration of function 'write' 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/shtty.o lib/sh/shtty.c 00h21m16s | lib/sh/shtty.c:45: warning: implicit declaration of function 'ioctl' 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/inet_aton.o lib/sh/inet_aton.c 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVDEBUG_Mem free: 1717868 avail: 1999900 00h21m16s | E_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/netopen.o lib/sh/netopen.c 00h21m16s | lib/sh/netopen.c:334: warning: implicit declaration of function 'internal_error' 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strpbrk.o lib/sh/strpbrk.c 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/timeval.o lib/sh/timeval.c 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/clock.o lib/sh/clock.DEBUG_Mem free: 1717868 avail: 1999912 00h21m16s | c 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/makepath.o lib/sh/makepath.c 00h21m16s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/pathcanon.o lib/sh/pathcanon.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/pathphys.o lib/sh/pathphys.c 00h21m17s | DEBUG_Mem free: 1717364 avail: 1999420 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/stringlist.o lib/sh/stringlist.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/stringvec.o lib/sh/stringvec.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/tmpfile.o lib/sh/tmpfile.c 00h21m17s | DEBUG_Mem free: 1716992 avail: 1999064 00h21m17s | lib/sh/tmpfile.c:214: warning: implicit declaration of function 'close' 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/spell.o lib/sh/spell.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strtrans.o lib/sh/strtrans.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strindex.o lib/sh/strindex.c 00h21m17s | lib/sh/strindex.c:44: waDEBUG_Mem free: 1717240 avail: 1999324 00h21m17s | rning: implicit declaration of function 'strncasecmp' 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/shquote.o lib/sh/shquote.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/snprintf.o lib/sh/snprintf.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/mailstat.o lib/sh/mailstat.c 00h21m17s | DEBUG_Mem free: 1717116 avail: 1999232 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/fmtulong.o lib/sh/fmtulong.c 00h21m17s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/fmtullong.o lib/sh/fmtullong.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strtoll.o lib/sh/strtoll.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARDEBUG_Mem free: 1717124 avail: 1999256 00h21m18s | G -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strtoull.o lib/sh/strtoull.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strtoimax.o lib/sh/strtoimax.c 00h21m18s | lib/sh/strtoimax.c:68: warning: implicit declaration of function 'strtol' 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strtoumax.o lib/sh/strtoumax.c 00h21m18s | lib/sh/strtoumax.c:68: warning: implicit declaration of function 'strtoul' 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DEDEBUG_Mem free: 1717124 avail: 1999268 00h21m18s | CL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/fmtumax.o lib/sh/fmtumax.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/netconn.o lib/sh/netconn.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/mktime.o lib/sh/mktime.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DEBUG_Mem free: 1717124 avail: 1999280 00h21m18s | DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/strftime.o lib/sh/strftime.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/xstrchr.o lib/sh/xstrchr.c 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/sh/zcatfd.o lib/sh/zcatfd.c 00h21m18s | tcc -ar cr libsh.a lib/sh/clktck.o lib/sh/getcwd.o lib/sh/getenv.o lib/sh/oslib.o lib/sh/setlinebuf.o lib/sh/strcasecmp.o lib/sh/strerror.o lib/sh/strtod.o lib/sh/vprint.o lib/sh/itos.o lib/sh/rename.o lib/sh/zread.o lib/sh/zwrite.o lib/sh/shtty.o lib/sh/inet_aton.o lib/sh/netopen.o lib/sh/strpbrk.o lib/sh/timeval.o lib/sh/clock.o lib/sh/makepath.o lib/sh/pathcanon.o lib/sh/pathphys.o lib/sh/stringlist.o lib/sh/stringvec.o lib/sh/tmpfile.o lib/sh/spell.o lib/sh/strtrans.o lib/sh/strindex.o lib/sh/shquote.o lib/sh/snprintf.o lib/sh/mailstat.o lib/sh/fmtulong.o lib/sh/fmtullong.o lib/sh/strtoll.o lib/sh/strtoull.o lib/sh/strtoimax.o lib/sh/strtoumax.o lib/DEBUG_Mem free: 1717000 avail: 1999176 00h21m18s | sh/fmtumax.o lib/sh/netconn.o lib/sh/mktime.o lib/sh/strftime.o lib/sh/xstrchr.o lib/sh/zcatfd.o 00h21m18s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/glob/glob.o lib/glob/glob.c 00h21m18s | lib/glob/glob.c:503: warning: implicit declaration of function 'bcopy' 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/glob/strmatch.o lib/glob/strmatch.c 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/glob/smatch.o lib/glob/smatch.c 00h21m19s | DEBUG_Mem free: 1716496 avail: 1998776 00h21m19s | In file included from lib/glob/smatch.c:226: 00h21m19s | lib/glob/sm_loop.c:345: warning: implicit declaration of function 'bcopy' 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/glob/xmbsrtowcs.o lib/glob/xmbsrtowcs.c 00h21m19s | tcc -ar cr libglob.a lib/glob/glob.o lib/glob/strmatch.o lib/glob/smatch.o lib/glob/xmbsrtowcs.o 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o lib/tilde/tilde.o lib/tilde/tilde.c 00h21m19s | tcc -ar cr libtilde.a lib/tilde/tilde.o 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHDEBUG_Mem free: 1716504 avail: 1998840 00h21m19s | R -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o shell.o shell.c 00h21m19s | shell.c:416: warning: implicit declaration of function 'show_shell_version' 00h21m19s | shell.c:474: warning: implicit declaration of function 'isatty' 00h21m19s | shell.c:474: warning: implicit declaration of function 'fileno' 00h21m19s | shell.c:492: warning: implicit declaration of function 'close' 00h21m19s | shell.c:642: warning: implicit declaration of function 'setbuf' 00h21m19s | shell.c:668: warning: implicit declaration of function 'get_tty_state' 00h21m19s | shell.c:1102: warning: implicit declaration of function 'getuid' 00h21m19s | shell.c:1111: warning: implicit declaration of function 'getgid' 00h21m19s | shell.c:1112: warning: implicit declaration of function 'geteuid' 00h21m19s | shell.c:1113: warning: implicit declaration of function 'getegid' 00h21m19s | shell.c:1123: warning: implicit declaration of function 'setuid' 00h21m19s | shell.c:1124: warning: implicit declaration of function 'setgid' 00h21m19s | shell.c:1312: warning: implicit declaration of function 'lseek' 00h21m19s | shell.c:1317: warning: implicit declaration of function 'read' 00h21m19s | shell.c:1579: warning: implicit declaration of function 'initialize_job_control' 00h21m19s | shell.c:1650: warning: implicit declaration of function 'shell_version_string' 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o eval.o eval.c 00h21m19s | eval.c:253: warning: implicit declaration of function 'alarm' 00h21m19s | yacc -d parse.y 00h21m19s | DEBUG_Mem free: 1716124 avail: 1998588 00h21m19s | 00h21m19s | conflicts: 1 shift/reduce 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o y.tab.o y.tab.c 00h21m19s | parse.y:1566: warning: implicit declaration of function 'clearerr' 00h21m19s | parse.y:1788: warning: implicit declaration of function 'cleanup_dead_jobs' 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(onDEBUG_Mem free: 1716008 avail: 1998600 00h21m19s | _or_off\)=0 -c -o general.o general.c 00h21m19s | general.c:355: warning: implicit declaration of function 'ttyname' 00h21m19s | general.c:355: warning: implicit declaration of function 'fileno' 00h21m19s | general.c:360: warning: implicit declaration of function 'close' 00h21m19s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o make_cmd.o make_cmd.c 00h21m19s | make_cmd.c:618: warning: implicit declaration of function 'bcopy' 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o print_cmd.o print_cmd.c 00h21m20s | print_cmd.c:1127: warning: implicit declaration of function 'bcopy' 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fakDEBUG_Mem free: 1715884 avail: 1998516 00h21m20s | e-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o dispose_cmd.o dispose_cmd.c 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o execute_cmd.o execute_cmd.c 00h21m20s | execute_cmd.c:1307: warning: implicit declaration of function 'pipe' 00h21m20s | execute_cmd.c:3481: warning: implicit declaration of function 'execve' 00h21m20s | execute_cmd.c:3525: warning: implicit declaration of function 'read' 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o variables.o variables.c 00h21m20s | variables.c:327: warning: implicit declaration of function 'getpid' 00h21m20s | variables.c:406: warning: implicit declaration of function 'shell_version_string' 00h21m20s | variables.c:406: warning: assignment makes pointer from integer without a cast 00h21m20s | variables.c:730: warning: implicit declaration of function 'getppid' 00h21m20s | DEBUG_Mem free: 1714884 avail: 1997552 00h21m20s | variables.c:1069: warning: implicit declaration of function 'strtoul' 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o copy_cmd.o copy_cmd.c 00h21m20s | copy_cmd.c:115: warning: implicit declaration of function 'bcopy' 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o error.o error.c 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_offDEBUG_Mem free: 1715636 avail: 1998360 00h21m20s | \)=0 -c -o expr.o expr.c 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o flags.o flags.c 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o nojobs.o nojobs.c 00h21m20s | nojobs.c:365: warning: implicit declaration of function 'fileno' 00h21m20s | nojobs.c:382: warning: implicit declaration of function 'ioctl' 00h21m20s | nojobs.c:582: warning: implicit declaration of function 'wait' 00h21m20s | nojobs.c:667: warning: implicit declaration of function 'signal_is_trapped' 00h21m20s | nojobs.c:752: warning: implicit declaration of function 'maybe_call_trap_handler' 00h21m20s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\DEBUG_Mem free: 1715636 avail: 1998392 00h21m20s | " -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o subst.o subst.c 00h21m20s | subst.c:471: warning: implicit declaration of function 'bcopy' 00h21m20s | subst.c:3747: warning: implicit declaration of function 'pipe' 00h21m20s | subst.c:3782: warning: implicit declaration of function 'close' 00h21m20s | subst.c:3803: warning: implicit declaration of function 'fileno' 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o hashcmd.o hashcmd.c 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o hashlib.o hashlib.c 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTDEBUG_Mem free: 1715512 avail: 1998332 00h21m21s | ILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o mailcheck.o mailcheck.c 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o support/mksignames.o support/mksignames.c 00h21m21s | tcc support/mksignames.o -L. -Lbuiltins -o mksignames -lgetopt 00h21m21s | ./mksignames signames.h 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o trap.o trap.c 00h21m21s | trap.c:286: warning: implicit declaration of function 'getpid' 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\"DEBUG_Mem free: 1715264 avail: 1998156 00h21m21s | -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o input.o input.c 00h21m21s | input.c:67: warning: implicit declaration of function 'read' 00h21m21s | input.c:67: warning: implicit declaration of function 'fileno' 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o unwind_prot.o unwind_prot.c 00h21m21s | unwind_prot.c:307: warning: implicit declaration of function 'bcopy' 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o pathexp.o pathexp.c 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDEBUG_Mem free: 1715140 avail: 1998048 00h21m21s | DLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o sig.o sig.c 00h21m21s | sig.c:80: warning: implicit declaration of function 'initialize_job_signals' 00h21m21s | sig.c:280: warning: implicit declaration of function 'sigdelset' 00h21m21s | sig.c:426: warning: implicit declaration of function 'getpid' 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o test.o test.c 00h21m21s | test.c:684: warning: implicit declaration of function 'isatty' 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o version.o version.c 00h21m21s | version.c:36: warning: assignment makes integer from pointer without a cast 00h21m21s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAUDEBUG_Mem free: 1715016 avail: 1997952 00h21m21s | LT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o alias.o alias.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o array.o array.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o arrayfunc.o arrayfunc.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o braces.o braces.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRDEBUG_Mem free: 1715140 avail: 1998092 00h21m22s | UCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o bracecomp.o bracecomp.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o bashhist.o bashhist.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o bashline.o bashline.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\"DEBUG_Mem free: 1715140 avail: 1998104 00h21m22s | -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o list.o list.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o stringlib.o stringlib.c 00h21m22s | stringlib.c:283: warning: implicit declaration of function 'bcopy' 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o locale.o locale.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DDEBUG_Mem free: 1714892 avail: 1997868 00h21m22s | HAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o findcmd.o findcmd.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o redir.o redir.c 00h21m22s | redir.c:328: warning: implicit declaration of function 'close' 00h21m22s | redir.c:391: warning: implicit declaration of function 'unlink' 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o pcomplete.o pcomplete.c 00h21m22s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostnamDEBUG_Mem free: 1714768 avail: 1997768 00h21m22s | e_completion\(on_or_off\)=0 -c -o pcomplib.o pcomplib.c 00h21m23s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o mksyntax.o mksyntax.c 00h21m23s | mksyntax.c:304: warning: implicit declaration of function 'getopt' 00h21m23s | tcc mksyntax.o -L. -Lbuiltins -o mksyntax -lgetopt 00h21m23s | ./mksyntax -o syntax.c 00h21m23s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o syntax.o syntax.c 00h21m23s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o xmalloc.o xmalloc.c 00h21m23s | tcc -I. -Iinclude -Ilib -Ilib/sh -Ibuiltins -DHAVE_DIRENT_H -DSTRUCT_DIRENT_HAS_D_INO -DHAVE_STDINT_H -DHAVE_LIMITS_H -DHAVE_STRING_H -DHAVE_INTTYPES_H -DRETSIGTYPE=DEBUG_Mem free: 1714768 avail: 1997836 00h21m23s | void -DHUGE_VAL=10000000000.0 -DTERMIO_TTY_DRIVER -DPREFER_STDARG -DHAVE_DECL_STRTOL -DHAVE_DECL_STRTOLL -DHAVE_DECL_STRTOUL -DHAVE_DECL_STRTOULL -DHAVE_TZNAME -DPIPESIZE=4096 -DDEFAULT_PATH_VALUE=\"/after/bin\" -DSTANDARD_UTILS_PATH=\"/after/bin\" -DPPROMPT=\"\" -DSPROMPT=\"\" -DCONF_MACHTYPE=\"bootstrap\" -DGETGROUPS_T=int -DCOND_COMMAND -DCONF_HOSTTYPE=\"i386\" -DCONF_OSTYPE=\"linux\" -DDEFAULT_MAIL_DIRECTORY=\"/fake-mail\" -DVOID_SIGHANDLER -DDISTVERSION=\"2.05b\" -DBUILDVERSION=\"0\" -DSCCSVERSION=\"2.05b\" -DLC_ALL=\"C\" -DHAVE_STRERROR -DHAVE_MEMSET -DHAVE_DUP2 -DHAVE_STRTOUL -DHAVE_STRTOULL -DHAVE_STRCHR -DHAVE_BCOPY -DHAVE_BZERO -DHAVE_POSIX_SIGNALS -DHAVE_GETCWD -DHAVE_SYS_SIGLIST -Dendpwent\(x\)=0 -Denable_hostname_completion\(on_or_off\)=0 -c -o siglist.o siglist.c 00h21m23s | tcc -o bash libsh.a builtins/libbuiltins.a libglob.a libtilde.a shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o nojobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o siglist.o lib/sh/zcatfd.o lib/sh/strtoumax.o lib/sh/spell.o lib/sh/pathphys.o -L. -Lbuiltins -lsh -lbuiltins -lglob -ltilde 00h21m23s | +> install bash /after/bin/ 00h21m23s | +> ln -s /after/bin/bash /bin/bash 00h21m23s | +> ln -s /after/bin/bash /bin/sh 00h21m23s | +> ln -s /after/bin/bash /after/bin/sh 00h21m23s | +> cd ../.. 00h21m23s | +> sha256sum -c checksums 00h21m23s | /after/bin/bash: OK 00h21m23s | +> cd .. 00h21m23s | +> bash run.sh 00h21m23s | DEBUGps: before_build: flex-2.5.11 | buildid 1 | ps: 23 00h21m23s | PID USER TIME COMMAND 00h21m23s | 1 0 0:00 ./init.user 00h21m23s | 2 0 0:00 [kthreadd] 00h21m23s | 3 0 0:00 [ksoftirqd/0] 00h21m23s | 4 0 0:00 [kworker/0:0] 00h21m23s | 5 0 0:00 [kworker/0:0H] 00h21m23s | 6 0 0:00 [kworker/u2:0] 00h21m23s | 7 0 0:00 [khelper] 00h21m23s | 8 0 0:00 [kdevtmpfs] 00h21m23s | 9 0 0:00 [perf] 00h21m23s | 10 0 0:00 [writeback] 00h21m23s | 11 0 0:00 [kworker/0:1] 00h21m23s | 12 0 0:00 [kswapd0] 00h21m23s | 13 0 0:00 [deferwq] 00h21m23s | 14 0 0:00 [kworker/u2:1] 00h21m23s | 22 0 0:00 {init} /bin/ash /init 00h21m23s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h21m23s | 120 0 0:00 ../bin/kaem --file kaem.run 00h21m23s | 3381 0 0:00 /bin/busybox sleep 0.25 00h21m23s | 3389 0 0:00 bash run.sh 00h21m23s | 3395 0 0:00 /bin/busybox ps 00h21m23s | DEBUGps: before_build: flex-2.5.11 | buildid 1 | READY: 3389 00h21m23s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h21m23s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m23s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m24s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m24s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m24s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m24s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m25s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m25s | DEBUG_Mem free: 1717992 avail: 2001720 00h21m25s | delete_dir() LOOP | word: '/Development' 00h21m25s | run.sh: line 52: command: ls: not found 00h21m25s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m25s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m25s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m26s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m26s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m26s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m26s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m27s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m27s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m27s | delete_dir() READY 00h21m27s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h21m27s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m27s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m28s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m28s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m28s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m28s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m29s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m29s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m29s | delete_dir() LOOP | word: '/Development' 00h21m29s | run.sh: line 43: command: ls: not found 00h21m29s | run.sh: line 52: command: ls: not found 00h21m29s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h21m29s | delete_dir() LOOP | word: '/M2-Planet' 00h21m29s | run.sh: line 43: command: ls: not found 00h21m29s | run.sh: line 52: command: ls: not found 00h21m29s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h21m29s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m29s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m30s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m30s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m30s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m30s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m31s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m31s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m31s | delete_dir() READY 00h21m31s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h21m31s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m31s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m32s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m32s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m32s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m32s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m33s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m33s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m33s | delete_dir() LOOP | word: '/Development' 00h21m33s | run.sh: line 43: command: ls: not found 00h21m33s | run.sh: line 52: command: ls: not found 00h21m33s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h21m33s | delete_dir() LOOP | word: '/M2-Planet' 00h21m33s | run.sh: line 43: command: ls: not found 00h21m33s | run.sh: line 52: command: ls: not found 00h21m33s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h21m33s | delete_dir() LOOP | word: '/NASM' 00h21m33s | run.sh: line 43: command: ls: not found 00h21m33s | run.sh: line 52: command: ls: not found 00h21m33s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h21m33s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m34s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m34s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m34s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m34s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m35s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m35s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m35s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m35s | delete_dir() READY 00h21m35s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h21m35s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m36s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m36s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m36s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m36s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m37s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m37s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m37s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m37s | delete_dir() LOOP | word: '/Development' 00h21m37s | run.sh: line 43: command: ls: not found 00h21m37s | run.sh: line 52: command: ls: not found 00h21m37s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h21m37s | delete_dir() LOOP | word: '/M2-Planet' 00h21m37s | run.sh: line 43: command: ls: not found 00h21m37s | run.sh: line 52: command: ls: not found 00h21m37s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h21m37s | delete_dir() LOOP | word: '/NASM' 00h21m37s | run.sh: line 43: command: ls: not found 00h21m37s | run.sh: line 52: command: ls: not found 00h21m37s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h21m37s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h21m37s | run.sh: line 43: command: ls: not found 00h21m37s | run.sh: line 52: command: ls: not found 00h21m37s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h21m37s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m38s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m38s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m38s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m38s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m39s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m39s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m39s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m39s | delete_dir() READY 00h21m39s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h21m39s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m40s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m40s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m40s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m40s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m41s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m41s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m41s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m41s | delete_dir() LOOP | word: '/Development' 00h21m41s | run.sh: line 43: command: ls: not found 00h21m41s | run.sh: line 52: command: ls: not found 00h21m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h21m41s | delete_dir() LOOP | word: '/M2-Planet' 00h21m41s | run.sh: line 43: command: ls: not found 00h21m41s | run.sh: line 52: command: ls: not found 00h21m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h21m41s | delete_dir() LOOP | word: '/NASM' 00h21m41s | run.sh: line 43: command: ls: not found 00h21m41s | run.sh: line 52: command: ls: not found 00h21m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h21m41s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h21m41s | run.sh: line 43: command: ls: not found 00h21m41s | run.sh: line 52: command: ls: not found 00h21m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h21m41s | delete_dir() LOOP | word: '/mes-m2' 00h21m41s | run.sh: line 43: command: ls: not found 00h21m41s | run.sh: line 52: command: ls: not found 00h21m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h21m41s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m42s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m42s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m42s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m42s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m43s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m43s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m43s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m43s | delete_dir() READY 00h21m43s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h21m43s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m44s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m44s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m44s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m45s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m45s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m45s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m45s | DEBUG_Mem free: 1718116 avail: 2001716 00h21m45s | delete_dir() LOOP | word: '/Development' 00h21m45s | run.sh: line 43: command: ls: not found 00h21m45s | run.sh: line 52: command: ls: not found 00h21m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h21m46s | delete_dir() LOOP | word: '/M2-Planet' 00h21m46s | run.sh: line 43: command: ls: not found 00h21m46s | run.sh: line 52: command: ls: not found 00h21m46s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h21m46s | delete_dir() LOOP | word: '/NASM' 00h21m46s | run.sh: line 43: command: ls: not found 00h21m46s | run.sh: line 52: command: ls: not found 00h21m46s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h21m46s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h21m46s | run.sh: line 43: command: ls: not found 00h21m46s | rDEBUG_Mem free: 1717984 avail: 2001584 00h21m46s | un.sh: line 52: command: ls: not found 00h21m46s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h21m46s | delete_dir() LOOP | word: '/mes-m2' 00h21m46s | run.sh: line 43: command: ls: not found 00h21m46s | run.sh: line 52: command: ls: not found 00h21m46s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h21m46s | delete_dir() LOOP | word: '/mescc-tools' 00h21m46s | run.sh: line 43: command: ls: not found 00h21m46s | run.sh: line 52: command: ls: not found 00h21m46s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h21m46s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m46s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m46s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m47s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m47s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m47s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m47s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m48s | DEBUG_Mem free: 1717992 avail: 2001592 00h21m48s | delete_dir() READY 00h21m48s | flex-2.5.11: beginning build using script flex-2.5.11.sh 00h21m48s | START: mkdir -p build 00h21m48s | run.sh: line 16: sync: command not found 00h21m48s | READY: RC: 0 00h21m48s | flex-2.5.11: unpacking source. 00h21m48s | src_unpack: start pwd: /after/flex-2.5.11/build | flex-2.5.11-1 00h21m48s | src_unpack: ready pwd: /after/flex-2.5.11/build | flex-2.5.11-1 00h21m48s | flex-2.5.11: preparing source. 00h21m48s | Applying patch: /after/flex-2.5.11/patches/scan_l.patch 00h21m48s | patching file scan.l 00h21m48s | Applying patch: /after/flex-2.5.11/patches/yyin.patch 00h21m48s | patching file flexdef.h 00h21m48s | patching file scan.l 00h21m48s | flex-2.5.11: configuring source. 00h21m48s | flex-2.5.11: compiling source. 00h21m48s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h21m48s | # SPDX-FileCopyrightText: 2019-2020 Giovanni Mascellani 00h21m48s | # 00h21m48s | # SPDX-License-Identifier: GPL-3.0-or-later 00h21m48s | 00h21m48s | CFLAGS = -DVERSION=\"2.5.11\" 00h21m48s | 00h21m48s | all: flex 00h21m48s | 00h21m48s | flex: ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o 00h21m48s | tcc -o $@ $^ -ll 00h21m48s | 00h21m48s | flex-tmp: ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan-tmp.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o 00h21m48s | tcc -o $@ $^ -ll 00h21m48s | 00h21m48s | %.o: %.c 00h21m48s | tcc -g -c $(CFLAGS) -o $@ $< 00h21m48s | 00h21m48s | scan.o: parse.h 00h21m48s | scan-tmp.o: parse.h 00h21m48s | yylex.o: parse.h 00h21m48s | 00h21m48s | parse.c parse.h: parse.y 00h21m48s | yacc -d parse.y 00h21m48s | mv y.tab.h parse.h 00h21m48s | mv y.tab.c parse.c 00h21m48s | 00h21m48s | scan-tmp.c: scan.lex.l 00h21m48s | lex scan.lex.l 00h21m48s | sed 's|yylex|flexscan|g' -i lex.yy.c 00h21m48s | mv lex.yy.c scan-tmp.c 00h21m48s | 00h21m48s | scan.c: scan.l flex-tmp 00h21m48s | ./flex-tmp scan.l 00h21m48s | mv lex.yy.c scan.c 00h21m48s | 00h21m48s | skel.c: mkskel.sh flex.skl 00h21m48s | /bin/sh ./mkskel.sh ./flex.skl > skel.c 00h21m48s | 00h21m48s | install: all 00h21m48s | install flex $(DESTDIR)$(PREFIX)/bin 00h21m48s | ln -sf $(PREFIX)/bin/flex $(DESTDIR)$(PREFIX)/bin/lex 00h21m48s | GNU Make 3.80 00h21m48s | Copyright (C) 2002 Free Software Foundation, Inc. 00h21m48s | This is free software; see the source for copying conditions. 00h21m48s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h21m48s | PARTICULAR PURPOSE. 00h21m48s | Reading makefiles... 00h21m48s | Updating goal targets.... 00h21m48s | File `all' does not exist. 00h21m48s | File `flex' does not exist. 00h21m48s | File `ccl.o' does not exist. 00h21m48s | Must remake target `ccl.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o ccl.o ccl.c 00h21m48s | Successfully remade target file `ccl.o'. 00h21m48s | File `dfa.o' does not exist. 00h21m48s | Must remake target `dfa.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o dfa.o dfa.c 00h21m48s | Successfully remade target file `dfa.o'. 00h21m48s | File `ecs.o' does not exist. 00h21m48s | Must remake target `ecs.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o ecs.o ecs.c 00h21m48s | Successfully remade target file `ecs.o'. 00h21m48s | File `gen.o' does not exist. 00h21m48s | Must remake target `gen.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o gen.o gen.c 00h21m48s | gen.c:638: warning: implicit declaration of function 'strcpy' 00h21m48s | Successfully remade target file `gen.o'. 00h21m48s | File `main.o' does not exist. 00h21m48s | Must remake target `main.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o main.o main.c 00h21m48s | main.c:332: warning: implicit declaration of function 'freopen' 00h21m48s | main.c:332: warning: assignment makes pointer from integer without a cast 00h21m48s | main.c:353: warnDEBUG_Mem free: 1713396 avail: 2000664 00h21m48s | ing: implicit declaration of function 'strcmp' 00h21m48s | main.c:441: warning: implicit declaration of function 'strncmp' 00h21m48s | main.c:721: warning: implicit declaration of function 'unlink' 00h21m48s | main.c:1436: warning: implicit declaration of function 'getenv' 00h21m48s | Successfully remade target file `main.o'. 00h21m48s | File `misc.o' does not exist. 00h21m48s | Must remake target `misc.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o misc.o misc.c 00h21m48s | misc.c:83: warning: implicit declaration of function 'strcpy' 00h21m48s | Successfully remade target file `misc.o'. 00h21m48s | File `nfa.o' does not exist. 00h21m48s | Must remake target `nfa.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o nfa.o nfa.c 00h21m48s | Successfully remade target file `nfa.o'. 00h21m48s | File `parse.o' does not exist. 00h21m48s | File `parse.c' does not exist. 00h21m48s | Must remake target `parse.c'. 00h21m48s | yacc -d parse.y 00h21m48s | mv y.tab.h parse.h 00h21m48s | mv y.tab.c parse.c 00h21m48s | Successfully remade target file `parse.c'. 00h21m48s | Must remake target `parse.o'. 00h21m48s | tcc -g -c -DVERSION=\"2.5.11\" -o parse.o parse.c 00h21m48s | Successfully remade target file `parse.o'. 00h21m48s | File `scan.o' does not exist. 00h21m48s | File `scan.c' does not exist. 00h21m48s | File `flex-tmp' does not exist. 00h21m48s | File `scan-tmp.o' does not exist. 00h21m48s | File `scan-tmp.c' does not exist. 00h21m48s | Must remake target `scan-tmp.c'. 00h21m48s | lex scan.lex.l 00h21m48s | DEBUG_Mem free: 1712776 avail: 2000268 00h21m48s | DEBUG_Mem free: 1712776 avail: 2000272 00h21m49s | 2111/5000 nodes(%e), 5637/10000 positions(%p), 818/5000 (%n), 54603 transitions, 00h21m49s | 1755/10000 packed char classes(%k), 5247/100000 packed transitions(%a), 6585/12000 output slots(%o) 00h21m49s | sed 's|yylex|flexscan|g' -i lex.yy.c 00h21m49s | mv lex.yy.c scan-tmp.c 00h21m49s | Successfully remade target file `scan-tmp.c'. 00h21m49s | Must remake target `scan-tmp.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o scan-tmp.o scan-tmp.c 00h21m49s | scan.lex.l:161: warning: implicit declaration of function 'strcpy' 00h21m49s | scan.lex.l:678: warning: implicit declaration of function 'strcmp' 00h21m49s | Successfully remade target file `scan-tmp.o'. 00h21m49s | File `skel.o' does not exist. 00h21m49s | File `skel.c' does not exist. 00h21m49s | Must remake target `skel.c'. 00h21m49s | /bin/sh ./mkskel.sh ./flex.skl > skel.c 00h21m49s | DEBUG_Mem free: 1712752 avail: 2000516 00h21m49s | Successfully remade target file `skel.c'. 00h21m49s | Must remake target `skel.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o skel.o skel.c 00h21m49s | Successfully remade target file `skel.o'. 00h21m49s | File `sym.o' does not exist. 00h21m49s | Must remake target `sym.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o sym.o sym.c 00h21m49s | sym.c:88: warning: implicit declaration of function 'strcmp' 00h21m49s | Successfully remade target file `sym.o'. 00h21m49s | File `tblcmp.o' does not exist. 00h21m49s | Must remake target `tblcmp.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o tblcmp.o tblcmp.c 00h21m49s | Successfully remade target file `tblcmp.o'. 00h21m49s | File `yylex.o' does not exist. 00h21m49s | Must remake target `yylex.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o yylex.o yylex.c 00h21m49s | Successfully remade target file `yylex.o'. 00h21m49s | File `options.o' does not exist. 00h21m49s | Must remake target `options.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o options.o options.c 00h21m49s | Successfully remade target file `options.o'. 00h21m49s | File `scanopt.o' does not exist. 00h21m49s | Must remake target `scanopt.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o scanopt.o scanopt.c 00h21m49s | scanopt.c:135: warning: implicit declaration of function 'getenv' 00h21m49s | scanopt.c:135: warning: assignment makes pointer from integer without a cast 00h21m49s | scanopt.c:136: warning: implicit declaration of function 'atoi' 00h21m49s | scanopt.c:165: warning: implicit declaration of function 'malloc' 00h21m49s | scanopt.c:497: warning: implicit declaration of function 'free' 00h21m49s | scanopt.c:630: warning: implicit declaration of function 'strncmp' 00h21m49s | scanopt.c:763: warning: implicit declaration of function 'strcmp' 00h21m49s | Successfully remade target file `scanopt.o'. 00h21m49s | File `buf.o' does not exist. 00h21m49s | Must remake target `buf.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o buf.o buf.c 00h21m49s | buf.c:135: warning: implicit declaration of function 'memcpy' 00h21m49s | Successfully remade target file `buf.o'. 00h21m49s | Must remake target `flex-tmp'. 00h21m49s | tcc -o flex-tmp ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan-tmp.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o -ll 00h21m49s | Successfully remade target file `flex-tmp'. 00h21m49s | Must remake target `scan.c'. 00h21m49s | ./flex-tmp scan.l 00h21m49s | DEBUG_Mem free: 1712156 avail: 2000484 00h21m49s | mv lex.yy.c scan.c 00h21m49s | Successfully remade target file `scan.c'. 00h21m49s | Must remake target `scan.o'. 00h21m49s | tcc -g -c -DVERSION=\"2.5.11\" -o scan.o scan.c 00h21m49s | scan.l:149: warning: implicit declaration of function 'strcpy' 00h21m49s | lex.yy.c:3846: warning: implicit declaration of function 'clearerr' 00h21m49s | lex.yy.c:4213: warning: implicit declaration of function 'fileno' 00h21m49s | scan.l:738: warning: implicit declaration of function 'strcmp' 00h21m49s | Successfully remade target file `scan.o'. 00h21m49s | Must remake target `flex'. 00h21m49s | tcc -o flex ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o -ll 00h21m49s | Successfully remade target file `flex'. 00h21m49s | Must remake target `all'. 00h21m49s | Successfully remade target file `all'. 00h21m49s | src_compile 00h21m49s | # end of call src_compile: 00h21m49s | flex-2.5.11: installing. 00h21m49s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h21m49s | # SPDX-FileCopyrightText: 2019-2020 Giovanni Mascellani 00h21m49s | # 00h21m49s | # SPDX-License-Identifier: GPL-3.0-or-later 00h21m49s | 00h21m49s | CFLAGS = -DVERSION=\"2.5.11\" 00h21m49s | 00h21m49s | all: flex 00h21m49s | 00h21m49s | flex: ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o 00h21m49s | tcc -o $@ $^ -ll 00h21m49s | 00h21m49s | flex-tmp: ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan-tmp.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o 00h21m49s | tcc -o $@ $^ -ll 00h21m49s | 00h21m49s | %.o: %.c 00h21m49s | tcc -g -c $(CFLAGS) -o $@ $< 00h21m49s | 00h21m49s | scan.o: parse.h 00h21m49s | scan-tmp.o: parse.h 00h21m49s | yylex.o: parse.h 00h21m49s | 00h21m49s | parse.c parse.h: parse.y 00h21m49s | yacc -d parse.y 00h21m49s | mv y.tab.h parse.h 00h21m49s | mv y.tab.c parse.c 00h21m49s | 00h21m49s | scan-tmp.c: scan.lex.l 00h21m49s | lex scan.lex.l 00h21m49s | sed 's|yylex|flexscan|g' -i lex.yy.c 00h21m49s | mv lex.yy.c scan-tmp.c 00h21m49s | 00h21m49s | scan.c: scan.l flex-tmp 00h21m49s | ./flex-tmp scan.l 00h21m49s | mv lex.yy.c scan.c 00h21m49s | 00h21m49s | skel.c: mkskel.sh flex.skl 00h21m49s | /bin/sh ./mkskel.sh ./flex.skl > skel.c 00h21m49s | 00h21m49s | install: all 00h21m49s | install flex $(DESTDIR)$(PREFIX)/bin 00h21m49s | ln -sf $(PREFIX)/bin/flex $(DESTDIR)$(PREFIX)/bin/lex 00h21m49s | GNU Make 3.80 00h21m49s | Copyright (C) 2002 Free Software Foundation, Inc. 00h21m49s | This is free software; see the source for copying conditions. 00h21m49s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h21m49s | PARTICULAR PURPOSE. 00h21m49s | Reading makefiles... 00h21m49s | Updating goal targets.... 00h21m49s | File `install' does not exist. 00h21m49s | File `all' does not exist. 00h21m49s | Must remake target `all'. 00h21m49s | Successfully remade target file `all'. 00h21m49s | Must remake target `install'. 00h21m49s | install flex /after/bin 00h21m49s | ln -sf /after/bin/flex /after/bin/lex 00h21m49s | Successfully remade target file `install'. 00h21m49s | src_install 00h21m49s | DEBUGps: after_build: flex-2.5.11 | buildid 1 | ps: 23 00h21m49s | PID USER TIME COMMAND 00h21m49s | 1 0 0:00 ./init.user 00h21m49s | 2 0 0:00 [kthreadd] 00h21m49s | 3 0 0:00 [ksoftirqd/0] 00h21m49s | 4 0 0:00 [kworker/0:0] 00h21m49s | 5 0 0:00 [kworker/0:0H] 00h21m49s | 6 0 0:00 [kworker/u2:0] 00h21m49s | 7 0 0:00 [khelper] 00h21m49s | 8 0 0:00 [kdevtmpfs] 00h21m49s | 9 0 0:00 [perf] 00h21m49s | 10 0 0:00 [writeback] 00h21m49s | 11 0 0:00 [kworker/0:1] 00h21m49s | 12 0 0:00 [kswapd0] 00h21m49s | 13 0 0:00 [deferwq] 00h21m49s | 14 0 0:00 [kworker/u2:1] 00h21m49s | 22 0 0:00 {init} /bin/ash /init 00h21m49s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h21m49s | 120 0 0:00 ../bin/kaem --file kaem.run 00h21m49s | 3389 0 0:00 bash run.sh 00h21m49s | 3644 0 0:00 /bin/busybox sleep 0.25 00h21m49s | 3657 0 0:00 [busybox] 00h21m49s | 3659 0 0:00 /bin/busybox ps 00h21m49s | DEBUGps: after_build: flex-2.5.11 | buildid 1 | READY: 3389 00h21m49s | delete_dir() START | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m49s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m49s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m50s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m50s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m50s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m50s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m51s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m51s | DEBUG_Mem free: 1712032 avail: 2000900 00h21m51s | delete_dir() LOOP | word: '/Development' 00h21m51s | run.sh: line 43: command: ls: not found 00h21m51s | run.sh: line 52: command: ls: not found 00h21m51s | delete_dir() ERR | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m51s | delete_dir() LOOP | word: '/M2-Planet' 00h21m51s | run.sh: line 43: command: ls: not found 00h21m51s | run.sh: line 52: command: ls: not found 00h21m51s | delete_dir() ERR | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m51s | delete_dir() LOOP | word: '/NASM' 00h21m51s | run.sh: line 43: command: ls: not found 00h21m51s | run.sh: line 52: command: ls: not found 00h21m51s | delete_dir() ERR | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m51s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h21m51s | run.sh: line 43: command: ls: not found 00h21m51s | run.sh: line 52: command: ls: not found 00h21m51s | delete_dir() ERR | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m51s | delete_dir() LOOP | word: '/mes-m2' 00h21m51s | run.sh: line 43: command: ls: not found 00h21m51s | run.sh: line 52: command: ls: not found 00h21m51s | delete_dir() ERR | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m51s | delete_dir() LOOP | word: '/mescc-tools' 00h21m51s | run.sh: line 43: comDEBUG_Mem free: 1712148 avail: 2001016 00h21m51s | mand: ls: not found 00h21m51s | run.sh: line 52: command: ls: not found 00h21m51s | delete_dir() ERR | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m51s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h21m51s | run.sh: line 43: command: ls: not found 00h21m51s | run.sh: line 52: command: ls: not found 00h21m51s | delete_dir() ERR | '/after/flex-2.5.11' | context: flex-2.5.11-1|cleanup_after_build 00h21m51s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m52s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m52s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m52s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m52s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m53s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m53s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m53s | delete_dir() READY 00h21m53s | DEBUG_Mem free: 1712156 avail: 2001024 00h21m53s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h21m53s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h21m53s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h21m53s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h21m53s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h21m53s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h21m53s | e7b1b2c7d999cd31becd7368f735b1672f24e1e469d73f0641fca5e0b6a314e8 /after/bin/boot0-tcc 00h21m53s | b963670c966c8b545f278c58558ee512d1879556f33be3dd60fdc6c6fe0c42ee /after/bin/boot1-tcc 00h21m54s | 6f2cb537b862b143e031d43a9b554c14bf09dfa7d0232265e5ee5b7792adbdf3 /after/bin/boot2-tcc 00h21m54s | DEBUG_Mem free: 1711784 avail: 2000652 00h21m54s | 9d3bf2cd0eeac4607032299e5ec999ff3dc8e8dd075e1dbd84292949d15c163c /after/bin/boot3-tcc 00h21m54s | d4708bc79bee1f4d23789866380a98b5ed0e165ac8ca917b8b928c2d323ddc10 /after/bin/boot4-tcc 00h21m54s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/boot5-tcc 00h21m54s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h21m54s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h21m54s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h21m54s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h21m54s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h21m54s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h21m54s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333DEBUG_Mem free: 1711784 avail: 2000652 00h21m54s | /after/bin/cp 00h21m54s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h21m54s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h21m54s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h21m54s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h21m54s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h21m54s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h21m54s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h21m54s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h21m54s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h21m54s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h21m54s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h21m54s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h21m54s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h21m54s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h21m54s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h21m54s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h21m54s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h21m54s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h21m54s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h21m54s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h21m54s | DEBUG_Mem free: 1711784 avail: 2000652 00h21m54s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h21m54s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h21m54s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h21m54s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h21m54s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h21m54s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h21m54s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h21m54s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h21m54s | e94a2468c045582cfd13df51acd0932afdc834fa60139f7bfb7a2d65afa39a65 /after/bin/mes-tcc 00h21m54s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h21m54s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h21m54s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h21m54s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h21m54s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h21m54s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h21m54s | DEBUG_Mem free: 1711784 avail: 2000652 00h21m54s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h21m54s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h21m54s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h21m54s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h21m54s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h21m54s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h21m54s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h21m54s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h21m54s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h21m54s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h21m54s | 61d9850bf8348a5571f59231e392a06021c9be78f32797943d98bc493ea5b03f /after/bin/sed 00h21m54s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h21m54s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h21m54s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h21m55s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h21m55s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h21m55s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h21m55s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h21m55s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49ccaDEBUG_Mem free: 1711784 avail: 2000652 00h21m55s | 667726fb80af6be /after/bin/tail 00h21m55s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h21m55s | 37528569b3dcc36d549d5008919e4469c8eb14973d77a80dedab4db6f766025c /after/bin/tcc 00h21m55s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/tcc-0.9.26 00h21m55s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h21m55s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h21m55s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h21m55s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h21m55s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h21m55s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h21m55s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h21m55s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h21m55s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h21m55s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h21m55s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h21m55s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h21m55s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h21m55s | c8c923c0bea92a642e1b3e5DEBUG_Mem free: 1711784 avail: 2000652 00h21m55s | dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h21m55s | 44b5f15e1f015685fe4c3d66eda5ba52aac77b94f2edd98b764cec05ca350d49 /after/lib/crt1.o 00h21m55s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h21m55s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h21m55s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h21m55s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc.a 00h21m55s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h21m55s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h21m55s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h21m55s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h21m55s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h21m55s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h21m55s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h21m55s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h21m55s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h21m55s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h21m55s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h21m55s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h21m55s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h21m55s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h21m55s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h21m55s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h21m55s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h21m55s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h21m55s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h21m55s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h21m55s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h21m55s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h21m55s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h21m55s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h21m55s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h21m55s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h21m55s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h21m55s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h21m55s | e3b0c44298fc1cDEBUG_Mem free: 1711784 avail: 2000652 00h21m55s | 149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h21m55s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h21m55s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h21m55s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h21m55s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h21m55s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h21m55s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h21m55s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h21m55s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h21m55s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h21m55s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h21m55s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h21m55s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h21m55s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h21m55s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h21m55s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h21m55s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h21m55s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h21m55s | flex-2.5.11: checksumming installed files. 00h21m55s | /after/bin/flex: OK 00h21m55s | flex-2.5.11: build successful 00h21m55s | executing: gcc -dM -E -xc /dev/null 00h21m55s | run.sh: line 374: gcc: command not found 00h21m55s | DEBUGps: before_build: mes-0.23 | buildid 2 | ps: 24 00h21m55s | PID USER TIME COMMAND 00h21m55s | 1 0 0:00 ./init.user 00h21m55s | 2 0 0:00 [kthreadd] 00h21m55s | 3 0 0:00 [ksoftirqd/0] 00h21m55s | 4 0 0:00 [kworker/0:0] 00h21m55s | 5 0 0:00 [kworker/0:0H] 00h21m55s | 6 0 0:00 [kworker/u2:0] 00h21m55s | 7 0 0:00 [khelper] 00h21m55s | 8 0 0:00 [kdevtmpfs] 00h21m55s | 9 0 0:00 [perf] 00h21m55s | 10 0 0:00 [writeback] 00h21m55s | 11 0 0:00 [kworker/0:1] 00h21m55s | 12 0 0:00 [kswapd0] 00h21m55s | 13 0 0:00 [deferwq] 00h21m55s | 14 0 0:00 [kworker/u2:1] 00h21m55s | 22 0 0:00 {init} /bin/ash /init 00h21m55s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h21m55s | 120 0 0:00 ../bin/kaem --file kaem.run 00h21m55s | 3389 0 0:00 bash run.sh 00h21m55s | 3657 0 0:00 [busybox] 00h21m55s | 3714 0 0:00 /bin/busybox sleep 0.25 00h21m55s | 3720 0 0:00 /bin/busybox ps 00h21m55s | DEBUGps: before_build: mes-0.23 | buildid 2 | READY: 3389 00h21m55s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h21m55s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m56s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m56s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m56s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m56s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m57s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m57s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m57s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m57s | delete_dir() LOOP | word: '/Development' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m57s | delete_dir() LOOP | word: '/M2-Planet' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m57s | delete_dir() LOOP | word: '/NASM' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m57s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m57s | delete_dir() LOOP | word: '/mes-m2' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m57s | delete_dir() LOOP | word: DEBUG_Mem free: 1711916 avail: 2000784 00h21m57s | '/mescc-tools' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m57s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m57s | delete_dir() LOOP | word: '/Development' 00h21m57s | run.sh: line 43: command: ls: not found 00h21m57s | run.sh: line 52: command: ls: not found 00h21m57s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h21m58s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m58s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m58s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m58s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m59s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m59s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m59s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m59s | DEBUG_Mem free: 1711908 avail: 2000776 00h21m59s | delete_dir() READY 00h21m59s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m00s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m00s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m00s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m00s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m01s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m01s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m01s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m01s | delete_dir() LOOP | word: '/Development' 00h22m01s | DEBUG_Mem free: 1711900 avail: 2000768 00h22m01s | run.sh: line 43: command: ls: not found 00h22m01s | run.sh: line 52: command: ls: not found 00h22m01s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | delete_dir() LOOP | word: '/M2-Planet' 00h22m02s | run.sh: line 43: command: ls: not found 00h22m02s | run.sh: line 52: command: ls: not found 00h22m02s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | delete_dir() LOOP | word: '/NASM' 00h22m02s | run.sh: line 43: command: ls: not found 00h22m02s | run.sh: line 52: command: ls: not found 00h22m02s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m02s | run.sh: line 43: command: ls: not found 00h22m02s | run.sh: line 52: command: ls: not found 00h22m02s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | delete_dir() LOOP | word: '/mes-m2' 00h22m02s | run.sh: line 43: command: ls: not found 00h22m02s | run.sh: line 52: command: ls: not found 00h22m02s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | delete_dir() LOOP | word: '/mescc-tools' 00h22m02s | run.sh: line 43: command: ls: not found 00h22m02s | run.sh: line 52: command: ls: not found 00h22m02s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m02s | run.sh: line 43: command: ls: not found 00h22m02s | run.sh: line 52: command: ls: not found 00h22m02s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | delete_dir() LOOP | word: '/M2-Planet' 00h22m02s | run.sh: line 43: command: ls: not found 00h22m02s | run.sh: line 52: command: ls: not found 00h22m02s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m02s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m02s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m02s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m03s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m03s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m03s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m03s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m04s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m04s | delete_dir() READY 00h22m04s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h22m04s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m04s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m04s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m05s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m05s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m05s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m05s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m06s | DEBUG_Mem free: 1711908 avail: 2000776 00h22m06s | delete_dir() LOOP | word: '/Development' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | delete_dir() LOOP | word: '/M2-Planet' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | delete_dir() LOOP | word: '/NASM' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | delete_dir() LOOP | word: '/mes-m2' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | delete_dir() LOOP | word: '/mescc-tools' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | delete_dir() LOOP | word: '/NASM' 00h22m06s | run.sh: line 43: command: ls: not found 00h22m06s | run.sh: line 52: command: ls: not found 00h22m06s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m06s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m06s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m06s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m07s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m07s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m07s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m07s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m08s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m08s | delete_dir() READY 00h22m08s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m08s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m08s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m08s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m09s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m09s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m09s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m09s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m10s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m10s | delete_dir() LOOP | word: '/Development' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | delete_dir() LOOP | word: '/M2-Planet' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | delete_dir() LOOP | word: '/NASM' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | delete_dir() LOOP | word: '/mes-m2' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | delete_dir() LOOP | word: '/mDEBUG_Mem free: 1711784 avail: 2000652 00h22m10s | escc-tools' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m10s | run.sh: line 43: command: ls: not found 00h22m10s | run.sh: line 52: command: ls: not found 00h22m10s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m10s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m10s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m11s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m11s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m11s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m11s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m12s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m12s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m12s | delete_dir() READY 00h22m12s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h22m12s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m12s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m13s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m13s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m13s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m14s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m14s | DEBUG_Mem free: 1711784 avail: 2000652 00h22m14s | delete_dir() LOOP | word: '/Development' 00h22m14s | run.sh: line 43: command: ls: noDEBUG_Mem free: 1711776 avail: 2000644 00h22m14s | t found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | delete_dir() LOOP | word: '/M2-Planet' 00h22m14s | run.sh: line 43: command: ls: not found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | delete_dir() LOOP | word: '/NASM' 00h22m14s | run.sh: line 43: command: ls: not found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m14s | run.sh: line 43: command: ls: not found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | delete_dir() LOOP | word: '/mes-m2' 00h22m14s | run.sh: line 43: command: ls: not found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | delete_dir() LOOP | word: '/mescc-tools' 00h22m14s | run.sh: line 43: command: ls: not found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m14s | run.sh: line 43: command: ls: not found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | delete_dir() LOOP | word: '/mes-m2' 00h22m14s | run.sh: line 43: command: ls: not found 00h22m14s | run.sh: line 52: command: ls: not found 00h22m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m14s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m15s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m15s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m15s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m15s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m16s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m16s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m16s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m16s | delete_dir() READY 00h22m16s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m16s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m17s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m17s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m17s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m17s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m18s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m18s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m18s | DEBUG_Mem free: 1711536 avail: 2000404 00h22m18s | delete_dir() LOOP | word: '/Development' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | delete_dir() LOOP | word: '/M2-Planet' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | delete_dir() LOOP | word: '/NASM' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | delete_dir() LOOP | word: '/mes-m2' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | delete_dir() LOOP | word: '/mescc-tools' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | delete_dir() LOOP | word: '/mescc-tools' 00h22m18s | run.sh: line 43: command: ls: not found 00h22m18s | run.sh: line 52: command: ls: not found 00h22m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m18s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m19s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m19s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m19s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m19s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m20s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m20s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m20s | DEBUG_Mem free: 1711412 avail: 2000280 00h22m20s | delete_dir() READY 00h22m20s | mes-0.23: beginning build using script mes-libc-0.23.sh 00h22m20s | START: mkdir -p build 00h22m20s | run.sh: line 16: sync: command not found 00h22m20s | READY: RC: 0 00h22m20s | mes-0.23: unpacking source. 00h22m20s | src_unpack: start pwd: /after/mes-0.23/build | mes-0.23-2 00h22m20s | DEBUG_Mem free: 1706568 avail: 1999652 00h22m20s | src_unpack: ready pwd: /after/mes-0.23/build | mes-0.23-2 00h22m20s | mes-0.23: preparing source. 00h22m20s | Applying patch: /after/mes-0.23/patches/crt1.patch 00h22m20s | patching file lib/linux/x86-mes-gcc/crt1.c 00h22m20s | mes-0.23: configuring source. 00h22m20s | mes-0.23: compiling source. 00h22m21s | lib/linux/signal.c:39: warning: assignment makes integer from pointer without a cast 00h22m21s | lib/linux/signal.c:39: warning: assignment makes pointer from integer without a cast 00h22m21s | lib/stdio/vfscanf.c:105: warning: implicit declaration of function 'strtod' 00h22m21s | lib/stdlib/mbstowcs.c:33: warning: assignment from incompatible pointer type 00h22m21s | DEBUG_Mem free: 1702980 avail: 1998860 00h22m21s | # end of call src_compile: 00h22m21s | mes-0.23: installing. 00h22m21s | DEBUGps: after_build: mes-0.23 | buildid 2 | ps: 24 00h22m21s | PID USER TIME COMMAND 00h22m21s | 1 0 0:00 ./init.user 00h22m21s | 2 0 0:00 [kthreadd] 00h22m21s | 3 0 0:00 [ksoftirqd/0] 00h22m21s | 4 0 0:00 [kworker/0:0] 00h22m21s | 5 0 0:00 [kworker/0:0H] 00h22m21s | 6 0 0:00 [kworker/u2:0] 00h22m21s | 7 0 0:00 [khelper] 00h22m21s | 8 0 0:00 [kdevtmpfs] 00h22m21s | 9 0 0:00 [perf] 00h22m21s | 10 0 0:00 [writeback] 00h22m21s | 11 0 0:00 [kworker/0:1] 00h22m21s | 12 0 0:00 [kswapd0] 00h22m21s | 13 0 0:00 [deferwq] 00h22m21s | 14 0 0:00 [kworker/u2:1] 00h22m21s | 22 0 0:00 {init} /bin/ash /init 00h22m21s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h22m21s | 120 0 0:00 ../bin/kaem --file kaem.run 00h22m21s | 403 0 0:00 /bin/busybox sleep 0.25 00h22m21s | 502 0 0:00 [busybox] 00h22m21s | 504 0 0:00 /bin/busybox ps 00h22m21s | 3389 0 0:01 bash run.sh 00h22m21s | 3657 0 0:00 [busybox] 00h22m21s | DEBUGps: after_build: mes-0.23 | buildid 2 | READY: 3389 00h22m21s | delete_dir() START | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m21s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m21s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m21s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m22s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m22s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m22s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m22s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m23s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m23s | delete_dir() LOOP | word: '/Development' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | delete_dir() LOOP | word: '/M2-Planet' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | delete_dir() LOOP | word: '/NASM' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | delete_dir() LOOP | word: '/mes-m2' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | delete_dir() LOOP | word: '/mescc-tools' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m23s | run.sh: line 43: command: ls: not found 00h22m23s | run.sh: line 52: command: ls: not found 00h22m23s | delete_dir() ERR | '/after/mes-0.23' | context: mes-0.23-2|cleanup_after_build 00h22m23s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m23s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m24s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m24s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m24s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m24s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m25s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m25s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m25s | delete_dir() READY 00h22m25s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h22m25s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h22m25s | 53ee4daDEBUG_Mem free: 1701856 avail: 1998436 00h22m25s | 1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h22m25s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h22m25s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h22m25s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h22m25s | e7b1b2c7d999cd31becd7368f735b1672f24e1e469d73f0641fca5e0b6a314e8 /after/bin/boot0-tcc 00h22m25s | b963670c966c8b545f278c58558ee512d1879556f33be3dd60fdc6c6fe0c42ee /after/bin/boot1-tcc 00h22m25s | 6f2cb537b862b143e031d43a9b554c14bf09dfa7d0232265e5ee5b7792adbdf3 /after/bin/boot2-tcc 00h22m25s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m25s | 9d3bf2cd0eeac4607032299e5ec999ff3dc8e8dd075e1dbd84292949d15c163c /after/bin/boot3-tcc 00h22m25s | d4708bc79bee1f4d23789866380a98b5ed0e165ac8ca917b8b928c2d323ddc10 /after/bin/boot4-tcc 00h22m25s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/boot5-tcc 00h22m25s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h22m25s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h22m26s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h22m26s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h22m26s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h22m26s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h22m26s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h22m26s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h22m26s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h22m26s | 57f38af18b965cce250eDEBUG_Mem free: 1701732 avail: 1998312 00h22m26s | b43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h22m26s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h22m26s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h22m26s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h22m26s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h22m26s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h22m26s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h22m26s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h22m26s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h22m26s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h22m26s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h22m26s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h22m26s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h22m26s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h22m26s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h22m26s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h22m26s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h22m26s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h22m26s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h22m26s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h22m26s | cffb260264c126395ee0c1b52abDEBUG_Mem free: 1701732 avail: 1998312 00h22m26s | 621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h22m26s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h22m26s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h22m26s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h22m26s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h22m26s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h22m26s | e94a2468c045582cfd13df51acd0932afdc834fa60139f7bfb7a2d65afa39a65 /after/bin/mes-tcc 00h22m26s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h22m26s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h22m26s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h22m26s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h22m26s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h22m26s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h22m26s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h22m26s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h22m26s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h22m26s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m26s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h22m26s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h22m26s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h22m26s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h22m26s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h22m26s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h22m26s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h22m26s | 61d9850bf8348a5571f59231e392a06021c9be78f32797943d98bc493ea5b03f /after/bin/sed 00h22m26s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h22m26s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h22m26s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h22m26s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h22m26s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h22m26s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h22m26s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h22m26s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h22m26s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h22m26s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m26s | 37528569b3dcc36d549d5008919e4469c8eb14973d77a80dedab4db6f766025c /after/bin/tcc 00h22m26s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/tcc-0.9.26 00h22m26s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h22m26s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h22m26s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h22m26s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h22m26s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h22m26s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h22m27s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h22m27s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h22m27s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h22m27s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h22m27s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h22m27s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h22m27s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h22m27s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h22m27s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h22m27s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h22m27s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h22m27s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50DEBUG_Mem free: 1701732 avail: 1998312 00h22m27s | a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h22m27s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h22m27s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h22m27s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h22m27s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h22m27s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h22m27s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h22m27s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h22m27s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h22m27s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h22m27s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h22m27s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h22m27s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h22m27s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h22m27s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h22m27s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h22m27s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h22m27s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h22m27s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h22m27s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h22m27s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h22m27s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h22m27s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h22m27s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h22m27s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h22m27s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h22m27s | aeafa8228466ef66828ebbface3938997ebec3356df0DEBUG_Mem free: 1701732 avail: 1998312 00h22m27s | 4a26e5a8983a470a6203 /after/include/signal.h 00h22m27s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h22m27s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h22m27s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h22m27s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h22m27s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h22m27s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h22m27s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h22m27s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h22m27s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h22m27s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h22m27s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h22m27s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h22m27s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h22m27s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h22m27s | mes-0.23: checksumming installed files. 00h22m27s | /after/lib/libc.a: OK 00h22m27s | /after/lib/libgetopt.a: OK 00h22m27s | /after/lib/crt1.o: OK 00h22m27s | /after/lib/crtn.o: OK 00h22m27s | /after/lib/crti.o: OK 00h22m27s | mes-0.23: build successful 00h22m27s | executing: gcc -dM -E -xc /dev/null 00h22m27s | run.sh: line 374: gcc: command not found 00h22m27s | DEBUGps: before_build: tcc-0.9.27 | buildid 3 | ps: 25 00h22m27s | PID USER TIME COMMAND 00h22m27s | 1 0 0:00 ./init.user 00h22m27s | 2 0 0:00 [kthreadd] 00h22m27s | 3 0 0:00 [ksoftirqd/0] 00h22m27s | 4 0 0:00 [kworker/0:0] 00h22m27s | 5 0 0:00 [kworker/0:0H] 00h22m27s | 6 0 0:00 [kworker/u2:0] 00h22m27s | 7 0 0:00 [khelper] 00h22m27s | 8 0 0:00 [kdevtmpfs] 00h22m27s | 9 0 0:00 [perf] 00h22m27s | 10 0 0:00 [writeback] 00h22m27s | 11 0 0:00 [kworker/0:1] 00h22m27s | 12 0 0:00 [kswapd0] 00h22m27s | 13 0 0:00 [deferwq] 00h22m27s | 14 0 0:00 [kworker/u2:1] 00h22m27s | 22 0 0:00 {init} /bin/ash /init 00h22m27s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h22m27s | 120 0 0:00 ../bin/kaem --file kaem.run 00h22m27s | 502 0 0:00 [busybox] 00h22m27s | 563 0 0:00 /bin/busybox sleep 0.25 00h22m27s | 569 0 0:00 /bin/busybox ps 00h22m27s | 3389 0 0:01 bash run.sh 00h22m27s | 3657 0 0:00 [busybox] 00h22m27s | DEBUGps: before_build: tcc-0.9.27 | buildid 3 | READY: 3389 00h22m27s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h22m27s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m27s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m28s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m28s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m28s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m28s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m29s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m29s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m29s | delete_dir() LOOP | word: '/Development' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LOOP | word: '/M2-Planet' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LOOP | word: '/NASM' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LOOP | word: '/mes-m2' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LOOP | word: '/mescc-tools' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LDEBUG_Mem free: 1701856 avail: 1998436 00h22m29s | OOP | word: '/after/flex-2.5.11' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | delete_dir() LOOP | word: '/Development' 00h22m29s | run.sh: line 43: command: ls: not found 00h22m29s | run.sh: line 52: command: ls: not found 00h22m29s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h22m29s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m30s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m30s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m30s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m30s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m31s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m31s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m31s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m31s | delete_dir() READY 00h22m31s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m31s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m32s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m32s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m32s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m33s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m33s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m33s | DEBUG_Mem free: 1701856 avail: 1998436 00h22m33s | delete_dir() LOOP | word: '/Development' 00h22m33s | DEBUG_Mem free: 1701848 avail: 1998428 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/M2-Planet' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/NASM' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/mes-m2' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/mescc-tools' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m33s | delete_dir() LOOP | word: '/M2-Planet' 00h22m33s | run.sh: line 43: command: ls: not found 00h22m33s | run.sh: line 52: command: ls: not found 00h22m33s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h22m34s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m34s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m34s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m34s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m35s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m35s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m35s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m35s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m35s | delete_dir() READY 00h22m35s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h22m36s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m36s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m36s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m36s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m37s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m37s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m37s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m37s | DEBUG_Mem free: 1701732 avail: 1998312 00h22m37s | delete_dir() LOOP | word: '/Development' 00h22m37s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/M2-Planet' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/NASM' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/mes-m2' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/mescc-tools' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | delete_dir() LOOP | word: '/NASM' 00h22m38s | run.sh: line 43: command: ls: not found 00h22m38s | run.sh: line 52: command: ls: not found 00h22m38s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h22m38s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m38s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m38s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m38s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m39s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m39s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m39s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m39s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m40s | delete_dir() READY 00h22m40s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m40s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m40s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m40s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m40s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m41s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m41s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m41s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m41s | DEBUG_Mem free: 1701484 avail: 1998064 00h22m42s | delete_dir() LOOP | word: '/Development' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/M2-Planet' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/NASM' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m42s | run.sh: lineDEBUG_Mem free: 1701352 avail: 1997932 00h22m42s | 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/mes-m2' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/mescc-tools' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m42s | run.sh: line 43: command: ls: not found 00h22m42s | run.sh: line 52: command: ls: not found 00h22m42s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h22m42s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m42s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m43s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m43s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m43s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m43s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m44s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m44s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m44s | delete_dir() READY 00h22m44s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h22m44s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m44s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m45s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m45s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m45s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m45s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m46s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m46s | DEBUG_Mem free: 1701360 avail: 1997940 00h22m46s | delete_dir() LOOP | word: '/Development' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/M2-Planet' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/NASM' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/mes-m2' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/mescc-tools' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | delete_dir() LOOP | word: '/mes-m2' 00h22m46s | run.sh: line 43: command: ls: not found 00h22m46s | run.sh: line 52: command: ls: not found 00h22m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h22m46s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m46s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m47s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m47s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m47s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m47s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m48s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m48s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m48s | delete_dir() READY 00h22m48s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m48s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m48s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m49s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m49s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m49s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m49s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m50s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m50s | DEBUG_Mem free: 1701112 avail: 1997692 00h22m50s | delete_dir() LOOP | word: '/Development' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/M2-Planet' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/NASM' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/mes-m2' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/mescc-tools' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mDEBUG_Mem free: 1700988 avail: 1997568 00h22m50s | escc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | delete_dir() LOOP | word: '/mescc-tools' 00h22m50s | run.sh: line 43: command: ls: not found 00h22m50s | run.sh: line 52: command: ls: not found 00h22m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h22m50s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m51s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m51s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m51s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m51s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m52s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m52s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m52s | DEBUG_Mem free: 1700988 avail: 1997568 00h22m52s | delete_dir() READY 00h22m52s | tcc-0.9.27: beginning build using script tcc-meslibc-rebuild.sh 00h22m52s | START: mkdir -p build 00h22m52s | run.sh: line 16: sync: command not found 00h22m52s | READY: RC: 0 00h22m52s | tcc-0.9.27: unpacking source. 00h22m52s | src_unpack: start pwd: /after/tcc-0.9.27/build | tcc-0.9.27-3 00h22m52s | src_unpack: ready pwd: /after/tcc-0.9.27/build | tcc-0.9.27-3 00h22m52s | tcc-0.9.27: preparing source. 00h22m52s | Applying patch: /after/tcc-0.9.27/patches/ignore-duplicate-symbols.patch 00h22m52s | patching file tccelf.c 00h22m52s | Applying patch: /after/tcc-0.9.27/patches/ignore-static-inside-array.patch 00h22m52s | patching file tccgen.c 00h22m52s | Applying patch: /after/tcc-0.9.27/patches/static-link.patch 00h22m52s | patching file libtcc.c 00h22m52s | tcc-0.9.27: configuring source. 00h22m52s | tcc-0.9.27: compiling source. 00h22m52s | START: mkdir -p /after/lib/tcc 00h22m52s | run.sh: line 16: sync: command not found 00h22m52s | READY: RC: 0 00h22m52s | tcc version 0.9.26 (i386 Linux) 00h22m52s | -> tcc.c 00h22m52s | <- tcc 00h22m52s | # end of call src_compile: 00h22m52s | tcc-0.9.27: installing. 00h22m53s | DEBUGps: after_build: tcc-0.DEBUG_Mem free: 1700004 avail: 1996836 00h22m53s | 9.27 | buildid 3 | ps: 25 00h22m53s | PID USER TIME COMMAND 00h22m53s | 1 0 0:00 ./init.user 00h22m53s | 2 0 0:00 [kthreadd] 00h22m53s | 3 0 0:00 [ksoftirqd/0] 00h22m53s | 4 0 0:00 [kworker/0:0] 00h22m53s | 5 0 0:00 [kworker/0:0H] 00h22m53s | 6 0 0:00 [kworker/u2:0] 00h22m53s | 7 0 0:00 [khelper] 00h22m53s | 8 0 0:00 [kdevtmpfs] 00h22m53s | 9 0 0:00 [perf] 00h22m53s | 10 0 0:00 [writeback] 00h22m53s | 11 0 0:00 [kworker/0:1] 00h22m53s | 12 0 0:00 [kswapd0] 00h22m53s | 13 0 0:00 [deferwq] 00h22m53s | 14 0 0:00 [kworker/u2:1] 00h22m53s | 22 0 0:00 {init} /bin/ash /init 00h22m53s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h22m53s | 120 0 0:00 ../bin/kaem --file kaem.run 00h22m53s | 502 0 0:00 [busybox] 00h22m53s | 917 0 0:00 /bin/busybox sleep 0.25 00h22m53s | 918 0 0:00 /bin/busybox ps 00h22m53s | 3389 0 0:02 bash run.sh 00h22m53s | 3657 0 0:00 [busybox] 00h22m53s | DEBUGps: after_build: tcc-0.9.27 | buildid 3 | READY: 3389 00h22m53s | delete_dir() START | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m53s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m53s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m53s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m54s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m54s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m54s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m54s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m55s | delete_dir() LOOP | word: '/Development' 00h22m55s | run.sh:DEBUG_Mem free: 1699988 avail: 1996816 00h22m55s | line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/M2-Planet' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/NASM' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/mes-m2' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/mescc-tools' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/after/mes-0.23' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h22m55s | run.sh: line 43: command: ls: not found 00h22m55s | run.sh: line 52: command: ls: not found 00h22m55s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-3|cleanup_after_build 00h22m55s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m55s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m55s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m56s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m56s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m56s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m56s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m57s | DEBUG_Mem free: 1699996 avail: 1996824 00h22m57s | delete_dir() READY 00h22m57s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h22m57s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h22m57s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h22m57s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h22m57s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h22m57s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h22m57s | DEBUG_Mem free: 1699748 avail: 1996576 00h22m57s | e7b1b2c7d999cd31becd7368f735b1672f24e1e469d73f0641fca5e0b6a314e8 /after/bin/boot0-tcc 00h22m57s | b963670c966c8b545f278c58558ee512d1879556f33be3dd60fdc6c6fe0c42ee /after/bin/boot1-tcc 00h22m57s | 6f2cb537b862b143e031d43a9b554c14bf09dfa7d0232265e5ee5b7792adbdf3 /after/bin/boot2-tcc 00h22m57s | 9d3bf2cd0eeac4607032299e5ec999ff3dc8e8dd075e1dbd84292949d15c163c /after/bin/boot3-tcc 00h22m57s | d4708bc79bee1f4d23789866380a98b5ed0e165ac8ca917b8b928c2d323ddc10 /after/bin/boot4-tcc 00h22m57s | DEBUG_Mem free: 1699748 avail: 1996576 00h22m57s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/boot5-tcc 00h22m57s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h22m57s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h22m57s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h22m57s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h22m57s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h22m57s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h22m57s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h22m57s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h22m57s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h22m57s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h22m57s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h22m57s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h22m57s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h22m57s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h22m57s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h22m57s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h22m57s | 4f321b6c597f41ae27b0f5075b73fc7cd7eDEBUG_Mem free: 1699748 avail: 1996576 00h22m57s | 5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h22m57s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h22m57s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h22m57s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h22m57s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h22m57s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h22m57s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h22m57s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h22m57s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h22m57s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h22m58s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h22m58s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h22m58s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h22m58s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h22m58s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h22m58s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h22m58s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h22m58s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h22m58s | DEBUG_Mem free: 1699748 avail: 1996576 00h22m58s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h22m58s | e94a2468c045582cfd13df51acd0932afdc834fa60139f7bfb7a2d65afa39a65 /after/bin/mes-tcc 00h22m58s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h22m58s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h22m58s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h22m58s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h22m58s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h22m58s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h22m58s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h22m58s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h22m58s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h22m58s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h22m58s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h22m58s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h22m58s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h22m58s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h22m58s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h22m58s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h22m58s | DEBUG_Mem free: 1699748 avail: 1996576 00h22m58s | 61d9850bf8348a5571f59231e392a06021c9be78f32797943d98bc493ea5b03f /after/bin/sed 00h22m58s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h22m58s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h22m58s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h22m58s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h22m58s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h22m58s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h22m58s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h22m58s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h22m58s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h22m58s | 3dc89f46eae3023bda0509eda6d88640a8ae15d971291b2604f310a7d0d46cf0 /after/bin/tcc 00h22m58s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/tcc-0.9.26 00h22m58s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h22m58s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h22m58s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaeeDEBUG_Mem free: 1699748 avail: 1996576 00h22m58s | 3041369deba00 /after/bin/touch 00h22m58s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h22m58s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h22m58s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h22m58s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h22m58s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h22m58s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h22m58s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h22m58s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h22m58s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h22m58s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h22m58s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h22m58s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h22m58s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h22m58s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h22m58s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h22m58s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h22m58s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h22m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h22m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h22m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h22m58s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h22m58s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h22m58s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h22m58s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h22m58s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h22m58s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/DEBUG_Mem free: 1699748 avail: 1996576 00h22m58s | dirent.h 00h22m58s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h22m58s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h22m58s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h22m58s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h22m58s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h22m58s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h22m58s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h22m58s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h22m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h22m59s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h22m59s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h22m59s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h22m59s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h22m59s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h22m59s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h22m59s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h22m59s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h22m59s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h22m59s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h22m59s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h22m59s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h22m59s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h22m59s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h22m59s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h22m59s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h22m59s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h22m59s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h22m59s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h22m59s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h22m59s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h22m59s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h22m59s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h22m59s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h22m59s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h22m59s | a4eacd46ab3f87ca10a3faDEBUG_Mem free: 1699748 avail: 1996576 00h22m59s | c5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h22m59s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h22m59s | tcc-0.9.27: checksumming installed files. 00h22m59s | /after/bin/tcc: OK 00h22m59s | tcc-0.9.27: build successful 00h22m59s | executing: gcc -dM -E -xc /dev/null 00h22m59s | run.sh: line 374: gcc: command not found 00h22m59s | DEBUGps: before_build: musl-1.1.24 | buildid 4 | ps: 25 00h22m59s | PID USER TIME COMMAND 00h22m59s | 1 0 0:00 ./init.user 00h22m59s | 2 0 0:00 [kthreadd] 00h22m59s | 3 0 0:00 [ksoftirqd/0] 00h22m59s | 4 0 0:00 [kworker/0:0] 00h22m59s | 5 0 0:00 [kworker/0:0H] 00h22m59s | 6 0 0:00 [kworker/u2:0] 00h22m59s | 7 0 0:00 [khelper] 00h22m59s | 8 0 0:00 [kdevtmpfs] 00h22m59s | 9 0 0:00 [perf] 00h22m59s | 10 0 0:00 [writeback] 00h22m59s | 11 0 0:00 [kworker/0:1] 00h22m59s | 12 0 0:00 [kswapd0] 00h22m59s | 13 0 0:00 [deferwq] 00h22m59s | 14 0 0:00 [kworker/u2:1] 00h22m59s | 22 0 0:00 {init} /bin/ash /init 00h22m59s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h22m59s | 120 0 0:00 ../bin/kaem --file kaem.run 00h22m59s | 502 0 0:00 [busybox] 00h22m59s | 981 0 0:00 /bin/busybox sleep 0.25 00h22m59s | 987 0 0:00 /bin/busybox ps 00h22m59s | 3389 0 0:02 bash run.sh 00h22m59s | 3657 0 0:00 [busybox] 00h22m59s | DEBUGps: before_build: musl-1.1.24 | buildid 4 | READY: 3389 00h22m59s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h22m59s | DEBUG_Mem free: 1699872 avail: 1996700 00h22m59s | DEBUG_Mem free: 1699872 avail: 1996700 00h22m59s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m00s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m00s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m00s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m00s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m01s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m01s | delete_dir() LOOP | word: '/Development' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/M2-Planet' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/NASM' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/mes-m2' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/mescc-tools' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/after/mes-0.23' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | delete_dir() LOOP | word: '/Development' 00h23m01s | run.sh: line 43: command: ls: not found 00h23m01s | run.sh: line 52: command: ls: not found 00h23m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h23m01s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m01s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m02s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m02s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m02s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m02s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m03s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m03s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m03s | delete_dir() READY 00h23m03s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m03s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m03s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m04s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m04s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m04s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m04s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m05s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m05s | DEBUG_Mem free: 1699872 avail: 1996700 00h23m05s | delete_dir() LOOP | word: '/Development' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/M2-Planet' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/NASM' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/mes-m2' 00h23m05s | DEBUG_Mem free: 1699864 avail: 1996692 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/mescc-tools' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/after/mes-0.23' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | delete_dir() LOOP | word: '/M2-Planet' 00h23m05s | run.sh: line 43: command: ls: not found 00h23m05s | run.sh: line 52: command: ls: not found 00h23m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h23m05s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m06s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m06s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m06s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m06s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m07s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m07s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m07s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m07s | delete_dir() READY 00h23m07s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h23m07s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m08s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m08s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m08s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m08s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m09s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m09s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m09s | DEBUG_Mem free: 1699748 avail: 1996576 00h23m09s | delete_dir() LOOP | word: '/Development' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/M2-Planet' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/NASM' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/mes-m2' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/mescc-tools' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/after/mes-0.23' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | delete_dir() LOOP | word: '/NASM' 00h23m09s | run.sh: line 43: command: ls: not found 00h23m09s | run.sh: line 52: command: ls: not found 00h23m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h23m09s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m10s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m10s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m10s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m10s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m11s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m11s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m11s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m11s | delete_dir() READY 00h23m11s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m11s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m12s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m12s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m12s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m13s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m13s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m13s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m13s | DEBUG_Mem free: 1699500 avail: 1996328 00h23m13s | delete_dir() LOOP | word: '/Development' 00h23m13s | run.sh: line 43: command: ls: not found 00h23m13s | run.sh: line 52: command: ls: not found 00h23m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m13s | delete_dir() LOOP | word: '/M2-Planet' 00h23m13s | run.sh: line 43: command: ls: not found 00h23m13s | run.sh: line 52: command: ls: not found 00h23m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m13s | delete_dir() LOOP | word: '/NASM' 00h23m13s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m14s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h23m14s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m14s | delete_dir() LOOP | word: '/mes-m2' 00h23m14s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootDEBUG_Mem free: 1699384 avail: 1996212 00h23m14s | strap-seeds|cleanup_base 00h23m14s | delete_dir() LOOP | word: '/mescc-tools' 00h23m14s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m14s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h23m14s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m14s | delete_dir() LOOP | word: '/after/mes-0.23' 00h23m14s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m14s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h23m14s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m14s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h23m14s | run.sh: line 43: command: ls: not found 00h23m14s | run.sh: line 52: command: ls: not found 00h23m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h23m14s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m14s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m14s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m15s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m15s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m15s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m15s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m16s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m16s | delete_dir() READY 00h23m16s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h23m16s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m16s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m16s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m17s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m17s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m17s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m17s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m18s | DEBUG_Mem free: 1699252 avail: 1996080 00h23m18s | delete_dir() LOOP | word: '/Development' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/M2-Planet' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/NASM' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/mes-m2' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/mescc-tools' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/after/mes-0.23' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | delete_dir() LOOP | word: '/mes-m2' 00h23m18s | run.sh: line 43: command: ls: not found 00h23m18s | run.sh: line 52: command: ls: not found 00h23m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h23m18s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m18s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m18s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m19s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m19s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m19s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m19s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m20s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m20s | delete_dir() READY 00h23m20s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m20s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m20s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m20s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m21s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m21s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m21s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m21s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m22s | DEBUG_Mem free: 1699004 avail: 1995832 00h23m22s | delete_dir() LOOP | word: '/Development' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/M2-Planet' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/NASM' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/mes-m2' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/mescc-tools' 00h23m22s | run.sh: line 43: DEBUG_Mem free: 1698872 avail: 1995700 00h23m22s | command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/after/mes-0.23' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | delete_dir() LOOP | word: '/mescc-tools' 00h23m22s | run.sh: line 43: command: ls: not found 00h23m22s | run.sh: line 52: command: ls: not found 00h23m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h23m22s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m23s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m23s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m23s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m23s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m24s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m24s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m24s | DEBUG_Mem free: 1698756 avail: 1995584 00h23m24s | delete_dir() READY 00h23m24s | musl-1.1.24: beginning build using script musl-1.1.24.sh 00h23m24s | START: mkdir -p build 00h23m24s | run.sh: line 16: sync: command not found 00h23m24s | READY: RC: 0 00h23m24s | musl-1.1.24: unpacking source. 00h23m24s | src_unpack: start pwd: /after/musl-1.1.24/build | musl-1.1.24-4 00h23m24s | tar: Unknown file type 'g' for pax_global_header, extracted as normal file 00h23m24s | src_unpack: ready pwd: /after/musl-1.1.24/build | musl-1.1.24-4 00h23m24s | musl-1.1.24: preparing source. 00h23m24s | Applying patch: /after/musl-1.1.24/patches/fenv.patch 00h23m24s | patching file src/fenv/i386/fenv.s 00h23m24s | Applying patch: /after/musl-1.1.24/patches/makefile.patch 00h23m24s | patching file Makefile 00h23m24s | Applying patch: /after/musl-1.1.24/patches/musl_weak_symbols.patch 00h23m24s | patching file src/include/features.h 00h23m24s | Applying patch: /after/musl-1.1.24/patches/set_thread_area.patch 00h23m24s | patching file src/thread/i386/__set_thread_area.s 00h23m24s | Applying patch: /after/musl-1.1.24/patches/sigsetjmp.patch 00h23m24s | patching file src/signal/i386/sigsetjDEBUG_Mem free: 1685736 avail: 1994216 00h23m24s | mp.s 00h23m24s | Applying patch: /after/musl-1.1.24/patches/stdio_flush_on_exit.patch 00h23m24s | patching file src/exit/exit.c 00h23m24s | patching file src/internal/stdio_impl.h 00h23m24s | patching file src/stdio/__stdio_exit.c 00h23m24s | Applying patch: /after/musl-1.1.24/patches/va_list.patch 00h23m24s | patching file arch/i386/bits/alltypes.h.in 00h23m24s | START: mkdir -p /dev 00h23m24s | run.sh: line 16: sync: command not found 00h23m24s | READY: RC: 0 00h23m24s | musl-1.1.24: configuring source. 00h23m24s | checking for C compiler... tcc 00h23m24s | checking whether C compiler works... yes 00h23m24s | checking whether compiler accepts -Werror=unknown-warning-option... yes 00h23m24s | checking whether compiler accepts -Werror=unused-command-line-argument... yes 00h23m24s | checking whether compiler accepts -Werror=ignored-optimization-argument... yes 00h23m24s | checking whether linker accepts -Werror=unknown-warning-option... yes 00h23m24s | checking whether linker accepts -Werror=unused-command-line-argument... yes 00h23m24s | checking for C compiler family... unknown 00h23m24s | checking for toolchain wrapper to build... none 00h23m24s | checking target system type... i386 00h23m24s | checking whether compiler accepts -std=c99... yes 00h23m24s | checking whether compiler accepts -nostdinc... yes 00h23m24s | checking whether compiler accepts -ffreestanding... yes 00h23m24s | checking whether compiler accepts -fexcess-precision=standard... yes 00h23m24s | checking whether compiler accepts -frounding-math... yes 00h23m24s | checking whether compiler needs attribute((may_alias)) suppression... no 00h23m24s | checking whether compiler accepts -Wa,--noexecstack... yes 00h23m24s | checking whether compiler accepts -fno-stack-protector... yes 00h23m24s | checking whether compiler accepts -fno-tree-loop-distribute-patterns... yes 00h23m24s | checking whether we should preprocess assembly to add debugging information... no 00h23m24s | checking for optimization settings... using defaults 00h23m24s | checking whether compiler accepts -Os... yes 00h23m24s | components to be optimized for speed: internal malloc string 00h23m24s | checking whether compiler accepts -pipe... yes 00h23m24s | checking whether compiler accepts -fomit-frame-pointer... yes 00h23m24s | checking whether compiler accepts -fno-unwind-tables... yes 00h23m25s | checking whether compiler accepts -fno-asynchronous-unwind-tables... yes 00h23m25s | checking whether compiler accepts -ffunction-sections... yes 00h23m25s | checking whether compiler accepts -fdata-sections... yes 00h23m25s | checking whether linker accepts -march=i486... yes 00h23m25s | checking whether linker accepts -mtune=generic... yes 00h23m25s | checking whether compiler accepts -Werror=implicit-function-declaration... yes 00h23m25s | checking whether compiler accepts -Werror=implicit-int... yes 00h23m25s | checking whether compiler accepts -Werror=pointer-sign... yes 00h23m25s | checking whether compiler accepts -Werror=pointer-arith... yes 00h23m25s | checking preprocessor condition __PIC__... false 00h23m25s | checking whether linker accepts -Wl,--sort-section,alignment... DEBUG_Mem free: 1685232 avail: 1993432 00h23m25s | no 00h23m25s | checking whether linker accepts -Wl,--sort-common... no 00h23m25s | checking whether linker accepts -Wl,--gc-sections... no 00h23m25s | checking whether linker accepts -Wl,--hash-style=both... no 00h23m25s | checking whether linker accepts -Wl,--no-undefined... no 00h23m25s | checking whether linker accepts -Wl,--exclude-libs=ALL... no 00h23m25s | checking whether linker accepts -Wl,--dynamic-list=./dynamic.list... no 00h23m25s | checking whether linker accepts -lgcc... no 00h23m25s | checking whether linker accepts -lcompiler_rt... no 00h23m25s | using compiler runtime libraries: 00h23m25s | checking whether compiler can use ebx in PIC asm constraints... yes 00h23m25s | checking whether compiler's long double definition matches float.h... yes 00h23m25s | checking preprocessor condition __FAST_MATH__... false 00h23m25s | creating config.mak... done 00h23m25s | musl-1.1.24: compiling source. 00h23m25s | DEBUG_Mem free: 1671476 avail: 1979676 00h23m25s | DEBUG_Mem free: 1657836 avail: 1966036 00h23m25s | Makefile:93: target `obj/ldso' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/aio' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/exit' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/ipc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/ldso' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/ipc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/ldso' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/localDEBUG_Mem free: 1654116 avail: 1962316 00h23m25s | e' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h23m25s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/sched' given more than once in the same rDEBUG_Mem free: 1654116 avail: 1962316 00h23m26s | ule. 00h23m26s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/select' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/string/i386' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h23m26s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h23m26s | DEBUG_Mem free: 1652256 avail: 1960456 00h23m26s | DEBUG_Mem free: 1642088 avail: 1950288 00h23m26s | DEBUG_Mem free: 1634648 avail: 1942848 00h23m27s | mkdir -p lib 00h23m27s | mkdir -p obj/crt 00h23m27s | mkdir -p obj/crt/i386 00h23m27s | mkdir -p obj/include 00h23m27s | mkdir -p obj/ldso 00h23m27s | mkdir -p obj/include/bits 00h23m27s | mkdir -p obj/src/conf 00h23m27s | mkdir -p obj/src/aio 00h23m27s | mkdir -p obj/src/crypt 00h23m27s | mkdir -p obj/src/ctype 00h23m27s | mkdir -p obj/src/dirent 00h23m27s | mkdir -p obj/src/env 00h23m27s | mkdir -p obj/src/exit 00h23m27s | mkdir -p obj/src/errno 00h23m27s | mkdir -p obj/src/fcntl 00h23m27s | mkdir -p obj/src/fenv 00h23m27s | mkdir -p obj/src/fenv/i386 00h23m27s | mkdir -p obj/src/internal 00h23m27s | mkdir -p obj/src/internal/i386 00h23m27s | mkdir -p obj/src/ipc 00h23m27s | mkdir -p obj/src/ldso 00h23m27s | mkdir -p obj/src/legacy 00h23m27s | mkdir -p obj/src/ldso/i386 00h23m27s | mkdir -p obj/src/linux 00h23m27s | mkdir -p obj/src/locale 00h23m27s | mkdir -p obj/src/malloc 00h23m27s | mkdir -p obj/src/math 00h23m27s | mkdir -p obj/src/math/i386 00h23m27s | mkdirDEBUG_Mem free: 1631424 avail: 1939624 00h23m27s | -p obj/src/misc 00h23m27s | mkdir -p obj/src/mman 00h23m27s | mkdir -p obj/src/mq 00h23m27s | mkdir -p obj/src/multibyte 00h23m27s | mkdir -p obj/src/network 00h23m27s | mkdir -p obj/src/passwd 00h23m27s | mkdir -p obj/src/prng 00h23m27s | mkdir -p obj/src/process 00h23m27s | mkdir -p obj/src/process/i386 00h23m27s | mkdir -p obj/src/regex 00h23m27s | mkdir -p obj/src/sched 00h23m27s | mkdir -p obj/src/search 00h23m27s | mkdir -p obj/src/select 00h23m27s | mkdir -p obj/src/setjmp/i386 00h23m27s | mkdir -p obj/src/signal 00h23m27s | mkdir -p obj/src/stat 00h23m27s | mkdir -p obj/src/signal/i386 00h23m27s | mkdir -p obj/src/stdio 00h23m27s | mkdir -p obj/src/stdlib 00h23m27s | mkdir -p obj/src/string 00h23m27s | mkdir -p obj/src/string/i386 00h23m27s | mkdir -p obj/src/temp 00h23m27s | mkdir -p obj/src/termios 00h23m27s | mkdir -p obj/src/thread 00h23m27s | mkdir -p obj/src/thread/i386 00h23m27s | mkdir -p obj/src/time 00h23m27s | mkdir -p obj/src/unistd 00h23m27s | sed -f ./tools/mkalltypes.sed ./arch/i386/bits/alltypes.h.in ./include/alltypes.h.in > obj/include/bits/alltypes.h 00h23m27s | cp arch/i386/bits/syscall.h.in obj/include/bits/syscall.h 00h23m27s | sed -n -e s/__NR_/SYS_/p < arch/i386/bits/syscall.h.in >> obj/include/bits/syscall.h 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fPIC -fno-stack-protector -DCRT -c -o obj/crt/Scrt1.o crt/Scrt1.c 00h23m27s | cp obj/crt/Scrt1.o lib/Scrt1.o 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -DCRT -c -o obj/crt/crt1.o crt/crt1.c 00h23m27s | cp obj/crt/crt1.o lib/crt1.o 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-pDEBUG_Mem free: 1630184 avail: 1938436 00h23m27s | rotector -DCRT -c -o obj/crt/i386/crti.o crt/i386/crti.s 00h23m27s | cp obj/crt/i386/crti.o lib/crti.o 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -DCRT -c -o obj/crt/i386/crtn.o crt/i386/crtn.s 00h23m27s | cp obj/crt/i386/crtn.o lib/crtn.o 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fPIC -fno-stack-protector -DCRT -c -o obj/crt/rcrt1.o crt/rcrt1.c 00h23m27s | cp obj/crt/rcrt1.o lib/rcrt1.o 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/aio/aio.o src/aio/aio.c 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/aio/aio_suspend.o src/aio/aio_suspend.c 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i4DEBUG_Mem free: 1629564 avail: 1937860 00h23m27s | 86 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/aio/lio_listio.o src/aio/lio_listio.c 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/confstr.o src/conf/confstr.c 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/fpathconf.o src/conf/fpathconf.c 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/legacy.o src/conf/legacy.c 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/pathconf.o src/conf/pathconf.c 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/sysconf.o src/conf/sysconf.c 00h23m27s | DEBUG_Mem free: 1629556 avail: 1937872 00h23m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt.o src/crypt/crypt.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_blowfish.o src/crypt/crypt_blowfish.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_des.o src/crypt/crypt_des.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_md5.o src/crypt/crypt_md5.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_r.o src/crypt/crypt_r.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/geDEBUG_Mem free: 1629440 avail: 1937808 00h23m28s | neric -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_sha256.o src/crypt/crypt_sha256.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_sha512.o src/crypt/crypt_sha512.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/encrypt.o src/crypt/encrypt.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_b_loc.o src/ctype/__ctype_b_loc.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_get_mb_cur_max.o src/ctype/__ctype_get_mb_cur_max.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I.DEBUG_Mem free: 1629192 avail: 1937592 00h23m28s | /include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_tolower_loc.o src/ctype/__ctype_tolower_loc.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_toupper_loc.o src/ctype/__ctype_toupper_loc.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isalnum.o src/ctype/isalnum.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isalpha.o src/ctype/isalpha.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isascii.o src/ctype/isascii.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obDEBUG_Mem free: 1629192 avail: 1937612 00h23m28s | j/src/ctype/isblank.o src/ctype/isblank.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iscntrl.o src/ctype/iscntrl.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isdigit.o src/ctype/isdigit.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isgraph.o src/ctype/isgraph.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/islower.o src/ctype/islower.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isprint.o src/ctype/isprint.c 00h23m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-DEBUG_Mem free: 1629192 avail: 1937636 00h23m28s | unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/ispunct.o src/ctype/ispunct.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isspace.o src/ctype/isspace.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isupper.o src/ctype/isupper.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswalnum.o src/ctype/iswalnum.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswalpha.o src/ctype/iswalpha.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswblank.o src/ctype/iswblank.c 00h23m29s | DEBUG_Mem free: 1628812 avail: 1937280 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswcntrl.o src/ctype/iswcntrl.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswctype.o src/ctype/iswctype.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswdigit.o src/ctype/iswdigit.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswgraph.o src/ctype/iswgraph.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswlower.o src/ctype/iswlower.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 DEBUG_Mem free: 1628696 avail: 1937188 00h23m29s | -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswprint.o src/ctype/iswprint.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswpunct.o src/ctype/iswpunct.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswspace.o src/ctype/iswspace.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswupper.o src/ctype/iswupper.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswxdigit.o src/ctype/iswxdigit.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isxdigit.o src/ctype/isxdigit.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math DEBUG_Mem free: 1628572 avail: 1937092 00h23m29s | -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/toascii.o src/ctype/toascii.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/tolower.o src/ctype/tolower.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/toupper.o src/ctype/toupper.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/towctrans.o src/ctype/towctrans.c 00h23m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/wcswidth.o src/ctype/wcswidth.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WeDEBUG_Mem free: 1628324 avail: 1936864 00h23m30s | rror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/wctrans.o src/ctype/wctrans.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/wcwidth.o src/ctype/wcwidth.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/alphasort.o src/dirent/alphasort.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/closedir.o src/dirent/closedir.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/dirfd.o src/dirent/dirfd.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/fdopendir.o src/dirent/fdopendir.c 00h23m30s | tcc -std=c99 -nostdinc -ffrDEBUG_Mem free: 1627828 avail: 1936396 00h23m30s | eestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/opendir.o src/dirent/opendir.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/readdir.o src/dirent/readdir.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/readdir_r.o src/dirent/readdir_r.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/rewinddir.o src/dirent/rewinddir.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/scandir.o src/dirent/scandir.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/incluDEBUG_Mem free: 1627580 avail: 1936168 00h23m30s | de -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/seekdir.o src/dirent/seekdir.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/telldir.o src/dirent/telldir.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/versionsort.o src/dirent/versionsort.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/__environ.o src/env/__environ.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/env/__init_tls.o src/env/__init_tls.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tableDEBUG_Mem free: 1627456 avail: 1936064 00h23m30s | s -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/env/__libc_start_main.o src/env/__libc_start_main.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/__reset_tls.o src/env/__reset_tls.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/env/__stack_chk_fail.o src/env/__stack_chk_fail.c 00h23m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/clearenv.o src/env/clearenv.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/getenv.o src/env/getenv.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/incDEBUG_Mem free: 1627208 avail: 1935840 00h23m31s | lude -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/putenv.o src/env/putenv.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/secure_getenv.o src/env/secure_getenv.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/setenv.o src/env/setenv.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/unsetenv.o src/env/unsetenv.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/errno/__errno_location.o src/errno/__errno_location.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtDEBUG_Mem free: 1627084 avail: 1935736 00h23m31s | une=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/errno/strerror.o src/errno/strerror.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/_Exit.o src/exit/_Exit.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/abort.o src/exit/abort.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/assert.o src/exit/assert.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/at_quick_exit.o src/exit/at_quick_exit.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-decDEBUG_Mem free: 1626960 avail: 1935632 00h23m31s | laration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/atexit.o src/exit/atexit.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/exit.o src/exit/exit.c 00h23m31s | src/exit/exit.c:12: warning: implicit declaration of function '_fini' 00h23m31s | src/exit/exit.c:21: warning: implicit declaration of function '__stdio_exit' 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/quick_exit.o src/exit/quick_exit.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/creat.o src/fcntl/creat.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/fcntl.o src/fcntl/fcntl.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/open.o src/fcntl/open.c 00h23m31s | DEBUG_Mem free: 1626828 avail: 1935520 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/openat.o src/fcntl/openat.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/posix_fadvise.o src/fcntl/posix_fadvise.c 00h23m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/posix_fallocate.o src/fcntl/posix_fallocate.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/__flt_rounds.o src/fenv/__flt_rounds.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/fegetexceptflag.o src/fenv/fegetexceptflag.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointeDEBUG_Mem free: 1626712 avail: 1935428 00h23m32s | r -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/feholdexcept.o src/fenv/feholdexcept.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/fesetexceptflag.o src/fenv/fesetexceptflag.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/fesetround.o src/fenv/fesetround.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/feupdateenv.o src/fenv/feupdateenv.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/i386/fenv.o src/fenv/i386/fenv.s 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/floatscan.o src/internal/floatscan.c 00h23m32s | DEBUG_Mem free: 1626580 avail: 1935316 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/i386/defsysinfo.o src/internal/i386/defsysinfo.s 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/intscan.o src/internal/intscan.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/libc.o src/internal/libc.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/procfdname.o src/internal/procfdname.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/shgetc.o src/internal/shgetc.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -IDEBUG_Mem free: 1626216 avail: 1934992 00h23m32s | ./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/syscall_ret.o src/internal/syscall_ret.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/vdso.o src/internal/vdso.c 00h23m32s | printf '#define VERSION "%s"\n' "$(cd .; sh tools/version.sh)" > obj/src/internal/version.h 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/version.o src/internal/version.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/ftok.o src/ipc/ftok.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgctl.o src/ipc/msgctl.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./inDEBUG_Mem free: 1625968 avail: 1934768 00h23m32s | clude -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgget.o src/ipc/msgget.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgrcv.o src/ipc/msgrcv.c 00h23m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgsnd.o src/ipc/msgsnd.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/semctl.o src/ipc/semctl.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/semget.o src/ipc/semget.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCDEBUG_Mem free: 1625844 avail: 1934664 00h23m33s | ALL_NO_TLS -c -o obj/src/ipc/semop.o src/ipc/semop.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/semtimedop.o src/ipc/semtimedop.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmat.o src/ipc/shmat.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmctl.o src/ipc/shmctl.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmdt.o src/ipc/shmdt.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmget.o src/ipc/shmget.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/DEBUG_Mem free: 1625720 avail: 1934564 00h23m33s | include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/__dlsym.o src/ldso/__dlsym.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dl_iterate_phdr.o src/ldso/dl_iterate_phdr.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dladdr.o src/ldso/dladdr.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlclose.o src/ldso/dlclose.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlerror.o src/ldso/dlerror.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fnoDEBUG_Mem free: 1625472 avail: 1934336 00h23m33s | -asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlinfo.o src/ldso/dlinfo.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlopen.o src/ldso/dlopen.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/i386/dlsym.o src/ldso/i386/dlsym.s 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/i386/tlsdesc.o src/ldso/i386/tlsdesc.s 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/cuserid.o src/legacy/cuserid.c 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/daemon.o src/legacy/daemon.c 00h23m33s | DEBUG_Mem free: 1625464 avail: 1934348 00h23m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/err.o src/legacy/err.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/euidaccess.o src/legacy/euidaccess.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/ftw.o src/legacy/ftw.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/futimes.o src/legacy/futimes.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getdtablesize.o src/legacy/getdtablesize.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tDEBUG_Mem free: 1625472 avail: 1934380 00h23m34s | ables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getloadavg.o src/legacy/getloadavg.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getpagesize.o src/legacy/getpagesize.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getpass.o src/legacy/getpass.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getusershell.o src/legacy/getusershell.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/isastream.o src/legacy/isastream.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/lutimes.o src/legacy/lDEBUG_Mem free: 1625100 avail: 1934028 00h23m34s | utimes.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/ulimit.o src/legacy/ulimit.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/utmpx.o src/legacy/utmpx.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/valloc.o src/legacy/valloc.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/adjtime.o src/linux/adjtime.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/adjtimex.o src/linux/adjtimex.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/intDEBUG_Mem free: 1624976 avail: 1933928 00h23m34s | ernal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/arch_prctl.o src/linux/arch_prctl.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/brk.o src/linux/brk.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/cache.o src/linux/cache.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/cap.o src/linux/cap.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/chroot.o src/linux/chroot.c 00h23m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith DEBUG_Mem free: 1624604 avail: 1933576 00h23m34s | -DSYSCALL_NO_TLS -c -o obj/src/linux/clock_adjtime.o src/linux/clock_adjtime.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/clone.o src/linux/clone.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/copy_file_range.o src/linux/copy_file_range.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/epoll.o src/linux/epoll.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/eventfd.o src/linux/eventfd.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/fallocate.o src/linux/fallocate.c 00h23m35s | DEBUG_Mem free: 1624224 avail: 1933216 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/fanotify.o src/linux/fanotify.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/flock.o src/linux/flock.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/getdents.o src/linux/getdents.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/getrandom.o src/linux/getrandom.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/inotify.o src/linux/inotify.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asyDEBUG_Mem free: 1624232 avail: 1933248 00h23m35s | nchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/ioperm.o src/linux/ioperm.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/iopl.o src/linux/iopl.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/klogctl.o src/linux/klogctl.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/membarrier.o src/linux/membarrier.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/memfd_create.o src/linux/memfd_create.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DEBUG_Mem free: 1623984 avail: 1933020 00h23m35s | DSYSCALL_NO_TLS -c -o obj/src/linux/mlock2.o src/linux/mlock2.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/module.o src/linux/module.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/mount.o src/linux/mount.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/name_to_handle_at.o src/linux/name_to_handle_at.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/open_by_handle_at.o src/linux/open_by_handle_at.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/personality.o src/linux/personality.c 00h23m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -DEBUG_Mem free: 1623860 avail: 1932924 00h23m36s | I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/pivot_root.o src/linux/pivot_root.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/ppoll.o src/linux/ppoll.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/prctl.o src/linux/prctl.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/prlimit.o src/linux/prlimit.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/process_vm.o src/linux/process_vm.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicDEBUG_Mem free: 1623612 avail: 1932696 00h23m36s | it-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/ptrace.o src/linux/ptrace.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/quotactl.o src/linux/quotactl.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/readahead.o src/linux/readahead.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/reboot.o src/linux/reboot.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/remap_file_pages.o src/linux/remap_file_pages.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sbrk.o src/linux/sbrk.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-preciDEBUG_Mem free: 1623488 avail: 1932596 00h23m36s | sion=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sendfile.o src/linux/sendfile.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setfsgid.o src/linux/setfsgid.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setfsuid.o src/linux/setfsuid.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setgroups.o src/linux/setgroups.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sethostname.o src/linux/sethostname.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwinDEBUG_Mem free: 1623488 avail: 1932616 00h23m36s | d-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setns.o src/linux/setns.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/settimeofday.o src/linux/settimeofday.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/signalfd.o src/linux/signalfd.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/splice.o src/linux/splice.c 00h23m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/stime.o src/linux/stime.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/swap.o src/linux/swap.c 00h23m37s | DEBUG_Mem free: 1623232 avail: 1932380 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sync_file_range.o src/linux/sync_file_range.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/syncfs.o src/linux/syncfs.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sysinfo.o src/linux/sysinfo.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/tee.o src/linux/tee.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/timerfd.o src/linux/timerfd.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-poiDEBUG_Mem free: 1622992 avail: 1932164 00h23m37s | nter -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/unshare.o src/linux/unshare.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/utimes.o src/linux/utimes.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/vhangup.o src/linux/vhangup.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/vmsplice.o src/linux/vmsplice.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/wait3.o src/linux/wait3.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_DEBUG_Mem free: 1622744 avail: 1931936 00h23m37s | NO_TLS -c -o obj/src/linux/wait4.o src/linux/wait4.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/xattr.o src/linux/xattr.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/__lctrans.o src/locale/__lctrans.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/__mo_lookup.o src/locale/__mo_lookup.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/bind_textdomain_codeset.o src/locale/bind_textdomain_codeset.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/c_locale.o src/locale/c_locale.c 00h23m37s | DEBUG_Mem free: 1622488 avail: 1931700 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/catclose.o src/locale/catclose.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/catgets.o src/locale/catgets.c 00h23m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/catopen.o src/locale/catopen.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/dcngettext.o src/locale/dcngettext.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/duplocale.o src/locale/duplocale.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standaDEBUG_Mem free: 1622372 avail: 1931612 00h23m38s | rd -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/freelocale.o src/locale/freelocale.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/iconv.o src/locale/iconv.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/iconv_close.o src/locale/iconv_close.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/langinfo.o src/locale/langinfo.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arcDEBUG_Mem free: 1622124 avail: 1931524 00h23m38s | h/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/locale_map.o src/locale/locale_map.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/localeconv.o src/locale/localeconv.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/newlocale.o src/locale/newlocale.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/pleval.o src/locale/pleval.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/setlocale.o src/locale/setlocale.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic DEBUG_Mem free: 1622000 avail: 1931420 00h23m38s | -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/strcoll.o src/locale/strcoll.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/strfmon.o src/locale/strfmon.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/strxfrm.o src/locale/strxfrm.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/textdomain.o src/locale/textdomain.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/uselocale.o src/locale/uselocale.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecsDEBUG_Mem free: 1621752 avail: 1931192 00h23m38s | tack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/wcscoll.o src/locale/wcscoll.c 00h23m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/wcsxfrm.o src/locale/wcsxfrm.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/aligned_alloc.o src/malloc/aligned_alloc.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/expand_heap.o src/malloc/expand_heap.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/lite_malloc.o src/malloc/lite_malloc.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/inDEBUG_Mem free: 1621628 avail: 1931088 00h23m39s | clude -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/malloc.o src/malloc/malloc.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/malloc_usable_size.o src/malloc/malloc_usable_size.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/memalign.o src/malloc/memalign.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/posix_memalign.o src/malloc/posix_memalign.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__cos.o src/math/__cos.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__cosdf.o src/mDEBUG_Mem free: 1621504 avail: 1930992 00h23m39s | ath/__cosdf.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__cosl.o src/math/__cosl.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__expo2.o src/math/__expo2.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__expo2f.o src/math/__expo2f.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__fpclassify.o src/math/__fpclassify.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__fpclassifyf.o src/math/__fpclassifyf.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwiDEBUG_Mem free: 1621380 avail: 1930892 00h23m39s | nd-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__fpclassifyl.o src/math/__fpclassifyl.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_divzero.o src/math/__math_divzero.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_divzerof.o src/math/__math_divzerof.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_invalid.o src/math/__math_invalid.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_invalidf.o src/math/__math_invalidf.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_oflow.o src/math/__math_oflow.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standaDEBUG_Mem free: 1621008 avail: 1930544 00h23m39s | rd -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_oflowf.o src/math/__math_oflowf.c 00h23m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_uflow.o src/math/__math_uflow.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_uflowf.o src/math/__math_uflowf.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_xflow.o src/math/__math_xflow.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_xflowf.o src/math/__math_xflowf.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-intDEBUG_Mem free: 1620884 avail: 1930440 00h23m40s | -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__polevll.o src/math/__polevll.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2.o src/math/__rem_pio2.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2_large.o src/math/__rem_pio2_large.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2f.o src/math/__rem_pio2f.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2l.o src/math/__rem_pio2l.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__signbit.o src/math/__signbit.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -DEBUG_Mem free: 1620636 avail: 1930224 00h23m40s | I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__signbitf.o src/math/__signbitf.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__signbitl.o src/math/__signbitl.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__sin.o src/math/__sin.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__sindf.o src/math/__sindf.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__sinl.o src/math/__sinl.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__tan.o src/math/__tan.c 00h23m40s | tcc -std=c99 -noDEBUG_Mem free: 1620512 avail: 1930124 00h23m40s | stdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__tandf.o src/math/__tandf.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__tanl.o src/math/__tanl.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/acosh.o src/math/acosh.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/acoshf.o src/math/acoshf.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/acoshl.o src/math/acoshl.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -WerrorDEBUG_Mem free: 1620388 avail: 1930020 00h23m40s | =pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/asinh.o src/math/asinh.c 00h23m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/asinhf.o src/math/asinhf.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/asinhl.o src/math/asinhl.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/atanh.o src/math/atanh.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/atanhf.o src/math/atanhf.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/atanhl.o src/math/atanhl.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-DEBUG_Mem free: 1620140 avail: 1929796 00h23m41s | unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cbrt.o src/math/cbrt.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cbrtf.o src/math/cbrtf.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cbrtl.o src/math/cbrtl.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/copysign.o src/math/copysign.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/copysignf.o src/math/copysignf.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/copysignl.o src/math/copysignl.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURDEBUG_Mem free: 1620016 avail: 1929696 00h23m41s | CE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cos.o src/math/cos.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cosf.o src/math/cosf.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cosh.o src/math/cosh.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/coshf.o src/math/coshf.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/coshl.o src/math/coshl.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cosl.o src/math/cosl.c 00h23m41s | DEBUG_Mem free: 1619760 avail: 1929460 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/erf.o src/math/erf.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/erff.o src/math/erff.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/erfl.o src/math/erfl.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp10.o src/math/exp10.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp10f.o src/math/exp10f.c 00h23m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointerDEBUG_Mem free: 1619520 avail: 1929256 00h23m41s | -sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp10l.o src/math/exp10l.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp2f_data.o src/math/exp2f_data.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp_data.o src/math/exp_data.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fdim.o src/math/fdim.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fdimf.o src/math/fdimf.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fdiml.o src/math/fdiml.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i48DEBUG_Mem free: 1619396 avail: 1929156 00h23m42s | 6 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/finite.o src/math/finite.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/finitef.o src/math/finitef.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fma.o src/math/fma.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmaf.o src/math/fmaf.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmal.o src/math/fmal.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmax.o src/math/fmax.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -DEBUG_Mem free: 1619148 avail: 1928940 00h23m42s | Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmaxf.o src/math/fmaxf.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmaxl.o src/math/fmaxl.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmin.o src/math/fmin.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fminf.o src/math/fminf.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fminl.o src/math/fminl.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/frexp.o src/math/frexp.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_DEBUG_Mem free: 1619024 avail: 1928840 00h23m42s | SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/frexpf.o src/math/frexpf.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/frexpl.o src/math/frexpl.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/hypotl.o src/math/hypotl.c 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/__invtrigl.o src/math/i386/__invtrigl.s 00h23m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/acos.o src/math/i386/acos.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/acosf.o src/math/i386/acosf.s 00h23m43s | tcc -std=c99 -nostdiDEBUG_Mem free: 1619024 avail: 1928868 00h23m43s | nc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/acosl.o src/math/i386/acosl.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/asin.o src/math/i386/asin.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/asinf.o src/math/i386/asinf.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/asinl.o src/math/i386/asinl.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan.o src/math/i386/atan.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan2.o src/math/i386/atan2.s 00h23m43s | tcc -std=c99 -nDEBUG_Mem free: 1618900 avail: 1928768 00h23m43s | ostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan2f.o src/math/i386/atan2f.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan2l.o src/math/i386/atan2l.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atanf.o src/math/i386/atanf.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atanl.o src/math/i386/atanl.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ceil.o src/math/i386/ceil.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ceilf.o src/math/i386/ceilf.s 00h23m43s | tcc -std=cDEBUG_Mem free: 1618900 avail: 1928792 00h23m43s | 99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ceill.o src/math/i386/ceill.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp.o src/math/i386/exp.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp2.o src/math/i386/exp2.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp2f.o src/math/i386/exp2f.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp2l.o src/math/i386/exp2l.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expf.o src/math/i386/expf.s 00h23m43s | DEBUG_Mem free: 1618768 avail: 1928680 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expl.o src/math/i386/expl.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expm1.o src/math/i386/expm1.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expm1f.o src/math/i386/expm1f.s 00h23m43s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expm1l.o src/math/i386/expm1l.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fabs.o src/math/i386/fabs.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fabsf.o src/math/i386/fabsf.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanDEBUG_Mem free: 1618528 avail: 1928468 00h23m44s | ding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fabsl.o src/math/i386/fabsl.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/floor.o src/math/i386/floor.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/floorf.o src/math/i386/floorf.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/floorl.o src/math/i386/floorl.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fmod.o src/math/i386/fmod.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fmodf.o src/math/i386/fmodf.s 00h23m44s | tcc -stdDEBUG_Mem free: 1618280 avail: 1928244 00h23m44s | =c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fmodl.o src/math/i386/fmodl.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/hypot.o src/math/i386/hypot.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/hypotf.o src/math/i386/hypotf.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ldexp.o src/math/i386/ldexp.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ldexpf.o src/math/i386/ldexpf.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ldexpl.o src/math/i386/DEBUG_Mem free: 1618156 avail: 1928140 00h23m44s | ldexpl.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/llrint.o src/math/i386/llrint.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/llrintf.o src/math/i386/llrintf.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/llrintl.o src/math/i386/llrintl.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log.o src/math/i386/log.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log10.o src/math/i386/log10.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -DEBUG_Mem free: 1618156 avail: 1928164 00h23m44s | Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log10f.o src/math/i386/log10f.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log10l.o src/math/i386/log10l.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log1p.o src/math/i386/log1p.s 00h23m44s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log1pf.o src/math/i386/log1pf.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log1pl.o src/math/i386/log1pl.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log2.o src/math/i386/log2.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicitDEBUG_Mem free: 1617908 avail: 1927940 00h23m45s | -int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log2f.o src/math/i386/log2f.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log2l.o src/math/i386/log2l.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/logf.o src/math/i386/logf.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/logl.o src/math/i386/logl.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/lrint.o src/math/i386/lrint.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/lrintf.o src/math/i386/lrintf.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaDEBUG_Mem free: 1617784 avail: 1927840 00h23m45s | ration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/lrintl.o src/math/i386/lrintl.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remainder.o src/math/i386/remainder.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remainderf.o src/math/i386/remainderf.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remainderl.o src/math/i386/remainderl.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remquo.o src/math/i386/remquo.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remquof.o src/math/i386/remquof.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asyncDEBUG_Mem free: 1617660 avail: 1927740 00h23m45s | hronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remquol.o src/math/i386/remquol.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/rint.o src/math/i386/rint.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/rintf.o src/math/i386/rintf.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/rintl.o src/math/i386/rintl.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbln.o src/math/i386/scalbln.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalblnf.o src/math/i386/scalblnf.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -DEBUG_Mem free: 1617536 avail: 1927640 00h23m45s | fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalblnl.o src/math/i386/scalblnl.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbn.o src/math/i386/scalbn.s 00h23m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbnf.o src/math/i386/scalbnf.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbnl.o src/math/i386/scalbnl.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/sqrt.o src/math/i386/sqrt.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/sqrtf.o src/math/i386/sqrtf.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./includeDEBUG_Mem free: 1617164 avail: 1927292 00h23m46s | -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/sqrtl.o src/math/i386/sqrtl.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/trunc.o src/math/i386/trunc.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/truncf.o src/math/i386/truncf.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/truncl.o src/math/i386/truncl.s 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/ilogb.o src/math/ilogb.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/ilogbf.o src/math/ilogbf.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -IobjDEBUG_Mem free: 1616668 avail: 1926820 00h23m46s | /src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/ilogbl.o src/math/ilogbl.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j0.o src/math/j0.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j0f.o src/math/j0f.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j1.o src/math/j1.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j1f.o src/math/j1f.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/jn.o src/math/jn.c 00h23m46s | DEBUG_Mem free: 1616412 avail: 1926600 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/jnf.o src/math/jnf.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgamma.o src/math/lgamma.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgamma_r.o src/math/lgamma_r.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgammaf.o src/math/lgammaf.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgammaf_r.o src/math/lgammaf_r.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=impDEBUG_Mem free: 1616172 avail: 1926400 00h23m46s | licit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgammal.o src/math/lgammal.c 00h23m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/llround.o src/math/llround.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/llroundf.o src/math/llroundf.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/llroundl.o src/math/llroundl.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/log2_data.o src/math/log2_data.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/log2f_data.o src/math/log2f_data.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwinDEBUG_Mem free: 1616048 avail: 1926304 00h23m47s | d-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/log_data.o src/math/log_data.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/logb.o src/math/logb.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/logbf.o src/math/logbf.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/logbl.o src/math/logbl.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/logf_data.o src/math/logf_data.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lround.o src/math/lround.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomitDEBUG_Mem free: 1615800 avail: 1926084 00h23m47s | -frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lroundf.o src/math/lroundf.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lroundl.o src/math/lroundl.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/modf.o src/math/modf.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/modff.o src/math/modff.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/modfl.o src/math/modfl.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nan.o src/math/nan.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 DEBUG_Mem free: 1615552 avail: 1925860 00h23m47s | -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nanf.o src/math/nanf.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nanl.o src/math/nanl.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nearbyint.o src/math/nearbyint.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nearbyintf.o src/math/nearbyintf.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nearbyintl.o src/math/nearbyintl.c 00h23m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nextafter.o src/math/nextafter.c 00h23m47s | DEBUG_Mem free: 1615428 avail: 1925760 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nextafterf.o src/math/nextafterf.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nextafterl.o src/math/nextafterl.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nexttoward.o src/math/nexttoward.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nexttowardf.o src/math/nexttowardf.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nexttowardl.o src/math/nexttowardl.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=iDEBUG_Mem free: 1615180 avail: 1925532 00h23m48s | mplicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/pow.o src/math/pow.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/pow_data.o src/math/pow_data.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/powf.o src/math/powf.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/powf_data.o src/math/powf_data.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/powl.o src/math/powl.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/round.o src/math/round.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=DEBUG_Mem free: 1614932 avail: 1925324 00h23m48s | 700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/roundf.o src/math/roundf.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/roundl.o src/math/roundl.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/scalb.o src/math/scalb.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/scalbf.o src/math/scalbf.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/signgam.o src/math/signgam.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/significand.o src/math/significand.c 00h23m48s | DEBUG_Mem free: 1614676 avail: 1925088 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/significandf.o src/math/significandf.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sin.o src/math/sin.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sincos.o src/math/sincos.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sincosf.o src/math/sincosf.c 00h23m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sincosl.o src/math/sincosl.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign DEBUG_Mem free: 1614684 avail: 1925120 00h23m49s | -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinf.o src/math/sinf.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinh.o src/math/sinh.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinhf.o src/math/sinhf.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinhl.o src/math/sinhl.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinl.o src/math/sinl.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tan.o src/math/tan.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tablDEBUG_Mem free: 1614436 avail: 1924896 00h23m49s | es -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanf.o src/math/tanf.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanh.o src/math/tanh.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanhf.o src/math/tanhf.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanhl.o src/math/tanhl.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanl.o src/math/tanl.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tgamma.o src/math/tgamma.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/geDEBUG_Mem free: 1614188 avail: 1924676 00h23m49s | neric -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tgammaf.o src/math/tgammaf.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tgammal.o src/math/tgammal.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/a64l.o src/misc/a64l.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/basename.o src/misc/basename.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/dirname.o src/misc/dirname.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ffs.o src/misc/ffs.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=stDEBUG_Mem free: 1614064 avail: 1924580 00h23m49s | andard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ffsl.o src/misc/ffsl.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ffsll.o src/misc/ffsll.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/fmtmsg.o src/misc/fmtmsg.c 00h23m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/forkpty.o src/misc/forkpty.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/get_current_dir_name.o src/misc/get_current_dir_name.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declarationDEBUG_Mem free: 1613816 avail: 1924352 00h23m50s | -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getauxval.o src/misc/getauxval.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getdomainname.o src/misc/getdomainname.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getentropy.o src/misc/getentropy.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/gethostid.o src/misc/gethostid.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getopt.o src/misc/getopt.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getopt_long.o src/misc/getopt_long.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math DEBUG_Mem free: 1613568 avail: 1924128 00h23m50s | -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getpriority.o src/misc/getpriority.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getresgid.o src/misc/getresgid.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getresuid.o src/misc/getresuid.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getrlimit.o src/misc/getrlimit.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getrusage.o src/misc/getrusage.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -DEBUG_Mem free: 1613444 avail: 1924024 00h23m50s | c -o obj/src/misc/getsubopt.o src/misc/getsubopt.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/initgroups.o src/misc/initgroups.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ioctl.o src/misc/ioctl.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/issetugid.o src/misc/issetugid.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/lockf.o src/misc/lockf.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/login_tty.o src/misc/login_tty.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WerrDEBUG_Mem free: 1613320 avail: 1923924 00h23m50s | or=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/mntent.o src/misc/mntent.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/nftw.o src/misc/nftw.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/openpty.o src/misc/openpty.c 00h23m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ptsname.o src/misc/ptsname.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/pty.o src/misc/pty.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/realpath.o src/misc/realpath.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/sDEBUG_Mem free: 1613072 avail: 1923700 00h23m51s | rc/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/setdomainname.o src/misc/setdomainname.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/setpriority.o src/misc/setpriority.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/setrlimit.o src/misc/setrlimit.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/syscall.o src/misc/syscall.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/syslog.o src/misc/syslog.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misDEBUG_Mem free: 1612948 avail: 1923596 00h23m51s | c/uname.o src/misc/uname.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/wordexp.o src/misc/wordexp.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/madvise.o src/mman/madvise.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mincore.o src/mman/mincore.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mlock.o src/mman/mlock.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mlockall.o src/mman/mlockall.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffuncDEBUG_Mem free: 1612824 avail: 1923496 00h23m51s | tion-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mmap.o src/mman/mmap.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mprotect.o src/mman/mprotect.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mremap.o src/mman/mremap.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/msync.o src/mman/msync.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/munlock.o src/mman/munlock.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/munlockall.o src/mman/munlockall.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generiDEBUG_Mem free: 1612576 avail: 1923272 00h23m51s | c -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/munmap.o src/mman/munmap.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/posix_madvise.o src/mman/posix_madvise.c 00h23m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/shm_open.o src/mman/shm_open.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_close.o src/mq/mq_close.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_getattr.o src/mq/mq_getattr.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_notify.o src/mq/mq_notify.c 00h23m52s | DEBUG_Mem free: 1612196 avail: 1922912 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_open.o src/mq/mq_open.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_receive.o src/mq/mq_receive.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_send.o src/mq/mq_send.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_setattr.o src/mq/mq_setattr.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_timedreceive.o src/mq/mq_timedreceive.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicitDEBUG_Mem free: 1612204 avail: 1922944 00h23m52s | -int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_timedsend.o src/mq/mq_timedsend.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_unlink.o src/mq/mq_unlink.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/btowc.o src/multibyte/btowc.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/c16rtomb.o src/multibyte/c16rtomb.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/c32rtomb.o src/multibyte/c32rtomb.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/internal.o src/multibyte/internal.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstacDEBUG_Mem free: 1611956 avail: 1922720 00h23m52s | k -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mblen.o src/multibyte/mblen.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrlen.o src/multibyte/mbrlen.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrtoc16.o src/multibyte/mbrtoc16.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrtoc32.o src/multibyte/mbrtoc32.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrtowc.o src/multibyte/mbrtowc.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_DEBUG_Mem free: 1611708 avail: 1922492 00h23m52s | NO_TLS -c -o obj/src/multibyte/mbsinit.o src/multibyte/mbsinit.c 00h23m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbsnrtowcs.o src/multibyte/mbsnrtowcs.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbsrtowcs.o src/multibyte/mbsrtowcs.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbstowcs.o src/multibyte/mbstowcs.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbtowc.o src/multibyte/mbtowc.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcrtomb.o src/multibyte/wcrtomb.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--nDEBUG_Mem free: 1611584 avail: 1922392 00h23m53s | oexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcsnrtombs.o src/multibyte/wcsnrtombs.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcsrtombs.o src/multibyte/wcsrtombs.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcstombs.o src/multibyte/wcstombs.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wctob.o src/multibyte/wctob.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wctomb.o src/multibyte/wctomb.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -WerrDEBUG_Mem free: 1611460 avail: 1922288 00h23m53s | or=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/accept.o src/network/accept.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/accept4.o src/network/accept4.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/bind.o src/network/bind.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/connect.o src/network/connect.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dn_comp.o src/network/dn_comp.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dn_expand.o src/network/dn_expand.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-poDEBUG_Mem free: 1611336 avail: 1922188 00h23m53s | inter -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dn_skipname.o src/network/dn_skipname.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dns_parse.o src/network/dns_parse.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ent.o src/network/ent.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ether.o src/network/ether.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/freeaddrinfo.o src/network/freeaddrinfo.c 00h23m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gai_strerror.o src/network/gai_strerror.c 00h23m53s | DEBUG_Mem free: 1610708 avail: 1921580 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getaddrinfo.o src/network/getaddrinfo.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyaddr.o src/network/gethostbyaddr.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyaddr_r.o src/network/gethostbyaddr_r.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname.o src/network/gethostbyname.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname2.o src/network/gethostbyname2.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/DEBUG_Mem free: 1610840 avail: 1921736 00h23m54s | src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname2_r.o src/network/gethostbyname2_r.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname_r.o src/network/gethostbyname_r.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getifaddrs.o src/network/getifaddrs.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getnameinfo.o src/network/getnameinfo.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getpeername.o src/network/getpeername.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=DEBUG_Mem free: 1610592 avail: 1921512 00h23m54s | i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getservbyname.o src/network/getservbyname.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getservbyname_r.o src/network/getservbyname_r.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getservbyport.o src/network/getservbyport.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getservbyport_r.o src/network/getservbyport_r.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getsockname.o src/network/getsockname.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getsockopt.o src/network/getsockopt.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanDEBUG_Mem free: 1610468 avail: 1921412 00h23m54s | ding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/h_errno.o src/network/h_errno.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/herror.o src/network/herror.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/hstrerror.o src/network/hstrerror.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/htonl.o src/network/htonl.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/htons.o src/network/htons.c 00h23m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i4DEBUG_Mem free: 1610344 avail: 1921308 00h23m55s | 86 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_freenameindex.o src/network/if_freenameindex.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_indextoname.o src/network/if_indextoname.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_nameindex.o src/network/if_nameindex.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_nametoindex.o src/network/if_nametoindex.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/in6addr_any.o src/network/in6addr_any.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/in6addr_loopback.o src/network/in6addr_loopback.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestandingDEBUG_Mem free: 1610096 avail: 1921084 00h23m55s | -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_addr.o src/network/inet_addr.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_aton.o src/network/inet_aton.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_legacy.o src/network/inet_legacy.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_ntoa.o src/network/inet_ntoa.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_ntop.o src/network/inet_ntop.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaratDEBUG_Mem free: 1609972 avail: 1920980 00h23m55s | ion -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_pton.o src/network/inet_pton.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/listen.o src/network/listen.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/lookup_ipliteral.o src/network/lookup_ipliteral.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/lookup_name.o src/network/lookup_name.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/lookup_serv.o src/network/lookup_serv.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/netlink.o src/network/netlink.c 00h23m55s | DEBUG_Mem free: 1609592 avail: 1920628 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/netname.o src/network/netname.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ns_parse.o src/network/ns_parse.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ntohl.o src/network/ntohl.c 00h23m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ntohs.o src/network/ntohs.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/proto.o src/network/proto.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./incDEBUG_Mem free: 1609600 avail: 1920660 00h23m56s | lude -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/recv.o src/network/recv.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/recvfrom.o src/network/recvfrom.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/recvmmsg.o src/network/recvmmsg.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/recvmsg.o src/network/recvmsg.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_init.o src/network/res_init.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sDEBUG_Mem free: 1609476 avail: 1920556 00h23m56s | ign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_mkquery.o src/network/res_mkquery.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_msend.o src/network/res_msend.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_query.o src/network/res_query.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_querydomain.o src/network/res_querydomain.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_send.o src/network/res_send.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/srDEBUG_Mem free: 1609228 avail: 1920332 00h23m56s | c/network/res_state.o src/network/res_state.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/resolvconf.o src/network/resolvconf.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/send.o src/network/send.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sendmmsg.o src/network/sendmmsg.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sendmsg.o src/network/sendmsg.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sendto.o src/network/sendto.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecDEBUG_Mem free: 1609104 avail: 1920232 00h23m56s | stack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/serv.o src/network/serv.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/setsockopt.o src/network/setsockopt.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/shutdown.o src/network/shutdown.c 00h23m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sockatmark.o src/network/sockatmark.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/socket.o src/network/socket.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tablDEBUG_Mem free: 1608856 avail: 1920004 00h23m57s | es -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/socketpair.o src/network/socketpair.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/fgetgrent.o src/passwd/fgetgrent.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/fgetpwent.o src/passwd/fgetpwent.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/fgetspent.o src/passwd/fgetspent.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgr_a.o src/passwd/getgr_a.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WerDEBUG_Mem free: 1608608 avail: 1919776 00h23m57s | ror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgr_r.o src/passwd/getgr_r.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgrent.o src/passwd/getgrent.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgrent_a.o src/passwd/getgrent_a.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgrouplist.o src/passwd/getgrouplist.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpw_a.o src/passwd/getpw_a.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=impliciDEBUG_Mem free: 1608608 avail: 1919796 00h23m57s | t-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpw_r.o src/passwd/getpw_r.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpwent.o src/passwd/getpwent.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpwent_a.o src/passwd/getpwent_a.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getspent.o src/passwd/getspent.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getspnam.o src/passwd/getspnam.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getspnam_r.o src/passwdDEBUG_Mem free: 1608360 avail: 1919568 00h23m57s | /getspnam_r.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/lckpwdf.o src/passwd/lckpwdf.c 00h23m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/nscd_query.o src/passwd/nscd_query.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/putgrent.o src/passwd/putgrent.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/putpwent.o src/passwd/putpwent.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/putspent.o src/passwd/putspent.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noeDEBUG_Mem free: 1608236 avail: 1919468 00h23m58s | xecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/__rand48_step.o src/prng/__rand48_step.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/__seed48.o src/prng/__seed48.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/drand48.o src/prng/drand48.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/lcong48.o src/prng/lcong48.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/lrand48.o src/prng/lrand48.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=impDEBUG_Mem free: 1608112 avail: 1919364 00h23m58s | licit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/mrand48.o src/prng/mrand48.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/rand.o src/prng/rand.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/rand_r.o src/prng/rand_r.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/random.o src/prng/random.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/seed48.o src/prng/seed48.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/srand48.o src/prng/srand48.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/genDEBUG_Mem free: 1607988 avail: 1919264 00h23m58s | eric -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execl.o src/process/execl.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execle.o src/process/execle.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execlp.o src/process/execlp.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execv.o src/process/execv.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execve.o src/process/execve.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -DEBUG_Mem free: 1607740 avail: 1919036 00h23m58s | Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execvp.o src/process/execvp.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/fexecve.o src/process/fexecve.c 00h23m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/fork.o src/process/fork.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/i386/vfork.o src/process/i386/vfork.s 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn.o src/process/posix_spawn.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointerDEBUG_Mem free: 1607368 avail: 1918684 00h23m59s | -arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addchdir.o src/process/posix_spawn_file_actions_addchdir.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addclose.o src/process/posix_spawn_file_actions_addclose.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_adddup2.o src/process/posix_spawn_file_actions_adddup2.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addfchdir.o src/process/posix_spawn_file_actions_addfchdir.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addopen.o src/process/posix_spawn_file_actions_addopen.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-ariDEBUG_Mem free: 1607492 avail: 1918828 00h23m59s | th -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_destroy.o src/process/posix_spawn_file_actions_destroy.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_init.o src/process/posix_spawn_file_actions_init.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_destroy.o src/process/posix_spawnattr_destroy.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getflags.o src/process/posix_spawnattr_getflags.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getpgroup.o src/process/posix_spawnattr_getpgroup.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getsigdefault.o src/process/posix_spawnattr_getsigdefault.DEBUG_Mem free: 1607492 avail: 1918848 00h23m59s | c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getsigmask.o src/process/posix_spawnattr_getsigmask.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_init.o src/process/posix_spawnattr_init.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_sched.o src/process/posix_spawnattr_sched.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setflags.o src/process/posix_spawnattr_setflags.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setpgroup.o src/process/posix_spawnattr_setpgroup.c 00h23m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noeDEBUG_Mem free: 1607368 avail: 1918748 00h23m59s | xecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setsigdefault.o src/process/posix_spawnattr_setsigdefault.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setsigmask.o src/process/posix_spawnattr_setsigmask.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnp.o src/process/posix_spawnp.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/system.o src/process/system.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/wait.o src/process/wait.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./srDEBUG_Mem free: 1606996 avail: 1918396 00h24m00s | c/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/waitid.o src/process/waitid.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/waitpid.o src/process/waitpid.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/fnmatch.o src/regex/fnmatch.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/glob.o src/regex/glob.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/regcomp.o src/regex/regcomp.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/inDEBUG_Mem free: 1606500 avail: 1917960 00h24m00s | clude -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/regerror.o src/regex/regerror.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/regexec.o src/regex/regexec.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/tre-mem.o src/regex/tre-mem.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/affinity.o src/sched/affinity.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_cpucount.o src/sched/sched_cpucount.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/inclDEBUG_Mem free: 1606500 avail: 1917992 00h24m00s | ude -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_get_priority_max.o src/sched/sched_get_priority_max.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_getcpu.o src/sched/sched_getcpu.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_getparam.o src/sched/sched_getparam.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_getscheduler.o src/sched/sched_getscheduler.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_rr_get_interval.o src/sched/sched_rr_get_interval.c 00h24m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtunDEBUG_Mem free: 1606376 avail: 1917888 00h24m00s | e=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_setparam.o src/sched/sched_setparam.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_setscheduler.o src/sched/sched_setscheduler.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_yield.o src/sched/sched_yield.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/hsearch.o src/search/hsearch.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/insque.o src/search/insque.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/lsearch.o src/search/lsearch.c 00h24m01s | tcc -std=c99 -nostdinc -ffDEBUG_Mem free: 1606252 avail: 1917788 00h24m01s | reestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tdelete.o src/search/tdelete.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tdestroy.o src/search/tdestroy.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tfind.o src/search/tfind.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tsearch.o src/search/tsearch.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/twalk.o src/search/twalk.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -DEBUG_Mem free: 1606252 avail: 1917808 00h24m01s | fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/select/poll.o src/select/poll.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/select/pselect.o src/select/pselect.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/select/select.o src/select/select.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/setjmp/i386/longjmp.o src/setjmp/i386/longjmp.s 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/setjmp/i386/setjmp.o src/setjmp/i386/setjmp.s 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/block.o src/signal/block.c 00h24m01s | DEBUG_Mem free: 1605748 avail: 1917324 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/getitimer.o src/signal/getitimer.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/i386/restore.o src/signal/i386/restore.s 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/i386/sigsetjmp.o src/signal/i386/sigsetjmp.s 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/kill.o src/signal/kill.c 00h24m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/killpg.o src/signal/killpg.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internaDEBUG_Mem free: 1605756 avail: 1917356 00h24m02s | l -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/psiginfo.o src/signal/psiginfo.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/psignal.o src/signal/psignal.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/raise.o src/signal/raise.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/setitimer.o src/signal/setitimer.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigaction.o src/signal/sigaction.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-DEBUG_Mem free: 1605384 avail: 1917004 00h24m02s | pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigaddset.o src/signal/sigaddset.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigaltstack.o src/signal/sigaltstack.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigandset.o src/signal/sigandset.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigdelset.o src/signal/sigdelset.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigemptyset.o src/signal/sigemptyset.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NDEBUG_Mem free: 1605384 avail: 1917024 00h24m02s | O_TLS -c -o obj/src/signal/sigfillset.o src/signal/sigfillset.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sighold.o src/signal/sighold.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigignore.o src/signal/sigignore.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/siginterrupt.o src/signal/siginterrupt.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigisemptyset.o src/signal/sigisemptyset.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigismember.o src/signal/sigismember.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic DEBUG_Mem free: 1605260 avail: 1916924 00h24m02s | -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/siglongjmp.o src/signal/siglongjmp.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/signal.o src/signal/signal.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigorset.o src/signal/sigorset.c 00h24m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigpause.o src/signal/sigpause.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigpending.o src/signal/sigpending.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdatDEBUG_Mem free: 1604888 avail: 1916572 00h24m03s | a-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigprocmask.o src/signal/sigprocmask.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigqueue.o src/signal/sigqueue.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigrelse.o src/signal/sigrelse.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigrtmax.o src/signal/sigrtmax.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigrtmin.o src/signal/sigrtmin.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigset.o src/signaDEBUG_Mem free: 1604764 avail: 1916468 00h24m03s | l/sigset.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigsetjmp_tail.o src/signal/sigsetjmp_tail.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigsuspend.o src/signal/sigsuspend.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigtimedwait.o src/signal/sigtimedwait.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigwait.o src/signal/sigwait.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigwaitinfo.o src/signal/sigwaitinfo.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -DEBUG_Mem free: 1604640 avail: 1916368 00h24m03s | I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/__xstat.o src/stat/__xstat.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/chmod.o src/stat/chmod.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fchmod.o src/stat/fchmod.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fchmodat.o src/stat/fchmodat.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fstat.o src/stat/fstat.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WerDEBUG_Mem free: 1604268 avail: 1916016 00h24m03s | ror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fstatat.o src/stat/fstatat.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/futimens.o src/stat/futimens.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/futimesat.o src/stat/futimesat.c 00h24m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/lchmod.o src/stat/lchmod.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/lstat.o src/stat/lstat.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkdir.o src/stat/mkdir.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestandDEBUG_Mem free: 1604144 avail: 1915916 00h24m04s | ing -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkdirat.o src/stat/mkdirat.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkfifo.o src/stat/mkfifo.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkfifoat.o src/stat/mkfifoat.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mknod.o src/stat/mknod.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mknodat.o src/stat/mknodat.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sectDEBUG_Mem free: 1604020 avail: 1915812 00h24m04s | ions -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/stat.o src/stat/stat.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/statvfs.o src/stat/statvfs.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/umask.o src/stat/umask.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/utimensat.o src/stat/utimensat.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fclose_ca.o src/stdio/__fclose_ca.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fdopen.o src/stdio/__fdopen.c 00h24m04s | DEBUG_Mem free: 1603764 avail: 1915576 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fmodeflags.o src/stdio/__fmodeflags.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fopen_rb_ca.o src/stdio/__fopen_rb_ca.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__lockfile.o src/stdio/__lockfile.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__overflow.o src/stdio/__overflow.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_close.o src/stdio/__stdio_close.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,DEBUG_Mem free: 1603648 avail: 1915484 00h24m04s | --noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_exit.o src/stdio/__stdio_exit.c 00h24m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_read.o src/stdio/__stdio_read.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_seek.o src/stdio/__stdio_seek.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_write.o src/stdio/__stdio_write.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdout_write.o src/stdio/__stdout_write.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipeDEBUG_Mem free: 1603524 avail: 1915380 00h24m05s | -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__string_read.o src/stdio/__string_read.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__toread.o src/stdio/__toread.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__towrite.o src/stdio/__towrite.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__uflow.o src/stdio/__uflow.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/asprintf.o src/stdio/asprintf.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointDEBUG_Mem free: 1603524 avail: 1915400 00h24m05s | er-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/clearerr.o src/stdio/clearerr.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/dprintf.o src/stdio/dprintf.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ext.o src/stdio/ext.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ext2.o src/stdio/ext2.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fclose.o src/stdio/fclose.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/feof.o src/stdio/feof.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generDEBUG_Mem free: 1603152 avail: 1915052 00h24m05s | ic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ferror.o src/stdio/ferror.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fflush.o src/stdio/fflush.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetc.o src/stdio/fgetc.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetln.o src/stdio/fgetln.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetpos.o src/stdio/fgetpos.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunDEBUG_Mem free: 1602904 avail: 1914824 00h24m05s | ction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgets.o src/stdio/fgets.c 00h24m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetwc.o src/stdio/fgetwc.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetws.o src/stdio/fgetws.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fileno.o src/stdio/fileno.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/flockfile.o src/stdio/flockfile.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-DEBUG_Mem free: 1602656 avail: 1914596 00h24m06s | declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fmemopen.o src/stdio/fmemopen.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fopen.o src/stdio/fopen.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fopencookie.o src/stdio/fopencookie.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fprintf.o src/stdio/fprintf.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fputc.o src/stdio/fputc.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o oDEBUG_Mem free: 1602532 avail: 1914492 00h24m06s | bj/src/stdio/fputs.o src/stdio/fputs.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fputwc.o src/stdio/fputwc.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fputws.o src/stdio/fputws.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fread.o src/stdio/fread.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/freopen.o src/stdio/freopen.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fscanf.o src/stdio/fscanf.c 00h24m06s | DEBUG_Mem free: 1602400 avail: 1914380 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fseek.o src/stdio/fseek.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fsetpos.o src/stdio/fsetpos.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ftell.o src/stdio/ftell.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ftrylockfile.o src/stdio/ftrylockfile.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/funlockfile.o src/stdio/funlockfile.c 00h24m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -DEBUG_Mem free: 1602284 avail: 1914288 00h24m06s | I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwide.o src/stdio/fwide.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwprintf.o src/stdio/fwprintf.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwrite.o src/stdio/fwrite.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwscanf.o src/stdio/fwscanf.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getc.o src/stdio/getc.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -DEBUG_Mem free: 1602036 avail: 1914060 00h24m07s | I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getc_unlocked.o src/stdio/getc_unlocked.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getchar.o src/stdio/getchar.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getchar_unlocked.o src/stdio/getchar_unlocked.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getdelim.o src/stdio/getdelim.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getline.o src/stdio/getline.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sectionsDEBUG_Mem free: 1601912 avail: 1913956 00h24m07s | -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/gets.o src/stdio/gets.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getw.o src/stdio/getw.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getwc.o src/stdio/getwc.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getwchar.o src/stdio/getwchar.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ofl.o src/stdio/ofl.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ofl_add.o src/stdio/ofl_add.c 00h24m07s | tcc -std=c99 -noDEBUG_Mem free: 1601664 avail: 1913732 00h24m07s | stdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/open_memstream.o src/stdio/open_memstream.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/open_wmemstream.o src/stdio/open_wmemstream.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/pclose.o src/stdio/pclose.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/perror.o src/stdio/perror.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/popen.o src/stdio/popen.c 00h24m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/genDEBUG_Mem free: 1601416 avail: 1913504 00h24m08s | eric -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/printf.o src/stdio/printf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putc.o src/stdio/putc.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putc_unlocked.o src/stdio/putc_unlocked.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putchar.o src/stdio/putchar.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putchar_unlocked.o src/stdio/putchar_unlocked.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-uDEBUG_Mem free: 1601416 avail: 1913524 00h24m08s | nwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/puts.o src/stdio/puts.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putw.o src/stdio/putw.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putwc.o src/stdio/putwc.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putwchar.o src/stdio/putwchar.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/remove.o src/stdio/remove.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/rename.o src/stdio/rename.c 00h24m08s | DEBUG_Mem free: 1601036 avail: 1913164 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/rewind.o src/stdio/rewind.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/scanf.o src/stdio/scanf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setbuf.o src/stdio/setbuf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setbuffer.o src/stdio/setbuffer.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setlinebuf.o src/stdio/setlinebuf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunctiDEBUG_Mem free: 1601044 avail: 1913196 00h24m08s | on-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setvbuf.o src/stdio/setvbuf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/snprintf.o src/stdio/snprintf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/sprintf.o src/stdio/sprintf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/sscanf.o src/stdio/sscanf.c 00h24m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/stderr.o src/stdio/stderr.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/stdin.o src/stdio/stdin.c 00h24m09s | tcc -std=c99 -nostdinc -ffreesDEBUG_Mem free: 1600920 avail: 1913096 00h24m09s | tanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/stdout.o src/stdio/stdout.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/swprintf.o src/stdio/swprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/swscanf.o src/stdio/swscanf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/tempnam.o src/stdio/tempnam.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/tmpfile.o src/stdio/tmpfile.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declarationDEBUG_Mem free: 1600548 avail: 1912744 00h24m09s | -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/tmpnam.o src/stdio/tmpnam.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ungetc.o src/stdio/ungetc.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ungetwc.o src/stdio/ungetwc.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vasprintf.o src/stdio/vasprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vdprintf.o src/stdio/vdprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfprintf.o src/stdio/vfprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-pDEBUG_Mem free: 1600424 avail: 1912660 00h24m09s | recision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfscanf.o src/stdio/vfscanf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfwprintf.o src/stdio/vfwprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfwscanf.o src/stdio/vfwscanf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vprintf.o src/stdio/vprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vscanf.o src/stdio/vscanf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sDEBUG_Mem free: 1600300 avail: 1912568 00h24m09s | ections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vsnprintf.o src/stdio/vsnprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vsprintf.o src/stdio/vsprintf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vsscanf.o src/stdio/vsscanf.c 00h24m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vswprintf.o src/stdio/vswprintf.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vswscanf.o src/stdio/vswscanf.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vwprintf.o src/stdio/vwprintf.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -IobjDEBUG_Mem free: 1600176 avail: 1912468 00h24m10s | /src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vwscanf.o src/stdio/vwscanf.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/wprintf.o src/stdio/wprintf.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/wscanf.o src/stdio/wscanf.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/abs.o src/stdlib/abs.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/atof.o src/stdlib/atof.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYDEBUG_Mem free: 1600176 avail: 1912488 00h24m10s | SCALL_NO_TLS -c -o obj/src/stdlib/atoi.o src/stdlib/atoi.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/atol.o src/stdlib/atol.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/atoll.o src/stdlib/atoll.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/bsearch.o src/stdlib/bsearch.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/div.o src/stdlib/div.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/ecvt.o src/stdlib/ecvt.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -OsDEBUG_Mem free: 1599928 avail: 1912264 00h24m10s | -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/fcvt.o src/stdlib/fcvt.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/gcvt.o src/stdlib/gcvt.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/imaxabs.o src/stdlib/imaxabs.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/imaxdiv.o src/stdlib/imaxdiv.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/labs.o src/stdlib/labs.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/ldiv.o src/stdlib/ldiv.c 00h24m10s | DEBUG_Mem free: 1599804 avail: 1912160 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/llabs.o src/stdlib/llabs.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/lldiv.o src/stdlib/lldiv.c 00h24m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/qsort.o src/stdlib/qsort.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/strtod.o src/stdlib/strtod.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/strtol.o src/stdlib/strtol.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./srDEBUG_Mem free: 1599308 avail: 1911688 00h24m11s | c/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/wcstod.o src/stdlib/wcstod.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/wcstol.o src/stdlib/wcstol.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/bcmp.o src/string/bcmp.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/bcopy.o src/string/bcopy.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/bzero.o src/string/bzero.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointeDEBUG_Mem free: 1599184 avail: 1911584 00h24m11s | r-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/explicit_bzero.o src/string/explicit_bzero.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -fno-stack-protector -c -o obj/src/string/i386/memcpy.o src/string/i386/memcpy.s 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -c -o obj/src/string/i386/memmove.o src/string/i386/memmove.s 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -fno-stack-protector -c -o obj/src/string/i386/memset.o src/string/i386/memset.s 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/index.o src/string/index.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memccpy.o src/string/memccpy.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestandDEBUG_Mem free: 1599184 avail: 1911608 00h24m11s | ing -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memchr.o src/string/memchr.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -c -o obj/src/string/memcmp.o src/string/memcmp.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memmem.o src/string/memmem.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/mempcpy.o src/string/mempcpy.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memrchr.o src/string/memrchr.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwiDEBUG_Mem free: 1598936 avail: 1911380 00h24m11s | nd-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/rindex.o src/string/rindex.c 00h24m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/stpcpy.o src/string/stpcpy.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/stpncpy.o src/string/stpncpy.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcasecmp.o src/string/strcasecmp.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcasestr.o src/string/strcasestr.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcat.o src/string/strcat.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -feDEBUG_Mem free: 1598812 avail: 1911280 00h24m12s | xcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strchr.o src/string/strchr.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strchrnul.o src/string/strchrnul.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcmp.o src/string/strcmp.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcpy.o src/string/strcpy.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcspn.o src/string/strcspn.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=DEBUG_Mem free: 1598688 avail: 1911176 00h24m12s | generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strdup.o src/string/strdup.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strerror_r.o src/string/strerror_r.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strlcat.o src/string/strlcat.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strlcpy.o src/string/strlcpy.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strlen.o src/string/strlen.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncasecmp.o src/string/strncasecmp.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexeDEBUG_Mem free: 1598440 avail: 1910952 00h24m12s | cstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncat.o src/string/strncat.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncmp.o src/string/strncmp.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncpy.o src/string/strncpy.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strndup.o src/string/strndup.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strnlen.o src/string/strnlen.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-dDEBUG_Mem free: 1598316 avail: 1910848 00h24m12s | eclaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strpbrk.o src/string/strpbrk.c 00h24m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strrchr.o src/string/strrchr.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strsep.o src/string/strsep.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strsignal.o src/string/strsignal.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strspn.o src/string/strspn.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strstr.o src/string/strstr.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standardDEBUG_Mem free: 1598068 avail: 1910624 00h24m13s | -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strtok.o src/string/strtok.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strtok_r.o src/string/strtok_r.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strverscmp.o src/string/strverscmp.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/swab.o src/string/swab.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcpcpy.o src/string/wcpcpy.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-functiDEBUG_Mem free: 1597944 avail: 1910520 00h24m13s | on-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcpncpy.o src/string/wcpncpy.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscasecmp.o src/string/wcscasecmp.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscasecmp_l.o src/string/wcscasecmp_l.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscat.o src/string/wcscat.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcschr.o src/string/wcschr.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscmp.o src/string/wcscmp.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I.DEBUG_Mem free: 1597820 avail: 1910420 00h24m13s | /arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscpy.o src/string/wcscpy.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscspn.o src/string/wcscspn.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsdup.o src/string/wcsdup.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcslen.o src/string/wcslen.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncasecmp.o src/string/wcsncasecmp.c 00h24m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomiDEBUG_Mem free: 1597696 avail: 1910316 00h24m13s | t-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncasecmp_l.o src/string/wcsncasecmp_l.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncat.o src/string/wcsncat.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncmp.o src/string/wcsncmp.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncpy.o src/string/wcsncpy.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsnlen.o src/string/wcsnlen.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcspbrk.o src/string/wcspbrk.c 00h24m14s | DEBUG_Mem free: 1597688 avail: 1910328 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsrchr.o src/string/wcsrchr.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsspn.o src/string/wcsspn.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsstr.o src/string/wcsstr.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcstok.o src/string/wcstok.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcswcs.o src/string/wcswcs.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-poDEBUG_Mem free: 1597448 avail: 1910112 00h24m14s | inter -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemchr.o src/string/wmemchr.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemcmp.o src/string/wmemcmp.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemcpy.o src/string/wmemcpy.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemmove.o src/string/wmemmove.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemset.o src/string/wmemset.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/__randname.o src/temp/__randname.c 00h24m14s | DEBUG_Mem free: 1597192 avail: 1909876 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkdtemp.o src/temp/mkdtemp.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkostemp.o src/temp/mkostemp.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkostemps.o src/temp/mkostemps.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkstemp.o src/temp/mkstemp.c 00h24m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkstemps.o src/temp/mkstemps.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-DEBUG_Mem free: 1596828 avail: 1909536 00h24m15s | tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mktemp.o src/temp/mktemp.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/cfgetospeed.o src/termios/cfgetospeed.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/cfmakeraw.o src/termios/cfmakeraw.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/cfsetospeed.o src/termios/cfsetospeed.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcdrain.o src/termios/tcdrain.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcflow.o src/termios/tcflow.c 00h24m15s | DEBUG_Mem free: 1596572 avail: 1909300 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcflush.o src/termios/tcflush.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcgetattr.o src/termios/tcgetattr.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcgetsid.o src/termios/tcgetsid.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcsendbreak.o src/termios/tcsendbreak.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcsetattr.o src/termios/tcsetattr.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables DEBUG_Mem free: 1596456 avail: 1909208 00h24m15s | -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__lock.o src/thread/__lock.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__syscall_cp.o src/thread/__syscall_cp.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__timedwait.o src/thread/__timedwait.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__tls_get_addr.o src/thread/__tls_get_addr.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__wait.o src/thread/__wait.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internalDEBUG_Mem free: 1596084 avail: 1908856 00h24m15s | -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/call_once.o src/thread/call_once.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_broadcast.o src/thread/cnd_broadcast.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_destroy.o src/thread/cnd_destroy.c 00h24m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_init.o src/thread/cnd_init.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_signal.o src/thread/cnd_signal.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_timedwait.o DEBUG_Mem free: 1595960 avail: 1908752 00h24m16s | src/thread/cnd_timedwait.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_wait.o src/thread/cnd_wait.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/default_attr.o src/thread/default_attr.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/thread/i386/__set_thread_area.o src/thread/i386/__set_thread_area.s 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/__unmapself.o src/thread/i386/__unmapself.s 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/clone.o src/thread/i386/clone.s 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arDEBUG_Mem free: 1595960 avail: 1908776 00h24m16s | ch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/syscall_cp.o src/thread/i386/syscall_cp.s 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/tls.o src/thread/i386/tls.s 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/lock_ptc.o src/thread/lock_ptc.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_destroy.o src/thread/mtx_destroy.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_init.o src/thread/mtx_init.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sectioDEBUG_Mem free: 1595588 avail: 1908424 00h24m16s | ns -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_lock.o src/thread/mtx_lock.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_timedlock.o src/thread/mtx_timedlock.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_trylock.o src/thread/mtx_trylock.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_unlock.o src/thread/mtx_unlock.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_atfork.o src/thread/pthread_atfork.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-funDEBUG_Mem free: 1595340 avail: 1908196 00h24m16s | ction-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_destroy.o src/thread/pthread_attr_destroy.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_get.o src/thread/pthread_attr_get.c 00h24m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_init.o src/thread/pthread_attr_init.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setdetachstate.o src/thread/pthread_attr_setdetachstate.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setguardsize.o src/thread/pthread_attr_setguardsize.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/inclDEBUG_Mem free: 1595216 avail: 1908092 00h24m17s | ude -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setinheritsched.o src/thread/pthread_attr_setinheritsched.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setschedparam.o src/thread/pthread_attr_setschedparam.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setschedpolicy.o src/thread/pthread_attr_setschedpolicy.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setscope.o src/thread/pthread_attr_setscope.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setstack.o src/thread/pthread_attr_setstack.c 00h24m17s | DEBUG_Mem free: 1594960 avail: 1907852 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setstacksize.o src/thread/pthread_attr_setstacksize.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrier_destroy.o src/thread/pthread_barrier_destroy.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrier_init.o src/thread/pthread_barrier_init.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrier_wait.o src/thread/pthread_barrier_wait.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCDEBUG_Mem free: 1594844 avail: 1907756 00h24m17s | ALL_NO_TLS -c -o obj/src/thread/pthread_barrierattr_destroy.o src/thread/pthread_barrierattr_destroy.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrierattr_init.o src/thread/pthread_barrierattr_init.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrierattr_setpshared.o src/thread/pthread_barrierattr_setpshared.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cancel.o src/thread/pthread_cancel.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cleanup_push.o src/thread/pthread_cleanup_push.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -DEBUG_Mem free: 1594720 avail: 1907652 00h24m17s | fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_broadcast.o src/thread/pthread_cond_broadcast.c 00h24m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_destroy.o src/thread/pthread_cond_destroy.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_init.o src/thread/pthread_cond_init.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_signal.o src/thread/pthread_cond_signal.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_timedwait.o src/thread/pthread_cond_timedwait.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounDEBUG_Mem free: 1594596 avail: 1907548 00h24m18s | ding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_wait.o src/thread/pthread_cond_wait.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_destroy.o src/thread/pthread_condattr_destroy.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_init.o src/thread/pthread_condattr_init.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_setclock.o src/thread/pthread_condattr_setclock.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_setpshared.o src/thread/DEBUG_Mem free: 1594472 avail: 1907440 00h24m18s | pthread_condattr_setpshared.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_create.o src/thread/pthread_create.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_detach.o src/thread/pthread_detach.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_equal.o src/thread/pthread_equal.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getattr_np.o src/thread/pthread_getattr_np.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration DEBUG_Mem free: 1594348 avail: 1907340 00h24m18s | -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getconcurrency.o src/thread/pthread_getconcurrency.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getcpuclockid.o src/thread/pthread_getcpuclockid.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getschedparam.o src/thread/pthread_getschedparam.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getspecific.o src/thread/pthread_getspecific.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_join.o src/thread/pthread_join.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronoDEBUG_Mem free: 1594100 avail: 1907112 00h24m18s | us-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_key_create.o src/thread/pthread_key_create.c 00h24m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_kill.o src/thread/pthread_kill.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_consistent.o src/thread/pthread_mutex_consistent.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_destroy.o src/thread/pthread_mutex_destroy.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_getprioceiling.o src/thread/pthread_mutex_getprioceiling.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./sDEBUG_Mem free: 1593976 avail: 1907008 00h24m19s | rc/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_init.o src/thread/pthread_mutex_init.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_lock.o src/thread/pthread_mutex_lock.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_setprioceiling.o src/thread/pthread_mutex_setprioceiling.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_timedlock.o src/thread/pthread_mutex_timedlock.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_trylock.o src/thread/pthread_mutex_trylock.c 00h24m19s | DEBUG_Mem free: 1593472 avail: 1906520 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_unlock.o src/thread/pthread_mutex_unlock.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_destroy.o src/thread/pthread_mutexattr_destroy.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_init.o src/thread/pthread_mutexattr_init.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_setprotocol.o src/thread/pthread_mutexattr_setprotocol.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYDEBUG_Mem free: 1593728 avail: 1906796 00h24m19s | SCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_setpshared.o src/thread/pthread_mutexattr_setpshared.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_setrobust.o src/thread/pthread_mutexattr_setrobust.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_settype.o src/thread/pthread_mutexattr_settype.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_once.o src/thread/pthread_once.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_destroy.o src/thread/pthread_rwlock_destroy.c 00h24m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-DEBUG_Mem free: 1593480 avail: 1906568 00h24m19s | asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_init.o src/thread/pthread_rwlock_init.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_rdlock.o src/thread/pthread_rwlock_rdlock.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_timedrdlock.o src/thread/pthread_rwlock_timedrdlock.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_timedwrlock.o src/thread/pthread_rwlock_timedwrlock.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_tryrdlock.o src/thread/pthread_rwlock_tryrdlock.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -froundiDEBUG_Mem free: 1593232 avail: 1906340 00h24m20s | ng-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_trywrlock.o src/thread/pthread_rwlock_trywrlock.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_unlock.o src/thread/pthread_rwlock_unlock.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_wrlock.o src/thread/pthread_rwlock_wrlock.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlockattr_destroy.o src/thread/pthread_rwlockattr_destroy.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlockattr_init.o src/threDEBUG_Mem free: 1593232 avail: 1906356 00h24m20s | ad/pthread_rwlockattr_init.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlockattr_setpshared.o src/thread/pthread_rwlockattr_setpshared.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_self.o src/thread/pthread_self.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setattr_default_np.o src/thread/pthread_setattr_default_np.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setcancelstate.o src/thread/pthread_setcancelstate.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -DEBUG_Mem free: 1592984 avail: 1906128 00h24m20s | fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setcanceltype.o src/thread/pthread_setcanceltype.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setconcurrency.o src/thread/pthread_setconcurrency.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setname_np.o src/thread/pthread_setname_np.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setschedparam.o src/thread/pthread_setschedparam.c 00h24m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setschedprio.o src/thread/pthread_setschedprio.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -IDEBUG_Mem free: 1592860 avail: 1906024 00h24m21s | obj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setspecific.o src/thread/pthread_setspecific.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_sigmask.o src/thread/pthread_sigmask.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_destroy.o src/thread/pthread_spin_destroy.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_init.o src/thread/pthread_spin_init.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_lock.o src/thread/pthread_spin_lock.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/iDEBUG_Mem free: 1592612 avail: 1905796 00h24m21s | nclude -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_trylock.o src/thread/pthread_spin_trylock.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_unlock.o src/thread/pthread_spin_unlock.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_testcancel.o src/thread/pthread_testcancel.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_destroy.o src/thread/sem_destroy.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_getvalue.o src/thread/sem_getvalue.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=DEBUG_Mem free: 1592612 avail: 1905816 00h24m21s | implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_init.o src/thread/sem_init.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_open.o src/thread/sem_open.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_post.o src/thread/sem_post.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_timedwait.o src/thread/sem_timedwait.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_trywait.o src/thread/sem_trywait.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_unlink.o src/thread/sem_DEBUG_Mem free: 1592240 avail: 1905464 00h24m21s | unlink.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_wait.o src/thread/sem_wait.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/synccall.o src/thread/synccall.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_create.o src/thread/thrd_create.c 00h24m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_exit.o src/thread/thrd_exit.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_join.o src/thread/thrd_join.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -IDEBUG_Mem free: 1592116 avail: 1905364 00h24m22s | ./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_sleep.o src/thread/thrd_sleep.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_yield.o src/thread/thrd_yield.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/tss_create.o src/thread/tss_create.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/tss_delete.o src/thread/tss_delete.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/tss_set.o src/thread/tss_set.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/vmlock.o src/threadDEBUG_Mem free: 1591868 avail: 1905136 00h24m22s | /vmlock.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__map_file.o src/time/__map_file.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__month_to_secs.o src/time/__month_to_secs.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__secs_to_tm.o src/time/__secs_to_tm.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__tm_to_secs.o src/time/__tm_to_secs.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__tz.o src/time/__tz.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-poiDEBUG_Mem free: 1591868 avail: 1905168 00h24m22s | nter -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__year_to_secs.o src/time/__year_to_secs.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/asctime.o src/time/asctime.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/asctime_r.o src/time/asctime_r.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock.o src/time/clock.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_getcpuclockid.o src/time/clock_getcpuclockid.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_getres.o src/time/clock_getres.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-preDEBUG_Mem free: 1591496 avail: 1904820 00h24m22s | cision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_gettime.o src/time/clock_gettime.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_nanosleep.o src/time/clock_nanosleep.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_settime.o src/time/clock_settime.c 00h24m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/ctime.o src/time/ctime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/ctime_r.o src/time/ctime_r.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DEBUG_Mem free: 1591496 avail: 1904840 00h24m23s | DSYSCALL_NO_TLS -c -o obj/src/time/difftime.o src/time/difftime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/ftime.o src/time/ftime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/getdate.o src/time/getdate.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/gettimeofday.o src/time/gettimeofday.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/gmtime.o src/time/gmtime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/gmtime_r.o src/time/gmtime_r.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/interDEBUG_Mem free: 1591372 avail: 1904740 00h24m23s | nal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/localtime.o src/time/localtime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/localtime_r.o src/time/localtime_r.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/mktime.o src/time/mktime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/nanosleep.o src/time/nanosleep.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/strftime.o src/time/strftime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=imDEBUG_Mem free: 1591124 avail: 1904516 00h24m23s | plicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/strptime.o src/time/strptime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/time.o src/time/time.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timegm.o src/time/timegm.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_create.o src/time/timer_create.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_delete.o src/time/timer_delete.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NDEBUG_Mem free: 1590876 avail: 1904288 00h24m23s | O_TLS -c -o obj/src/time/timer_getoverrun.o src/time/timer_getoverrun.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_gettime.o src/time/timer_gettime.c 00h24m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_settime.o src/time/timer_settime.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/times.o src/time/times.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timespec_get.o src/time/timespec_get.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/utime.o src/time/utime.c 00h24m24s | DEBUG_Mem free: 1590744 avail: 1904176 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/wcsftime.o src/time/wcsftime.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/_exit.o src/unistd/_exit.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/access.o src/unistd/access.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/acct.o src/unistd/acct.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/alarm.o src/unistd/alarm.c 00h24m24s | tcc -std=c99 -nostdDEBUG_Mem free: 1590504 avail: 1903960 00h24m24s | inc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/chdir.o src/unistd/chdir.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/chown.o src/unistd/chown.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/close.o src/unistd/close.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ctermid.o src/unistd/ctermid.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/dup.o src/unistd/dup.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fnDEBUG_Mem free: 1590380 avail: 1903856 00h24m24s | o-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/dup2.o src/unistd/dup2.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/dup3.o src/unistd/dup3.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/faccessat.o src/unistd/faccessat.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fchdir.o src/unistd/fchdir.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fchown.o src/unistd/fchown.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=impliDEBUG_Mem free: 1590256 avail: 1903752 00h24m24s | cit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fchownat.o src/unistd/fchownat.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fdatasync.o src/unistd/fdatasync.c 00h24m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fsync.o src/unistd/fsync.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ftruncate.o src/unistd/ftruncate.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getcwd.o src/unistd/getcwd.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getegid.o src/unistd/getegid.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-preciDEBUG_Mem free: 1590132 avail: 1903652 00h24m25s | sion=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/geteuid.o src/unistd/geteuid.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getgid.o src/unistd/getgid.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getgroups.o src/unistd/getgroups.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/gethostname.o src/unistd/gethostname.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getlogin.o src/unistd/getlogin.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unDEBUG_Mem free: 1589884 avail: 1903424 00h24m25s | wind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getlogin_r.o src/unistd/getlogin_r.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getpgid.o src/unistd/getpgid.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getpgrp.o src/unistd/getpgrp.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getpid.o src/unistd/getpid.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getppid.o src/unistd/getppid.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getsid.o src/unistd/getsid.c 00h24m25s | DEBUG_Mem free: 1589752 avail: 1903312 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getuid.o src/unistd/getuid.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/isatty.o src/unistd/isatty.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/lchown.o src/unistd/lchown.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/link.o src/unistd/link.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/linkat.o src/unistd/linkat.c 00h24m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointDEBUG_Mem free: 1589636 avail: 1903220 00h24m25s | er -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/lseek.o src/unistd/lseek.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/nice.o src/unistd/nice.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pause.o src/unistd/pause.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pipe.o src/unistd/pipe.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pipe2.o src/unistd/pipe2.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/DEBUG_Mem free: 1589264 avail: 1902868 00h24m26s | src/unistd/posix_close.o src/unistd/posix_close.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pread.o src/unistd/pread.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/preadv.o src/unistd/preadv.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pwrite.o src/unistd/pwrite.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pwritev.o src/unistd/pwritev.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/read.o src/unistd/read.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I.DEBUG_Mem free: 1589140 avail: 1902768 00h24m26s | /src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/readlink.o src/unistd/readlink.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/readlinkat.o src/unistd/readlinkat.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/readv.o src/unistd/readv.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/renameat.o src/unistd/renameat.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/rmdir.o src/unistd/rmdir.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration DEBUG_Mem free: 1588892 avail: 1902540 00h24m26s | -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setegid.o src/unistd/setegid.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/seteuid.o src/unistd/seteuid.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setgid.o src/unistd/setgid.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setpgid.o src/unistd/setpgid.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setpgrp.o src/unistd/setpgrp.c 00h24m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setregid.o src/unistd/setregid.c 00h24m26s | DEBUG_Mem free: 1588768 avail: 1902440 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setresgid.o src/unistd/setresgid.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setresuid.o src/unistd/setresuid.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setreuid.o src/unistd/setreuid.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setsid.o src/unistd/setsid.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setuid.o src/unistd/setuid.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/gDEBUG_Mem free: 1588520 avail: 1902212 00h24m27s | eneric -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setxid.o src/unistd/setxid.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/sleep.o src/unistd/sleep.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/symlink.o src/unistd/symlink.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/symlinkat.o src/unistd/symlinkat.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/sync.o src/unistd/sync.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fDEBUG_Mem free: 1588396 avail: 1902108 00h24m27s | function-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/tcgetpgrp.o src/unistd/tcgetpgrp.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/tcsetpgrp.o src/unistd/tcsetpgrp.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/truncate.o src/unistd/truncate.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ttyname.o src/unistd/ttyname.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ttyname_r.o src/unistd/ttyname_r.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ualarm.o src/unistd/ualarm.c 00h24m27s | DEBUG_Mem free: 1588264 avail: 1901996 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/unlink.o src/unistd/unlink.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/unlinkat.o src/unistd/unlinkat.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/usleep.o src/unistd/usleep.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/write.o src/unistd/write.c 00h24m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/writev.o src/unistd/writev.c 00h24m28s | DEBUG_Mem free: 1587900 avail: 1901656 00h24m28s | rm -f lib/libc.a 00h24m28s | tcc -ar rc lib/libc.a obj/src/aio/aio.o obj/src/aio/aio_suspend.o obj/src/aio/lio_listio.o obj/src/conf/confstr.o obj/src/conf/fpathconf.o obj/src/conf/legacy.o obj/src/conf/pathconf.o obj/src/conf/sysconf.o obj/src/crypt/crypt.o obj/src/crypt/crypt_blowfish.o obj/src/crypt/crypt_des.o obj/src/crypt/crypt_md5.o obj/src/crypt/crypt_r.o obj/src/crypt/crypt_sha256.o obj/src/crypt/crypt_sha512.o obj/src/crypt/encrypt.o obj/src/ctype/__ctype_b_loc.o obj/src/ctype/__ctype_get_mb_cur_max.o obj/src/ctype/__ctype_tolower_loc.o obj/src/ctype/__ctype_toupper_loc.o obj/src/ctype/isalnum.o obj/src/ctype/isalpha.o obj/src/ctype/isascii.o obj/src/ctype/isblank.o obj/src/ctype/iscntrl.o obj/src/ctype/isdigit.o obj/src/ctype/isgraph.o obj/src/ctype/islower.o obj/src/ctype/isprint.o obj/src/ctype/ispunct.o obj/src/ctype/isspace.o obj/src/ctype/isupper.o obj/src/ctype/iswalnum.o obj/src/ctype/iswalpha.o obj/src/ctype/iswblank.o obj/src/ctype/iswcntrl.o obj/src/ctype/iswctype.o obj/src/ctype/iswdigit.o obj/src/ctype/iswgraph.o obj/src/ctype/iswlower.o obj/src/ctype/iswprint.o obj/src/ctype/iswpunct.o obj/src/ctype/iswspace.o obj/src/ctype/iswupper.o obj/src/ctype/iswxdigit.o obj/src/ctype/isxdigit.o obj/src/ctype/toascii.o obj/src/ctype/tolower.o obj/src/ctype/toupper.o obj/src/ctype/towctrans.o obj/src/ctype/wcswidth.o obj/src/ctype/wctrans.o obj/src/ctype/wcwidth.o obj/src/dirent/alphasort.o obj/src/dirent/closedir.o obj/src/dirent/dirfd.o obj/src/dirent/fdopendir.o obj/src/dirent/opendir.o obj/src/dirent/readdir.o obj/src/dirent/readdir_r.o obj/src/dirent/rewinddir.o obj/src/dirent/scandir.o obj/src/dirent/seekdir.o obj/src/dirent/telldir.o obj/src/dirent/versionsort.o obj/src/env/__environ.o obj/src/env/__init_tls.o obj/src/env/__libc_start_main.o obj/src/env/__reset_tls.o obj/src/env/__stack_chk_fail.o obj/src/env/clearenv.o obj/src/env/getenv.o obj/src/env/putenv.o obj/src/env/secure_getenv.o obj/src/env/setenv.o obj/src/env/unsetenv.o obj/src/errno/__errno_location.o obj/src/errno/strerror.o obj/src/exit/_Exit.o obj/src/exit/abort.o obj/src/exit/assert.o obj/src/exit/at_quick_exit.o obj/src/exit/atexit.o obj/src/exit/exit.o obj/src/exit/quick_exit.o obj/src/fcntl/creat.o obj/src/fcntl/fcntl.o obj/src/fcntl/open.o obj/src/fcntl/openat.o obj/src/fcntl/posix_fadvise.o obj/src/fcntl/posix_fallocate.o obj/src/fenv/__flt_rounds.o obj/src/fenv/fegetexceptflag.o obj/src/fenv/feholdexcept.o obj/src/fenv/fesetexceptflag.o obj/src/fenv/fesetround.o obj/src/fenv/feupdateenv.o obj/src/fenv/i386/fenv.o obj/src/internal/floatscan.o obj/src/internal/i386/defsysinfo.o obj/src/internal/intscan.o obj/src/internal/libc.o obj/src/internal/procfdname.o obj/src/internal/shgetc.o obj/src/internal/syscall_ret.o obj/src/internal/vdso.o obj/src/internal/version.o obj/src/ipc/ftok.o obj/src/ipc/msgctl.o obj/src/ipc/msgget.o obj/src/ipc/msgrcv.o obj/src/ipc/msgsnd.o obj/src/ipc/semctl.o obj/src/ipc/semget.o obj/src/ipc/semop.o obj/src/ipc/semtDEBUG_Mem free: 1587404 avail: 1901160 00h24m28s | imedop.o obj/src/ipc/shmat.o obj/src/ipc/shmctl.o obj/src/ipc/shmdt.o obj/src/ipc/shmget.o obj/src/ldso/__dlsym.o obj/src/ldso/dl_iterate_phdr.o obj/src/ldso/dladdr.o obj/src/ldso/dlclose.o obj/src/ldso/dlerror.o obj/src/ldso/dlinfo.o obj/src/ldso/dlopen.o obj/src/ldso/i386/dlsym.o obj/src/ldso/i386/tlsdesc.o obj/src/legacy/cuserid.o obj/src/legacy/daemon.o obj/src/legacy/err.o obj/src/legacy/euidaccess.o obj/src/legacy/ftw.o obj/src/legacy/futimes.o obj/src/legacy/getdtablesize.o obj/src/legacy/getloadavg.o obj/src/legacy/getpagesize.o obj/src/legacy/getpass.o obj/src/legacy/getusershell.o obj/src/legacy/isastream.o obj/src/legacy/lutimes.o obj/src/legacy/ulimit.o obj/src/legacy/utmpx.o obj/src/legacy/valloc.o obj/src/linux/adjtime.o obj/src/linux/adjtimex.o obj/src/linux/arch_prctl.o obj/src/linux/brk.o obj/src/linux/cache.o obj/src/linux/cap.o obj/src/linux/chroot.o obj/src/linux/clock_adjtime.o obj/src/linux/clone.o obj/src/linux/copy_file_range.o obj/src/linux/epoll.o obj/src/linux/eventfd.o obj/src/linux/fallocate.o obj/src/linux/fanotify.o obj/src/linux/flock.o obj/src/linux/getdents.o obj/src/linux/getrandom.o obj/src/linux/inotify.o obj/src/linux/ioperm.o obj/src/linux/iopl.o obj/src/linux/klogctl.o obj/src/linux/membarrier.o obj/src/linux/memfd_create.o obj/src/linux/mlock2.o obj/src/linux/module.o obj/src/linux/mount.o obj/src/linux/name_to_handle_at.o obj/src/linux/open_by_handle_at.o obj/src/linux/personality.o obj/src/linux/pivot_root.o obj/src/linux/ppoll.o obj/src/linux/prctl.o obj/src/linux/prlimit.o obj/src/linux/process_vm.o obj/src/linux/ptrace.o obj/src/linux/quotactl.o obj/src/linux/readahead.o obj/src/linux/reboot.o obj/src/linux/remap_file_pages.o obj/src/linux/sbrk.o obj/src/linux/sendfile.o obj/src/linux/setfsgid.o obj/src/linux/setfsuid.o obj/src/linux/setgroups.o obj/src/linux/sethostname.o obj/src/linux/setns.o obj/src/linux/settimeofday.o obj/src/linux/signalfd.o obj/src/linux/splice.o obj/src/linux/stime.o obj/src/linux/swap.o obj/src/linux/sync_file_range.o obj/src/linux/syncfs.o obj/src/linux/sysinfo.o obj/src/linux/tee.o obj/src/linux/timerfd.o obj/src/linux/unshare.o obj/src/linux/utimes.o obj/src/linux/vhangup.o obj/src/linux/vmsplice.o obj/src/linux/wait3.o obj/src/linux/wait4.o obj/src/linux/xattr.o obj/src/locale/__lctrans.o obj/src/locale/__mo_lookup.o obj/src/locale/bind_textdomain_codeset.o obj/src/locale/c_locale.o obj/src/locale/catclose.o obj/src/locale/catgets.o obj/src/locale/catopen.o obj/src/locale/dcngettext.o obj/src/locale/duplocale.o obj/src/locale/freelocale.o obj/src/locale/iconv.o obj/src/locale/iconv_close.o obj/src/locale/langinfo.o obj/src/locale/locale_map.o obj/src/locale/localeconv.o obj/src/locale/newlocale.o obj/src/locale/pleval.o obj/src/locale/setlocale.o obj/src/locale/strcoll.o obj/src/locale/strfmon.o obj/src/locale/strxfrm.o obj/src/locale/textdomain.o obj/src/locale/uselocale.o obj/src/locale/wcscoll.o obj/src/locale/wcsxfrm.o obj/src/malloc/aligned_alloc.o obj/src/malloc/expand_heap.o obj/src/malloc/lite_malloc.o obj/src/malloc/malloc.o obj/src/malloc/malloc_usable_size.o obj/src/malloc/memalign.o obj/src/malloc/posix_memalign.o obj/src/mathDEBUG_Mem free: 1587280 avail: 1901036 00h24m28s | /__cos.o obj/src/math/__cosdf.o obj/src/math/__cosl.o obj/src/math/__expo2.o obj/src/math/__expo2f.o obj/src/math/__fpclassify.o obj/src/math/__fpclassifyf.o obj/src/math/__fpclassifyl.o obj/src/math/__math_divzero.o obj/src/math/__math_divzerof.o obj/src/math/__math_invalid.o obj/src/math/__math_invalidf.o obj/src/math/__math_oflow.o obj/src/math/__math_oflowf.o obj/src/math/__math_uflow.o obj/src/math/__math_uflowf.o obj/src/math/__math_xflow.o obj/src/math/__math_xflowf.o obj/src/math/__polevll.o obj/src/math/__rem_pio2.o obj/src/math/__rem_pio2_large.o obj/src/math/__rem_pio2f.o obj/src/math/__rem_pio2l.o obj/src/math/__signbit.o obj/src/math/__signbitf.o obj/src/math/__signbitl.o obj/src/math/__sin.o obj/src/math/__sindf.o obj/src/math/__sinl.o obj/src/math/__tan.o obj/src/math/__tandf.o obj/src/math/__tanl.o obj/src/math/acosh.o obj/src/math/acoshf.o obj/src/math/acoshl.o obj/src/math/asinh.o obj/src/math/asinhf.o obj/src/math/asinhl.o obj/src/math/atanh.o obj/src/math/atanhf.o obj/src/math/atanhl.o obj/src/math/cbrt.o obj/src/math/cbrtf.o obj/src/math/cbrtl.o obj/src/math/copysign.o obj/src/math/copysignf.o obj/src/math/copysignl.o obj/src/math/cos.o obj/src/math/cosf.o obj/src/math/cosh.o obj/src/math/coshf.o obj/src/math/coshl.o obj/src/math/cosl.o obj/src/math/erf.o obj/src/math/erff.o obj/src/math/erfl.o obj/src/math/exp10.o obj/src/math/exp10f.o obj/src/math/exp10l.o obj/src/math/exp2f_data.o obj/src/math/exp_data.o obj/src/math/fdim.o obj/src/math/fdimf.o obj/src/math/fdiml.o obj/src/math/finite.o obj/src/math/finitef.o obj/src/math/fma.o obj/src/math/fmaf.o obj/src/math/fmal.o obj/src/math/fmax.o obj/src/math/fmaxf.o obj/src/math/fmaxl.o obj/src/math/fmin.o obj/src/math/fminf.o obj/src/math/fminl.o obj/src/math/frexp.o obj/src/math/frexpf.o obj/src/math/frexpl.o obj/src/math/hypotl.o obj/src/math/i386/__invtrigl.o obj/src/math/i386/acos.o obj/src/math/i386/acosf.o obj/src/math/i386/acosl.o obj/src/math/i386/asin.o obj/src/math/i386/asinf.o obj/src/math/i386/asinl.o obj/src/math/i386/atan.o obj/src/math/i386/atan2.o obj/src/math/i386/atan2f.o obj/src/math/i386/atan2l.o obj/src/math/i386/atanf.o obj/src/math/i386/atanl.o obj/src/math/i386/ceil.o obj/src/math/i386/ceilf.o obj/src/math/i386/ceill.o obj/src/math/i386/exp.o obj/src/math/i386/exp2.o obj/src/math/i386/exp2f.o obj/src/math/i386/exp2l.o obj/src/math/i386/expf.o obj/src/math/i386/expl.o obj/src/math/i386/expm1.o obj/src/math/i386/expm1f.o obj/src/math/i386/expm1l.o obj/src/math/i386/fabs.o obj/src/math/i386/fabsf.o obj/src/math/i386/fabsl.o obj/src/math/i386/floor.o obj/src/math/i386/floorf.o obj/src/math/i386/floorl.o obj/src/math/i386/fmod.o obj/src/math/i386/fmodf.o obj/src/math/i386/fmodl.o obj/src/math/i386/hypot.o obj/src/math/i386/hypotf.o obj/src/math/i386/ldexp.o obj/src/math/i386/ldexpf.o obj/src/math/i386/ldexpl.o obj/src/math/i386/llrint.o obj/src/math/i386/llrintf.o obj/src/math/i386/llrintl.o obj/src/math/i386/log.o obj/src/math/i386/log10.o obj/src/math/i386/log10f.o obj/src/math/i386/log10l.o obj/src/math/i386/log1p.o obj/src/math/i386/log1pf.o obj/src/math/i386/log1pl.o obj/src/math/i386/log2.o obj/src/math/i386/log2f.o obj/src/math/i386DEBUG_Mem free: 1587280 avail: 1901036 00h24m29s | /log2l.o obj/src/math/i386/logf.o obj/src/math/i386/logl.o obj/src/math/i386/lrint.o obj/src/math/i386/lrintf.o obj/src/math/i386/lrintl.o obj/src/math/i386/remainder.o obj/src/math/i386/remainderf.o obj/src/math/i386/remainderl.o obj/src/math/i386/remquo.o obj/src/math/i386/remquof.o obj/src/math/i386/remquol.o obj/src/math/i386/rint.o obj/src/math/i386/rintf.o obj/src/math/i386/rintl.o obj/src/math/i386/scalbln.o obj/src/math/i386/scalblnf.o obj/src/math/i386/scalblnl.o obj/src/math/i386/scalbn.o obj/src/math/i386/scalbnf.o obj/src/math/i386/scalbnl.o obj/src/math/i386/sqrt.o obj/src/math/i386/sqrtf.o obj/src/math/i386/sqrtl.o obj/src/math/i386/trunc.o obj/src/math/i386/truncf.o obj/src/math/i386/truncl.o obj/src/math/ilogb.o obj/src/math/ilogbf.o obj/src/math/ilogbl.o obj/src/math/j0.o obj/src/math/j0f.o obj/src/math/j1.o obj/src/math/j1f.o obj/src/math/jn.o obj/src/math/jnf.o obj/src/math/lgamma.o obj/src/math/lgamma_r.o obj/src/math/lgammaf.o obj/src/math/lgammaf_r.o obj/src/math/lgammal.o obj/src/math/llround.o obj/src/math/llroundf.o obj/src/math/llroundl.o obj/src/math/log2_data.o obj/src/math/log2f_data.o obj/src/math/log_data.o obj/src/math/logb.o obj/src/math/logbf.o obj/src/math/logbl.o obj/src/math/logf_data.o obj/src/math/lround.o obj/src/math/lroundf.o obj/src/math/lroundl.o obj/src/math/modf.o obj/src/math/modff.o obj/src/math/modfl.o obj/src/math/nan.o obj/src/math/nanf.o obj/src/math/nanl.o obj/src/math/nearbyint.o obj/src/math/nearbyintf.o obj/src/math/nearbyintl.o obj/src/math/nextafter.o obj/src/math/nextafterf.o obj/src/math/nextafterl.o obj/src/math/nexttoward.o obj/src/math/nexttowardf.o obj/src/math/nexttowardl.o obj/src/math/pow.o obj/src/math/pow_data.o obj/src/math/powf.o obj/src/math/powf_data.o obj/src/math/powl.o obj/src/math/round.o obj/src/math/roundf.o obj/src/math/roundl.o obj/src/math/scalb.o obj/src/math/scalbf.o obj/src/math/signgam.o obj/src/math/significand.o obj/src/math/significandf.o obj/src/math/sin.o obj/src/math/sincos.o obj/src/math/sincosf.o obj/src/math/sincosl.o obj/src/math/sinf.o obj/src/math/sinh.o obj/src/math/sinhf.o obj/src/math/sinhl.o obj/src/math/sinl.o obj/src/math/tan.o obj/src/math/tanf.o obj/src/math/tanh.o obj/src/math/tanhf.o obj/src/math/tanhl.o obj/src/math/tanl.o obj/src/math/tgamma.o obj/src/math/tgammaf.o obj/src/math/tgammal.o obj/src/misc/a64l.o obj/src/misc/basename.o obj/src/misc/dirname.o obj/src/misc/ffs.o obj/src/misc/ffsl.o obj/src/misc/ffsll.o obj/src/misc/fmtmsg.o obj/src/misc/forkpty.o obj/src/misc/get_current_dir_name.o obj/src/misc/getauxval.o obj/src/misc/getdomainname.o obj/src/misc/getentropy.o obj/src/misc/gethostid.o obj/src/misc/getopt.o obj/src/misc/getopt_long.o obj/src/misc/getpriority.o obj/src/misc/getresgid.o obj/src/misc/getresuid.o obj/src/misc/getrlimit.o obj/src/misc/getrusage.o obj/src/misc/getsubopt.o obj/src/misc/initgroups.o obj/src/misc/ioctl.o obj/src/misc/issetugid.o obj/src/misc/lockf.o obj/src/misc/login_tty.o obj/src/misc/mntent.o obj/src/misc/nftw.o obj/src/misc/openpty.o obj/src/misc/ptsname.o obj/src/misc/pty.o obj/src/misc/realpath.o obj/src/misc/setdomainname.o obj/src/misc/setpriority.o obj/src/DEBUG_Mem free: 1587280 avail: 1901036 00h24m29s | misc/setrlimit.o obj/src/misc/syscall.o obj/src/misc/syslog.o obj/src/misc/uname.o obj/src/misc/wordexp.o obj/src/mman/madvise.o obj/src/mman/mincore.o obj/src/mman/mlock.o obj/src/mman/mlockall.o obj/src/mman/mmap.o obj/src/mman/mprotect.o obj/src/mman/mremap.o obj/src/mman/msync.o obj/src/mman/munlock.o obj/src/mman/munlockall.o obj/src/mman/munmap.o obj/src/mman/posix_madvise.o obj/src/mman/shm_open.o obj/src/mq/mq_close.o obj/src/mq/mq_getattr.o obj/src/mq/mq_notify.o obj/src/mq/mq_open.o obj/src/mq/mq_receive.o obj/src/mq/mq_send.o obj/src/mq/mq_setattr.o obj/src/mq/mq_timedreceive.o obj/src/mq/mq_timedsend.o obj/src/mq/mq_unlink.o obj/src/multibyte/btowc.o obj/src/multibyte/c16rtomb.o obj/src/multibyte/c32rtomb.o obj/src/multibyte/internal.o obj/src/multibyte/mblen.o obj/src/multibyte/mbrlen.o obj/src/multibyte/mbrtoc16.o obj/src/multibyte/mbrtoc32.o obj/src/multibyte/mbrtowc.o obj/src/multibyte/mbsinit.o obj/src/multibyte/mbsnrtowcs.o obj/src/multibyte/mbsrtowcs.o obj/src/multibyte/mbstowcs.o obj/src/multibyte/mbtowc.o obj/src/multibyte/wcrtomb.o obj/src/multibyte/wcsnrtombs.o obj/src/multibyte/wcsrtombs.o obj/src/multibyte/wcstombs.o obj/src/multibyte/wctob.o obj/src/multibyte/wctomb.o obj/src/network/accept.o obj/src/network/accept4.o obj/src/network/bind.o obj/src/network/connect.o obj/src/network/dn_comp.o obj/src/network/dn_expand.o obj/src/network/dn_skipname.o obj/src/network/dns_parse.o obj/src/network/ent.o obj/src/network/ether.o obj/src/network/freeaddrinfo.o obj/src/network/gai_strerror.o obj/src/network/getaddrinfo.o obj/src/network/gethostbyaddr.o obj/src/network/gethostbyaddr_r.o obj/src/network/gethostbyname.o obj/src/network/gethostbyname2.o obj/src/network/gethostbyname2_r.o obj/src/network/gethostbyname_r.o obj/src/network/getifaddrs.o obj/src/network/getnameinfo.o obj/src/network/getpeername.o obj/src/network/getservbyname.o obj/src/network/getservbyname_r.o obj/src/network/getservbyport.o obj/src/network/getservbyport_r.o obj/src/network/getsockname.o obj/src/network/getsockopt.o obj/src/network/h_errno.o obj/src/network/herror.o obj/src/network/hstrerror.o obj/src/network/htonl.o obj/src/network/htons.o obj/src/network/if_freenameindex.o obj/src/network/if_indextoname.o obj/src/network/if_nameindex.o obj/src/network/if_nametoindex.o obj/src/network/in6addr_any.o obj/src/network/in6addr_loopback.o obj/src/network/inet_addr.o obj/src/network/inet_aton.o obj/src/network/inet_legacy.o obj/src/network/inet_ntoa.o obj/src/network/inet_ntop.o obj/src/network/inet_pton.o obj/src/network/listen.o obj/src/network/lookup_ipliteral.o obj/src/network/lookup_name.o obj/src/network/lookup_serv.o obj/src/network/netlink.o obj/src/network/netname.o obj/src/network/ns_parse.o obj/src/network/ntohl.o obj/src/network/ntohs.o obj/src/network/proto.o obj/src/network/recv.o obj/src/network/recvfrom.o obj/src/network/recvmmsg.o obj/src/network/recvmsg.o obj/src/network/res_init.o obj/src/network/res_mkquery.o obj/src/network/res_msend.o obj/src/network/res_query.o obj/src/network/res_querydomain.o obj/src/network/res_send.o obj/src/network/res_state.o obj/src/network/resolvconf.o obj/src/network/send.o obj/srDEBUG_Mem free: 1587280 avail: 1901036 00h24m29s | c/network/sendmmsg.o obj/src/network/sendmsg.o obj/src/network/sendto.o obj/src/network/serv.o obj/src/network/setsockopt.o obj/src/network/shutdown.o obj/src/network/sockatmark.o obj/src/network/socket.o obj/src/network/socketpair.o obj/src/passwd/fgetgrent.o obj/src/passwd/fgetpwent.o obj/src/passwd/fgetspent.o obj/src/passwd/getgr_a.o obj/src/passwd/getgr_r.o obj/src/passwd/getgrent.o obj/src/passwd/getgrent_a.o obj/src/passwd/getgrouplist.o obj/src/passwd/getpw_a.o obj/src/passwd/getpw_r.o obj/src/passwd/getpwent.o obj/src/passwd/getpwent_a.o obj/src/passwd/getspent.o obj/src/passwd/getspnam.o obj/src/passwd/getspnam_r.o obj/src/passwd/lckpwdf.o obj/src/passwd/nscd_query.o obj/src/passwd/putgrent.o obj/src/passwd/putpwent.o obj/src/passwd/putspent.o obj/src/prng/__rand48_step.o obj/src/prng/__seed48.o obj/src/prng/drand48.o obj/src/prng/lcong48.o obj/src/prng/lrand48.o obj/src/prng/mrand48.o obj/src/prng/rand.o obj/src/prng/rand_r.o obj/src/prng/random.o obj/src/prng/seed48.o obj/src/prng/srand48.o obj/src/process/execl.o obj/src/process/execle.o obj/src/process/execlp.o obj/src/process/execv.o obj/src/process/execve.o obj/src/process/execvp.o obj/src/process/fexecve.o obj/src/process/fork.o obj/src/process/i386/vfork.o obj/src/process/posix_spawn.o obj/src/process/posix_spawn_file_actions_addchdir.o obj/src/process/posix_spawn_file_actions_addclose.o obj/src/process/posix_spawn_file_actions_adddup2.o obj/src/process/posix_spawn_file_actions_addfchdir.o obj/src/process/posix_spawn_file_actions_addopen.o obj/src/process/posix_spawn_file_actions_destroy.o obj/src/process/posix_spawn_file_actions_init.o obj/src/process/posix_spawnattr_destroy.o obj/src/process/posix_spawnattr_getflags.o obj/src/process/posix_spawnattr_getpgroup.o obj/src/process/posix_spawnattr_getsigdefault.o obj/src/process/posix_spawnattr_getsigmask.o obj/src/process/posix_spawnattr_init.o obj/src/process/posix_spawnattr_sched.o obj/src/process/posix_spawnattr_setflags.o obj/src/process/posix_spawnattr_setpgroup.o obj/src/process/posix_spawnattr_setsigdefault.o obj/src/process/posix_spawnattr_setsigmask.o obj/src/process/posix_spawnp.o obj/src/process/system.o obj/src/process/wait.o obj/src/process/waitid.o obj/src/process/waitpid.o obj/src/regex/fnmatch.o obj/src/regex/glob.o obj/src/regex/regcomp.o obj/src/regex/regerror.o obj/src/regex/regexec.o obj/src/regex/tre-mem.o obj/src/sched/affinity.o obj/src/sched/sched_cpucount.o obj/src/sched/sched_get_priority_max.o obj/src/sched/sched_getcpu.o obj/src/sched/sched_getparam.o obj/src/sched/sched_getscheduler.o obj/src/sched/sched_rr_get_interval.o obj/src/sched/sched_setparam.o obj/src/sched/sched_setscheduler.o obj/src/sched/sched_yield.o obj/src/search/hsearch.o obj/src/search/insque.o obj/src/search/lsearch.o obj/src/search/tdelete.o obj/src/search/tdestroy.o obj/src/search/tfind.o obj/src/search/tsearch.o obj/src/search/twalk.o obj/src/select/poll.o obj/src/select/pselect.o obj/src/select/select.o obj/src/setjmp/i386/longjmp.o obj/src/setjmp/i386/setjmp.o obj/src/signal/block.o obj/src/signal/getitimer.o obj/src/signal/i386/restore.o obj/src/signal/i386/sigsetjmp.o obj/src/signal/kill.oDEBUG_Mem free: 1587280 avail: 1901036 00h24m29s | obj/src/signal/killpg.o obj/src/signal/psiginfo.o obj/src/signal/psignal.o obj/src/signal/raise.o obj/src/signal/setitimer.o obj/src/signal/sigaction.o obj/src/signal/sigaddset.o obj/src/signal/sigaltstack.o obj/src/signal/sigandset.o obj/src/signal/sigdelset.o obj/src/signal/sigemptyset.o obj/src/signal/sigfillset.o obj/src/signal/sighold.o obj/src/signal/sigignore.o obj/src/signal/siginterrupt.o obj/src/signal/sigisemptyset.o obj/src/signal/sigismember.o obj/src/signal/siglongjmp.o obj/src/signal/signal.o obj/src/signal/sigorset.o obj/src/signal/sigpause.o obj/src/signal/sigpending.o obj/src/signal/sigprocmask.o obj/src/signal/sigqueue.o obj/src/signal/sigrelse.o obj/src/signal/sigrtmax.o obj/src/signal/sigrtmin.o obj/src/signal/sigset.o obj/src/signal/sigsetjmp_tail.o obj/src/signal/sigsuspend.o obj/src/signal/sigtimedwait.o obj/src/signal/sigwait.o obj/src/signal/sigwaitinfo.o obj/src/stat/__xstat.o obj/src/stat/chmod.o obj/src/stat/fchmod.o obj/src/stat/fchmodat.o obj/src/stat/fstat.o obj/src/stat/fstatat.o obj/src/stat/futimens.o obj/src/stat/futimesat.o obj/src/stat/lchmod.o obj/src/stat/lstat.o obj/src/stat/mkdir.o obj/src/stat/mkdirat.o obj/src/stat/mkfifo.o obj/src/stat/mkfifoat.o obj/src/stat/mknod.o obj/src/stat/mknodat.o obj/src/stat/stat.o obj/src/stat/statvfs.o obj/src/stat/umask.o obj/src/stat/utimensat.o obj/src/stdio/__fclose_ca.o obj/src/stdio/__fdopen.o obj/src/stdio/__fmodeflags.o obj/src/stdio/__fopen_rb_ca.o obj/src/stdio/__lockfile.o obj/src/stdio/__overflow.o obj/src/stdio/__stdio_close.o obj/src/stdio/__stdio_exit.o obj/src/stdio/__stdio_read.o obj/src/stdio/__stdio_seek.o obj/src/stdio/__stdio_write.o obj/src/stdio/__stdout_write.o obj/src/stdio/__string_read.o obj/src/stdio/__toread.o obj/src/stdio/__towrite.o obj/src/stdio/__uflow.o obj/src/stdio/asprintf.o obj/src/stdio/clearerr.o obj/src/stdio/dprintf.o obj/src/stdio/ext.o obj/src/stdio/ext2.o obj/src/stdio/fclose.o obj/src/stdio/feof.o obj/src/stdio/ferror.o obj/src/stdio/fflush.o obj/src/stdio/fgetc.o obj/src/stdio/fgetln.o obj/src/stdio/fgetpos.o obj/src/stdio/fgets.o obj/src/stdio/fgetwc.o obj/src/stdio/fgetws.o obj/src/stdio/fileno.o obj/src/stdio/flockfile.o obj/src/stdio/fmemopen.o obj/src/stdio/fopen.o obj/src/stdio/fopencookie.o obj/src/stdio/fprintf.o obj/src/stdio/fputc.o obj/src/stdio/fputs.o obj/src/stdio/fputwc.o obj/src/stdio/fputws.o obj/src/stdio/fread.o obj/src/stdio/freopen.o obj/src/stdio/fscanf.o obj/src/stdio/fseek.o obj/src/stdio/fsetpos.o obj/src/stdio/ftell.o obj/src/stdio/ftrylockfile.o obj/src/stdio/funlockfile.o obj/src/stdio/fwide.o obj/src/stdio/fwprintf.o obj/src/stdio/fwrite.o obj/src/stdio/fwscanf.o obj/src/stdio/getc.o obj/src/stdio/getc_unlocked.o obj/src/stdio/getchar.o obj/src/stdio/getchar_unlocked.o obj/src/stdio/getdelim.o obj/src/stdio/getline.o obj/src/stdio/gets.o obj/src/stdio/getw.o obj/src/stdio/getwc.o obj/src/stdio/getwchar.o obj/src/stdio/ofl.o obj/src/stdio/ofl_add.o obj/src/stdio/open_memstream.o obj/src/stdio/open_wmemstream.o obj/src/stdio/pclose.o obj/src/stdio/perror.o obj/src/stdio/popen.o obj/src/stdio/printf.o obj/srDEBUG_Mem free: 1587280 avail: 1901036 00h24m30s | c/stdio/putc.o obj/src/stdio/putc_unlocked.o obj/src/stdio/putchar.o obj/src/stdio/putchar_unlocked.o obj/src/stdio/puts.o obj/src/stdio/putw.o obj/src/stdio/putwc.o obj/src/stdio/putwchar.o obj/src/stdio/remove.o obj/src/stdio/rename.o obj/src/stdio/rewind.o obj/src/stdio/scanf.o obj/src/stdio/setbuf.o obj/src/stdio/setbuffer.o obj/src/stdio/setlinebuf.o obj/src/stdio/setvbuf.o obj/src/stdio/snprintf.o obj/src/stdio/sprintf.o obj/src/stdio/sscanf.o obj/src/stdio/stderr.o obj/src/stdio/stdin.o obj/src/stdio/stdout.o obj/src/stdio/swprintf.o obj/src/stdio/swscanf.o obj/src/stdio/tempnam.o obj/src/stdio/tmpfile.o obj/src/stdio/tmpnam.o obj/src/stdio/ungetc.o obj/src/stdio/ungetwc.o obj/src/stdio/vasprintf.o obj/src/stdio/vdprintf.o obj/src/stdio/vfprintf.o obj/src/stdio/vfscanf.o obj/src/stdio/vfwprintf.o obj/src/stdio/vfwscanf.o obj/src/stdio/vprintf.o obj/src/stdio/vscanf.o obj/src/stdio/vsnprintf.o obj/src/stdio/vsprintf.o obj/src/stdio/vsscanf.o obj/src/stdio/vswprintf.o obj/src/stdio/vswscanf.o obj/src/stdio/vwprintf.o obj/src/stdio/vwscanf.o obj/src/stdio/wprintf.o obj/src/stdio/wscanf.o obj/src/stdlib/abs.o obj/src/stdlib/atof.o obj/src/stdlib/atoi.o obj/src/stdlib/atol.o obj/src/stdlib/atoll.o obj/src/stdlib/bsearch.o obj/src/stdlib/div.o obj/src/stdlib/ecvt.o obj/src/stdlib/fcvt.o obj/src/stdlib/gcvt.o obj/src/stdlib/imaxabs.o obj/src/stdlib/imaxdiv.o obj/src/stdlib/labs.o obj/src/stdlib/ldiv.o obj/src/stdlib/llabs.o obj/src/stdlib/lldiv.o obj/src/stdlib/qsort.o obj/src/stdlib/strtod.o obj/src/stdlib/strtol.o obj/src/stdlib/wcstod.o obj/src/stdlib/wcstol.o obj/src/string/bcmp.o obj/src/string/bcopy.o obj/src/string/bzero.o obj/src/string/explicit_bzero.o obj/src/string/i386/memcpy.o obj/src/string/i386/memmove.o obj/src/string/i386/memset.o obj/src/string/index.o obj/src/string/memccpy.o obj/src/string/memchr.o obj/src/string/memcmp.o obj/src/string/memmem.o obj/src/string/mempcpy.o obj/src/string/memrchr.o obj/src/string/rindex.o obj/src/string/stpcpy.o obj/src/string/stpncpy.o obj/src/string/strcasecmp.o obj/src/string/strcasestr.o obj/src/string/strcat.o obj/src/string/strchr.o obj/src/string/strchrnul.o obj/src/string/strcmp.o obj/src/string/strcpy.o obj/src/string/strcspn.o obj/src/string/strdup.o obj/src/string/strerror_r.o obj/src/string/strlcat.o obj/src/string/strlcpy.o obj/src/string/strlen.o obj/src/string/strncasecmp.o obj/src/string/strncat.o obj/src/string/strncmp.o obj/src/string/strncpy.o obj/src/string/strndup.o obj/src/string/strnlen.o obj/src/string/strpbrk.o obj/src/string/strrchr.o obj/src/string/strsep.o obj/src/string/strsignal.o obj/src/string/strspn.o obj/src/string/strstr.o obj/src/string/strtok.o obj/src/string/strtok_r.o obj/src/string/strverscmp.o obj/src/string/swab.o obj/src/string/wcpcpy.o obj/src/string/wcpncpy.o obj/src/string/wcscasecmp.o obj/src/string/wcscasecmp_l.o obj/src/string/wcscat.o obj/src/string/wcschr.o obj/src/string/wcscmp.o obj/src/string/wcscpy.o obj/src/string/wcscspn.o obj/src/string/wcsdup.o obj/src/string/wcslen.o obj/src/string/wcsncasecmp.o obj/src/string/wcsncasecmp_l.o obj/src/string/wcsncat.o obj/src/string/wcsncmp.o obj/src/string/wcsncpy.o obj/src/string/wcsnlen.DEBUG_Mem free: 1587280 avail: 1901036 00h24m30s | o obj/src/string/wcspbrk.o obj/src/string/wcsrchr.o obj/src/string/wcsspn.o obj/src/string/wcsstr.o obj/src/string/wcstok.o obj/src/string/wcswcs.o obj/src/string/wmemchr.o obj/src/string/wmemcmp.o obj/src/string/wmemcpy.o obj/src/string/wmemmove.o obj/src/string/wmemset.o obj/src/temp/__randname.o obj/src/temp/mkdtemp.o obj/src/temp/mkostemp.o obj/src/temp/mkostemps.o obj/src/temp/mkstemp.o obj/src/temp/mkstemps.o obj/src/temp/mktemp.o obj/src/termios/cfgetospeed.o obj/src/termios/cfmakeraw.o obj/src/termios/cfsetospeed.o obj/src/termios/tcdrain.o obj/src/termios/tcflow.o obj/src/termios/tcflush.o obj/src/termios/tcgetattr.o obj/src/termios/tcgetsid.o obj/src/termios/tcsendbreak.o obj/src/termios/tcsetattr.o obj/src/thread/__lock.o obj/src/thread/__syscall_cp.o obj/src/thread/__timedwait.o obj/src/thread/__tls_get_addr.o obj/src/thread/__wait.o obj/src/thread/call_once.o obj/src/thread/cnd_broadcast.o obj/src/thread/cnd_destroy.o obj/src/thread/cnd_init.o obj/src/thread/cnd_signal.o obj/src/thread/cnd_timedwait.o obj/src/thread/cnd_wait.o obj/src/thread/default_attr.o obj/src/thread/i386/__set_thread_area.o obj/src/thread/i386/__unmapself.o obj/src/thread/i386/clone.o obj/src/thread/i386/syscall_cp.o obj/src/thread/i386/tls.o obj/src/thread/lock_ptc.o obj/src/thread/mtx_destroy.o obj/src/thread/mtx_init.o obj/src/thread/mtx_lock.o obj/src/thread/mtx_timedlock.o obj/src/thread/mtx_trylock.o obj/src/thread/mtx_unlock.o obj/src/thread/pthread_atfork.o obj/src/thread/pthread_attr_destroy.o obj/src/thread/pthread_attr_get.o obj/src/thread/pthread_attr_init.o obj/src/thread/pthread_attr_setdetachstate.o obj/src/thread/pthread_attr_setguardsize.o obj/src/thread/pthread_attr_setinheritsched.o obj/src/thread/pthread_attr_setschedparam.o obj/src/thread/pthread_attr_setschedpolicy.o obj/src/thread/pthread_attr_setscope.o obj/src/thread/pthread_attr_setstack.o obj/src/thread/pthread_attr_setstacksize.o obj/src/thread/pthread_barrier_destroy.o obj/src/thread/pthread_barrier_init.o obj/src/thread/pthread_barrier_wait.o obj/src/thread/pthread_barrierattr_destroy.o obj/src/thread/pthread_barrierattr_init.o obj/src/thread/pthread_barrierattr_setpshared.o obj/src/thread/pthread_cancel.o obj/src/thread/pthread_cleanup_push.o obj/src/thread/pthread_cond_broadcast.o obj/src/thread/pthread_cond_destroy.o obj/src/thread/pthread_cond_init.o obj/src/thread/pthread_cond_signal.o obj/src/thread/pthread_cond_timedwait.o obj/src/thread/pthread_cond_wait.o obj/src/thread/pthread_condattr_destroy.o obj/src/thread/pthread_condattr_init.o obj/src/thread/pthread_condattr_setclock.o obj/src/thread/pthread_condattr_setpshared.o obj/src/thread/pthread_create.o obj/src/thread/pthread_detach.o obj/src/thread/pthread_equal.o obj/src/thread/pthread_getattr_np.o obj/src/thread/pthread_getconcurrency.o obj/src/thread/pthread_getcpuclockid.o obj/src/thread/pthread_getschedparam.o obj/src/thread/pthread_getspecific.o obj/src/thread/pthread_join.o obj/src/thread/pthread_key_create.o obj/src/thread/pthread_kill.o obj/src/thread/pthread_mutex_consistent.o obj/src/thread/pthread_mutex_destroy.o obj/src/thread/pthread_mutex_getprioceiling.o obj/src/thread/pthread_mutex_init.o obj/src/threaDEBUG_Mem free: 1587280 avail: 1901036 00h24m30s | d/pthread_mutex_lock.o obj/src/thread/pthread_mutex_setprioceiling.o obj/src/thread/pthread_mutex_timedlock.o obj/src/thread/pthread_mutex_trylock.o obj/src/thread/pthread_mutex_unlock.o obj/src/thread/pthread_mutexattr_destroy.o obj/src/thread/pthread_mutexattr_init.o obj/src/thread/pthread_mutexattr_setprotocol.o obj/src/thread/pthread_mutexattr_setpshared.o obj/src/thread/pthread_mutexattr_setrobust.o obj/src/thread/pthread_mutexattr_settype.o obj/src/thread/pthread_once.o obj/src/thread/pthread_rwlock_destroy.o obj/src/thread/pthread_rwlock_init.o obj/src/thread/pthread_rwlock_rdlock.o obj/src/thread/pthread_rwlock_timedrdlock.o obj/src/thread/pthread_rwlock_timedwrlock.o obj/src/thread/pthread_rwlock_tryrdlock.o obj/src/thread/pthread_rwlock_trywrlock.o obj/src/thread/pthread_rwlock_unlock.o obj/src/thread/pthread_rwlock_wrlock.o obj/src/thread/pthread_rwlockattr_destroy.o obj/src/thread/pthread_rwlockattr_init.o obj/src/thread/pthread_rwlockattr_setpshared.o obj/src/thread/pthread_self.o obj/src/thread/pthread_setattr_default_np.o obj/src/thread/pthread_setcancelstate.o obj/src/thread/pthread_setcanceltype.o obj/src/thread/pthread_setconcurrency.o obj/src/thread/pthread_setname_np.o obj/src/thread/pthread_setschedparam.o obj/src/thread/pthread_setschedprio.o obj/src/thread/pthread_setspecific.o obj/src/thread/pthread_sigmask.o obj/src/thread/pthread_spin_destroy.o obj/src/thread/pthread_spin_init.o obj/src/thread/pthread_spin_lock.o obj/src/thread/pthread_spin_trylock.o obj/src/thread/pthread_spin_unlock.o obj/src/thread/pthread_testcancel.o obj/src/thread/sem_destroy.o obj/src/thread/sem_getvalue.o obj/src/thread/sem_init.o obj/src/thread/sem_open.o obj/src/thread/sem_post.o obj/src/thread/sem_timedwait.o obj/src/thread/sem_trywait.o obj/src/thread/sem_unlink.o obj/src/thread/sem_wait.o obj/src/thread/synccall.o obj/src/thread/thrd_create.o obj/src/thread/thrd_exit.o obj/src/thread/thrd_join.o obj/src/thread/thrd_sleep.o obj/src/thread/thrd_yield.o obj/src/thread/tss_create.o obj/src/thread/tss_delete.o obj/src/thread/tss_set.o obj/src/thread/vmlock.o obj/src/time/__map_file.o obj/src/time/__month_to_secs.o obj/src/time/__secs_to_tm.o obj/src/time/__tm_to_secs.o obj/src/time/__tz.o obj/src/time/__year_to_secs.o obj/src/time/asctime.o obj/src/time/asctime_r.o obj/src/time/clock.o obj/src/time/clock_getcpuclockid.o obj/src/time/clock_getres.o obj/src/time/clock_gettime.o obj/src/time/clock_nanosleep.o obj/src/time/clock_settime.o obj/src/time/ctime.o obj/src/time/ctime_r.o obj/src/time/difftime.o obj/src/time/ftime.o obj/src/time/getdate.o obj/src/time/gettimeofday.o obj/src/time/gmtime.o obj/src/time/gmtime_r.o obj/src/time/localtime.o obj/src/time/localtime_r.o obj/src/time/mktime.o obj/src/time/nanosleep.o obj/src/time/strftime.o obj/src/time/strptime.o obj/src/time/time.o obj/src/time/timegm.o obj/src/time/timer_create.o obj/src/time/timer_delete.o obj/src/time/timer_getoverrun.o obj/src/time/timer_gettime.o obj/src/time/timer_settime.o obj/src/time/times.o obj/src/time/timespec_get.o obj/src/time/utime.o obj/src/time/wcsftime.o obj/src/unistd/_exit.o obj/src/unistd/access.o obj/src/unistd/acct.o obj/src/unDEBUG_Mem free: 1587280 avail: 1901036 00h24m30s | istd/alarm.o obj/src/unistd/chdir.o obj/src/unistd/chown.o obj/src/unistd/close.o obj/src/unistd/ctermid.o obj/src/unistd/dup.o obj/src/unistd/dup2.o obj/src/unistd/dup3.o obj/src/unistd/faccessat.o obj/src/unistd/fchdir.o obj/src/unistd/fchown.o obj/src/unistd/fchownat.o obj/src/unistd/fdatasync.o obj/src/unistd/fsync.o obj/src/unistd/ftruncate.o obj/src/unistd/getcwd.o obj/src/unistd/getegid.o obj/src/unistd/geteuid.o obj/src/unistd/getgid.o obj/src/unistd/getgroups.o obj/src/unistd/gethostname.o obj/src/unistd/getlogin.o obj/src/unistd/getlogin_r.o obj/src/unistd/getpgid.o obj/src/unistd/getpgrp.o obj/src/unistd/getpid.o obj/src/unistd/getppid.o obj/src/unistd/getsid.o obj/src/unistd/getuid.o obj/src/unistd/isatty.o obj/src/unistd/lchown.o obj/src/unistd/link.o obj/src/unistd/linkat.o obj/src/unistd/lseek.o obj/src/unistd/nice.o obj/src/unistd/pause.o obj/src/unistd/pipe.o obj/src/unistd/pipe2.o obj/src/unistd/posix_close.o obj/src/unistd/pread.o obj/src/unistd/preadv.o obj/src/unistd/pwrite.o obj/src/unistd/pwritev.o obj/src/unistd/read.o obj/src/unistd/readlink.o obj/src/unistd/readlinkat.o obj/src/unistd/readv.o obj/src/unistd/renameat.o obj/src/unistd/rmdir.o obj/src/unistd/setegid.o obj/src/unistd/seteuid.o obj/src/unistd/setgid.o obj/src/unistd/setpgid.o obj/src/unistd/setpgrp.o obj/src/unistd/setregid.o obj/src/unistd/setresgid.o obj/src/unistd/setresuid.o obj/src/unistd/setreuid.o obj/src/unistd/setsid.o obj/src/unistd/setuid.o obj/src/unistd/setxid.o obj/src/unistd/sleep.o obj/src/unistd/symlink.o obj/src/unistd/symlinkat.o obj/src/unistd/sync.o obj/src/unistd/tcgetpgrp.o obj/src/unistd/tcsetpgrp.o obj/src/unistd/truncate.o obj/src/unistd/ttyname.o obj/src/unistd/ttyname_r.o obj/src/unistd/ualarm.o obj/src/unistd/unlink.o obj/src/unistd/unlinkat.o obj/src/unistd/usleep.o obj/src/unistd/write.o obj/src/unistd/writev.o 00h24m30s | true lib/libc.a 00h24m30s | rm -f lib/libm.a 00h24m30s | touch lib/libm.a 00h24m30s | rm -f lib/librt.a 00h24m30s | touch lib/librt.a 00h24m30s | rm -f lib/libpthread.a 00h24m30s | touch lib/libpthread.a 00h24m30s | rm -f lib/libcrypt.a 00h24m30s | touch lib/libcrypt.a 00h24m30s | rm -f lib/libutil.a 00h24m30s | touch lib/libutil.a 00h24m30s | rm -f lib/libxnet.a 00h24m30s | touch lib/libxnet.a 00h24m30s | rm -f lib/libresolv.a 00h24m30s | touch lib/libresolvDEBUG_Mem free: 1584676 avail: 1900116 00h24m30s | .a 00h24m30s | rm -f lib/libdl.a 00h24m30s | touch lib/libdl.a 00h24m30s | # end of call src_compile: 00h24m30s | musl-1.1.24: installing. 00h24m30s | # 00h24m30s | # Makefile for musl (requires GNU make) 00h24m30s | # 00h24m30s | # This is how simple every makefile should be... 00h24m30s | # No, I take that back - actually most should be less than half this size. 00h24m30s | # 00h24m30s | # Use config.mak to override any of the following variables. 00h24m30s | # Do not make changes here. 00h24m30s | # 00h24m30s | 00h24m30s | srcdir = . 00h24m30s | exec_prefix = /usr/local 00h24m30s | bindir = $(exec_prefix)/bin 00h24m30s | 00h24m30s | prefix = /usr/local/musl 00h24m30s | includedir = $(prefix)/include 00h24m30s | libdir = $(prefix)/lib 00h24m30s | syslibdir = /lib 00h24m30s | 00h24m30s | SRC_DIRS = $(addprefix $(srcdir)/,src/* crt ldso) 00h24m30s | BASE_GLOBS = $(addsuffix /*.c,$(SRC_DIRS)) 00h24m30s | ARCH_GLOBS = $(addsuffix /$(ARCH)/*.[csS],$(SRC_DIRS)) 00h24m30s | BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS))) 00h24m30s | ARCH_SRCS = $(sort $(wildcard $(ARCH_GLOBS))) 00h24m30s | BASE_OBJS = $(patsubst $(srcdir)/%,%.o,$(basename $(BASE_SRCS))) 00h24m30s | ARCH_OBJS = $(patsubst $(srcdir)/%,%.o,$(basename $(ARCH_SRCS))) 00h24m30s | REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS))) 00h24m30s | ALL_OBJS = $(addprefix obj/, $(filter-out $(REPLACED_OBJS), $(sort $(BASE_OBJS) $(ARCH_OBJS)))) 00h24m30s | 00h24m30s | LIBC_OBJS = $(filter obj/src/%,$(ALL_OBJS)) 00h24m30s | LDSO_OBJS = $(filter obj/ldso/%,$(ALL_OBJS:%.o=%.lo)) 00h24m30s | CRT_OBJS = $(filter obj/crt/%,$(ALL_OBJS)) 00h24m30s | 00h24m30s | AOBJS = $(LIBC_OBJS) 00h24m30s | LOBJS = $(LIBC_OBJS:.o=.lo) 00h24m30s | GENH = obj/include/bits/alltypes.h obj/include/bits/syscall.h 00h24m30s | GENH_INT = obj/src/internal/version.h 00h24m30s | IMPH = $(addprefix $(srcdir)/, src/internal/stdio_impl.h src/internal/pthread_impl.h src/internal/locale_impl.h src/internal/libc.h) 00h24m30s | 00h24m30s | LDFLAGS = 00h24m30s | LDFLAGS_AUTO = 00h24m30s | LIBCC = -lgcc 00h24m30s | CPPFLAGS = 00h24m30s | CFLAGS = 00h24m30s | CFLAGS_AUTO = -Os -pipe 00h24m30s | CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc 00h24m30s | 00h24m30s | CFLAGS_ALL = $(CFLAGS_C99FSE) 00h24m30s | CFLAGS_ALL += -D_XOPEN_SOURCE=700 -I$(srcdir)/arch/$(ARCH) -I$(srcdir)/arch/generic -Iobj/src/internal -I$(srcdir)/src/include -I$(srcdir)/src/internal -Iobj/include -I$(srcdir)/include 00h24m30s | CFLAGS_ALL += $(CPPFLAGS) $(CFLAGS_AUTO) $(CFLAGS) 00h24m30s | 00h24m30s | LDFLAGS_ALL = $(LDFLAGS_AUTO) $(LDFLAGS) 00h24m30s | 00h24m30s | AR = $(CROSS_COMPILE)ar 00h24m30s | RANLIB = $(CROSS_COMPILE)ranlib 00h24m30s | INSTALL = $(srcdir)/tools/install.sh 00h24m30s | 00h24m30s | ARCH_INCLUDES = $(wildcard $(srcdir)/arch/$(ARCH)/bits/*.h) 00h24m30s | GENERIC_INCLUDES = $(wildcard $(srcdir)/arch/generic/bits/*.h) 00h24m30s | INCLUDES = $(wildcard $(srcdir)/include/*.h $(srcdir)/include/*/*.h) 00h24m30s | ALL_INCLUDES = $(sort $(INCLUDES:$(srcdir)/%=%) $(GENH:obj/%=%) $(ARCH_INCLUDES:$(srcdir)/arch/$(ARCH)/%=include/%) $(GENERIC_INCLUDES:$(srcdir)/arch/generic/%=include/%)) 00h24m30s | 00h24m30s | EMPTY_LIB_NAMES = m rt pthread crypt util xnet resolv dl 00h24m30s | EMPTY_LIBS = $(EMPTY_LIB_NAMES:%=lib/lib%.a) 00h24m30s | CRT_LIBS = $(addprefix lib/,$(notdir $(CRT_OBJS))) 00h24m30s | STATIC_LIBS = lib/libc.a 00h24m30s | SHARED_LIBS = lib/libc.so 00h24m30s | TOOL_LIBS = lib/musl-gcc.specs 00h24m30s | ALL_LIBS = $(CRT_LIBS) $(STATIC_LIBS) $(SHARED_LIBS) $(EMPTY_LIBS) $(TOOL_LIBS) 00h24m30s | ALL_TOOLS = obj/musl-gcc 00h24m30s | 00h24m30s | WRAPCC_GCC = gcc 00h24m30s | WRAPCC_CLANG = clang 00h24m30s | 00h24m30s | LDSO_PATHNAME = $(syslibdir)/ld-musl-$(ARCH)$(SUBARCH).so.1 00h24m30s | 00h24m30s | -include config.mak 00h24m30s | 00h24m30s | ifeq ($(ARCH),) 00h24m30s | 00h24m30s | all: 00h24m30s | @echo "Please set ARCH in config.mak before running make." 00h24m30s | @exit 1 00h24m30s | 00h24m30s | else 00h24m30s | 00h24m30s | all: $(ALL_LIBS) $(ALL_TOOLS) 00h24m30s | 00h24m30s | OBJ_DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_LIBS) $(ALL_TOOLS) $(ALL_OBJS) $(GENH) $(GENH_INT))) obj/include) 00h24m30s | 00h24m30s | $(ALL_LIBS) $(ALL_TOOLS) $(ALL_OBJS) $(ALL_OBJS:%.o=%.lo) $(GENH) $(GENH_INT): | $(OBJ_DIRS) 00h24m30s | 00h24m30s | $(OBJ_DIRS): 00h24m30s | mkdir -p $@ 00h24m30s | 00h24m30s | obj/include/bits/alltypes.h: $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in $(srcdir)/tools/mkalltypes.sed 00h24m30s | sed -f $(srcdir)/tools/mkalltypes.sed $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in > $@ 00h24m30s | 00h24m30s | obj/include/bits/syscall.h: $(srcdir)/arch/$(ARCH)/bits/syscall.h.in 00h24m30s | cp $< $@ 00h24m30s | sed -n -e s/__NR_/SYS_/p < $< >> $@ 00h24m30s | 00h24m30s | obj/src/internal/version.h: $(wildcard $(srcdir)/VERSION $(srcdir)/.git) 00h24m30s | printf '#define VERSION "%s"\n' "$$(cd $(srcdir); sh tools/version.sh)" > $@ 00h24m30s | 00h24m30s | obj/src/internal/version.o obj/src/internal/version.lo: obj/src/internal/version.h 00h24m30s | 00h24m30s | obj/crt/rcrt1.o obj/ldso/dlstart.lo obj/ldso/dynlink.lo: $(srcdir)/src/internal/dynlink.h $(srcdir)/arch/$(ARCH)/reloc.h 00h24m30s | 00h24m30s | obj/crt/crt1.o obj/crt/scrt1.o obj/crt/rcrt1.o obj/ldso/dlstart.lo: $(srcdir)/arch/$(ARCH)/crt_arch.h 00h24m30s | 00h24m30s | obj/crt/rcrt1.o: $(srcdir)/ldso/dlstart.c 00h24m30s | 00h24m30s | obj/crt/Scrt1.o obj/crt/rcrt1.o: CFLAGS_ALL += -fPIC 00h24m30s | 00h24m30s | OPTIMIZE_SRCS = $(wildcard $(OPTIMIZE_GLOBS:%=$(srcdir)/src/%)) 00h24m30s | $(OPTIMIZE_SRCS:$(srcdir)/%.c=obj/%.o) $(OPTIMIZE_SRCS:$(srcdir)/%.c=obj/%.lo): CFLAGS += -O3 00h24m30s | 00h24m30s | MEMOPS_OBJS = $(filter %/memcpy.o %/memmove.o %/memcmp.o %/memset.o, $(LIBC_OBJS)) 00h24m30s | $(MEMOPS_OBJS) $(MEMOPS_OBJS:%.o=%.lo): CFLAGS_ALL += $(CFLAGS_MEMOPS) 00h24m31s | 00h24m31s | NOSSP_OBJS = $(CRT_OBJS) $(LDSO_OBJS) $(filter \ 00h24m31s | %/__libc_start_main.o %/__init_tls.o %/__stack_chk_fail.o \ 00h24m31s | %/__set_thread_area.o %/memset.o %/memcpy.o \ 00h24m31s | , $(LIBC_OBJS)) 00h24m31s | $(NOSSP_OBJS) $(NOSSP_OBJS:%.o=%.lo): CFLAGS_ALL += $(CFLAGS_NOSSP) 00h24m31s | 00h24m31s | $(CRT_OBJS): CFLAGS_ALL += -DCRT 00h24m31s | 00h24m31s | $(LOBJS) $(LDSO_OBJS): CFLAGS_ALL += -fPIC 00h24m31s | 00h24m31s | CC_CMD = $(CC) $(CFLAGS_ALL) -c -o $@ $< 00h24m31s | 00h24m31s | # Choose invocation of assembler to be used 00h24m31s | ifeq ($(ADD_CFI),yes) 00h24m31s | AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ - 00h24m31s | else 00h24m31s | AS_CMD = $(CC_CMD) 00h24m31s | endif 00h24m31s | 00h24m31s | obj/%.o: $(srcdir)/%.s 00h24m31s | $(AS_CMD) 00h24m31s | 00h24m31s | obj/%.o: $(srcdir)/%.S 00h24m31s | $(CC_CMD) 00h24m31s | 00h24m31s | obj/%.o: $(srcdir)/%.c $(GENH) $(IMPH) 00h24m31s | $(CC_CMD) 00h24m31s | 00h24m31s | obj/%.lo: $(srcdir)/%.s 00h24m31s | $(AS_CMD) 00h24m31s | 00h24m31s | obj/%.lo: $(srcdir)/%.S 00h24m31s | $(CC_CMD) 00h24m31s | 00h24m31s | obj/%.lo: $(srcdir)/%.c $(GENH) $(IMPH) 00h24m31s | $(CC_CMD) 00h24m31s | 00h24m31s | lib/libc.so: $(LOBJS) $(LDSO_OBJS) 00h24m31s | $(CC) $(CFLAGS_ALL) $(LDFLAGS_ALL) -nostdlib -shared \ 00h24m31s | -Wl,-e,_dlstart -o $@ $(LOBJS) $(LDSO_OBJS) $(LIBCC) 00h24m31s | 00h24m31s | lib/libc.a: $(AOBJS) 00h24m31s | rm -f $@ 00h24m31s | $(AR) rc $@ $(AOBJS) 00h24m31s | $(RANLIB) $@ 00h24m31s | 00h24m31s | $(EMPTY_LIBS): 00h24m31s | rm -f $@ 00h24m31s | touch $@ 00h24m31s | 00h24m31s | lib/%.o: obj/crt/$(ARCH)/%.o 00h24m31s | cp $< $@ 00h24m31s | 00h24m31s | lib/%.o: obj/crt/%.o 00h24m31s | cp $< $@ 00h24m31s | 00h24m31s | lib/musl-gcc.specs: $(srcdir)/tools/musl-gcc.specs.sh config.mak 00h24m31s | sh $< "$(includedir)" "$(libdir)" "$(LDSO_PATHNAME)" > $@ 00h24m31s | 00h24m31s | obj/musl-gcc: config.mak 00h24m31s | printf '#!/bin/sh\nexec "$${REALGCC:-$(WRAPCC_GCC)}" "$$@" -specs "%s/musl-gcc.specs"\n' "$(libdir)" > $@ 00h24m31s | chmod +x $@ 00h24m31s | 00h24m31s | obj/%-clang: $(srcdir)/tools/%-clang.in config.mak 00h24m31s | sed -e 's!@CC@!$(WRAPCC_CLANG)!g' -e 's!@PREFIX@!$(prefix)!g' -e 's!@INCDIR@!$(includedir)!g' -e 's!@LIBDIR@!$(libdir)!g' -e 's!@LDSO@!$(LDSO_PATHNAME)!g' $< > $@ 00h24m31s | chmod +x $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(bindir)/%: obj/% 00h24m31s | $(INSTALL) -D $< $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(libdir)/%.so: lib/%.so 00h24m31s | $(INSTALL) -D -m 755 $< $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(libdir)/%: lib/% 00h24m31s | $(INSTALL) -D -m 644 $< $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(includedir)/bits/%: $(srcdir)/arch/$(ARCH)/bits/% 00h24m31s | $(INSTALL) -D -m 644 $< $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(includedir)/bits/%: $(srcdir)/arch/generic/bits/% 00h24m31s | $(INSTALL) -D -m 644 $< $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(includedir)/bits/%: obj/include/bits/% 00h24m31s | $(INSTALL) -D -m 644 $< $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(includedir)/%: $(srcdir)/include/% 00h24m31s | $(INSTALL) -D -m 644 $< $@ 00h24m31s | 00h24m31s | $(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so 00h24m31s | $(INSTALL) -D -l $(libdir)/libc.so $@ || true 00h24m31s | 00h24m31s | install-libs: $(ALL_LIBS:lib/%=$(DESTDIR)$(libdir)/%) $(if $(SHARED_LIBS),$(DESTDIR)$(LDSO_PATHNAME),) 00h24m31s | 00h24m31s | install-headers: $(ALL_INCLUDES:include/%=$(DESTDIR)$(includedir)/%) 00h24m31s | 00h24m31s | install-tools: $(ALL_TOOLS:obj/%=$(DESTDIR)$(bindir)/%) 00h24m31s | 00h24m31s | install: install-libs install-headers install-tools 00h24m31s | 00h24m31s | musl-git-%.tar.gz: .git 00h24m31s | git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ $(patsubst musl-git-%.tar.gz,%,$@) 00h24m31s | 00h24m31s | musl-%.tar.gz: .git 00h24m31s | git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ v$(patsubst musl-%.tar.gz,%,$@) 00h24m31s | 00h24m31s | endif 00h24m31s | 00h24m31s | clean: 00h24m31s | rm -rf obj lib 00h24m31s | 00h24m31s | distclean: clean 00h24m31s | rm -f config.mak 00h24m31s | 00h24m31s | .PHONY: all clean install install-libs install-headers install-tools 00h24m31s | GNU Make 3.80 00h24m31s | Copyright (C) 2002 Free Software Foundation, Inc. 00h24m31s | This is free software; see the source for copying conditions. 00h24m31s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h24m31s | PARTICULAR PURPOSE. 00h24m31s | Reading makefiles... 00h24m31s | DEBUG_Mem free: 1665400 avail: 1980840 00h24m31s | DEBUG_Mem free: 1651636 avail: 1967076 00h24m31s | Makefile:93: target `obj/ldso' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/aio' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/exit' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/ipc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/ldso' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/ipc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/ldso' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h24m31s | Makefile:93: targDEBUG_Mem free: 1646304 avail: 1961744 00h24m31s | et `obj/src/linux' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/sched' givDEBUG_Mem free: 1646304 avail: 1961744 00h24m31s | en more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/select' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h24m31s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/string/i386' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h24m32s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h24m32s | DEBUG_Mem free: 1644444 avail: 1959884 00h24m32s | DEBUG_Mem free: 1633656 avail: 1949096 00h24m32s | DEBUG_Mem free: 1626340 avail: 1941780 00h24m32s | Updating goal targets.... 00h24m32s | File `install' does not exist. 00h24m32s | File `install-libs' does not exist. 00h24m32s | File `/after/lib/musl/Scrt1.o' does not exist. 00h24m32s | Must remake target `/after/lib/musl/Scrt1.o'. 00h24m32s | ./tools/install.sh -D -m 644 lib/Scrt1.o /after/lib/musl/Scrt1.o 00h24m32s | Successfully remade target file `/after/lib/musl/Scrt1.o'. 00h24m32s | File `/after/lib/musl/crt1.o' does not exist. 00h24m32s | Must remake target `/after/lib/musl/crt1.o'. 00h24m32s | ./tools/install.sh -D -m 644 lib/crt1.o /after/lib/musl/crt1.o 00h24m32s | Successfully remade target file `/after/lib/musl/crt1.o'. 00h24m32s | File `/after/lib/musl/crti.o' does not exist. 00h24m32s | Must remake target `/after/lib/musl/crti.o'. 00h24m32s | ./tools/install.sh -D -m 644 lib/crti.o /after/lib/musl/crti.o 00h24m32s | Successfully remade target file `/after/lib/musl/crti.o'. 00h24m32s | File `/after/lib/musl/crtn.o' does not exist. 00h24m32s | Must remake target `/after/lib/musl/crtn.o'. 00h24m32s | ./tools/install.sh -D -m 644 lib/crtn.o /after/lib/musl/crtn.o 00h24m32s | SuccessfullyDEBUG_Mem free: 1623364 avail: 1938820 00h24m32s | remade target file `/after/lib/musl/crtn.o'. 00h24m32s | File `/after/lib/musl/rcrt1.o' does not exist. 00h24m32s | Must remake target `/after/lib/musl/rcrt1.o'. 00h24m32s | ./tools/install.sh -D -m 644 lib/rcrt1.o /after/lib/musl/rcrt1.o 00h24m32s | Successfully remade target file `/after/lib/musl/rcrt1.o'. 00h24m32s | File `/after/lib/musl/libc.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/libc.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libc.a /after/lib/musl/libc.a 00h24m33s | Successfully remade target file `/after/lib/musl/libc.a'. 00h24m33s | File `/after/lib/musl/libm.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/libm.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libm.a /after/lib/musl/libm.a 00h24m33s | Successfully remade target file `/after/lib/musl/libm.a'. 00h24m33s | File `/after/lib/musl/librt.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/librt.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/librt.a /after/lib/musl/librt.a 00h24m33s | Successfully remade target file `/after/lib/musl/librt.a'. 00h24m33s | File `/after/lib/musl/libpthread.a' does not exist. 00h24m33s | Must remakeDEBUG_Mem free: 1612576 avail: 1929728 00h24m33s | target `/after/lib/musl/libpthread.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libpthread.a /after/lib/musl/libpthread.a 00h24m33s | Successfully remade target file `/after/lib/musl/libpthread.a'. 00h24m33s | File `/after/lib/musl/libcrypt.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/libcrypt.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libcrypt.a /after/lib/musl/libcrypt.a 00h24m33s | Successfully remade target file `/after/lib/musl/libcrypt.a'. 00h24m33s | File `/after/lib/musl/libutil.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/libutil.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libutil.a /after/lib/musl/libutil.a 00h24m33s | Successfully remade target file `/after/lib/musl/libutil.a'. 00h24m33s | File `/after/lib/musl/libxnet.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/libxnet.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libxnet.a /after/lib/musl/libxnet.a 00h24m33s | Successfully remade target file `/after/lib/musl/libxnet.a'. 00h24m33s | File `/after/lib/musl/libresolv.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/libresolv.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libresolv.a /after/lib/musl/libresolv.a 00h24m33s | Successfully remade target file `/after/lib/musl/libresolv.a'. 00h24m33s | File `/after/lib/musl/libdl.a' does not exist. 00h24m33s | Must remake target `/after/lib/musl/libdl.a'. 00h24m33s | ./tools/install.sh -D -m 644 lib/libdl.a /after/lib/musl/libdl.a 00h24m33s | Successfully remade target file `/after/lib/musl/libdl.a'. 00h24m33s | Must remake target `install-libs'. 00h24m33s | Successfully remade target file `install-libs'. 00h24m33s | File `install-headers' does not exist. 00h24m33s | File `/after/include/musl/aio.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/aio.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/aio.h /after/include/musl/aio.h 00h24m33s | Successfully remade target file `/after/include/musl/aio.h'. 00h24m33s | File `/after/include/musl/alloca.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/alloca.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/alloca.h /after/include/musl/alloca.h 00h24m33s | Successfully remade target file `/after/include/musl/alloca.h'. 00h24m33s | File `/after/include/musl/ar.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/ar.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/ar.h /after/include/musl/ar.h 00h24m33s | Successfully remade target file `/after/include/musl/ar.h'. 00h24m33s | File `/after/include/musl/arpa/ftp.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/arpa/ftp.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/arpa/ftp.h /after/include/musl/arpa/ftp.h 00h24m33s | Successfully remade target file `/after/include/musl/arpa/ftp.h'. 00h24m33s | File `/after/include/musl/arpa/inet.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/arpa/inet.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/arpa/inet.h /after/include/musl/arpa/inet.h 00h24m33s | Successfully remade target file `/after/include/musl/arpa/inet.h'. 00h24m33s | File `/after/include/musl/arpa/nameser.h' does not exist. 00h24m33s | Must remake tDEBUG_Mem free: 1612328 avail: 1929524 00h24m33s | arget `/after/include/musl/arpa/nameser.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/arpa/nameser.h /after/include/musl/arpa/nameser.h 00h24m33s | Successfully remade target file `/after/include/musl/arpa/nameser.h'. 00h24m33s | File `/after/include/musl/arpa/nameser_compat.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/arpa/nameser_compat.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/arpa/nameser_compat.h /after/include/musl/arpa/nameser_compat.h 00h24m33s | Successfully remade target file `/after/include/musl/arpa/nameser_compat.h'. 00h24m33s | File `/after/include/musl/arpa/telnet.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/arpa/telnet.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/arpa/telnet.h /after/include/musl/arpa/telnet.h 00h24m33s | Successfully remade target file `/after/include/musl/arpa/telnet.h'. 00h24m33s | File `/after/include/musl/arpa/tftp.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/arpa/tftp.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/arpa/tftp.h /after/include/musl/arpa/tftp.h 00h24m33s | Successfully remade target file `/after/include/musl/arpa/tftp.h'. 00h24m33s | File `/after/include/musl/assert.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/assert.h'. 00h24m33s | ./tools/install.sh -D -m 644 include/assert.h /after/include/musl/assert.h 00h24m33s | Successfully remade target file `/after/include/musl/assert.h'. 00h24m33s | File `/after/include/musl/bits/alltypes.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/alltypes.h'. 00h24m33s | ./tools/install.sh -D -m 644 obj/include/bits/alltypes.h /after/include/musl/bits/alltypes.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/alltypes.h'. 00h24m33s | File `/after/include/musl/bits/endian.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/endian.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/i386/bits/endian.h /after/include/musl/bits/endian.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/endian.h'. 00h24m33s | File `/after/include/musl/bits/errno.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/errno.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/errno.h /after/include/musl/bits/errno.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/errno.h'. 00h24m33s | File `/after/include/musl/bits/fcntl.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/fcntl.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/fcntl.h /after/include/musl/bits/fcntl.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/fcntl.h'. 00h24m33s | File `/after/include/musl/bits/fenv.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/fenv.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/i386/bits/fenv.h /after/include/musl/bits/fenv.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/fenv.h'. 00h24m33s | File `/after/include/musl/bits/float.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/float.h'. 00h24m33s | ./tools/install.sh -D -m 644 DEBUG_Mem free: 1612204 avail: 1929460 00h24m33s | arch/i386/bits/float.h /after/include/musl/bits/float.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/float.h'. 00h24m33s | File `/after/include/musl/bits/hwcap.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/hwcap.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/hwcap.h /after/include/musl/bits/hwcap.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/hwcap.h'. 00h24m33s | File `/after/include/musl/bits/io.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/io.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/i386/bits/io.h /after/include/musl/bits/io.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/io.h'. 00h24m33s | File `/after/include/musl/bits/ioctl.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/ioctl.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/ioctl.h /after/include/musl/bits/ioctl.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/ioctl.h'. 00h24m33s | File `/after/include/musl/bits/ioctl_fix.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/ioctl_fix.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/ioctl_fix.h /after/include/musl/bits/ioctl_fix.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/ioctl_fix.h'. 00h24m33s | File `/after/include/musl/bits/ipc.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/ipc.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/ipc.h /after/include/musl/bits/ipc.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/ipc.h'. 00h24m33s | File `/after/include/musl/bits/ipcstat.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/ipcstat.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/i386/bits/ipcstat.h /after/include/musl/bits/ipcstat.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/ipcstat.h'. 00h24m33s | File `/after/include/musl/bits/kd.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/kd.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/kd.h /after/include/musl/bits/kd.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/kd.h'. 00h24m33s | File `/after/include/musl/bits/limits.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/limits.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/i386/bits/limits.h /after/include/musl/bits/limits.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/limits.h'. 00h24m33s | File `/after/include/musl/bits/link.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/link.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/generic/bits/link.h /after/include/musl/bits/link.h 00h24m33s | Successfully remade target file `/after/include/musl/bits/link.h'. 00h24m33s | File `/after/include/musl/bits/mman.h' does not exist. 00h24m33s | Must remake target `/after/include/musl/bits/mman.h'. 00h24m33s | ./tools/install.sh -D -m 644 arch/i386/bits/mman.h /after/include/musl/bits/mman.h 00h24m33s | Successfully remadeDEBUG_Mem free: 1611956 avail: 1929248 00h24m33s | target file `/after/include/musl/bits/mman.h'. 00h24m34s | File `/after/include/musl/bits/msg.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/msg.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/msg.h /after/include/musl/bits/msg.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/msg.h'. 00h24m34s | File `/after/include/musl/bits/poll.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/poll.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/generic/bits/poll.h /after/include/musl/bits/poll.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/poll.h'. 00h24m34s | File `/after/include/musl/bits/posix.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/posix.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/posix.h /after/include/musl/bits/posix.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/posix.h'. 00h24m34s | File `/after/include/musl/bits/ptrace.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/ptrace.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/ptrace.h /after/include/musl/bits/ptrace.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/ptrace.h'. 00h24m34s | File `/after/include/musl/bits/reg.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/reg.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/reg.h /after/include/musl/bits/reg.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/reg.h'. 00h24m34s | File `/after/include/musl/bits/resource.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/resource.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/generic/bits/resource.h /after/include/musl/bits/resource.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/resource.h'. 00h24m34s | File `/after/include/musl/bits/sem.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/sem.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/sem.h /after/include/musl/bits/sem.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/sem.h'. 00h24m34s | File `/after/include/musl/bits/setjmp.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/setjmp.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/setjmp.h /after/include/musl/bits/setjmp.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/setjmp.h'. 00h24m34s | File `/after/include/musl/bits/shm.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/shm.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/shm.h /after/include/musl/bits/shm.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/shm.h'. 00h24m34s | File `/after/include/musl/bits/signal.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/signal.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/signal.h /after/include/musl/bits/signal.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/signal.h'. 00h24m34s | File `/after/include/musl/bits/socket.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/socket.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/genericDEBUG_Mem free: 1611832 avail: 1929156 00h24m34s | /bits/socket.h /after/include/musl/bits/socket.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/socket.h'. 00h24m34s | File `/after/include/musl/bits/soundcard.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/soundcard.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/generic/bits/soundcard.h /after/include/musl/bits/soundcard.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/soundcard.h'. 00h24m34s | File `/after/include/musl/bits/stat.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/stat.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/stat.h /after/include/musl/bits/stat.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/stat.h'. 00h24m34s | File `/after/include/musl/bits/statfs.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/statfs.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/generic/bits/statfs.h /after/include/musl/bits/statfs.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/statfs.h'. 00h24m34s | File `/after/include/musl/bits/stdint.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/stdint.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/stdint.h /after/include/musl/bits/stdint.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/stdint.h'. 00h24m34s | File `/after/include/musl/bits/syscall.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/syscall.h'. 00h24m34s | ./tools/install.sh -D -m 644 obj/include/bits/syscall.h /after/include/musl/bits/syscall.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/syscall.h'. 00h24m34s | File `/after/include/musl/bits/termios.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/termios.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/generic/bits/termios.h /after/include/musl/bits/termios.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/termios.h'. 00h24m34s | File `/after/include/musl/bits/user.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/user.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/i386/bits/user.h /after/include/musl/bits/user.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/user.h'. 00h24m34s | File `/after/include/musl/bits/vt.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/bits/vt.h'. 00h24m34s | ./tools/install.sh -D -m 644 arch/generic/bits/vt.h /after/include/musl/bits/vt.h 00h24m34s | Successfully remade target file `/after/include/musl/bits/vt.h'. 00h24m34s | File `/after/include/musl/byteswap.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/byteswap.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/byteswap.h /after/include/musl/byteswap.h 00h24m34s | Successfully remade target file `/after/include/musl/byteswap.h'. 00h24m34s | File `/after/include/musl/complex.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/complex.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/complex.h /after/include/musl/complex.h 00h24m34s | Successfully remade target file `/after/include/musl/complex.h'. 00h24m34s | File `/after/include/musl/cpio.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/cpio.h'. 00h24m34s | ./toolsDEBUG_Mem free: 1611584 avail: 1928972 00h24m34s | /install.sh -D -m 644 include/cpio.h /after/include/musl/cpio.h 00h24m34s | Successfully remade target file `/after/include/musl/cpio.h'. 00h24m34s | File `/after/include/musl/crypt.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/crypt.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/crypt.h /after/include/musl/crypt.h 00h24m34s | Successfully remade target file `/after/include/musl/crypt.h'. 00h24m34s | File `/after/include/musl/ctype.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/ctype.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/ctype.h /after/include/musl/ctype.h 00h24m34s | Successfully remade target file `/after/include/musl/ctype.h'. 00h24m34s | File `/after/include/musl/dirent.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/dirent.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/dirent.h /after/include/musl/dirent.h 00h24m34s | Successfully remade target file `/after/include/musl/dirent.h'. 00h24m34s | File `/after/include/musl/dlfcn.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/dlfcn.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/dlfcn.h /after/include/musl/dlfcn.h 00h24m34s | Successfully remade target file `/after/include/musl/dlfcn.h'. 00h24m34s | File `/after/include/musl/elf.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/elf.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/elf.h /after/include/musl/elf.h 00h24m34s | Successfully remade target file `/after/include/musl/elf.h'. 00h24m34s | File `/after/include/musl/endian.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/endian.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/endian.h /after/include/musl/endian.h 00h24m34s | Successfully remade target file `/after/include/musl/endian.h'. 00h24m34s | File `/after/include/musl/err.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/err.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/err.h /after/include/musl/err.h 00h24m34s | Successfully remade target file `/after/include/musl/err.h'. 00h24m34s | File `/after/include/musl/errno.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/errno.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/errno.h /after/include/musl/errno.h 00h24m34s | Successfully remade target file `/after/include/musl/errno.h'. 00h24m34s | File `/after/include/musl/fcntl.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/fcntl.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/fcntl.h /after/include/musl/fcntl.h 00h24m34s | Successfully remade target file `/after/include/musl/fcntl.h'. 00h24m34s | File `/after/include/musl/features.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/features.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/features.h /after/include/musl/features.h 00h24m34s | Successfully remade target file `/after/include/musl/features.h'. 00h24m34s | File `/after/include/musl/fenv.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/fenv.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/fenv.h /after/include/musl/fenv.h 00h24m34s | Successfully remade target file `/after/include/musl/fenv.h'. 00h24m34s | File `/after/include/musl/float.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/float.h'. 00h24m34s | DEBUG_Mem free: 1611336 avail: 1928852 00h24m34s | ./tools/install.sh -D -m 644 include/float.h /after/include/musl/float.h 00h24m34s | Successfully remade target file `/after/include/musl/float.h'. 00h24m34s | File `/after/include/musl/fmtmsg.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/fmtmsg.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/fmtmsg.h /after/include/musl/fmtmsg.h 00h24m34s | Successfully remade target file `/after/include/musl/fmtmsg.h'. 00h24m34s | File `/after/include/musl/fnmatch.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/fnmatch.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/fnmatch.h /after/include/musl/fnmatch.h 00h24m34s | Successfully remade target file `/after/include/musl/fnmatch.h'. 00h24m34s | File `/after/include/musl/ftw.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/ftw.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/ftw.h /after/include/musl/ftw.h 00h24m34s | Successfully remade target file `/after/include/musl/ftw.h'. 00h24m34s | File `/after/include/musl/getopt.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/getopt.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/getopt.h /after/include/musl/getopt.h 00h24m34s | Successfully remade target file `/after/include/musl/getopt.h'. 00h24m34s | File `/after/include/musl/glob.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/glob.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/glob.h /after/include/musl/glob.h 00h24m34s | Successfully remade target file `/after/include/musl/glob.h'. 00h24m34s | File `/after/include/musl/grp.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/grp.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/grp.h /after/include/musl/grp.h 00h24m34s | Successfully remade target file `/after/include/musl/grp.h'. 00h24m34s | File `/after/include/musl/iconv.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/iconv.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/iconv.h /after/include/musl/iconv.h 00h24m34s | Successfully remade target file `/after/include/musl/iconv.h'. 00h24m34s | File `/after/include/musl/ifaddrs.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/ifaddrs.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/ifaddrs.h /after/include/musl/ifaddrs.h 00h24m34s | Successfully remade target file `/after/include/musl/ifaddrs.h'. 00h24m34s | File `/after/include/musl/inttypes.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/inttypes.h'. 00h24m34s | ./tools/install.sh -D -m 644 include/inttypes.h /after/include/musl/inttypes.h 00h24m34s | Successfully remade target file `/after/include/musl/inttypes.h'. 00h24m34s | File `/after/include/musl/iso646.h' does not exist. 00h24m34s | Must remake target `/after/include/musl/iso646.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/iso646.h /after/include/musl/iso646.h 00h24m35s | Successfully remade target file `/after/include/musl/iso646.h'. 00h24m35s | File `/after/include/musl/langinfo.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/langinfo.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/langinfo.h /after/include/musl/langinfo.h 00h24m35s | Successfully remade target file `/after/include/musl/langinfo.h'. 00h24m35s | File `/after/include/mDEBUG_Mem free: 1611088 avail: 1928656 00h24m35s | usl/lastlog.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/lastlog.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/lastlog.h /after/include/musl/lastlog.h 00h24m35s | Successfully remade target file `/after/include/musl/lastlog.h'. 00h24m35s | File `/after/include/musl/libgen.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/libgen.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/libgen.h /after/include/musl/libgen.h 00h24m35s | Successfully remade target file `/after/include/musl/libgen.h'. 00h24m35s | File `/after/include/musl/libintl.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/libintl.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/libintl.h /after/include/musl/libintl.h 00h24m35s | Successfully remade target file `/after/include/musl/libintl.h'. 00h24m35s | File `/after/include/musl/limits.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/limits.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/limits.h /after/include/musl/limits.h 00h24m35s | Successfully remade target file `/after/include/musl/limits.h'. 00h24m35s | File `/after/include/musl/link.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/link.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/link.h /after/include/musl/link.h 00h24m35s | Successfully remade target file `/after/include/musl/link.h'. 00h24m35s | File `/after/include/musl/locale.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/locale.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/locale.h /after/include/musl/locale.h 00h24m35s | Successfully remade target file `/after/include/musl/locale.h'. 00h24m35s | File `/after/include/musl/malloc.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/malloc.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/malloc.h /after/include/musl/malloc.h 00h24m35s | Successfully remade target file `/after/include/musl/malloc.h'. 00h24m35s | File `/after/include/musl/math.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/math.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/math.h /after/include/musl/math.h 00h24m35s | Successfully remade target file `/after/include/musl/math.h'. 00h24m35s | File `/after/include/musl/memory.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/memory.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/memory.h /after/include/musl/memory.h 00h24m35s | Successfully remade target file `/after/include/musl/memory.h'. 00h24m35s | File `/after/include/musl/mntent.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/mntent.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/mntent.h /after/include/musl/mntent.h 00h24m35s | Successfully remade target file `/after/include/musl/mntent.h'. 00h24m35s | File `/after/include/musl/monetary.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/monetary.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/monetary.h /after/include/musl/monetary.h 00h24m35s | Successfully remade target file `/after/include/musl/monetary.h'. 00h24m35s | File `/after/include/musl/mqueue.h' does not exist. 00h24m35s | Must remake target `/after/include/musDEBUG_Mem free: 1610964 avail: 1928584 00h24m35s | l/mqueue.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/mqueue.h /after/include/musl/mqueue.h 00h24m35s | Successfully remade target file `/after/include/musl/mqueue.h'. 00h24m35s | File `/after/include/musl/net/ethernet.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/net/ethernet.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/net/ethernet.h /after/include/musl/net/ethernet.h 00h24m35s | Successfully remade target file `/after/include/musl/net/ethernet.h'. 00h24m35s | File `/after/include/musl/net/if.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/net/if.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/net/if.h /after/include/musl/net/if.h 00h24m35s | Successfully remade target file `/after/include/musl/net/if.h'. 00h24m35s | File `/after/include/musl/net/if_arp.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/net/if_arp.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/net/if_arp.h /after/include/musl/net/if_arp.h 00h24m35s | Successfully remade target file `/after/include/musl/net/if_arp.h'. 00h24m35s | File `/after/include/musl/net/route.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/net/route.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/net/route.h /after/include/musl/net/route.h 00h24m35s | Successfully remade target file `/after/include/musl/net/route.h'. 00h24m35s | File `/after/include/musl/netdb.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netdb.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netdb.h /after/include/musl/netdb.h 00h24m35s | Successfully remade target file `/after/include/musl/netdb.h'. 00h24m35s | File `/after/include/musl/netinet/ether.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/ether.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/ether.h /after/include/musl/netinet/ether.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/ether.h'. 00h24m35s | File `/after/include/musl/netinet/icmp6.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/icmp6.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/icmp6.h /after/include/musl/netinet/icmp6.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/icmp6.h'. 00h24m35s | File `/after/include/musl/netinet/if_ether.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/if_ether.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/if_ether.h /after/include/musl/netinet/if_ether.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/if_ether.h'. 00h24m35s | File `/after/include/musl/netinet/igmp.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/igmp.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/igmp.h /after/include/musl/netinet/igmp.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/igmp.h'. 00h24m35s | File `/after/include/musl/netinet/in.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/in.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/in.h /after/include/musl/netinet/in.DEBUG_Mem free: 1610716 avail: 1928384 00h24m35s | h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/in.h'. 00h24m35s | File `/after/include/musl/netinet/in_systm.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/in_systm.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/in_systm.h /after/include/musl/netinet/in_systm.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/in_systm.h'. 00h24m35s | File `/after/include/musl/netinet/ip.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/ip.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/ip.h /after/include/musl/netinet/ip.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/ip.h'. 00h24m35s | File `/after/include/musl/netinet/ip6.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/ip6.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/ip6.h /after/include/musl/netinet/ip6.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/ip6.h'. 00h24m35s | File `/after/include/musl/netinet/ip_icmp.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/ip_icmp.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/ip_icmp.h /after/include/musl/netinet/ip_icmp.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/ip_icmp.h'. 00h24m35s | File `/after/include/musl/netinet/tcp.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/tcp.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/tcp.h /after/include/musl/netinet/tcp.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/tcp.h'. 00h24m35s | File `/after/include/musl/netinet/udp.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netinet/udp.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netinet/udp.h /after/include/musl/netinet/udp.h 00h24m35s | Successfully remade target file `/after/include/musl/netinet/udp.h'. 00h24m35s | File `/after/include/musl/netpacket/packet.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/netpacket/packet.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/netpacket/packet.h /after/include/musl/netpacket/packet.h 00h24m35s | Successfully remade target file `/after/include/musl/netpacket/packet.h'. 00h24m35s | File `/after/include/musl/nl_types.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/nl_types.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/nl_types.h /after/include/musl/nl_types.h 00h24m35s | Successfully remade target file `/after/include/musl/nl_types.h'. 00h24m35s | File `/after/include/musl/paths.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/paths.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/paths.h /after/include/musl/paths.h 00h24m35s | Successfully remade target file `/after/include/musl/paths.h'. 00h24m35s | File `/after/include/musl/poll.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/poll.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/poll.h /after/include/musl/poll.h 00h24m35s | DEBUG_Mem free: 1610460 avail: 1928188 00h24m35s | Successfully remade target file `/after/include/musl/poll.h'. 00h24m35s | File `/after/include/musl/pthread.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/pthread.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/pthread.h /after/include/musl/pthread.h 00h24m35s | Successfully remade target file `/after/include/musl/pthread.h'. 00h24m35s | File `/after/include/musl/pty.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/pty.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/pty.h /after/include/musl/pty.h 00h24m35s | Successfully remade target file `/after/include/musl/pty.h'. 00h24m35s | File `/after/include/musl/pwd.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/pwd.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/pwd.h /after/include/musl/pwd.h 00h24m35s | Successfully remade target file `/after/include/musl/pwd.h'. 00h24m35s | File `/after/include/musl/regex.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/regex.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/regex.h /after/include/musl/regex.h 00h24m35s | Successfully remade target file `/after/include/musl/regex.h'. 00h24m35s | File `/after/include/musl/resolv.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/resolv.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/resolv.h /after/include/musl/resolv.h 00h24m35s | Successfully remade target file `/after/include/musl/resolv.h'. 00h24m35s | File `/after/include/musl/sched.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/sched.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/sched.h /after/include/musl/sched.h 00h24m35s | Successfully remade target file `/after/include/musl/sched.h'. 00h24m35s | File `/after/include/musl/scsi/scsi.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/scsi/scsi.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/scsi/scsi.h /after/include/musl/scsi/scsi.h 00h24m35s | Successfully remade target file `/after/include/musl/scsi/scsi.h'. 00h24m35s | File `/after/include/musl/scsi/scsi_ioctl.h' does not exist. 00h24m35s | Must remake target `/after/include/musl/scsi/scsi_ioctl.h'. 00h24m35s | ./tools/install.sh -D -m 644 include/scsi/scsi_ioctl.h /after/include/musl/scsi/scsi_ioctl.h 00h24m36s | Successfully remade target file `/after/include/musl/scsi/scsi_ioctl.h'. 00h24m36s | File `/after/include/musl/scsi/sg.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/scsi/sg.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/scsi/sg.h /after/include/musl/scsi/sg.h 00h24m36s | Successfully remade target file `/after/include/musl/scsi/sg.h'. 00h24m36s | File `/after/include/musl/search.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/search.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/search.h /after/include/musl/search.h 00h24m36s | Successfully remade target file `/after/include/musl/search.h'. 00h24m36s | File `/after/include/musl/semaphore.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/semaphore.h'. 00h24m36s | ./tools/insDEBUG_Mem free: 1610220 avail: 1928004 00h24m36s | tall.sh -D -m 644 include/semaphore.h /after/include/musl/semaphore.h 00h24m36s | Successfully remade target file `/after/include/musl/semaphore.h'. 00h24m36s | File `/after/include/musl/setjmp.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/setjmp.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/setjmp.h /after/include/musl/setjmp.h 00h24m36s | Successfully remade target file `/after/include/musl/setjmp.h'. 00h24m36s | File `/after/include/musl/shadow.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/shadow.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/shadow.h /after/include/musl/shadow.h 00h24m36s | Successfully remade target file `/after/include/musl/shadow.h'. 00h24m36s | File `/after/include/musl/signal.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/signal.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/signal.h /after/include/musl/signal.h 00h24m36s | Successfully remade target file `/after/include/musl/signal.h'. 00h24m36s | File `/after/include/musl/spawn.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/spawn.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/spawn.h /after/include/musl/spawn.h 00h24m36s | Successfully remade target file `/after/include/musl/spawn.h'. 00h24m36s | File `/after/include/musl/stdalign.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdalign.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdalign.h /after/include/musl/stdalign.h 00h24m36s | Successfully remade target file `/after/include/musl/stdalign.h'. 00h24m36s | File `/after/include/musl/stdarg.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdarg.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdarg.h /after/include/musl/stdarg.h 00h24m36s | Successfully remade target file `/after/include/musl/stdarg.h'. 00h24m36s | File `/after/include/musl/stdbool.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdbool.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdbool.h /after/include/musl/stdbool.h 00h24m36s | Successfully remade target file `/after/include/musl/stdbool.h'. 00h24m36s | File `/after/include/musl/stdc-predef.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdc-predef.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdc-predef.h /after/include/musl/stdc-predef.h 00h24m36s | Successfully remade target file `/after/include/musl/stdc-predef.h'. 00h24m36s | File `/after/include/musl/stddef.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stddef.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stddef.h /after/include/musl/stddef.h 00h24m36s | Successfully remade target file `/after/include/musl/stddef.h'. 00h24m36s | File `/after/include/musl/stdint.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdint.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdint.h /after/include/musl/stdint.h 00h24m36s | Successfully remade target file `/after/include/musl/stdint.h'. 00h24m36s | File `/after/include/musl/stdio.h' does not exist. 00h24m36s | DEBUG_Mem free: 1610096 avail: 1927928 00h24m36s | Must remake target `/after/include/musl/stdio.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdio.h /after/include/musl/stdio.h 00h24m36s | Successfully remade target file `/after/include/musl/stdio.h'. 00h24m36s | File `/after/include/musl/stdio_ext.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdio_ext.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdio_ext.h /after/include/musl/stdio_ext.h 00h24m36s | Successfully remade target file `/after/include/musl/stdio_ext.h'. 00h24m36s | File `/after/include/musl/stdlib.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdlib.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdlib.h /after/include/musl/stdlib.h 00h24m36s | Successfully remade target file `/after/include/musl/stdlib.h'. 00h24m36s | File `/after/include/musl/stdnoreturn.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stdnoreturn.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stdnoreturn.h /after/include/musl/stdnoreturn.h 00h24m36s | Successfully remade target file `/after/include/musl/stdnoreturn.h'. 00h24m36s | File `/after/include/musl/string.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/string.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/string.h /after/include/musl/string.h 00h24m36s | Successfully remade target file `/after/include/musl/string.h'. 00h24m36s | File `/after/include/musl/strings.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/strings.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/strings.h /after/include/musl/strings.h 00h24m36s | Successfully remade target file `/after/include/musl/strings.h'. 00h24m36s | File `/after/include/musl/stropts.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/stropts.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/stropts.h /after/include/musl/stropts.h 00h24m36s | Successfully remade target file `/after/include/musl/stropts.h'. 00h24m36s | File `/after/include/musl/sys/acct.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/acct.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/acct.h /after/include/musl/sys/acct.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/acct.h'. 00h24m36s | File `/after/include/musl/sys/auxv.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/auxv.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/auxv.h /after/include/musl/sys/auxv.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/auxv.h'. 00h24m36s | File `/after/include/musl/sys/cachectl.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/cachectl.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/cachectl.h /after/include/musl/sys/cachectl.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/cachectl.h'. 00h24m36s | File `/after/include/musl/sys/dir.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/dir.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/dir.h /after/include/musl/sys/dir.h 00h24m36s | Successfully remade target file `/after/includeDEBUG_Mem free: 1609848 avail: 1927732 00h24m36s | /musl/sys/dir.h'. 00h24m36s | File `/after/include/musl/sys/epoll.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/epoll.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/epoll.h /after/include/musl/sys/epoll.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/epoll.h'. 00h24m36s | File `/after/include/musl/sys/errno.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/errno.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/errno.h /after/include/musl/sys/errno.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/errno.h'. 00h24m36s | File `/after/include/musl/sys/eventfd.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/eventfd.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/eventfd.h /after/include/musl/sys/eventfd.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/eventfd.h'. 00h24m36s | File `/after/include/musl/sys/fanotify.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/fanotify.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/fanotify.h /after/include/musl/sys/fanotify.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/fanotify.h'. 00h24m36s | File `/after/include/musl/sys/fcntl.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/fcntl.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/fcntl.h /after/include/musl/sys/fcntl.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/fcntl.h'. 00h24m36s | File `/after/include/musl/sys/file.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/file.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/file.h /after/include/musl/sys/file.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/file.h'. 00h24m36s | File `/after/include/musl/sys/fsuid.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/fsuid.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/fsuid.h /after/include/musl/sys/fsuid.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/fsuid.h'. 00h24m36s | File `/after/include/musl/sys/inotify.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/inotify.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/inotify.h /after/include/musl/sys/inotify.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/inotify.h'. 00h24m36s | File `/after/include/musl/sys/io.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/io.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/io.h /after/include/musl/sys/io.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/io.h'. 00h24m36s | File `/after/include/musl/sys/ioctl.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/ioctl.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/ioctl.h /after/include/musl/sys/ioctl.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/ioctl.h'. 00h24m36s | File `/after/include/musl/sys/ipc.h' does not exist. 00h24m36s | Must remake target `/aftDEBUG_Mem free: 1609724 avail: 1927648 00h24m36s | er/include/musl/sys/ipc.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/ipc.h /after/include/musl/sys/ipc.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/ipc.h'. 00h24m36s | File `/after/include/musl/sys/kd.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/kd.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/kd.h /after/include/musl/sys/kd.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/kd.h'. 00h24m36s | File `/after/include/musl/sys/klog.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/klog.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/klog.h /after/include/musl/sys/klog.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/klog.h'. 00h24m36s | File `/after/include/musl/sys/membarrier.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/membarrier.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/membarrier.h /after/include/musl/sys/membarrier.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/membarrier.h'. 00h24m36s | File `/after/include/musl/sys/mman.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/mman.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/mman.h /after/include/musl/sys/mman.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/mman.h'. 00h24m36s | File `/after/include/musl/sys/mount.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/mount.h'. 00h24m36s | ./tools/install.sh -D -m 644 include/sys/mount.h /after/include/musl/sys/mount.h 00h24m36s | Successfully remade target file `/after/include/musl/sys/mount.h'. 00h24m36s | File `/after/include/musl/sys/msg.h' does not exist. 00h24m36s | Must remake target `/after/include/musl/sys/msg.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/msg.h /after/include/musl/sys/msg.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/msg.h'. 00h24m37s | File `/after/include/musl/sys/mtio.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/mtio.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/mtio.h /after/include/musl/sys/mtio.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/mtio.h'. 00h24m37s | File `/after/include/musl/sys/param.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/param.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/param.h /after/include/musl/sys/param.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/param.h'. 00h24m37s | File `/after/include/musl/sys/personality.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/personality.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/personality.h /after/include/musl/sys/personality.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/personality.h'. 00h24m37s | File `/after/include/musl/sys/poll.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/poll.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/poll.h /after/include/musl/sys/polDEBUG_Mem free: 1609476 avail: 1927444 00h24m37s | l.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/poll.h'. 00h24m37s | File `/after/include/musl/sys/prctl.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/prctl.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/prctl.h /after/include/musl/sys/prctl.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/prctl.h'. 00h24m37s | File `/after/include/musl/sys/procfs.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/procfs.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/procfs.h /after/include/musl/sys/procfs.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/procfs.h'. 00h24m37s | File `/after/include/musl/sys/ptrace.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/ptrace.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/ptrace.h /after/include/musl/sys/ptrace.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/ptrace.h'. 00h24m37s | File `/after/include/musl/sys/quota.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/quota.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/quota.h /after/include/musl/sys/quota.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/quota.h'. 00h24m37s | File `/after/include/musl/sys/random.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/random.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/random.h /after/include/musl/sys/random.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/random.h'. 00h24m37s | File `/after/include/musl/sys/reboot.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/reboot.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/reboot.h /after/include/musl/sys/reboot.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/reboot.h'. 00h24m37s | File `/after/include/musl/sys/reg.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/reg.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/reg.h /after/include/musl/sys/reg.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/reg.h'. 00h24m37s | File `/after/include/musl/sys/resource.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/resource.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/resource.h /after/include/musl/sys/resource.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/resource.h'. 00h24m37s | File `/after/include/musl/sys/select.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/select.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/select.h /after/include/musl/sys/select.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/select.h'. 00h24m37s | File `/after/include/musl/sys/sem.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/sem.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/sem.h /after/include/musl/sys/sem.h 00h24m37s | Successfully remade target file `/after/include/muslDEBUG_Mem free: 1609352 avail: 1927368 00h24m37s | /sys/sem.h'. 00h24m37s | File `/after/include/musl/sys/sendfile.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/sendfile.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/sendfile.h /after/include/musl/sys/sendfile.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/sendfile.h'. 00h24m37s | File `/after/include/musl/sys/shm.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/shm.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/shm.h /after/include/musl/sys/shm.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/shm.h'. 00h24m37s | File `/after/include/musl/sys/signal.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/signal.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/signal.h /after/include/musl/sys/signal.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/signal.h'. 00h24m37s | File `/after/include/musl/sys/signalfd.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/signalfd.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/signalfd.h /after/include/musl/sys/signalfd.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/signalfd.h'. 00h24m37s | File `/after/include/musl/sys/socket.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/socket.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/socket.h /after/include/musl/sys/socket.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/socket.h'. 00h24m37s | File `/after/include/musl/sys/soundcard.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/soundcard.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/soundcard.h /after/include/musl/sys/soundcard.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/soundcard.h'. 00h24m37s | File `/after/include/musl/sys/stat.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/stat.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/stat.h /after/include/musl/sys/stat.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/stat.h'. 00h24m37s | File `/after/include/musl/sys/statfs.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/statfs.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/statfs.h /after/include/musl/sys/statfs.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/statfs.h'. 00h24m37s | File `/after/include/musl/sys/statvfs.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/statvfs.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/statvfs.h /after/include/musl/sys/statvfs.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/statvfs.h'. 00h24m37s | File `/after/include/musl/sys/stropts.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/stropts.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/stropts.h /after/include/musl/sys/stropts.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/stropts.h'. 00h24m37s | File `/after/include/musl/sys/swap.h'DEBUG_Mem free: 1609104 avail: 1927168 00h24m37s | does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/swap.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/swap.h /after/include/musl/sys/swap.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/swap.h'. 00h24m37s | File `/after/include/musl/sys/syscall.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/syscall.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/syscall.h /after/include/musl/sys/syscall.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/syscall.h'. 00h24m37s | File `/after/include/musl/sys/sysinfo.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/sysinfo.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/sysinfo.h /after/include/musl/sys/sysinfo.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/sysinfo.h'. 00h24m37s | File `/after/include/musl/sys/syslog.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/syslog.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/syslog.h /after/include/musl/sys/syslog.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/syslog.h'. 00h24m37s | File `/after/include/musl/sys/sysmacros.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/sysmacros.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/sysmacros.h /after/include/musl/sys/sysmacros.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/sysmacros.h'. 00h24m37s | File `/after/include/musl/sys/termios.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/termios.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/termios.h /after/include/musl/sys/termios.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/termios.h'. 00h24m37s | File `/after/include/musl/sys/time.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/time.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/time.h /after/include/musl/sys/time.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/time.h'. 00h24m37s | File `/after/include/musl/sys/timeb.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/timeb.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/timeb.h /after/include/musl/sys/timeb.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/timeb.h'. 00h24m37s | File `/after/include/musl/sys/timerfd.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/timerfd.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/timerfd.h /after/include/musl/sys/timerfd.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/timerfd.h'. 00h24m37s | File `/after/include/musl/sys/times.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/times.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/times.h /after/include/musl/sys/times.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/times.h'. 00h24m37s | File `/after/include/musl/sys/timex.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/timex.h'. 00h24m37s | ./tools/install.sh -DDEBUG_Mem free: 1608856 avail: 1926960 00h24m37s | -m 644 include/sys/timex.h /after/include/musl/sys/timex.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/timex.h'. 00h24m37s | File `/after/include/musl/sys/ttydefaults.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/ttydefaults.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/ttydefaults.h /after/include/musl/sys/ttydefaults.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/ttydefaults.h'. 00h24m37s | File `/after/include/musl/sys/types.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/types.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/types.h /after/include/musl/sys/types.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/types.h'. 00h24m37s | File `/after/include/musl/sys/ucontext.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/ucontext.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/ucontext.h /after/include/musl/sys/ucontext.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/ucontext.h'. 00h24m37s | File `/after/include/musl/sys/uio.h' does not exist. 00h24m37s | Must remake target `/after/include/musl/sys/uio.h'. 00h24m37s | ./tools/install.sh -D -m 644 include/sys/uio.h /after/include/musl/sys/uio.h 00h24m37s | Successfully remade target file `/after/include/musl/sys/uio.h'. 00h24m38s | File `/after/include/musl/sys/un.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sys/un.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sys/un.h /after/include/musl/sys/un.h 00h24m38s | Successfully remade target file `/after/include/musl/sys/un.h'. 00h24m38s | File `/after/include/musl/sys/user.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sys/user.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sys/user.h /after/include/musl/sys/user.h 00h24m38s | Successfully remade target file `/after/include/musl/sys/user.h'. 00h24m38s | File `/after/include/musl/sys/utsname.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sys/utsname.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sys/utsname.h /after/include/musl/sys/utsname.h 00h24m38s | Successfully remade target file `/after/include/musl/sys/utsname.h'. 00h24m38s | File `/after/include/musl/sys/vfs.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sys/vfs.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sys/vfs.h /after/include/musl/sys/vfs.h 00h24m38s | Successfully remade target file `/after/include/musl/sys/vfs.h'. 00h24m38s | File `/after/include/musl/sys/vt.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sys/vt.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sys/vt.h /after/include/musl/sys/vt.h 00h24m38s | Successfully remade target file `/after/include/musl/sys/vt.h'. 00h24m38s | File `/after/include/musl/sys/wait.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sys/wait.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sys/wait.h /after/include/musl/sys/wait.h 00h24m38s | Successfully remade target file `/after/include/musl/sys/wait.h'DEBUG_Mem free: 1608608 avail: 1926756 00h24m38s | . 00h24m38s | File `/after/include/musl/sys/xattr.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sys/xattr.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sys/xattr.h /after/include/musl/sys/xattr.h 00h24m38s | Successfully remade target file `/after/include/musl/sys/xattr.h'. 00h24m38s | File `/after/include/musl/syscall.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/syscall.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/syscall.h /after/include/musl/syscall.h 00h24m38s | Successfully remade target file `/after/include/musl/syscall.h'. 00h24m38s | File `/after/include/musl/sysexits.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/sysexits.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/sysexits.h /after/include/musl/sysexits.h 00h24m38s | Successfully remade target file `/after/include/musl/sysexits.h'. 00h24m38s | File `/after/include/musl/syslog.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/syslog.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/syslog.h /after/include/musl/syslog.h 00h24m38s | Successfully remade target file `/after/include/musl/syslog.h'. 00h24m38s | File `/after/include/musl/tar.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/tar.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/tar.h /after/include/musl/tar.h 00h24m38s | Successfully remade target file `/after/include/musl/tar.h'. 00h24m38s | File `/after/include/musl/termios.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/termios.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/termios.h /after/include/musl/termios.h 00h24m38s | Successfully remade target file `/after/include/musl/termios.h'. 00h24m38s | File `/after/include/musl/tgmath.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/tgmath.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/tgmath.h /after/include/musl/tgmath.h 00h24m38s | Successfully remade target file `/after/include/musl/tgmath.h'. 00h24m38s | File `/after/include/musl/threads.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/threads.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/threads.h /after/include/musl/threads.h 00h24m38s | Successfully remade target file `/after/include/musl/threads.h'. 00h24m38s | File `/after/include/musl/time.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/time.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/time.h /after/include/musl/time.h 00h24m38s | Successfully remade target file `/after/include/musl/time.h'. 00h24m38s | File `/after/include/musl/uchar.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/uchar.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/uchar.h /after/include/musl/uchar.h 00h24m38s | Successfully remade target file `/after/include/musl/uchar.h'. 00h24m38s | File `/after/include/musl/ucontext.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/ucontext.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/ucontext.h /after/include/musl/ucontext.h 00h24m38s | Successfully remade target file `/DEBUG_Mem free: 1608484 avail: 1926684 00h24m38s | after/include/musl/ucontext.h'. 00h24m38s | File `/after/include/musl/ulimit.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/ulimit.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/ulimit.h /after/include/musl/ulimit.h 00h24m38s | Successfully remade target file `/after/include/musl/ulimit.h'. 00h24m38s | File `/after/include/musl/unistd.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/unistd.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/unistd.h /after/include/musl/unistd.h 00h24m38s | Successfully remade target file `/after/include/musl/unistd.h'. 00h24m38s | File `/after/include/musl/utime.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/utime.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/utime.h /after/include/musl/utime.h 00h24m38s | Successfully remade target file `/after/include/musl/utime.h'. 00h24m38s | File `/after/include/musl/utmp.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/utmp.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/utmp.h /after/include/musl/utmp.h 00h24m38s | Successfully remade target file `/after/include/musl/utmp.h'. 00h24m38s | File `/after/include/musl/utmpx.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/utmpx.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/utmpx.h /after/include/musl/utmpx.h 00h24m38s | Successfully remade target file `/after/include/musl/utmpx.h'. 00h24m38s | File `/after/include/musl/values.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/values.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/values.h /after/include/musl/values.h 00h24m38s | Successfully remade target file `/after/include/musl/values.h'. 00h24m38s | File `/after/include/musl/wait.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/wait.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/wait.h /after/include/musl/wait.h 00h24m38s | Successfully remade target file `/after/include/musl/wait.h'. 00h24m38s | File `/after/include/musl/wchar.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/wchar.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/wchar.h /after/include/musl/wchar.h 00h24m38s | Successfully remade target file `/after/include/musl/wchar.h'. 00h24m38s | File `/after/include/musl/wctype.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/wctype.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/wctype.h /after/include/musl/wctype.h 00h24m38s | Successfully remade target file `/after/include/musl/wctype.h'. 00h24m38s | File `/after/include/musl/wordexp.h' does not exist. 00h24m38s | Must remake target `/after/include/musl/wordexp.h'. 00h24m38s | ./tools/install.sh -D -m 644 include/wordexp.h /after/include/musl/wordexp.h 00h24m38s | Successfully remade target file `/after/include/musl/wordexp.h'. 00h24m38s | Must remake target `install-headers'. 00h24m38s | Successfully remade target file `install-headers'. 00h24m38s | File `install-tools' does not exist. 00h24m38s | Must remake target `install-tools'. 00h24m38s | Successfully remade target file `install-tools'. 00h24m38s | Must remake target `instDEBUG_Mem free: 1608360 avail: 1926616 00h24m38s | all'. 00h24m38s | Successfully remade target file `install'. 00h24m38s | src_install 00h24m38s | DEBUGps: after_build: musl-1.1.24 | buildid 4 | ps: 25 00h24m38s | PID USER TIME COMMAND 00h24m38s | 1 0 0:00 ./init.user 00h24m38s | 2 0 0:00 [kthreadd] 00h24m38s | 3 0 0:00 [ksoftirqd/0] 00h24m38s | 4 0 0:00 [kworker/0:0] 00h24m38s | 5 0 0:00 [kworker/0:0H] 00h24m38s | 6 0 0:00 [kworker/u2:0] 00h24m38s | 7 0 0:00 [khelper] 00h24m38s | 8 0 0:00 [kdevtmpfs] 00h24m38s | 9 0 0:00 [perf] 00h24m38s | 10 0 0:00 [writeback] 00h24m38s | 11 0 0:00 [kworker/0:1] 00h24m38s | 12 0 0:00 [kswapd0] 00h24m38s | 13 0 0:00 [deferwq] 00h24m38s | 14 0 0:00 [kworker/u2:1] 00h24m38s | 22 0 0:00 {init} /bin/ash /init 00h24m38s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h24m38s | 120 0 0:00 ../bin/kaem --file kaem.run 00h24m38s | 502 0 0:00 [busybox] 00h24m38s | 681 0 0:00 /bin/busybox sleep 0.25 00h24m38s | 685 0 0:00 /bin/busybox ps 00h24m38s | 3389 0 0:03 bash run.sh 00h24m38s | 3657 0 0:00 [busybox] 00h24m38s | DEBUGps: after_build: musl-1.1.24 | buildid 4 | READY: 3389 00h24m38s | delete_dir() START | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m38s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m39s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m39s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m39s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m39s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m40s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m40s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m40s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m40s | delete_dir() LOOP | word: '/Development' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/M2-Planet' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/NASM' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/mes-m2' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/mescc-tools' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/after/mes-0.23' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h24m40s | run.sh: line 43: command: ls: not found 00h24m40s | run.sh: line 52: command: ls: not found 00h24m40s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-4|cleanup_after_build 00h24m40s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m41s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m41s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m41s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m41s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m42s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m42s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m42s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m42s | delete_dir() READY 00h24m42s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h24m42s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h24m42s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h24m42s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h24m43s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m43s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h24m43s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h24m43s | e7b1b2c7d999cd31becd7368f735b1672f24e1e469d73f0641fca5e0b6a314e8 /after/bin/boot0-tcc 00h24m43s | b963670c966c8b545f278c58558ee512d1879556f33be3dd60fdc6c6fe0c42ee /after/bin/boot1-tcc 00h24m43s | 6f2cb537b862b143e031d43a9b554c14bf09dfa7d0232265e5ee5b7792adbdf3 /after/bin/boot2-tcc 00h24m43s | 9d3bf2cd0eeac4607032299e5ec999ff3dc8e8dd075e1dbd84292949d15c163c /after/bin/boot3-tcc 00h24m43s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m43s | d4708bc79bee1f4d23789866380a98b5ed0e165ac8ca917b8b928c2d323ddc10 /after/bin/boot4-tcc 00h24m43s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/boot5-tcc 00h24m43s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h24m43s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h24m43s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h24m43s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h24m43s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h24m43s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h24m43s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h24m43s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h24m43s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h24m43s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h24m43s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h24m43s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h24m43s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h24m43s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832cDEBUG_Mem free: 1674948 avail: 1993148 00h24m43s | 250f41d /after/bin/fletcher16 00h24m43s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h24m43s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h24m43s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h24m43s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h24m43s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h24m43s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h24m43s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h24m43s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h24m43s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h24m43s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h24m43s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h24m43s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h24m43s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h24m43s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h24m43s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h24m43s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h24m43s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h24m43s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h24m43s | DEBUG_Mem free: 1674948 avail: 1993148 00h24m43s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h24m43s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h24m43s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h24m43s | e94a2468c045582cfd13df51acd0932afdc834fa60139f7bfb7a2d65afa39a65 /after/bin/mes-tcc 00h24m43s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h24m43s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h24m43s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h24m43s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h24m43s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h24m43s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h24m43s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h24m43s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h24m44s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h24m44s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h24m44s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h24m44s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h24m44s | DEBUG_Mem free: 1674824 avail: 1993024 00h24m44s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h24m44s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h24m44s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h24m44s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h24m44s | 61d9850bf8348a5571f59231e392a06021c9be78f32797943d98bc493ea5b03f /after/bin/sed 00h24m44s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h24m44s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h24m44s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h24m44s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h24m44s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h24m44s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h24m44s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h24m44s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h24m44s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h24m44s | 3dc89f46eae3023bda0509eda6d88640a8ae15d971291b2604f310a7d0d46cf0 /after/bin/tcc 00h24m44s | DEBUG_Mem free: 1674824 avail: 1993024 00h24m44s | 819ebd10859c34f1f34b5ab341fdce4541ccade97ec96b7eac5876875f91e8a7 /after/bin/tcc-0.9.26 00h24m44s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h24m44s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h24m44s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h24m44s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h24m44s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h24m44s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h24m44s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h24m44s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h24m44s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h24m44s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h24m44s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h24m44s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h24m44s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h24m44s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h24m44s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h24m44s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h24m44s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h24m44s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h24m44s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h24m44s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/lDEBUG_Mem free: 1674824 avail: 1993024 00h24m44s | inux 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h24m44s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h24m44s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h24m44s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h24m44s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h24m44s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h24m44s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h24m44s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h24m44s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h24m44s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h24m44s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h24m44s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h24m44s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h24m44s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h24m44s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h24m44s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h24m44s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h24m44s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h24m44s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h24m44s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h24m44s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h24m44s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h24m44s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h24m44s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h24m44s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h24m44s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h24m44s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h24m44s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h24m44s | c0df03f863c6ca275c2DEBUG_Mem free: 1674824 avail: 1993024 00h24m44s | e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h24m44s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h24m44s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h24m44s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h24m44s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h24m44s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h24m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h24m44s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h24m44s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h24m44s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h24m44s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h24m44s | musl-1.1.24: checksumming installed files. 00h24m44s | /after/lib/musl/crt1.o: OK 00h24m44s | /after/lib/musl/crti.o: OK 00h24m44s | /after/lib/musl/crtn.o: OK 00h24m45s | /after/lib/musl/libc.a: OK 00h24m45s | /after/lib/musl/libcrypt.a: OK 00h24m45s | /after/lib/musl/libdl.a: OK 00h24m45s | /after/lib/musl/libm.a: OK 00h24m45s | /after/lib/musl/libpthread.a: OK 00h24m45s | /after/lib/musl/libresolv.a: OK 00h24m45s | /after/lib/musl/librt.a: OK 00h24m45s | /after/lib/musl/libutil.a: OK 00h24m45s | /after/lib/musl/libxnet.a: OK 00h24m45s | /after/lib/musl/rcrt1.o: OK 00h24m45s | /after/lib/musl/Scrt1.o: OK 00h24m45s | musl-1.1.DEBUG_Mem free: 1674584 avail: 1992816 00h24m45s | 24: build successful 00h24m45s | executing: gcc -dM -E -xc /dev/null 00h24m45s | run.sh: line 374: gcc: command not found 00h24m45s | DEBUGps: before_build: tcc-0.9.27 | buildid 5 | ps: 25 00h24m45s | PID USER TIME COMMAND 00h24m45s | 1 0 0:00 ./init.user 00h24m45s | 2 0 0:00 [kthreadd] 00h24m45s | 3 0 0:00 [ksoftirqd/0] 00h24m45s | 4 0 0:00 [kworker/0:0] 00h24m45s | 5 0 0:00 [kworker/0:0H] 00h24m45s | 6 0 0:00 [kworker/u2:0] 00h24m45s | 7 0 0:00 [khelper] 00h24m45s | 8 0 0:00 [kdevtmpfs] 00h24m45s | 9 0 0:00 [perf] 00h24m45s | 10 0 0:00 [writeback] 00h24m45s | 11 0 0:00 [kworker/0:1] 00h24m45s | 12 0 0:00 [kswapd0] 00h24m45s | 13 0 0:00 [deferwq] 00h24m45s | 14 0 0:00 [kworker/u2:1] 00h24m45s | 22 0 0:00 {init} /bin/ash /init 00h24m45s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h24m45s | 120 0 0:00 ../bin/kaem --file kaem.run 00h24m45s | 502 0 0:00 [busybox] 00h24m45s | 754 0 0:00 /bin/busybox sleep 0.25 00h24m45s | 757 0 0:00 [busybox] 00h24m45s | 759 0 0:00 /bin/busybox ps 00h24m45s | 3389 0 0:03 bash run.sh 00h24m45s | 3657 0 0:00 [busybox] 00h24m45s | DEBUGps: before_build: tcc-0.9.27 | buildid 5 | READY: 3389 00h24m45s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h24m45s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m45s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m45s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m46s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m46s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m46s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m46s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m47s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m47s | delete_dir() LOOP | word: '/Development' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/M2-Planet' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/NASM' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/mes-m2' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/mescc-tools' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/after/mes-0.23' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | delete_dir() LOOP | word: '/Development' 00h24m47s | run.sh: line 43: command: ls: not found 00h24m47s | run.sh: line 52: command: ls: not found 00h24m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h24m47s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m47s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m47s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m48s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m48s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m48s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m48s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m49s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m49s | delete_dir() READY 00h24m49s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m49s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m49s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m49s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m50s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m50s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m50s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m50s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m51s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m51s | delete_dir() LOOP | word: '/Development' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/M2-Planet' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/NASM' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/mes-m2' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/mescc-tools' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | DEBUG_Mem free: 1674568 avail: 1992768 00h24m51s | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/after/mes-0.23' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | delete_dir() LOOP | word: '/M2-Planet' 00h24m51s | run.sh: line 43: command: ls: not found 00h24m51s | run.sh: line 52: command: ls: not found 00h24m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h24m51s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m52s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m52s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m52s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m52s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m53s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m53s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m53s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m53s | delete_dir() READY 00h24m53s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h24m53s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m54s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m54s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m54s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m54s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m55s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m55s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m55s | DEBUG_Mem free: 1674568 avail: 1992768 00h24m55s | delete_dir() LOOP | word: '/Development' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/M2-Planet' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/NASM' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/mes-m2' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/mescc-tools' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/after/mes-0.23' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | delete_dir() LOOP | word: '/NASM' 00h24m55s | run.sh: line 43: command: ls: not found 00h24m55s | run.sh: line 52: command: ls: not found 00h24m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h24m55s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m56s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m56s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m56s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m56s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m57s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m57s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m57s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m57s | delete_dir() READY 00h24m57s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h24m57s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m58s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m58s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m58s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m58s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m59s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m59s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m59s | DEBUG_Mem free: 1674320 avail: 1992520 00h24m59s | delete_dir() LOOP | word: '/Development' 00h24m59s | run.sh: line 43: command: ls: not found 00h24m59s | run.sh: line 52: command: ls: not found 00h24m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h24m59s | delete_dir() LOOP | word: '/M2-Planet' 00h24m59s | run.sh: line 43: command: ls: not found 00h24m59s | run.sh: line 52: command: ls: not found 00h24m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h24m59s | delete_dir() LOOP | word: '/NASM' 00h24m59s | run.sh: line 43: command: ls: not found 00h24m59s | run.sh: line 52: command: ls: not found 00h24m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h24m59s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h24m59s | run.sh: line 43: command: ls: not found 00h24m59s | run.sh: line 52: command: ls: not found 00h24m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h24m59s | delete_dir() LOOP | word: '/mes-m2' 00h24m59s | DEBUG_Mem free: 1674196 avail: 1992396 00h24m59s | run.sh: line 43: command: ls: not found 00h24m59s | run.sh: line 52: command: ls: not found 00h24m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h24m59s | delete_dir() LOOP | word: '/mescc-tools' 00h24m59s | run.sh: line 43: command: ls: not found 00h24m59s | run.sh: line 52: command: ls: not found 00h24m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h24m59s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h24m59s | run.sh: line 43: command: ls: not found 00h25m00s | run.sh: line 52: command: ls: not found 00h25m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m00s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m00s | run.sh: line 43: command: ls: not found 00h25m00s | run.sh: line 52: command: ls: not found 00h25m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m00s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m00s | run.sh: line 43: command: ls: not found 00h25m00s | run.sh: line 52: command: ls: not found 00h25m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m00s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m00s | run.sh: line 43: command: ls: not found 00h25m00s | run.sh: line 52: command: ls: not found 00h25m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m00s | run.sh: line 43: command: ls: not found 00h25m00s | run.sh: line 52: command: ls: not found 00h25m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m00s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m00s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m00s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m00s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m01s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m01s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m01s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m02s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m02s | delete_dir() READY 00h25m02s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h25m02s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m02s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m02s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m03s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m03s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m03s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m03s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m04s | DEBUG_Mem free: 1673824 avail: 1992024 00h25m04s | delete_dir() LOOP | word: '/Development' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/M2-Planet' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/NASM' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/mes-m2' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/mescc-tools' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m04s | run.sh: line 43: command: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | delete_dir() LOOP | word: '/mes-m2' 00h25m04s | run.sh: line 43: coDEBUG_Mem free: 1673692 avail: 1991892 00h25m04s | mmand: ls: not found 00h25m04s | run.sh: line 52: command: ls: not found 00h25m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m04s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m04s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m05s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m05s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m05s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m05s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m06s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m06s | delete_dir() READY 00h25m06s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m06s | DEBUG_Mem free: 1673584 avail: 1991784 00h25m06s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m06s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m07s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m07s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m07s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m07s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m08s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m08s | delete_dir() LOOP | word: '/Development' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/M2-Planet' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | DEBUG_Mem free: 1673576 avail: 1991776 00h25m08s | delete_dir() LOOP | word: '/NASM' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/mes-m2' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/mescc-tools' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | delete_dir() LOOP | word: '/mescc-tools' 00h25m08s | run.sh: line 43: command: ls: not found 00h25m08s | run.sh: line 52: command: ls: not found 00h25m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m08s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m08s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m09s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m09s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m09s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m09s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m10s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m10s | DEBUG_Mem free: 1673328 avail: 1991528 00h25m10s | delete_dir() READY 00h25m10s | tcc-0.9.27: beginning build using script tcc-musl-pass1.sh 00h25m10s | START: mkdir -p build 00h25m10s | run.sh: line 16: sync: command not found 00h25m10s | READY: RC: 0 00h25m10s | tcc-0.9.27: unpacking source. 00h25m10s | src_unpack: start pwd: /after/tcc-0.9.27/build | tcc-0.9.27-5 00h25m10s | src_unpack: ready pwd: /after/tcc-0.9.27/build | tcc-0.9.27-5 00h25m10s | tcc-0.9.27: preparing source. 00h25m10s | Applying patch: /after/tcc-0.9.27/patches/ignore-duplicate-symbols.patch 00h25m10s | patching file tccelf.c 00h25m10s | Applying patch: /after/tcc-0.9.27/patches/ignore-static-inside-array.patch 00h25m10s | patching file tccgen.c 00h25m10s | Applying patch: /after/tcc-0.9.27/patches/static-link.patch 00h25m10s | patching file libtcc.c 00h25m10s | tcc-0.9.27: configuring source. 00h25m10s | tcc-0.9.27: compiling source. 00h25m10s | START: mkdir -p /after/lib/musl/tcc 00h25m10s | run.sh: line 16: sync: command not found 00h25m10s | READY: RC: 0 00h25m10s | tcc version 0.9.26 (i386 Linux) 00h25m10s | -> tcc.c 00h25m10s | DEBUG_Mem free: 1666012 avail: 1983960 00h25m10s | <- /after/bin/tcc-musl 00h25m10s | tcc version 0.9.27 (i386 Linux) 00h25m10s | -> tcc.c 00h25m10s | <- /after/bin/tcc-musl 00h25m10s | # end of call src_compile: 00h25m10s | tcc-0.9.27: installing. 00h25m10s | DEBUGps: after_build: tcc-0.9.27 | buildid 5 | ps: 26 00h25m10s | PID USER TIME COMMAND 00h25m10s | 1 0 0:00 ./init.user 00h25m10s | 2 0 0:00 [kthreadd] 00h25m10s | 3 0 0:00 [ksoftirqd/0] 00h25m10s | 4 0 0:00 [kworker/0:0] 00h25m10s | 5 0 0:00 [kworker/0:0H] 00h25m10s | 6 0 0:00 [kworker/u2:0] 00h25m10s | 7 0 0:00 [khelper] 00h25m10s | 8 0 0:00 [kdevtmpfs] 00h25m10s | 9 0 0:00 [perf] 00h25m10s | 10 0 0:00 [writeback] 00h25m10s | 11 0 0:00 [kworker/0:1] 00h25m10s | 12 0 0:00 [kswapd0] 00h25m10s | 13 0 0:00 [deferwq] 00h25m10s | 14 0 0:00 [kworker/u2:1] 00h25m10s | 22 0 0:00 {init} /bin/ash /init 00h25m10s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h25m10s | 120 0 0:00 ../bin/kaem --file kaem.run 00h25m10s | 502 0 0:00 [busybox] 00h25m10s | 757 0 0:00 [busybox] 00h25m10s | 1150 0 0:00 /bin/busybox sleep 0.25 00h25m10s | 1163 0 0:00 /bin/busybox ps 00h25m10s | 3389 0 0:04 bash run.sh 00h25m10s | 3657 0 0:00 [busybox] 00h25m10s | DEBUGps: after_build: tcc-0.9.27 | buildid 5 | READY: 3389 00h25m10s | delete_dir() START | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m10s | DEBUG_Mem free: 1676932 avail: 1990800 00h25m11s | DEBUG_Mem free: 1676924 avail: 1990788 00h25m11s | DEBUG_Mem free: 1676924 avail: 1990788 00h25m11s | DEBUG_Mem free: 1676924 avail: 1990788 00h25m12s | DEBUG_Mem free: 1676924 avail: 1990788 00h25m12s | DEBUG_Mem free: 1676924 avail: 1990788 00h25m12s | DEBUG_Mem free: 1676924 avail: 1990788 00h25m12s | DEBUG_Mem free: 1676924 avail: 1990788 00h25m13s | delete_dir() LOOP | word: '/Development' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/M2-Planet' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | DEBUG_Mem free: 1676916 avail: 1990780 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/NASM' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/mes-m2' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/mescc-tools' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m13s | run.sh: line 43: command: ls: not found 00h25m13s | run.sh: line 52: command: ls: not found 00h25m13s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-5|cleanup_after_build 00h25m13s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m13s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m13s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m14s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m14s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m14s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m14s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m15s | DEBUG_Mem free: 1676800 avail: 1990664 00h25m15s | delete_dir() READY 00h25m15s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h25m15s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h25m15s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h25m15s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h25m15s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h25m15s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h25m15s | DEBUG_Mem free: 1676428 avail: 1990292 00h25m15s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h25m15s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h25m15s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h25m15s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h25m15s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h25m15s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h25m15s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h25m15s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h25m15s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h25m15s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h25m15s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h25m15s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h25m15s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h25m15s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h25m15s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h25m15s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h25m15s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h25m15s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h25m15s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h25m15s | DEBUG_Mem free: 1676428 avail: 1990292 00h25m15s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h25m15s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h25m15s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h25m15s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h25m15s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h25m15s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h25m15s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h25m15s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h25m15s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h25m15s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h25m15s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h25m15s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h25m15s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h25m15s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h25m15s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h25m15s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h25m15s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h25m15s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h25m15s | DEBUG_Mem free: 1676428 avail: 1990292 00h25m15s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h25m15s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h25m15s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h25m15s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h25m15s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h25m15s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h25m15s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h25m15s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h25m15s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h25m15s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h25m16s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h25m16s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h25m16s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h25m16s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h25m16s | 61d9850bf8348a5571f59231e392a06021c9be78f32797943d98bc493ea5b03f /after/bin/sed 00h25m16s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h25m16s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h25m16s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h25m16s | c09ac8658DEBUG_Mem free: 1676428 avail: 1990292 00h25m16s | c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h25m16s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h25m16s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h25m16s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h25m16s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h25m16s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h25m16s | 6a14de323f7c1e7ae473107a607231f89cf60064c09e83a02362369917a1f483 /after/bin/tcc 00h25m16s | 6a14de323f7c1e7ae473107a607231f89cf60064c09e83a02362369917a1f483 /after/bin/tcc-musl 00h25m16s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h25m16s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h25m16s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h25m16s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h25m16s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h25m16s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h25m16s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h25m16s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h25m16s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h25m16s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h25m16s | c32c04dceeDEBUG_Mem free: 1676428 avail: 1990292 00h25m16s | 0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h25m16s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h25m16s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h25m16s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h25m16s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h25m16s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h25m16s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h25m16s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h25m16s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h25m16s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h25m16s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h25m16s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h25m16s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h25m16s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h25m16s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h25m16s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h25m16s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h25m16s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h25m16s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h25m16s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h25m16s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h25m16s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h25m16s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h25m16s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h25m16s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h25m16s | c0be38ed9688db3e6c5625e6ecDEBUG_Mem free: 1676428 avail: 1990292 00h25m16s | de966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h25m16s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h25m16s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h25m16s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h25m16s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h25m16s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h25m16s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h25m16s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h25m16s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h25m16s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h25m16s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h25m16s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h25m16s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h25m16s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h25m16s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h25m16s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h25m16s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h25m16s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h25m16s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h25m16s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h25m16s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h25m16s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h25m16s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h25m16s | tcc-0.9.27: checksumming installed files. 00h25m16s | /after/bin/tcc-musl: OK 00h25m16s | /after/lib/musl/tcc/libtcc1.a: OK 00h25m16s | tcc-0.9.27: build successful 00h25m16s | executing: gcc -dM -E -xc /dev/null 00h25m16s | run.sh: line 374: gcc: command not found 00h25m16s | DEBUGps: before_build: musl-1.1.24 | buildid 6 | ps: 26 00h25m16s | PID USER TIME COMMAND 00h25m16s | 1 0 0:00 ./init.user 00h25m16s | 2 0 0:00 [kthreadd] 00h25m16s | 3 0 0:00 [ksoftirqd/0] 00h25m16s | DEBUG_Mem free: 1676544 avail: 1990408 00h25m16s | 4 0 0:00 [kworker/0:0] 00h25m16s | 5 0 0:00 [kworker/0:0H] 00h25m16s | 6 0 0:00 [kworker/u2:0] 00h25m16s | 7 0 0:00 [khelper] 00h25m16s | 8 0 0:00 [kdevtmpfs] 00h25m16s | 9 0 0:00 [perf] 00h25m16s | 10 0 0:00 [writeback] 00h25m16s | 11 0 0:00 [kworker/0:1] 00h25m16s | 12 0 0:00 [kswapd0] 00h25m16s | 13 0 0:00 [deferwq] 00h25m16s | 14 0 0:00 [kworker/u2:1] 00h25m16s | 22 0 0:00 {init} /bin/ash /init 00h25m16s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h25m16s | 120 0 0:00 ../bin/kaem --file kaem.run 00h25m16s | 502 0 0:00 [busybox] 00h25m16s | 757 0 0:00 [busybox] 00h25m16s | 1237 0 0:00 [busybox] 00h25m16s | 1239 0 0:00 /bin/busybox ps 00h25m16s | 3389 0 0:04 bash run.sh 00h25m16s | 3657 0 0:00 [busybox] 00h25m16s | DEBUGps: before_build: musl-1.1.24 | buildid 6 | READY: 3389 00h25m16s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h25m17s | DEBUG_Mem free: 1676668 avail: 1990532 00h25m17s | DEBUG_Mem free: 1676668 avail: 1990532 00h25m17s | DEBUG_Mem free: 1676668 avail: 1990532 00h25m17s | DEBUG_Mem free: 1676668 avail: 1990532 00h25m18s | DEBUG_Mem free: 1676668 avail: 1990532 00h25m18s | DEBUG_Mem free: 1676668 avail: 1990532 00h25m18s | DEBUG_Mem free: 1676668 avail: 1990532 00h25m18s | delete_dir() LOOP | word: '/Development' 00h25m18s | DEBUG_Mem free: 1676660 avail: 1990524 00h25m18s | run.sh: line 43: command: ls: not found 00h25m18s | run.sh: line 52: command: ls: not found 00h25m18s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m18s | delete_dir() LOOP | word: '/M2-Planet' 00h25m18s | run.sh: line 43: command: ls: not found 00h25m18s | run.sh: line 52: command: ls: not found 00h25m18s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m18s | delete_dir() LOOP | word: '/NASM' 00h25m18s | run.sh: line 43: command: ls: not found 00h25m18s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/mes-m2' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/mescc-tools' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | delete_dir() LOOP | word: '/Development' 00h25m19s | run.sh: line 43: command: ls: not found 00h25m19s | run.sh: line 52: command: ls: not found 00h25m19s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h25m19s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m19s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m19s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m19s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m20s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m20s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m20s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m21s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m21s | delete_dir() READY 00h25m21s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m21s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m21s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m21s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m22s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m22s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m22s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m22s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m23s | DEBUG_Mem free: 1676420 avail: 1990284 00h25m23s | delete_dir() LOOP | word: '/Development' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/M2-Planet' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/NASM' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/mes-m2' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/mescc-tools' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | 'DEBUG_Mem free: 1676172 avail: 1990036 00h25m23s | /M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | delete_dir() LOOP | word: '/M2-Planet' 00h25m23s | run.sh: line 43: command: ls: not found 00h25m23s | run.sh: line 52: command: ls: not found 00h25m23s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h25m23s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m23s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m24s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m24s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m24s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m24s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m25s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m25s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m25s | delete_dir() READY 00h25m25s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h25m25s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m25s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m26s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m26s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m26s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m26s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m27s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m27s | DEBUG_Mem free: 1676172 avail: 1990036 00h25m27s | delete_dir() LOOP | word: '/Development' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/M2-Planet' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/NASM' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/mes-m2' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/mescc-tools' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | delete_dir() LOOP | word: '/NASM' 00h25m27s | run.sh: line 43: command: ls: not found 00h25m27s | run.sh: line 52: command: ls: not found 00h25m27s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h25m27s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m27s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m28s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m28s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m28s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m28s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m29s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m29s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m29s | delete_dir() READY 00h25m29s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m29s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m29s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m30s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m30s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m30s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m30s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m31s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m31s | DEBUG_Mem free: 1676048 avail: 1989912 00h25m31s | delete_dir() LOOP | word: '/Development' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/M2-Planet' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/NASM' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/mes-m2' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: commanDEBUG_Mem free: 1675916 avail: 1989780 00h25m31s | d: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/mescc-tools' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m31s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m31s | run.sh: line 43: command: ls: not found 00h25m31s | run.sh: line 52: command: ls: not found 00h25m31s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h25m32s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m32s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m32s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m32s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m33s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m33s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m33s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m33s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m33s | delete_dir() READY 00h25m33s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h25m34s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m34s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m34s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m34s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m35s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m35s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m35s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m35s | DEBUG_Mem free: 1675676 avail: 1989540 00h25m35s | delete_dir() LOOP | word: '/Development' 00h25m35s | run.sh: line 43: command: ls: not found 00h25m35s | run.sh: line 52: command: ls: not found 00h25m35s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m35s | delete_dir() LOOP | word: '/M2-Planet' 00h25m35s | run.sh: line 43: command: ls: not found 00h25m35s | run.sh: line 52: command: ls: not found 00h25m35s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m35s | delete_dir() LOOP | word: '/NASM' 00h25m35s | run.sh: line 43: command: ls: not found 00h25m35s | run.sh: line 52: command: ls: not found 00h25m35s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m35s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m35s | run.sh: line 43: command: ls: not found 00h25m35s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | delete_dir() LOOP | word: '/mes-m2' 00h25m36s | run.sh: line 43: command: ls: not found 00h25m36s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | delete_dir() LOOP | word: '/mescc-tools' 00h25m36s | run.sh: line 43: command: ls: not found 00h25m36s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m36s | run.sh: line 43: command: ls: not found 00h25m36s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m36s | run.sh: line 43: command: ls: not found 00h25m36s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m36s | run.sh: line 43: command: ls: not found 00h25m36s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m36s | run.sh: line 43: command: ls: not found 00h25m36s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | delete_dir() LOOP | word: '/mes-m2' 00h25m36s | run.sh: line 43: command: ls: not found 00h25m36s | run.sh: line 52: command: ls: not found 00h25m36s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h25m36s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m36s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m36s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m36s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m37s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m37s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m37s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m37s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m38s | delete_dir() READY 00h25m38s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m38s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m38s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m38s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m38s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m39s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m39s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m39s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m39s | DEBUG_Mem free: 1675428 avail: 1989292 00h25m40s | delete_dir() LOOP | word: '/Development' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/M2-Planet' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/NASM' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_diDEBUG_Mem free: 1675304 avail: 1989168 00h25m40s | r() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/mes-m2' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/mescc-tools' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/after/mes-0.23' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | delete_dir() LOOP | word: '/mescc-tools' 00h25m40s | run.sh: line 43: command: ls: not found 00h25m40s | run.sh: line 52: command: ls: not found 00h25m40s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h25m40s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m40s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m40s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m41s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m41s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m41s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m42s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m42s | DEBUG_Mem free: 1675056 avail: 1988920 00h25m42s | delete_dir() READY 00h25m42s | musl-1.1.24: beginning build using script musl-1.1.24.sh 00h25m42s | START: mkdir -p build 00h25m42s | run.sh: line 16: sync: command not found 00h25m42s | READY: RC: 0 00h25m42s | musl-1.1.24: unpacking source. 00h25m42s | src_unpack: start pwd: /after/musl-1.1.24/build | musl-1.1.24-6 00h25m42s | tar: Unknown file type 'g' for pax_global_header, extracted as normal file 00h25m42s | DEBUG_Mem free: 1685588 avail: 1989984 00h25m42s | src_unpack: ready pwd: /after/musl-1.1.24/build | musl-1.1.24-6 00h25m42s | musl-1.1.24: preparing source. 00h25m42s | Applying patch: /after/musl-1.1.24/patches/fenv.patch 00h25m42s | patching file src/fenv/i386/fenv.s 00h25m42s | Applying patch: /after/musl-1.1.24/patches/makefile.patch 00h25m42s | patching file Makefile 00h25m42s | Applying patch: /after/musl-1.1.24/patches/musl_weak_symbols.patch 00h25m42s | patching file src/include/features.h 00h25m42s | Applying patch: /after/musl-1.1.24/patches/set_thread_area.patch 00h25m42s | patching file src/thread/i386/__set_thread_area.s 00h25m42s | Applying patch: /after/musl-1.1.24/patches/sigsetjmp.patch 00h25m42s | patching file src/signal/i386/sigsetjmp.s 00h25m42s | Applying patch: /after/musl-1.1.24/patches/stdio_flush_on_exit.patch 00h25m42s | patching file src/exit/exit.c 00h25m42s | patching file src/internal/stdio_impl.h 00h25m42s | patching file src/stdio/__stdio_exit.c 00h25m42s | Applying patch: /after/musl-1.1.24/patches/va_list.patch 00h25m42s | patching file arch/i386/bits/alltypes.h.in 00h25m42s | START: mkdir -p /dev 00h25m42s | run.sh: line 16: sync: command not found 00h25m42s | READY: RC: 0 00h25m42s | musl-1.1.24: configuring source. 00h25m42s | checking for C compiler... tcc 00h25m42s | checking whether C compiler works... yes 00h25m42s | checking whether compiler accepts -Werror=unknown-warning-option... yes 00h25m42s | checking whether compiler accepts -Werror=unused-command-line-argument... yes 00h25m42s | checking whether compiler accepts -Werror=ignored-optimization-argument... yes 00h25m42s | checking whether linker accepts -Werror=unknown-warning-option... yes 00h25m42s | checking whether linker accepts -Werror=unused-command-line-argument... yes 00h25m42s | checking for C compiler family... unknown 00h25m42s | checking for toolchain wrapper to build... none 00h25m42s | checking target system type... i386 00h25m42s | checking whether compiler accepts -std=c99... yes 00h25m42s | checking whether compiler accepts -nostdinc... yes 00h25m42s | checking whether compiler accepts -ffreestanding... yes 00h25m42s | checking whether compiler accepts -fexcess-precision=standard... yes 00h25m42s | checking whether compiler accepts -frounding-math... yes 00h25m42s | checking whether compiler needs attribute((may_alias)) suppression... no 00h25m42s | checking whether compiler accepts -Wa,--noexecstack... yes 00h25m42s | checking whether compiler accepts -fno-stack-protector... yes 00h25m42s | checking whether compiler accepts -fno-tree-loop-distribute-patterns... yes 00h25m42s | checking whether we should preprocess assembly to add debugging information... no 00h25m42s | checking for optimization settings... using defaults 00h25m42s | checking whether compiler accepts -Os... yes 00h25m42s | components to be optimized for speed: internal malloc string 00h25m42s | checking whether compiler accepts -pipe... yes 00h25m42s | checking whether compiler accepts -fomit-frame-pointer... yes 00h25m42s | checking whether compiler DEBUG_Mem free: 1682372 avail: 1989024 00h25m42s | accepts -fno-unwind-tables... yes 00h25m42s | checking whether compiler accepts -fno-asynchronous-unwind-tables... yes 00h25m42s | checking whether compiler accepts -ffunction-sections... yes 00h25m42s | checking whether compiler accepts -fdata-sections... yes 00h25m42s | checking whether linker accepts -march=i486... yes 00h25m42s | checking whether linker accepts -mtune=generic... yes 00h25m42s | checking whether compiler accepts -Werror=implicit-function-declaration... yes 00h25m42s | checking whether compiler accepts -Werror=implicit-int... yes 00h25m42s | checking whether compiler accepts -Werror=pointer-sign... yes 00h25m42s | checking whether compiler accepts -Werror=pointer-arith... yes 00h25m42s | checking preprocessor condition __PIC__... false 00h25m42s | checking whether linker accepts -Wl,--sort-section,alignment... no 00h25m42s | checking whether linker accepts -Wl,--sort-common... no 00h25m42s | checking whether linker accepts -Wl,--gc-sections... no 00h25m42s | checking whether linker accepts -Wl,--hash-style=both... no 00h25m42s | checking whether linker accepts -Wl,--no-undefined... no 00h25m42s | checking whether linker accepts -Wl,--exclude-libs=ALL... no 00h25m42s | checking whether linker accepts -Wl,--dynamic-list=./dynamic.list... no 00h25m42s | checking whether linker accepts -lgcc... no 00h25m42s | checking whether linker accepts -lcompiler_rt... no 00h25m42s | using compiler runtime libraries: 00h25m42s | checking whether compiler can use ebx in PIC asm constraints... yes 00h25m42s | checking whether compiler's long double definition matches float.h... yes 00h25m42s | checking preprocessor condition __FAST_MATH__... false 00h25m42s | creating config.mak... done 00h25m42s | musl-1.1.24: compiling source. 00h25m43s | DEBUG_Mem free: 1671204 avail: 1977852 00h25m43s | DEBUG_Mem free: 1658184 avail: 1964832 00h25m43s | Makefile:93: target `obj/ldso' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/aio' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/exit' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/ipc' given more than once in the same rule. 00h25m43s | Makefile:93DEBUG_Mem free: 1650992 avail: 1957640 00h25m43s | : target `obj/src/ldso' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/ipc' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/ldso' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/prng' given more than onDEBUG_Mem free: 1650868 avail: 1957516 00h25m43s | ce in the same rule. 00h25m43s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/select' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/string/i386' given more than once in the same rule. 00h25m43s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h25m44s | MakefiDEBUG_Mem free: 1650868 avail: 1957516 00h25m44s | le:93: target `obj/src/time' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h25m44s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h25m44s | DEBUG_Mem free: 1641072 avail: 1947720 00h25m44s | DEBUG_Mem free: 1633508 avail: 1940156 00h25m44s | mkdir -p lib 00h25m44s | mkdir -p obj/crt 00h25m44s | mkdir -p obj/crt/i386 00h25m44s | mkdir -p obj/include 00h25m44s | mkdir -p obj/ldso 00h25m44s | mkdir -p obj/include/bits 00h25m44s | mkdir -p obj/src/conf 00h25m44s | mkdir -p obj/src/aio 00h25m44s | mkdir -p obj/src/crypt 00h25m44s | mkdir -p obj/src/ctype 00h25m44s | DEBUG_Mem free: 1628416 avail: 1935064 00h25m44s | mkdir -p obj/src/dirent 00h25m44s | mkdir -p obj/src/env 00h25m44s | mkdir -p obj/src/exit 00h25m44s | mkdir -p obj/src/errno 00h25m44s | mkdir -p obj/src/fcntl 00h25m44s | mkdir -p obj/src/fenv 00h25m44s | mkdir -p obj/src/fenv/i386 00h25m44s | mkdir -p obj/src/internal 00h25m44s | mkdir -p obj/src/internal/i386 00h25m44s | mkdir -p obj/src/ipc 00h25m44s | mkdir -p obj/src/ldso 00h25m44s | mkdir -p obj/src/legacy 00h25m44s | mkdir -p obj/src/ldso/i386 00h25m44s | mkdir -p obj/src/linux 00h25m44s | mkdir -p obj/src/locale 00h25m44s | mkdir -p obj/src/malloc 00h25m44s | mkdir -p obj/src/math 00h25m44s | mkdir -p obj/src/math/i386 00h25m44s | mkdir -p obj/src/misc 00h25m44s | mkdir -p obj/src/mman 00h25m44s | mkdir -p obj/src/mq 00h25m44s | mkdir -p obj/src/multibyte 00h25m44s | mkdir -p obj/src/network 00h25m44s | mkdir -p obj/src/passwd 00h25m44s | mkdir -p obj/src/prng 00h25m44s | mkdir -p obj/src/process 00h25m44s | mkdir -p obj/src/process/i386 00h25m44s | mkdir -p obj/src/regex 00h25m44s | mkdir -p obj/src/sched 00h25m44s | mkdir -p obj/src/search 00h25m44s | mkdir -p obj/src/select 00h25m44s | mkdir -p obj/src/setjmp/i386 00h25m44s | mkdir -p obj/src/signal 00h25m44s | mkdir -p obj/src/stat 00h25m44s | mkdir -p obj/src/signal/i386 00h25m44s | mkdir -p obj/src/stdio 00h25m44s | mkdir -p obj/src/stdlib 00h25m44s | mkdir -p obj/src/string 00h25m44s | mkdir -p obj/src/string/i386 00h25m44s | mkdir -p obj/src/temp 00h25m44s | mkdir -p obj/src/termios 00h25m44s | mkdir -p obj/src/thread 00h25m44s | mkdir -p obj/src/thread/i386 00h25m44s | mkdir -p obj/src/time 00h25m44s | mkdir -p obj/src/unistd 00h25m44s | sed -f ./tools/mkalltypes.sed ./arch/i386/bits/alltypes.h.in ./include/alltypes.h.in > obj/include/bits/alltypes.h 00h25m45s | cp arch/i386/bits/syscall.h.in obj/include/bits/syscall.h 00h25m45s | sed -n -e s/__NR_/SYS_/p < arch/i386/bits/syscall.h.in >> obj/include/bits/syscall.h 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fPIC -fno-stack-protector -DCRT -c -o obj/crt/Scrt1.o crt/Scrt1.c 00h25m45s | cp obj/crt/Scrt1.o lib/Scrt1.o 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -DCRT -c -o obj/crt/crt1.o crt/crt1.c 00h25m45s | cp obj/crt/crt1.o lib/crt1.o 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -DEBUG_Mem free: 1627060 avail: 1933760 00h25m45s | frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -DCRT -c -o obj/crt/i386/crti.o crt/i386/crti.s 00h25m45s | cp obj/crt/i386/crti.o lib/crti.o 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -DCRT -c -o obj/crt/i386/crtn.o crt/i386/crtn.s 00h25m45s | cp obj/crt/i386/crtn.o lib/crtn.o 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fPIC -fno-stack-protector -DCRT -c -o obj/crt/rcrt1.o crt/rcrt1.c 00h25m45s | cp obj/crt/rcrt1.o lib/rcrt1.o 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/aio/aio.o src/aio/aio.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/aio/aio_suspend.o src/aio/aio_suspend.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-prDEBUG_Mem free: 1626564 avail: 1933308 00h25m45s | ecision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/aio/lio_listio.o src/aio/lio_listio.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/confstr.o src/conf/confstr.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/fpathconf.o src/conf/fpathconf.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/legacy.o src/conf/legacy.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/pathconf.o src/conf/pathconf.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -DEBUG_Mem free: 1626440 avail: 1933204 00h25m45s | fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/conf/sysconf.o src/conf/sysconf.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt.o src/crypt/crypt.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_blowfish.o src/crypt/crypt_blowfish.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_des.o src/crypt/crypt_des.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_md5.o src/crypt/crypt_md5.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_r.o src/crypt/crypt_r.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -feDEBUG_Mem free: 1626440 avail: 1933256 00h25m45s | xcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_sha256.o src/crypt/crypt_sha256.c 00h25m45s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/crypt_sha512.o src/crypt/crypt_sha512.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/crypt/encrypt.o src/crypt/encrypt.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_b_loc.o src/ctype/__ctype_b_loc.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_get_mb_cur_max.o src/ctype/__ctype_get_mb_cur_max.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./iDEBUG_Mem free: 1626068 avail: 1932916 00h25m46s | nclude -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_tolower_loc.o src/ctype/__ctype_tolower_loc.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/__ctype_toupper_loc.o src/ctype/__ctype_toupper_loc.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isalnum.o src/ctype/isalnum.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isalpha.o src/ctype/isalpha.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isascii.o src/ctype/isascii.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isblank.o src/ctype/isblank.c 00h25m46s | DEBUG_Mem free: 1626068 avail: 1932940 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iscntrl.o src/ctype/iscntrl.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isdigit.o src/ctype/isdigit.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isgraph.o src/ctype/isgraph.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/islower.o src/ctype/islower.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isprint.o src/ctype/isprint.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicDEBUG_Mem free: 1626068 avail: 1932960 00h25m46s | it-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/ispunct.o src/ctype/ispunct.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isspace.o src/ctype/isspace.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isupper.o src/ctype/isupper.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswalnum.o src/ctype/iswalnum.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswalpha.o src/ctype/iswalpha.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswblank.o src/ctype/iswblank.c 00h25m46s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./srcDEBUG_Mem free: 1625696 avail: 1932616 00h25m46s | /include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswcntrl.o src/ctype/iswcntrl.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswctype.o src/ctype/iswctype.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswdigit.o src/ctype/iswdigit.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswgraph.o src/ctype/iswgraph.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswlower.o src/ctype/iswlower.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswprint.o src/ctype/iswprint.c 00h25m47s | DEBUG_Mem free: 1625564 avail: 1932504 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswpunct.o src/ctype/iswpunct.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswspace.o src/ctype/iswspace.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswupper.o src/ctype/iswupper.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/iswxdigit.o src/ctype/iswxdigit.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/isxdigit.o src/ctype/isxdigit.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -DEBUG_Mem free: 1625324 avail: 1932292 00h25m47s | fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/toascii.o src/ctype/toascii.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/tolower.o src/ctype/tolower.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/toupper.o src/ctype/toupper.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/towctrans.o src/ctype/towctrans.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/wcswidth.o src/ctype/wcswidth.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/wctrans.o src/ctype/wctrans.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard DEBUG_Mem free: 1625200 avail: 1932192 00h25m47s | -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ctype/wcwidth.o src/ctype/wcwidth.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/alphasort.o src/dirent/alphasort.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/closedir.o src/dirent/closedir.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/dirfd.o src/dirent/dirfd.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/fdopendir.o src/dirent/fdopendir.c 00h25m47s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=geneDEBUG_Mem free: 1624952 avail: 1931968 00h25m47s | ric -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/opendir.o src/dirent/opendir.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/readdir.o src/dirent/readdir.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/readdir_r.o src/dirent/readdir_r.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/rewinddir.o src/dirent/rewinddir.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/scandir.o src/dirent/scandir.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/seekdir.o src/dirent/seekdir.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -DEBUG_Mem free: 1624828 avail: 1931868 00h25m48s | D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/telldir.o src/dirent/telldir.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/dirent/versionsort.o src/dirent/versionsort.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/__environ.o src/env/__environ.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/env/__init_tls.o src/env/__init_tls.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/env/__libc_start_main.o src/env/__libc_start_main.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-DEBUG_Mem free: 1624332 avail: 1931396 00h25m48s | frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/__reset_tls.o src/env/__reset_tls.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/env/__stack_chk_fail.o src/env/__stack_chk_fail.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/clearenv.o src/env/clearenv.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/getenv.o src/env/getenv.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/putenv.o src/env/putenv.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -WerrDEBUG_Mem free: 1624208 avail: 1931292 00h25m48s | or=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/secure_getenv.o src/env/secure_getenv.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/setenv.o src/env/setenv.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/env/unsetenv.o src/env/unsetenv.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/errno/__errno_location.o src/errno/__errno_location.c 00h25m48s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/errno/strerror.o src/errno/strerror.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/_Exit.o src/exit/_Exit.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -DEBUG_Mem free: 1623960 avail: 1931068 00h25m49s | D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/abort.o src/exit/abort.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/assert.o src/exit/assert.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/at_quick_exit.o src/exit/at_quick_exit.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/atexit.o src/exit/atexit.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/exit.o src/exit/exit.c 00h25m49s | src/exit/exit.c:12: warning: implicit declaration of function '_fini' 00h25m49s | src/exit/exit.c:21: warning: implicit declaration of function '__stdio_exit' 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=iDEBUG_Mem free: 1623836 avail: 1930964 00h25m49s | mplicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/exit/quick_exit.o src/exit/quick_exit.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/creat.o src/fcntl/creat.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/fcntl.o src/fcntl/fcntl.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/open.o src/fcntl/open.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/openat.o src/fcntl/openat.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/posix_fadvise.o src/fcntl/posix_fadvise.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generDEBUG_Mem free: 1623712 avail: 1930864 00h25m49s | ic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fcntl/posix_fallocate.o src/fcntl/posix_fallocate.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/__flt_rounds.o src/fenv/__flt_rounds.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/fegetexceptflag.o src/fenv/fegetexceptflag.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/feholdexcept.o src/fenv/feholdexcept.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/fesetexceptflag.o src/fenv/fesetexceptflag.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYDEBUG_Mem free: 1623588 avail: 1930760 00h25m49s | SCALL_NO_TLS -c -o obj/src/fenv/fesetround.o src/fenv/fesetround.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/feupdateenv.o src/fenv/feupdateenv.c 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/fenv/i386/fenv.o src/fenv/i386/fenv.s 00h25m49s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/floatscan.o src/internal/floatscan.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/i386/defsysinfo.o src/internal/i386/defsysinfo.s 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexDEBUG_Mem free: 1623464 avail: 1930668 00h25m50s | ecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/intscan.o src/internal/intscan.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/libc.o src/internal/libc.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/procfdname.o src/internal/procfdname.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/shgetc.o src/internal/shgetc.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/syscall_ret.o src/internal/syscall_ret.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCADEBUG_Mem free: 1623216 avail: 1930444 00h25m50s | LL_NO_TLS -c -o obj/src/internal/vdso.o src/internal/vdso.c 00h25m50s | printf '#define VERSION "%s"\n' "$(cd .; sh tools/version.sh)" > obj/src/internal/version.h 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/internal/version.o src/internal/version.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/ftok.o src/ipc/ftok.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgctl.o src/ipc/msgctl.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgget.o src/ipc/msgget.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgrcv.o src/ipc/msgrcv.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -DEBUG_Mem free: 1622844 avail: 1930100 00h25m50s | fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/msgsnd.o src/ipc/msgsnd.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/semctl.o src/ipc/semctl.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/semget.o src/ipc/semget.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/semop.o src/ipc/semop.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/semtimedop.o src/ipc/semtimedop.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmat.o src/ipc/shmat.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./inDEBUG_Mem free: 1622720 avail: 1930000 00h25m50s | clude -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmctl.o src/ipc/shmctl.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmdt.o src/ipc/shmdt.c 00h25m50s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ipc/shmget.o src/ipc/shmget.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/__dlsym.o src/ldso/__dlsym.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dl_iterate_phdr.o src/ldso/dl_iterate_phdr.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dladdr.o src/ldso/dladdr.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386DEBUG_Mem free: 1622348 avail: 1929652 00h25m51s | -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlclose.o src/ldso/dlclose.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlerror.o src/ldso/dlerror.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlinfo.o src/ldso/dlinfo.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/dlopen.o src/ldso/dlopen.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/i386/dlsym.o src/ldso/i386/dlsym.s 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/ldso/i386/tlsdesc.o src/ldso/i386/tlsdeDEBUG_Mem free: 1622348 avail: 1929672 00h25m51s | sc.s 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/cuserid.o src/legacy/cuserid.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/daemon.o src/legacy/daemon.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/err.o src/legacy/err.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/euidaccess.o src/legacy/euidaccess.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/ftw.o src/legacy/ftw.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=DEBUG_Mem free: 1622224 avail: 1929572 00h25m51s | pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/futimes.o src/legacy/futimes.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getdtablesize.o src/legacy/getdtablesize.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getloadavg.o src/legacy/getloadavg.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getpagesize.o src/legacy/getpagesize.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getpass.o src/legacy/getpass.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/getusershell.o src/legacy/getusershell.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sectiDEBUG_Mem free: 1622100 avail: 1929472 00h25m51s | ons -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/isastream.o src/legacy/isastream.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/lutimes.o src/legacy/lutimes.c 00h25m51s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/ulimit.o src/legacy/ulimit.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/utmpx.o src/legacy/utmpx.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/legacy/valloc.o src/legacy/valloc.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/adjtime.o src/linux/adjtime.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronousDEBUG_Mem free: 1621976 avail: 1929372 00h25m52s | -unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/adjtimex.o src/linux/adjtimex.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/arch_prctl.o src/linux/arch_prctl.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/brk.o src/linux/brk.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/cache.o src/linux/cache.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/cap.o src/linux/cap.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/chroot.o src/linux/chroot.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fDEBUG_Mem free: 1621852 avail: 1929272 00h25m52s | no-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/clock_adjtime.o src/linux/clock_adjtime.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/clone.o src/linux/clone.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/copy_file_range.o src/linux/copy_file_range.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/epoll.o src/linux/epoll.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/eventfd.o src/linux/eventfd.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/fallocate.o src/linux/fallocate.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standardDEBUG_Mem free: 1621232 avail: 1928676 00h25m52s | -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/fanotify.o src/linux/fanotify.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/flock.o src/linux/flock.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/getdents.o src/linux/getdents.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/getrandom.o src/linux/getrandom.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/inotify.o src/linux/inotify.c 00h25m52s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/ioperm.o src/linux/ioperm.c 00h25m52s | tDEBUG_Mem free: 1621108 avail: 1928576 00h25m52s | cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/iopl.o src/linux/iopl.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/klogctl.o src/linux/klogctl.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/membarrier.o src/linux/membarrier.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/memfd_create.o src/linux/memfd_create.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/mlock2.o src/linux/mlock2.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -DEBUG_Mem free: 1621108 avail: 1928596 00h25m53s | Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/module.o src/linux/module.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/mount.o src/linux/mount.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/name_to_handle_at.o src/linux/name_to_handle_at.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/open_by_handle_at.o src/linux/open_by_handle_at.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/personality.o src/linux/personality.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/pivot_root.o src/linux/pivot_root.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=gDEBUG_Mem free: 1620860 avail: 1928376 00h25m53s | eneric -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/ppoll.o src/linux/ppoll.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/prctl.o src/linux/prctl.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/prlimit.o src/linux/prlimit.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/process_vm.o src/linux/process_vm.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/ptrace.o src/linux/ptrace.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/quotactl.o src/linux/quotactl.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fnDEBUG_Mem free: 1620612 avail: 1928152 00h25m53s | o-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/readahead.o src/linux/readahead.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/reboot.o src/linux/reboot.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/remap_file_pages.o src/linux/remap_file_pages.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sbrk.o src/linux/sbrk.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sendfile.o src/linux/sendfile.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setfsgid.o src/linux/setfsgid.c 00h25m53s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./srcDEBUG_Mem free: 1620488 avail: 1928052 00h25m53s | /internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setfsuid.o src/linux/setfsuid.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setgroups.o src/linux/setgroups.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sethostname.o src/linux/sethostname.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/setns.o src/linux/setns.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/settimeofday.o src/linux/settimeofday.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/signalfd.o src/linux/signalfd.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-preciDEBUG_Mem free: 1620240 avail: 1927828 00h25m54s | sion=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/splice.o src/linux/splice.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/stime.o src/linux/stime.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/swap.o src/linux/swap.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sync_file_range.o src/linux/sync_file_range.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/syncfs.o src/linux/syncfs.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/sysinfo.o src/linux/sysinfo.c 00h25m54s | tccDEBUG_Mem free: 1620240 avail: 1927852 00h25m54s | -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/tee.o src/linux/tee.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/timerfd.o src/linux/timerfd.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/unshare.o src/linux/unshare.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/utimes.o src/linux/utimes.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/vhangup.o src/linux/vhangup.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/vmspliceDEBUG_Mem free: 1619992 avail: 1927624 00h25m54s | .o src/linux/vmsplice.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/wait3.o src/linux/wait3.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/wait4.o src/linux/wait4.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/linux/xattr.o src/linux/xattr.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/__lctrans.o src/locale/__lctrans.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/__mo_lookup.o src/locale/__mo_lookup.c 00h25m54s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=DEBUG_Mem free: 1619496 avail: 1927152 00h25m55s | i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/bind_textdomain_codeset.o src/locale/bind_textdomain_codeset.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/c_locale.o src/locale/c_locale.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/catclose.o src/locale/catclose.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/catgets.o src/locale/catgets.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/catopen.o src/locale/catopen.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/dcngettext.o src/locale/dcngettext.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack DEBUG_Mem free: 1619372 avail: 1927056 00h25m55s | -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/duplocale.o src/locale/duplocale.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/freelocale.o src/locale/freelocale.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/iconv.o src/locale/iconv.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/iconv_close.o src/locale/iconv_close.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/langinfo.o src/locale/langinfo.c 00h25m55s | DEBUG_Mem free: 1618992 avail: 1926836 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/locale_map.o src/locale/locale_map.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/localeconv.o src/locale/localeconv.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/newlocale.o src/locale/newlocale.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/pleval.o src/locale/pleval.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/setlocale.o src/locale/setlocale.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=geDEBUG_Mem free: 1618876 avail: 1926744 00h25m55s | neric -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/strcoll.o src/locale/strcoll.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/strfmon.o src/locale/strfmon.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/strxfrm.o src/locale/strxfrm.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/textdomain.o src/locale/textdomain.c 00h25m55s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/uselocale.o src/locale/uselocale.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/wcscoll.o src/locale/wcscoll.c 00h25m56s | tcc -std=cDEBUG_Mem free: 1618628 avail: 1926520 00h25m56s | 99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/locale/wcsxfrm.o src/locale/wcsxfrm.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/aligned_alloc.o src/malloc/aligned_alloc.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/expand_heap.o src/malloc/expand_heap.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/lite_malloc.o src/malloc/lite_malloc.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/malloc.o src/malloc/malloc.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sectionDEBUG_Mem free: 1618504 avail: 1926420 00h25m56s | s -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/malloc_usable_size.o src/malloc/malloc_usable_size.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/memalign.o src/malloc/memalign.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/malloc/posix_memalign.o src/malloc/posix_memalign.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__cos.o src/math/__cos.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__cosdf.o src/math/__cosdf.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__cosl.o src/math/__cosl.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-fDEBUG_Mem free: 1618504 avail: 1926448 00h25m56s | rame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__expo2.o src/math/__expo2.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__expo2f.o src/math/__expo2f.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__fpclassify.o src/math/__fpclassify.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__fpclassifyf.o src/math/__fpclassifyf.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__fpclassifyl.o src/math/__fpclassifyl.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_divzero.o src/math/__math_divzero.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386DEBUG_Mem free: 1618256 avail: 1926224 00h25m56s | -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_divzerof.o src/math/__math_divzerof.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_invalid.o src/math/__math_invalid.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_invalidf.o src/math/__math_invalidf.c 00h25m56s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_oflow.o src/math/__math_oflow.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_oflowf.o src/math/__math_oflowf.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_uflow.o src/math/__math_uflow.c 00h25m57s | DEBUG_Mem free: 1618256 avail: 1926244 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_uflowf.o src/math/__math_uflowf.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_xflow.o src/math/__math_xflow.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__math_xflowf.o src/math/__math_xflowf.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__polevll.o src/math/__polevll.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2.o src/math/__rem_pio2.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtuneDEBUG_Mem free: 1618008 avail: 1926020 00h25m57s | =generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2_large.o src/math/__rem_pio2_large.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2f.o src/math/__rem_pio2f.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__rem_pio2l.o src/math/__rem_pio2l.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__signbit.o src/math/__signbit.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__signbitf.o src/math/__signbitf.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__signbitl.o src/math/__signbitl.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I.DEBUG_Mem free: 1617636 avail: 1925680 00h25m57s | /include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__sin.o src/math/__sin.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__sindf.o src/math/__sindf.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__sinl.o src/math/__sinl.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__tan.o src/math/__tan.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__tandf.o src/math/__tandf.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/__tanl.o src/math/__tanl.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generiDEBUG_Mem free: 1617512 avail: 1925580 00h25m57s | c -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/acosh.o src/math/acosh.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/acoshf.o src/math/acoshf.c 00h25m57s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/acoshl.o src/math/acoshl.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/asinh.o src/math/asinh.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/asinhf.o src/math/asinhf.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/asinhl.o src/math/asinhl.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -froundDEBUG_Mem free: 1617388 avail: 1925480 00h25m58s | ing-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/atanh.o src/math/atanh.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/atanhf.o src/math/atanhf.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/atanhl.o src/math/atanhl.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cbrt.o src/math/cbrt.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cbrtf.o src/math/cbrtf.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cbrtl.o src/math/cbrtl.c 00h25m58s | tcc -std=c99 -DEBUG_Mem free: 1617140 avail: 1925256 00h25m58s | nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/copysign.o src/math/copysign.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/copysignf.o src/math/copysignf.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/copysignl.o src/math/copysignl.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cos.o src/math/cos.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cosf.o src/math/cosf.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/coDEBUG_Mem free: 1617016 avail: 1925152 00h25m58s | sh.o src/math/cosh.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/coshf.o src/math/coshf.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/coshl.o src/math/coshl.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/cosl.o src/math/cosl.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/erf.o src/math/erf.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/erff.o src/math/erff.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-funcDEBUG_Mem free: 1616892 avail: 1925060 00h25m58s | tion-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/erfl.o src/math/erfl.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp10.o src/math/exp10.c 00h25m58s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp10f.o src/math/exp10f.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp10l.o src/math/exp10l.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp2f_data.o src/math/exp2f_data.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/exp_data.o src/math/exp_data.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fDEBUG_Mem free: 1616644 avail: 1924840 00h25m59s | data-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fdim.o src/math/fdim.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fdimf.o src/math/fdimf.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fdiml.o src/math/fdiml.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/finite.o src/math/finite.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/finitef.o src/math/finitef.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fma.o src/math/fma.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwDEBUG_Mem free: 1616396 avail: 1924620 00h25m59s | ind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmaf.o src/math/fmaf.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmal.o src/math/fmal.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmax.o src/math/fmax.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmaxf.o src/math/fmaxf.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmaxl.o src/math/fmaxl.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fmin.o src/math/fmin.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/inDEBUG_Mem free: 1616396 avail: 1924648 00h25m59s | ternal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fminf.o src/math/fminf.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/fminl.o src/math/fminl.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/frexp.o src/math/frexp.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/frexpf.o src/math/frexpf.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/frexpl.o src/math/frexpl.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/hypotl.o src/math/hypotl.c 00h25m59s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/DEBUG_Mem free: 1616024 avail: 1924300 00h25m59s | generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/__invtrigl.o src/math/i386/__invtrigl.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/acos.o src/math/i386/acos.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/acosf.o src/math/i386/acosf.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/acosl.o src/math/i386/acosl.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/asin.o src/math/i386/asin.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/asinf.o src/math/i386/asinf.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/geneDEBUG_Mem free: 1616024 avail: 1924328 00h26m00s | ric -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/asinl.o src/math/i386/asinl.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan.o src/math/i386/atan.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan2.o src/math/i386/atan2.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan2f.o src/math/i386/atan2f.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atan2l.o src/math/i386/atan2l.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atanf.o src/math/i386/atanf.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/inDEBUG_Mem free: 1615900 avail: 1924228 00h26m00s | ternal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/atanl.o src/math/i386/atanl.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ceil.o src/math/i386/ceil.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ceilf.o src/math/i386/ceilf.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ceill.o src/math/i386/ceill.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp.o src/math/i386/exp.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp2.o src/math/i386/exp2.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I.DEBUG_Mem free: 1615776 avail: 1924128 00h26m00s | /src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp2f.o src/math/i386/exp2f.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/exp2l.o src/math/i386/exp2l.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expf.o src/math/i386/expf.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expl.o src/math/i386/expl.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expm1.o src/math/i386/expm1.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expm1f.o src/math/i386/expm1f.s 00h26m00s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internDEBUG_Mem free: 1615528 avail: 1923904 00h26m01s | al -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/expm1l.o src/math/i386/expm1l.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fabs.o src/math/i386/fabs.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fabsf.o src/math/i386/fabsf.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fabsl.o src/math/i386/fabsl.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/floor.o src/math/i386/floor.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/floorf.o src/math/i386/floorf.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -IDEBUG_Mem free: 1615528 avail: 1923928 00h26m01s | ./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/floorl.o src/math/i386/floorl.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fmod.o src/math/i386/fmod.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fmodf.o src/math/i386/fmodf.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/fmodl.o src/math/i386/fmodl.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/hypot.o src/math/i386/hypot.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/hypotf.o src/math/i386/hypotf.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/includeDEBUG_Mem free: 1615280 avail: 1923704 00h26m01s | -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ldexp.o src/math/i386/ldexp.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ldexpf.o src/math/i386/ldexpf.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/ldexpl.o src/math/i386/ldexpl.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/llrint.o src/math/i386/llrint.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/llrintf.o src/math/i386/llrintf.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/llrintl.o src/math/i386/llrintl.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/incDEBUG_Mem free: 1615156 avail: 1923604 00h26m01s | lude -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log.o src/math/i386/log.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log10.o src/math/i386/log10.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log10f.o src/math/i386/log10f.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log10l.o src/math/i386/log10l.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log1p.o src/math/i386/log1p.s 00h26m01s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log1pf.o src/math/i386/log1pf.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/incluDEBUG_Mem free: 1615032 avail: 1923504 00h26m02s | de -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log1pl.o src/math/i386/log1pl.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log2.o src/math/i386/log2.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log2f.o src/math/i386/log2f.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/log2l.o src/math/i386/log2l.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/logf.o src/math/i386/logf.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/logl.o src/math/i386/logl.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./inDEBUG_Mem free: 1614908 avail: 1923404 00h26m02s | clude -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/lrint.o src/math/i386/lrint.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/lrintf.o src/math/i386/lrintf.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/lrintl.o src/math/i386/lrintl.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remainder.o src/math/i386/remainder.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remainderf.o src/math/i386/remainderf.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remainderl.o src/math/i386/remainderl.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/inDEBUG_Mem free: 1614660 avail: 1923180 00h26m02s | ternal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remquo.o src/math/i386/remquo.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remquof.o src/math/i386/remquof.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/remquol.o src/math/i386/remquol.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/rint.o src/math/i386/rint.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/rintf.o src/math/i386/rintf.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/rintl.o src/math/i386/rintl.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internDEBUG_Mem free: 1614536 avail: 1923080 00h26m02s | al -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbln.o src/math/i386/scalbln.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalblnf.o src/math/i386/scalblnf.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalblnl.o src/math/i386/scalblnl.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbn.o src/math/i386/scalbn.s 00h26m02s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbnf.o src/math/i386/scalbnf.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/scalbnl.o src/math/i386/scalbnl.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./srDEBUG_Mem free: 1614288 avail: 1922856 00h26m03s | c/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/sqrt.o src/math/i386/sqrt.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/sqrtf.o src/math/i386/sqrtf.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/sqrtl.o src/math/i386/sqrtl.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/trunc.o src/math/i386/trunc.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/truncf.o src/math/i386/truncf.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/i386/truncl.o src/math/i386/truncl.s 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I.DEBUG_Mem free: 1613916 avail: 1922508 00h26m03s | /src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/ilogb.o src/math/ilogb.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/ilogbf.o src/math/ilogbf.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/ilogbl.o src/math/ilogbl.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j0.o src/math/j0.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j0f.o src/math/j0f.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j1.o src/math/j1.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstacDEBUG_Mem free: 1613420 avail: 1922048 00h26m03s | k -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/j1f.o src/math/j1f.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/jn.o src/math/jn.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/jnf.o src/math/jnf.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgamma.o src/math/lgamma.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgamma_r.o src/math/lgamma_r.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgammaf.o src/math/lgammaf.c 00h26m03s | tcc -std=DEBUG_Mem free: 1613296 avail: 1921964 00h26m03s | c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgammaf_r.o src/math/lgammaf_r.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lgammal.o src/math/lgammal.c 00h26m03s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/llround.o src/math/llround.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/llroundf.o src/math/llroundf.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/llroundl.o src/math/llroundl.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -DEBUG_Mem free: 1613172 avail: 1921868 00h26m04s | o obj/src/math/log2_data.o src/math/log2_data.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/log2f_data.o src/math/log2f_data.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/log_data.o src/math/log_data.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/logb.o src/math/logb.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/logbf.o src/math/logbf.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/logbl.o src/math/logbl.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DDEBUG_Mem free: 1612924 avail: 1921648 00h26m04s | SYSCALL_NO_TLS -c -o obj/src/math/logf_data.o src/math/logf_data.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lround.o src/math/lround.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lroundf.o src/math/lroundf.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/lroundl.o src/math/lroundl.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/modf.o src/math/modf.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/modff.o src/math/modff.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=impliDEBUG_Mem free: 1612676 avail: 1921424 00h26m04s | cit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/modfl.o src/math/modfl.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nan.o src/math/nan.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nanf.o src/math/nanf.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nanl.o src/math/nanl.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nearbyint.o src/math/nearbyint.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nearbyintf.o src/math/nearbyintf.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WerrorDEBUG_Mem free: 1612552 avail: 1921324 00h26m04s | =implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nearbyintl.o src/math/nearbyintl.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nextafter.o src/math/nextafter.c 00h26m04s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nextafterf.o src/math/nextafterf.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nextafterl.o src/math/nextafterl.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nexttoward.o src/math/nexttoward.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nexttowardf.o src/math/nexttowardf.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -DEBUG_Mem free: 1612304 avail: 1921100 00h26m05s | fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/nexttowardl.o src/math/nexttowardl.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/pow.o src/math/pow.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/pow_data.o src/math/pow_data.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/powf.o src/math/powf.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/powf_data.o src/math/powf_data.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/powl.o src/math/powl.c 00h26m05s | DEBUG_Mem free: 1612048 avail: 1920872 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/round.o src/math/round.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/roundf.o src/math/roundf.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/roundl.o src/math/roundl.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/scalb.o src/math/scalb.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/scalbf.o src/math/scalbf.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unDEBUG_Mem free: 1611932 avail: 1920788 00h26m05s | wind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/signgam.o src/math/signgam.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/significand.o src/math/significand.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/significandf.o src/math/significandf.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sin.o src/math/sin.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sincos.o src/math/sincos.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sincosf.o src/math/sincosf.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/iDEBUG_Mem free: 1611808 avail: 1920688 00h26m05s | nclude -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sincosl.o src/math/sincosl.c 00h26m05s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinf.o src/math/sinf.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinh.o src/math/sinh.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinhf.o src/math/sinhf.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinhl.o src/math/sinhl.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/sinl.o src/math/sinl.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstaDEBUG_Mem free: 1611684 avail: 1920588 00h26m06s | ck -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tan.o src/math/tan.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanf.o src/math/tanf.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanh.o src/math/tanh.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanhf.o src/math/tanhf.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanhl.o src/math/tanhl.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tanl.o src/math/tanl.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanDEBUG_Mem free: 1611312 avail: 1920240 00h26m06s | ding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tgamma.o src/math/tgamma.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tgammaf.o src/math/tgammaf.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/math/tgammal.o src/math/tgammal.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/a64l.o src/misc/a64l.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/basename.o src/misc/basename.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/dirname.o src/misc/dirname.c 00h26m06s | DEBUG_Mem free: 1611312 avail: 1920268 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ffs.o src/misc/ffs.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ffsl.o src/misc/ffsl.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ffsll.o src/misc/ffsll.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/fmtmsg.o src/misc/fmtmsg.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/forkpty.o src/misc/forkpty.c 00h26m06s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaratiDEBUG_Mem free: 1610940 avail: 1919920 00h26m06s | on -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/get_current_dir_name.o src/misc/get_current_dir_name.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getauxval.o src/misc/getauxval.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getdomainname.o src/misc/getdomainname.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getentropy.o src/misc/getentropy.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/gethostid.o src/misc/gethostid.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getopt.o src/misc/getopt.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/inteDEBUG_Mem free: 1610692 avail: 1919696 00h26m07s | rnal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getopt_long.o src/misc/getopt_long.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getpriority.o src/misc/getpriority.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getresgid.o src/misc/getresgid.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getresuid.o src/misc/getresuid.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getrlimit.o src/misc/getrlimit.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getrusage.o src/misc/getrusage.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -DEBUG_Mem free: 1610568 avail: 1919596 00h26m07s | fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/getsubopt.o src/misc/getsubopt.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/initgroups.o src/misc/initgroups.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ioctl.o src/misc/ioctl.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/issetugid.o src/misc/issetugid.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/lockf.o src/misc/lockf.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/login_tty.o src/misc/login_tty.c 00h26m07s | DEBUG_Mem free: 1610312 avail: 1919360 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/mntent.o src/misc/mntent.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/nftw.o src/misc/nftw.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/openpty.o src/misc/openpty.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/ptsname.o src/misc/ptsname.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/pty.o src/misc/pty.c 00h26m07s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/realpaDEBUG_Mem free: 1610072 avail: 1919144 00h26m07s | th.o src/misc/realpath.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/setdomainname.o src/misc/setdomainname.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/setpriority.o src/misc/setpriority.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/setrlimit.o src/misc/setrlimit.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/syscall.o src/misc/syscall.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/syslog.o src/misc/syslog.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunctionDEBUG_Mem free: 1609700 avail: 1918796 00h26m08s | -sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/uname.o src/misc/uname.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/misc/wordexp.o src/misc/wordexp.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/madvise.o src/mman/madvise.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mincore.o src/mman/mincore.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mlock.o src/mman/mlock.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mlockall.o src/mman/mlockall.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -DEBUG_Mem free: 1609700 avail: 1918820 00h26m08s | I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mmap.o src/mman/mmap.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mprotect.o src/mman/mprotect.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/mremap.o src/mman/mremap.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/msync.o src/mman/msync.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/munlock.o src/mman/munlock.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/munlockall.o src/mman/munlockall.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arDEBUG_Mem free: 1609576 avail: 1918720 00h26m08s | ch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/munmap.o src/mman/munmap.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/posix_madvise.o src/mman/posix_madvise.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mman/shm_open.o src/mman/shm_open.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_close.o src/mq/mq_close.c 00h26m08s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_getattr.o src/mq/mq_getattr.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_notify.o src/mq/mq_notify.c 00h26m09s | tcc -std=c99 -nostDEBUG_Mem free: 1609204 avail: 1918372 00h26m09s | dinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_open.o src/mq/mq_open.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_receive.o src/mq/mq_receive.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_send.o src/mq/mq_send.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_setattr.o src/mq/mq_setattr.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_timedreceive.o src/mq/mq_timedreceive.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o objDEBUG_Mem free: 1609080 avail: 1918268 00h26m09s | /src/mq/mq_timedsend.o src/mq/mq_timedsend.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/mq/mq_unlink.o src/mq/mq_unlink.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/btowc.o src/multibyte/btowc.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/c16rtomb.o src/multibyte/c16rtomb.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/c32rtomb.o src/multibyte/c32rtomb.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/internal.o src/multibyte/internal.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-aDEBUG_Mem free: 1608832 avail: 1918044 00h26m09s | synchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mblen.o src/multibyte/mblen.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrlen.o src/multibyte/mbrlen.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrtoc16.o src/multibyte/mbrtoc16.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrtoc32.o src/multibyte/mbrtoc32.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbrtowc.o src/multibyte/mbrtowc.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbsinit.o src/multibyte/mbsinit.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/geDEBUG_Mem free: 1608708 avail: 1917944 00h26m09s | neric -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbsnrtowcs.o src/multibyte/mbsnrtowcs.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbsrtowcs.o src/multibyte/mbsrtowcs.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbstowcs.o src/multibyte/mbstowcs.c 00h26m09s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/mbtowc.o src/multibyte/mbtowc.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcrtomb.o src/multibyte/wcrtomb.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-iDEBUG_Mem free: 1608460 avail: 1917716 00h26m10s | nt -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcsnrtombs.o src/multibyte/wcsnrtombs.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcsrtombs.o src/multibyte/wcsrtombs.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wcstombs.o src/multibyte/wcstombs.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wctob.o src/multibyte/wctob.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/multibyte/wctomb.o src/multibyte/wctomb.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/accept.o src/network/accept.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-DEBUG_Mem free: 1608336 avail: 1917616 00h26m10s | unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/accept4.o src/network/accept4.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/bind.o src/network/bind.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/connect.o src/network/connect.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dn_comp.o src/network/dn_comp.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dn_expand.o src/network/dn_expand.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dn_skipname.o src/network/dn_skipname.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCEDEBUG_Mem free: 1608212 avail: 1917516 00h26m10s | =700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/dns_parse.o src/network/dns_parse.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ent.o src/network/ent.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ether.o src/network/ether.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/freeaddrinfo.o src/network/freeaddrinfo.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gai_strerror.o src/network/gai_strerror.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-DEBUG_Mem free: 1607964 avail: 1917288 00h26m10s | arith -DSYSCALL_NO_TLS -c -o obj/src/network/getaddrinfo.o src/network/getaddrinfo.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyaddr.o src/network/gethostbyaddr.c 00h26m10s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyaddr_r.o src/network/gethostbyaddr_r.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname.o src/network/gethostbyname.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname2.o src/network/gethostbyname2.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname2_r.o src/network/gethostbyname2_r.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal DEBUG_Mem free: 1607716 avail: 1917064 00h26m11s | -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/gethostbyname_r.o src/network/gethostbyname_r.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getifaddrs.o src/network/getifaddrs.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getnameinfo.o src/network/getnameinfo.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getpeername.o src/network/getpeername.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getservbyname.o src/network/getservbyname.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_DEBUG_Mem free: 1607468 avail: 1916840 00h26m11s | TLS -c -o obj/src/network/getservbyname_r.o src/network/getservbyname_r.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getservbyport.o src/network/getservbyport.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getservbyport_r.o src/network/getservbyport_r.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getsockname.o src/network/getsockname.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/getsockopt.o src/network/getsockopt.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/h_errno.o src/network/h_errno.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwDEBUG_Mem free: 1607468 avail: 1916864 00h26m11s | ind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/herror.o src/network/herror.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/hstrerror.o src/network/hstrerror.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/htonl.o src/network/htonl.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/htons.o src/network/htons.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_freenameindex.o src/network/if_freenameindex.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_indextoname.o src/network/if_indextoname.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=staDEBUG_Mem free: 1607220 avail: 1916640 00h26m11s | ndard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_nameindex.o src/network/if_nameindex.c 00h26m11s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/if_nametoindex.o src/network/if_nametoindex.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/in6addr_any.o src/network/in6addr_any.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/in6addr_loopback.o src/network/in6addr_loopback.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_addr.o src/network/inet_addr.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -WerDEBUG_Mem free: 1607220 avail: 1916660 00h26m12s | ror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_aton.o src/network/inet_aton.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_legacy.o src/network/inet_legacy.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_ntoa.o src/network/inet_ntoa.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_ntop.o src/network/inet_ntop.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/inet_pton.o src/network/inet_pton.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/listen.o src/network/listen.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tablDEBUG_Mem free: 1606848 avail: 1916312 00h26m12s | es -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/lookup_ipliteral.o src/network/lookup_ipliteral.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/lookup_name.o src/network/lookup_name.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/lookup_serv.o src/network/lookup_serv.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/netlink.o src/network/netlink.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/netname.o src/network/netname.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ns_parse.o src/network/ns_parse.c 00h26m12s | DEBUG_Mem free: 1606592 avail: 1916084 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ntohl.o src/network/ntohl.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/ntohs.o src/network/ntohs.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/proto.o src/network/proto.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/recv.o src/network/recv.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/recvfrom.o src/network/recvfrom.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o objDEBUG_Mem free: 1606476 avail: 1915992 00h26m12s | /src/network/recvmmsg.o src/network/recvmmsg.c 00h26m12s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/recvmsg.o src/network/recvmsg.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_init.o src/network/res_init.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_mkquery.o src/network/res_mkquery.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_msend.o src/network/res_msend.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_query.o src/network/res_query.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fnDEBUG_Mem free: 1606228 avail: 1915772 00h26m13s | o-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_querydomain.o src/network/res_querydomain.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_send.o src/network/res_send.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/res_state.o src/network/res_state.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/resolvconf.o src/network/resolvconf.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/send.o src/network/send.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sendmmsg.o src/network/sendmmsg.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-mDEBUG_Mem free: 1606104 avail: 1915672 00h26m13s | ath -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sendmsg.o src/network/sendmsg.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sendto.o src/network/sendto.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/serv.o src/network/serv.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/setsockopt.o src/network/setsockopt.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/shutdown.o src/network/shutdown.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/sockatmark.o src/network/sockatmaDEBUG_Mem free: 1605856 avail: 1915444 00h26m13s | rk.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/socket.o src/network/socket.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/network/socketpair.o src/network/socketpair.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/fgetgrent.o src/passwd/fgetgrent.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/fgetpwent.o src/passwd/fgetpwent.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/fgetspent.o src/passwd/fgetspent.c 00h26m13s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunctioDEBUG_Mem free: 1605732 avail: 1915344 00h26m13s | n-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgr_a.o src/passwd/getgr_a.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgr_r.o src/passwd/getgr_r.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgrent.o src/passwd/getgrent.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgrent_a.o src/passwd/getgrent_a.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getgrouplist.o src/passwd/getgrouplist.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpw_a.o src/passwd/getpw_a.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-DEBUG_Mem free: 1605360 avail: 1914996 00h26m14s | precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpw_r.o src/passwd/getpw_r.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpwent.o src/passwd/getpwent.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getpwent_a.o src/passwd/getpwent_a.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getspent.o src/passwd/getspent.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getspnam.o src/passwd/getspnam.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -WerroDEBUG_Mem free: 1605360 avail: 1915016 00h26m14s | r=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/getspnam_r.o src/passwd/getspnam_r.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/lckpwdf.o src/passwd/lckpwdf.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/nscd_query.o src/passwd/nscd_query.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/putgrent.o src/passwd/putgrent.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/putpwent.o src/passwd/putpwent.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/passwd/putspent.o src/passwd/putspent.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -fDEBUG_Mem free: 1605112 avail: 1914792 00h26m14s | function-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/__rand48_step.o src/prng/__rand48_step.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/__seed48.o src/prng/__seed48.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/drand48.o src/prng/drand48.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/lcong48.o src/prng/lcong48.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/lrand48.o src/prng/lrand48.c 00h26m14s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/mrand48.o src/prng/mrand48.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwDEBUG_Mem free: 1605112 avail: 1914816 00h26m15s | ind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/rand.o src/prng/rand.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/rand_r.o src/prng/rand_r.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/random.o src/prng/random.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/seed48.o src/prng/seed48.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/prng/srand48.o src/prng/srand48.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execl.o src/process/execl.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fnDEBUG_Mem free: 1605112 avail: 1914840 00h26m15s | o-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execle.o src/process/execle.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execlp.o src/process/execlp.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execv.o src/process/execv.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execve.o src/process/execve.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/execvp.o src/process/execvp.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/fexecve.o src/process/fexecve.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/intDEBUG_Mem free: 1604740 avail: 1914492 00h26m15s | ernal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/fork.o src/process/fork.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/i386/vfork.o src/process/i386/vfork.s 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn.o src/process/posix_spawn.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addchdir.o src/process/posix_spawn_file_actions_addchdir.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addclose.o src/process/posix_spawn_file_actions_addclose.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -WerDEBUG_Mem free: 1604368 avail: 1914140 00h26m15s | ror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_adddup2.o src/process/posix_spawn_file_actions_adddup2.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addfchdir.o src/process/posix_spawn_file_actions_addfchdir.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_addopen.o src/process/posix_spawn_file_actions_addopen.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_destroy.o src/process/posix_spawn_file_actions_destroy.c 00h26m15s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawn_file_actions_init.o src/process/posix_spawn_file_actions_init.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_destroy.o src/process/posix_spawnattr_destroy.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arDEBUG_Mem free: 1604368 avail: 1914164 00h26m16s | ch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getflags.o src/process/posix_spawnattr_getflags.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getpgroup.o src/process/posix_spawnattr_getpgroup.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getsigdefault.o src/process/posix_spawnattr_getsigdefault.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_getsigmask.o src/process/posix_spawnattr_getsigmask.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_init.o src/process/posix_spawnattr_init.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALLDEBUG_Mem free: 1604368 avail: 1914184 00h26m16s | _NO_TLS -c -o obj/src/process/posix_spawnattr_sched.o src/process/posix_spawnattr_sched.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setflags.o src/process/posix_spawnattr_setflags.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setpgroup.o src/process/posix_spawnattr_setpgroup.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setsigdefault.o src/process/posix_spawnattr_setsigdefault.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnattr_setsigmask.o src/process/posix_spawnattr_setsigmask.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/posix_spawnp.o src/process/posix_spawnp.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fnoDEBUG_Mem free: 1604120 avail: 1913960 00h26m16s | -unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/system.o src/process/system.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/wait.o src/process/wait.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/waitid.o src/process/waitid.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/process/waitpid.o src/process/waitpid.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/fnmatch.o src/regex/fnmatch.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/glob.o src/regex/glob.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcDEBUG_Mem free: 1603624 avail: 1913496 00h26m16s | ess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/regcomp.o src/regex/regcomp.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/regerror.o src/regex/regerror.c 00h26m16s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/regexec.o src/regex/regexec.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/regex/tre-mem.o src/regex/tre-mem.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/affinity.o src/sched/affinity.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tabDEBUG_Mem free: 1603252 avail: 1913188 00h26m17s | les -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_cpucount.o src/sched/sched_cpucount.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_get_priority_max.o src/sched/sched_get_priority_max.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_getcpu.o src/sched/sched_getcpu.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_getparam.o src/sched/sched_getparam.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_getscheduler.o src/sched/sched_getscheduler.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_rr_get_interval.o src/sched/sched_rr_get_interval.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 DEBUG_Mem free: 1603252 avail: 1913212 00h26m17s | -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_setparam.o src/sched/sched_setparam.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_setscheduler.o src/sched/sched_setscheduler.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/sched/sched_yield.o src/sched/sched_yield.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/hsearch.o src/search/hsearch.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/insque.o src/search/insque.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/lsearch.o src/search/lsearch.c 00h26m17s | tcc -std=c99 -nostdinc -ffrDEBUG_Mem free: 1603252 avail: 1913236 00h26m17s | eestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tdelete.o src/search/tdelete.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tdestroy.o src/search/tdestroy.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tfind.o src/search/tfind.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/tsearch.o src/search/tsearch.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/search/twalk.o src/search/twalk.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/select/poll.o src/select/poll.c 00h26m17s | DEBUG_Mem free: 1603244 avail: 1913252 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/select/pselect.o src/select/pselect.c 00h26m17s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/select/select.o src/select/select.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/setjmp/i386/longjmp.o src/setjmp/i386/longjmp.s 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/setjmp/i386/setjmp.o src/setjmp/i386/setjmp.s 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/block.o src/signal/block.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointeDEBUG_Mem free: 1602880 avail: 1912908 00h26m18s | r-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/getitimer.o src/signal/getitimer.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/i386/restore.o src/signal/i386/restore.s 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/i386/sigsetjmp.o src/signal/i386/sigsetjmp.s 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/kill.o src/signal/kill.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/killpg.o src/signal/killpg.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/psiginfo.o src/signal/psiginfo.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-functionDEBUG_Mem free: 1602508 avail: 1912560 00h26m18s | -declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/psignal.o src/signal/psignal.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/raise.o src/signal/raise.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/setitimer.o src/signal/setitimer.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigaction.o src/signal/sigaction.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigaddset.o src/signal/sigaddset.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigaltstack.o src/signal/sigaltstack.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -IoDEBUG_Mem free: 1602260 avail: 1912336 00h26m18s | bj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigandset.o src/signal/sigandset.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigdelset.o src/signal/sigdelset.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigemptyset.o src/signal/sigemptyset.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigfillset.o src/signal/sigfillset.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sighold.o src/signal/sighold.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigignore.o src/signal/sigignore.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generiDEBUG_Mem free: 1602260 avail: 1912360 00h26m18s | c -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/siginterrupt.o src/signal/siginterrupt.c 00h26m18s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigisemptyset.o src/signal/sigisemptyset.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigismember.o src/signal/sigismember.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/siglongjmp.o src/signal/siglongjmp.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/signal.o src/signal/signal.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigorset.o src/signal/sigorset.c 00h26m19s | tcc -std=c99 -DEBUG_Mem free: 1602012 avail: 1912136 00h26m19s | nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigpause.o src/signal/sigpause.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigpending.o src/signal/sigpending.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigprocmask.o src/signal/sigprocmask.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigqueue.o src/signal/sigqueue.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigrelse.o src/signal/sigrelse.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=poDEBUG_Mem free: 1601640 avail: 1911784 00h26m19s | inter-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigrtmax.o src/signal/sigrtmax.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigrtmin.o src/signal/sigrtmin.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigset.o src/signal/sigset.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigsetjmp_tail.o src/signal/sigsetjmp_tail.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigsuspend.o src/signal/sigsuspend.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigtimedwait.o src/signal/sigtimedwait.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WerroDEBUG_Mem free: 1601516 avail: 1911684 00h26m19s | r=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigwait.o src/signal/sigwait.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/signal/sigwaitinfo.o src/signal/sigwaitinfo.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/__xstat.o src/stat/__xstat.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/chmod.o src/stat/chmod.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fchmod.o src/stat/fchmod.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fchmodat.o src/stat/fchmodat.c 00h26m19s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -DEBUG_Mem free: 1601392 avail: 1911584 00h26m19s | fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fstat.o src/stat/fstat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/fstatat.o src/stat/fstatat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/futimens.o src/stat/futimens.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/futimesat.o src/stat/futimesat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/lchmod.o src/stat/lchmod.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/lstat.o src/stat/lstat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwiDEBUG_Mem free: 1601392 avail: 1911608 00h26m20s | nd-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkdir.o src/stat/mkdir.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkdirat.o src/stat/mkdirat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkfifo.o src/stat/mkfifo.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mkfifoat.o src/stat/mkfifoat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mknod.o src/stat/mknod.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/mknodat.o src/stat/mknodat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -foDEBUG_Mem free: 1601144 avail: 1911384 00h26m20s | mit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/stat.o src/stat/stat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/statvfs.o src/stat/statvfs.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/umask.o src/stat/umask.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stat/utimensat.o src/stat/utimensat.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fclose_ca.o src/stdio/__fclose_ca.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fdopen.o src/stdio/__fdopen.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -IoDEBUG_Mem free: 1600648 avail: 1910912 00h26m20s | bj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fmodeflags.o src/stdio/__fmodeflags.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__fopen_rb_ca.o src/stdio/__fopen_rb_ca.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__lockfile.o src/stdio/__lockfile.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__overflow.o src/stdio/__overflow.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_close.o src/stdio/__stdio_close.c 00h26m20s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_exit.o src/stdio/__stdio_exit.c 00h26m20s | DEBUG_Mem free: 1600392 avail: 1910676 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_read.o src/stdio/__stdio_read.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_seek.o src/stdio/__stdio_seek.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdio_write.o src/stdio/__stdio_write.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__stdout_write.o src/stdio/__stdout_write.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__string_read.o src/stdio/__string_read.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sDEBUG_Mem free: 1600400 avail: 1910708 00h26m21s | ign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__toread.o src/stdio/__toread.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__towrite.o src/stdio/__towrite.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/__uflow.o src/stdio/__uflow.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/asprintf.o src/stdio/asprintf.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/clearerr.o src/stdio/clearerr.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/dprintf.o src/stdio/dprintf.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=imDEBUG_Mem free: 1600400 avail: 1910732 00h26m21s | plicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ext.o src/stdio/ext.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ext2.o src/stdio/ext2.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fclose.o src/stdio/fclose.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/feof.o src/stdio/feof.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ferror.o src/stdio/ferror.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fflush.o src/stdio/fflush.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections DEBUG_Mem free: 1600152 avail: 1910508 00h26m21s | -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetc.o src/stdio/fgetc.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetln.o src/stdio/fgetln.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetpos.o src/stdio/fgetpos.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgets.o src/stdio/fgets.c 00h26m21s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetwc.o src/stdio/fgetwc.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fgetws.o src/stdio/fgetws.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/srcDEBUG_Mem free: 1599780 avail: 1910160 00h26m22s | /internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fileno.o src/stdio/fileno.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/flockfile.o src/stdio/flockfile.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fmemopen.o src/stdio/fmemopen.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fopen.o src/stdio/fopen.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fopencookie.o src/stdio/fopencookie.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fprintf.o src/stdio/fprinDEBUG_Mem free: 1599656 avail: 1910056 00h26m22s | tf.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fputc.o src/stdio/fputc.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fputs.o src/stdio/fputs.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fputwc.o src/stdio/fputwc.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fputws.o src/stdio/fputws.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fread.o src/stdio/fread.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unDEBUG_Mem free: 1599284 avail: 1909708 00h26m22s | wind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/freopen.o src/stdio/freopen.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fscanf.o src/stdio/fscanf.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fseek.o src/stdio/fseek.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fsetpos.o src/stdio/fsetpos.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ftell.o src/stdio/ftell.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ftrylockfile.o src/stdio/ftrylockfile.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386DEBUG_Mem free: 1599284 avail: 1909732 00h26m22s | -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/funlockfile.o src/stdio/funlockfile.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwide.o src/stdio/fwide.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwprintf.o src/stdio/fwprintf.c 00h26m22s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwrite.o src/stdio/fwrite.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/fwscanf.o src/stdio/fwscanf.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getc.o src/stdio/getc.DEBUG_Mem free: 1599036 avail: 1909504 00h26m23s | c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getc_unlocked.o src/stdio/getc_unlocked.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getchar.o src/stdio/getchar.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getchar_unlocked.o src/stdio/getchar_unlocked.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getdelim.o src/stdio/getdelim.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getline.o src/stdio/getline.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tablesDEBUG_Mem free: 1598788 avail: 1909280 00h26m23s | -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/gets.o src/stdio/gets.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getw.o src/stdio/getw.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getwc.o src/stdio/getwc.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/getwchar.o src/stdio/getwchar.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ofl.o src/stdio/ofl.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ofl_add.o src/stdio/ofl_add.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./incDEBUG_Mem free: 1598664 avail: 1909180 00h26m23s | lude -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/open_memstream.o src/stdio/open_memstream.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/open_wmemstream.o src/stdio/open_wmemstream.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/pclose.o src/stdio/pclose.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/perror.o src/stdio/perror.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/popen.o src/stdio/popen.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/printf.o src/stdio/printf.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -DEBUG_Mem free: 1598540 avail: 1909080 00h26m23s | frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putc.o src/stdio/putc.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putc_unlocked.o src/stdio/putc_unlocked.c 00h26m23s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putchar.o src/stdio/putchar.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putchar_unlocked.o src/stdio/putchar_unlocked.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/puts.o src/stdio/puts.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=DEBUG_Mem free: 1598292 avail: 1908852 00h26m24s | pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putw.o src/stdio/putw.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putwc.o src/stdio/putwc.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/putwchar.o src/stdio/putwchar.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/remove.o src/stdio/remove.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/rename.o src/stdio/rename.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/rewind.o src/stdio/rewind.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implDEBUG_Mem free: 1598292 avail: 1908876 00h26m24s | icit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/scanf.o src/stdio/scanf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setbuf.o src/stdio/setbuf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setbuffer.o src/stdio/setbuffer.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setlinebuf.o src/stdio/setlinebuf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/setvbuf.o src/stdio/setvbuf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/snprintf.o src/stdio/snprintf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=DEBUG_Mem free: 1598168 avail: 1908776 00h26m24s | i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/sprintf.o src/stdio/sprintf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/sscanf.o src/stdio/sscanf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/stderr.o src/stdio/stderr.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/stdin.o src/stdio/stdin.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/stdout.o src/stdio/stdout.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/swprintf.o src/stdio/swprintf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-DEBUG_Mem free: 1598044 avail: 1908676 00h26m24s | tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/swscanf.o src/stdio/swscanf.c 00h26m24s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/tempnam.o src/stdio/tempnam.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/tmpfile.o src/stdio/tmpfile.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/tmpnam.o src/stdio/tmpnam.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ungetc.o src/stdio/ungetc.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/ungetwc.o src/stdio/ungetwc.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -IDEBUG_Mem free: 1597548 avail: 1908204 00h26m25s | ./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vasprintf.o src/stdio/vasprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vdprintf.o src/stdio/vdprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfprintf.o src/stdio/vfprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfscanf.o src/stdio/vfscanf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfwprintf.o src/stdio/vfwprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-iDEBUG_Mem free: 1597176 avail: 1907876 00h26m25s | nt -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vfwscanf.o src/stdio/vfwscanf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vprintf.o src/stdio/vprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vscanf.o src/stdio/vscanf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vsnprintf.o src/stdio/vsnprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vsprintf.o src/stdio/vsprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vsscanf.o src/stdio/vsscanf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sectioDEBUG_Mem free: 1596928 avail: 1907656 00h26m25s | ns -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vswprintf.o src/stdio/vswprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vswscanf.o src/stdio/vswscanf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vwprintf.o src/stdio/vwprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/vwscanf.o src/stdio/vwscanf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/wprintf.o src/stdio/wprintf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdio/wscanf.o src/stdio/wscanf.c 00h26m25s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -ODEBUG_Mem free: 1596928 avail: 1907680 00h26m25s | s -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/abs.o src/stdlib/abs.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/atof.o src/stdlib/atof.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/atoi.o src/stdlib/atoi.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/atol.o src/stdlib/atol.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/atoll.o src/stdlib/atoll.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/bsearch.o src/stdlib/bsearch.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/includDEBUG_Mem free: 1596804 avail: 1907580 00h26m26s | e -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/div.o src/stdlib/div.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/ecvt.o src/stdlib/ecvt.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/fcvt.o src/stdlib/fcvt.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/gcvt.o src/stdlib/gcvt.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/imaxabs.o src/stdlib/imaxabs.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/imaxdiv.o src/stdlib/imaxdiv.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/inDEBUG_Mem free: 1596804 avail: 1907604 00h26m26s | ternal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/labs.o src/stdlib/labs.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/ldiv.o src/stdlib/ldiv.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/llabs.o src/stdlib/llabs.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/lldiv.o src/stdlib/lldiv.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/qsort.o src/stdlib/qsort.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/strtod.o src/stdlib/strtod.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -DEBUG_Mem free: 1596680 avail: 1907504 00h26m26s | I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/strtol.o src/stdlib/strtol.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/wcstod.o src/stdlib/wcstod.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/stdlib/wcstol.o src/stdlib/wcstol.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/bcmp.o src/string/bcmp.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/bcopy.o src/string/bcopy.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/bzero.o src/string/bzero.c 00h26m26s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-preDEBUG_Mem free: 1596184 avail: 1907032 00h26m27s | cision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/explicit_bzero.o src/string/explicit_bzero.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -fno-stack-protector -c -o obj/src/string/i386/memcpy.o src/string/i386/memcpy.s 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -c -o obj/src/string/i386/memmove.o src/string/i386/memmove.s 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -fno-stack-protector -c -o obj/src/string/i386/memset.o src/string/i386/memset.s 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/index.o src/string/index.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -DEBUG_Mem free: 1596184 avail: 1907052 00h26m27s | Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memccpy.o src/string/memccpy.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memchr.o src/string/memchr.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-tree-loop-distribute-patterns -c -o obj/src/string/memcmp.o src/string/memcmp.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memmem.o src/string/memmem.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/mempcpy.o src/string/mempcpy.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/memrchr.o src/string/memrchr.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sectDEBUG_Mem free: 1596060 avail: 1906952 00h26m27s | ions -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/rindex.o src/string/rindex.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/stpcpy.o src/string/stpcpy.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/stpncpy.o src/string/stpncpy.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcasecmp.o src/string/strcasecmp.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcasestr.o src/string/strcasestr.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcat.o src/string/strcat.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unDEBUG_Mem free: 1595812 avail: 1906728 00h26m27s | wind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strchr.o src/string/strchr.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strchrnul.o src/string/strchrnul.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcmp.o src/string/strcmp.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcpy.o src/string/strcpy.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strcspn.o src/string/strcspn.c 00h26m27s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strdup.o src/string/strdup.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tablesDEBUG_Mem free: 1595688 avail: 1906628 00h26m28s | -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strerror_r.o src/string/strerror_r.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strlcat.o src/string/strlcat.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strlcpy.o src/string/strlcpy.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strlen.o src/string/strlen.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncasecmp.o src/string/strncasecmp.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncat.o src/string/strncat.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include DEBUG_Mem free: 1595440 avail: 1906404 00h26m28s | -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncmp.o src/string/strncmp.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strncpy.o src/string/strncpy.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strndup.o src/string/strndup.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strnlen.o src/string/strnlen.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strpbrk.o src/string/strpbrk.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strrchr.o src/string/strrchr.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/incluDEBUG_Mem free: 1595316 avail: 1906304 00h26m28s | de -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strsep.o src/string/strsep.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strsignal.o src/string/strsignal.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strspn.o src/string/strspn.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strstr.o src/string/strstr.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strtok.o src/string/strtok.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strtok_r.o src/string/strtok_r.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arDEBUG_Mem free: 1594944 avail: 1905956 00h26m28s | ch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/strverscmp.o src/string/strverscmp.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/swab.o src/string/swab.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcpcpy.o src/string/wcpcpy.c 00h26m28s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcpncpy.o src/string/wcpncpy.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscasecmp.o src/string/wcscasecmp.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscasecmp_l.o src/string/wcscasecmp_l.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=stDEBUG_Mem free: 1594820 avail: 1905856 00h26m29s | andard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscat.o src/string/wcscat.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcschr.o src/string/wcschr.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscmp.o src/string/wcscmp.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscpy.o src/string/wcscpy.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcscspn.o src/string/wcscspn.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsdup.o src/string/wcsdup.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestandiDEBUG_Mem free: 1594696 avail: 1905756 00h26m29s | ng -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcslen.o src/string/wcslen.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncasecmp.o src/string/wcsncasecmp.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncasecmp_l.o src/string/wcsncasecmp_l.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncat.o src/string/wcsncat.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncmp.o src/string/wcsncmp.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsncpy.o src/string/wcsncpy.c 00h26m29s | DEBUG_Mem free: 1594564 avail: 1905644 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsnlen.o src/string/wcsnlen.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcspbrk.o src/string/wcspbrk.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsrchr.o src/string/wcsrchr.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsspn.o src/string/wcsspn.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcsstr.o src/string/wcsstr.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcstok.o src/string/wcstok.c 00h26m29s | tcc -std=c99 -nostdincDEBUG_Mem free: 1594448 avail: 1905556 00h26m29s | -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wcswcs.o src/string/wcswcs.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemchr.o src/string/wmemchr.c 00h26m29s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemcmp.o src/string/wmemcmp.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemcpy.o src/string/wmemcpy.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemmove.o src/string/wmemmove.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/string/wmemset.o src/string/wmemset.c 00h26m30s | DEBUG_Mem free: 1594324 avail: 1905456 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/__randname.o src/temp/__randname.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkdtemp.o src/temp/mkdtemp.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkostemp.o src/temp/mkostemp.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkostemps.o src/temp/mkostemps.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mkstemp.o src/temp/mkstemp.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/srDEBUG_Mem free: 1593828 avail: 1904980 00h26m30s | c/temp/mkstemps.o src/temp/mkstemps.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/temp/mktemp.o src/temp/mktemp.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/cfgetospeed.o src/termios/cfgetospeed.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/cfmakeraw.o src/termios/cfmakeraw.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/cfsetospeed.o src/termios/cfsetospeed.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcdrain.o src/termios/tcdrain.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -WeDEBUG_Mem free: 1593580 avail: 1904756 00h26m30s | rror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcflow.o src/termios/tcflow.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcflush.o src/termios/tcflush.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcgetattr.o src/termios/tcgetattr.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcgetsid.o src/termios/tcgetsid.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcsendbreak.o src/termios/tcsendbreak.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/termios/tcsetattr.o src/termios/tcsetattr.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WerrDEBUG_Mem free: 1593456 avail: 1904656 00h26m30s | or=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__lock.o src/thread/__lock.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__syscall_cp.o src/thread/__syscall_cp.c 00h26m30s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__timedwait.o src/thread/__timedwait.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__tls_get_addr.o src/thread/__tls_get_addr.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/__wait.o src/thread/__wait.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/call_once.o src/thread/call_once.c 00h26m31s | tcc -std=c99 -nostdDEBUG_Mem free: 1592960 avail: 1904184 00h26m31s | inc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_broadcast.o src/thread/cnd_broadcast.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_destroy.o src/thread/cnd_destroy.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_init.o src/thread/cnd_init.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_signal.o src/thread/cnd_signal.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_timedwait.o src/thread/cnd_timedwait.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith DEBUG_Mem free: 1592960 avail: 1904204 00h26m31s | -DSYSCALL_NO_TLS -c -o obj/src/thread/cnd_wait.o src/thread/cnd_wait.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/default_attr.o src/thread/default_attr.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -fno-stack-protector -c -o obj/src/thread/i386/__set_thread_area.o src/thread/i386/__set_thread_area.s 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/__unmapself.o src/thread/i386/__unmapself.s 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/clone.o src/thread/i386/clone.s 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/syscall_cp.o src/thread/i386/syscall_cp.s 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffDEBUG_Mem free: 1592836 avail: 1904104 00h26m31s | unction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/i386/tls.o src/thread/i386/tls.s 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/lock_ptc.o src/thread/lock_ptc.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_destroy.o src/thread/mtx_destroy.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_init.o src/thread/mtx_init.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_lock.o src/thread/mtx_lock.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_timedlock.o src/thread/mtx_timedlock.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i3DEBUG_Mem free: 1592340 avail: 1903632 00h26m31s | 86 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_trylock.o src/thread/mtx_trylock.c 00h26m31s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/mtx_unlock.o src/thread/mtx_unlock.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_atfork.o src/thread/pthread_atfork.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_destroy.o src/thread/pthread_attr_destroy.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_get.o src/thread/pthread_attr_get.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-functioDEBUG_Mem free: 1592216 avail: 1903528 00h26m32s | n-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_init.o src/thread/pthread_attr_init.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setdetachstate.o src/thread/pthread_attr_setdetachstate.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setguardsize.o src/thread/pthread_attr_setguardsize.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setinheritsched.o src/thread/pthread_attr_setinheritsched.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setschedparam.o src/thread/pthread_attr_setschedparam.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/tDEBUG_Mem free: 1592092 avail: 1903424 00h26m32s | hread/pthread_attr_setschedpolicy.o src/thread/pthread_attr_setschedpolicy.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setscope.o src/thread/pthread_attr_setscope.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setstack.o src/thread/pthread_attr_setstack.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_attr_setstacksize.o src/thread/pthread_attr_setstacksize.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrier_destroy.o src/thread/pthread_barrier_destroy.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrier_init.o src/thread/pthread_barrier_init.c 00h26m32s | DEBUG_Mem free: 1591588 avail: 1902944 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrier_wait.o src/thread/pthread_barrier_wait.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrierattr_destroy.o src/thread/pthread_barrierattr_destroy.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrierattr_init.o src/thread/pthread_barrierattr_init.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_barrierattr_setpshared.o src/thread/pthread_barrierattr_setpshared.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cancel.o src/thread/pthread_cancel.c 00h26m32s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -DEBUG_Mem free: 1591720 avail: 1903096 00h26m32s | Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cleanup_push.o src/thread/pthread_cleanup_push.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_broadcast.o src/thread/pthread_cond_broadcast.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_destroy.o src/thread/pthread_cond_destroy.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_init.o src/thread/pthread_cond_init.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_signal.o src/thread/pthread_cond_signal.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -DEBUG_Mem free: 1591472 avail: 1902868 00h26m33s | ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_timedwait.o src/thread/pthread_cond_timedwait.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_cond_wait.o src/thread/pthread_cond_wait.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_destroy.o src/thread/pthread_condattr_destroy.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_init.o src/thread/pthread_condattr_init.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_setclock.o src/thread/pthread_condattr_setclock.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=poDEBUG_Mem free: 1591348 avail: 1902764 00h26m33s | inter-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_condattr_setpshared.o src/thread/pthread_condattr_setpshared.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_create.o src/thread/pthread_create.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_detach.o src/thread/pthread_detach.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_equal.o src/thread/pthread_equal.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getattr_np.o src/thread/pthread_getattr_np.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getconcurrency.o src/thread/pthread_getconcurrency.c 00h26m33s | tcc -std=c99 -nostdDEBUG_Mem free: 1591224 avail: 1902668 00h26m33s | inc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getcpuclockid.o src/thread/pthread_getcpuclockid.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getschedparam.o src/thread/pthread_getschedparam.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_getspecific.o src/thread/pthread_getspecific.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_join.o src/thread/pthread_join.c 00h26m33s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_key_create.o src/thread/pthread_key_create.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./srDEBUG_Mem free: 1590976 avail: 1902440 00h26m34s | c/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_kill.o src/thread/pthread_kill.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_consistent.o src/thread/pthread_mutex_consistent.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_destroy.o src/thread/pthread_mutex_destroy.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_getprioceiling.o src/thread/pthread_mutex_getprioceiling.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_init.o src/thread/pthread_mutex_init.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -WeDEBUG_Mem free: 1590852 avail: 1902336 00h26m34s | rror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_lock.o src/thread/pthread_mutex_lock.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_setprioceiling.o src/thread/pthread_mutex_setprioceiling.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_timedlock.o src/thread/pthread_mutex_timedlock.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_trylock.o src/thread/pthread_mutex_trylock.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutex_unlock.o src/thread/pthread_mutex_unlock.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thDEBUG_Mem free: 1590604 avail: 1902108 00h26m34s | read/pthread_mutexattr_destroy.o src/thread/pthread_mutexattr_destroy.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_init.o src/thread/pthread_mutexattr_init.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_setprotocol.o src/thread/pthread_mutexattr_setprotocol.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_setpshared.o src/thread/pthread_mutexattr_setpshared.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_setrobust.o src/thread/pthread_mutexattr_setrobust.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_mutexattr_settype.o src/thread/pthread_mutexattr_settype.c 00h26m34s | DEBUG_Mem free: 1590472 avail: 1901996 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_once.o src/thread/pthread_once.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_destroy.o src/thread/pthread_rwlock_destroy.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_init.o src/thread/pthread_rwlock_init.c 00h26m34s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_rdlock.o src/thread/pthread_rwlock_rdlock.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_timedrdlock.o src/thread/pthread_rwlock_timedrdlock.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -IDEBUG_Mem free: 1590232 avail: 1901780 00h26m35s | ./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_timedwrlock.o src/thread/pthread_rwlock_timedwrlock.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_tryrdlock.o src/thread/pthread_rwlock_tryrdlock.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_trywrlock.o src/thread/pthread_rwlock_trywrlock.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_unlock.o src/thread/pthread_rwlock_unlock.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlock_wrlock.o src/thread/pthread_rwlock_wrlock.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-DEBUG_Mem free: 1590108 avail: 1901676 00h26m35s | unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlockattr_destroy.o src/thread/pthread_rwlockattr_destroy.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlockattr_init.o src/thread/pthread_rwlockattr_init.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_rwlockattr_setpshared.o src/thread/pthread_rwlockattr_setpshared.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_self.o src/thread/pthread_self.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setattr_default_np.o src/thread/pthread_setattr_default_np.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-deDEBUG_Mem free: 1589984 avail: 1901572 00h26m35s | claration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setcancelstate.o src/thread/pthread_setcancelstate.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setcanceltype.o src/thread/pthread_setcanceltype.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setconcurrency.o src/thread/pthread_setconcurrency.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setname_np.o src/thread/pthread_setname_np.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setschedparam.o src/thread/pthread_setschedparam.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setschedprio.o src/thread/pthread_setschedpriDEBUG_Mem free: 1589736 avail: 1901344 00h26m35s | o.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_setspecific.o src/thread/pthread_setspecific.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_sigmask.o src/thread/pthread_sigmask.c 00h26m35s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_destroy.o src/thread/pthread_spin_destroy.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_init.o src/thread/pthread_spin_init.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_lock.o src/thread/pthread_spin_lock.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecsDEBUG_Mem free: 1589488 avail: 1901120 00h26m36s | tack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_trylock.o src/thread/pthread_spin_trylock.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_spin_unlock.o src/thread/pthread_spin_unlock.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/pthread_testcancel.o src/thread/pthread_testcancel.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_destroy.o src/thread/sem_destroy.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_getvalue.o src/thread/sem_getvalue.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-functiDEBUG_Mem free: 1589364 avail: 1901016 00h26m36s | on-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_init.o src/thread/sem_init.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_open.o src/thread/sem_open.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_post.o src/thread/sem_post.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_timedwait.o src/thread/sem_timedwait.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_trywait.o src/thread/sem_trywait.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_unlink.o src/thread/sem_unlink.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEDEBUG_Mem free: 1589240 avail: 1900916 00h26m36s | N_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/sem_wait.o src/thread/sem_wait.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/synccall.o src/thread/synccall.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_create.o src/thread/thrd_create.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_exit.o src/thread/thrd_exit.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_join.o src/thread/thrd_join.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALDEBUG_Mem free: 1589240 avail: 1900936 00h26m36s | L_NO_TLS -c -o obj/src/thread/thrd_sleep.o src/thread/thrd_sleep.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/thrd_yield.o src/thread/thrd_yield.c 00h26m36s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/tss_create.o src/thread/tss_create.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/tss_delete.o src/thread/tss_delete.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/tss_set.o src/thread/tss_set.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/thread/vmlock.o src/thread/vmlock.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tabDEBUG_Mem free: 1588868 avail: 1900588 00h26m37s | les -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__map_file.o src/time/__map_file.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__month_to_secs.o src/time/__month_to_secs.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__secs_to_tm.o src/time/__secs_to_tm.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__tm_to_secs.o src/time/__tm_to_secs.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__tz.o src/time/__tz.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/__year_to_secs.o src/time/__year_to_secs.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./srDEBUG_Mem free: 1588868 avail: 1900620 00h26m37s | c/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/asctime.o src/time/asctime.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/asctime_r.o src/time/asctime_r.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock.o src/time/clock.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_getcpuclockid.o src/time/clock_getcpuclockid.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_getres.o src/time/clock_getres.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_gettime.o src/time/clock_gettime.c 00h26m37s | tcc -std=c99 -nostdinc -DEBUG_Mem free: 1588620 avail: 1900396 00h26m37s | ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_nanosleep.o src/time/clock_nanosleep.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/clock_settime.o src/time/clock_settime.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/ctime.o src/time/ctime.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/ctime_r.o src/time/ctime_r.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/difftime.o src/time/difftime.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/ftime.o src/time/ftime.c 00h26m37s | DEBUG_Mem free: 1588612 avail: 1900408 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/getdate.o src/time/getdate.c 00h26m37s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/gettimeofday.o src/time/gettimeofday.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/gmtime.o src/time/gmtime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/gmtime_r.o src/time/gmtime_r.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/localtime.o src/time/localtime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/localtime_r.o src/time/localtime_r.c 00h26m38s | DEBUG_Mem free: 1588488 avail: 1900308 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/mktime.o src/time/mktime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/nanosleep.o src/time/nanosleep.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/strftime.o src/time/strftime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/strptime.o src/time/strptime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/time.o src/time/time.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DDEBUG_Mem free: 1588000 avail: 1899848 00h26m38s | SYSCALL_NO_TLS -c -o obj/src/time/timegm.o src/time/timegm.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_create.o src/time/timer_create.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_delete.o src/time/timer_delete.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_getoverrun.o src/time/timer_getoverrun.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_gettime.o src/time/timer_gettime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timer_settime.o src/time/timer_settime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -IobjDEBUG_Mem free: 1587628 avail: 1899500 00h26m38s | /src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/times.o src/time/times.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/timespec_get.o src/time/timespec_get.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/utime.o src/time/utime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/time/wcsftime.o src/time/wcsftime.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/_exit.o src/unistd/_exit.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/access.o src/unistd/access.c 00h26m38s | tcc -std=c99 -nostdinc -ffreestanding -fexceDEBUG_Mem free: 1587504 avail: 1899400 00h26m38s | ss-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/acct.o src/unistd/acct.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/alarm.o src/unistd/alarm.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/chdir.o src/unistd/chdir.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/chown.o src/unistd/chown.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/close.o src/unistd/close.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unDEBUG_Mem free: 1587504 avail: 1899420 00h26m39s | istd/ctermid.o src/unistd/ctermid.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/dup.o src/unistd/dup.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/dup2.o src/unistd/dup2.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/dup3.o src/unistd/dup3.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/faccessat.o src/unistd/faccessat.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fchdir.o src/unistd/fchdir.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=DEBUG_Mem free: 1587132 avail: 1899072 00h26m39s | pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fchown.o src/unistd/fchown.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fchownat.o src/unistd/fchownat.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fdatasync.o src/unistd/fdatasync.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/fsync.o src/unistd/fsync.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ftruncate.o src/unistd/ftruncate.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getcwd.o src/unistd/getcwd.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 DEBUG_Mem free: 1587008 avail: 1898972 00h26m39s | -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getegid.o src/unistd/getegid.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/geteuid.o src/unistd/geteuid.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getgid.o src/unistd/getgid.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getgroups.o src/unistd/getgroups.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/gethostname.o src/unistd/gethostname.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getlogin.o src/unistd/getlogin.c 00h26m39s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tDEBUG_Mem free: 1586884 avail: 1898872 00h26m40s | ables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getlogin_r.o src/unistd/getlogin_r.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getpgid.o src/unistd/getpgid.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getpgrp.o src/unistd/getpgrp.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getpid.o src/unistd/getpid.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getppid.o src/unistd/getppid.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getsid.o src/unistd/getsid.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/iDEBUG_Mem free: 1586884 avail: 1898896 00h26m40s | nclude -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/getuid.o src/unistd/getuid.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/isatty.o src/unistd/isatty.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/lchown.o src/unistd/lchown.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/link.o src/unistd/link.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/linkat.o src/unistd/linkat.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/lseek.o src/unistd/lseek.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexeDEBUG_Mem free: 1586512 avail: 1898548 00h26m40s | cstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/nice.o src/unistd/nice.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pause.o src/unistd/pause.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pipe.o src/unistd/pipe.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pipe2.o src/unistd/pipe2.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/posix_close.o src/unistd/posix_close.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pread.o src/unistd/pread.c 00h26m40s | tcc -std=c99 DEBUG_Mem free: 1586264 avail: 1898324 00h26m40s | -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/preadv.o src/unistd/preadv.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pwrite.o src/unistd/pwrite.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/pwritev.o src/unistd/pwritev.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/read.o src/unistd/read.c 00h26m40s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/readlink.o src/unistd/readlink.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NODEBUG_Mem free: 1586264 avail: 1898344 00h26m41s | _TLS -c -o obj/src/unistd/readlinkat.o src/unistd/readlinkat.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/readv.o src/unistd/readv.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/renameat.o src/unistd/renameat.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/rmdir.o src/unistd/rmdir.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setegid.o src/unistd/setegid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/seteuid.o src/unistd/seteuid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic DEBUG_Mem free: 1585892 avail: 1897996 00h26m41s | -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setgid.o src/unistd/setgid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setpgid.o src/unistd/setpgid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setpgrp.o src/unistd/setpgrp.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setregid.o src/unistd/setregid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setresgid.o src/unistd/setresgid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setresuid.o src/unistd/setresuid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./iDEBUG_Mem free: 1585644 avail: 1897772 00h26m41s | nclude -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setreuid.o src/unistd/setreuid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setsid.o src/unistd/setsid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setuid.o src/unistd/setuid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/setxid.o src/unistd/setxid.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/sleep.o src/unistd/sleep.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/symlink.o src/unistd/symlink.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -froundinDEBUG_Mem free: 1585396 avail: 1897548 00h26m41s | g-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/symlinkat.o src/unistd/symlinkat.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/sync.o src/unistd/sync.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/tcgetpgrp.o src/unistd/tcgetpgrp.c 00h26m41s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/tcsetpgrp.o src/unistd/tcsetpgrp.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/truncate.o src/unistd/truncate.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ttyname.o src/unistd/ttyname.c 00h26m42s | DEBUG_Mem free: 1585264 avail: 1897436 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ttyname_r.o src/unistd/ttyname_r.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/ualarm.o src/unistd/ualarm.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/unlink.o src/unistd/unlink.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/unlinkat.o src/unistd/unlinkat.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/usleep.o src/unistd/usleep.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/write.DEBUG_Mem free: 1585024 avail: 1897220 00h26m42s | o src/unistd/write.c 00h26m42s | tcc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/i386 -I./arch/generic -Iobj/src/internal -I./src/include -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -march=i486 -mtune=generic -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DSYSCALL_NO_TLS -c -o obj/src/unistd/writev.o src/unistd/writev.c 00h26m42s | rm -f lib/libc.a 00h26m42s | tcc -ar rc lib/libc.a obj/src/aio/aio.o obj/src/aio/aio_suspend.o obj/src/aio/lio_listio.o obj/src/conf/confstr.o obj/src/conf/fpathconf.o obj/src/conf/legacy.o obj/src/conf/pathconf.o obj/src/conf/sysconf.o obj/src/crypt/crypt.o obj/src/crypt/crypt_blowfish.o obj/src/crypt/crypt_des.o obj/src/crypt/crypt_md5.o obj/src/crypt/crypt_r.o obj/src/crypt/crypt_sha256.o obj/src/crypt/crypt_sha512.o obj/src/crypt/encrypt.o obj/src/ctype/__ctype_b_loc.o obj/src/ctype/__ctype_get_mb_cur_max.o obj/src/ctype/__ctype_tolower_loc.o obj/src/ctype/__ctype_toupper_loc.o obj/src/ctype/isalnum.o obj/src/ctype/isalpha.o obj/src/ctype/isascii.o obj/src/ctype/isblank.o obj/src/ctype/iscntrl.o obj/src/ctype/isdigit.o obj/src/ctype/isgraph.o obj/src/ctype/islower.o obj/src/ctype/isprint.o obj/src/ctype/ispunct.o obj/src/ctype/isspace.o obj/src/ctype/isupper.o obj/src/ctype/iswalnum.o obj/src/ctype/iswalpha.o obj/src/ctype/iswblank.o obj/src/ctype/iswcntrl.o obj/src/ctype/iswctype.o obj/src/ctype/iswdigit.o obj/src/ctype/iswgraph.o obj/src/ctype/iswlower.o obj/src/ctype/iswprint.o obj/src/ctype/iswpunct.o obj/src/ctype/iswspace.o obj/src/ctype/iswupper.o obj/src/ctype/iswxdigit.o obj/src/ctype/isxdigit.o obj/src/ctype/toascii.o obj/src/ctype/tolower.o obj/src/ctype/toupper.o obj/src/ctype/towctrans.o obj/src/ctype/wcswidth.o obj/src/ctype/wctrans.o obj/src/ctype/wcwidth.o obj/src/dirent/alphasort.o obj/src/dirent/closedir.o obj/src/dirent/dirfd.o obj/src/dirent/fdopendir.o obj/src/dirent/opendir.o obj/src/dirent/readdir.o obj/src/dirent/readdir_r.o obj/src/dirent/rewinddir.o obj/src/dirent/scandir.o obj/src/dirent/seekdir.o obj/src/dirent/telldir.o obj/src/dirent/versionsort.o obj/src/env/__environ.o obj/src/env/__init_tls.o obj/src/env/__libc_start_main.o obj/src/env/__reset_tls.o obj/src/env/__stack_chk_fail.o obj/src/env/clearenv.o obj/src/env/getenv.o obj/src/env/putenv.o obj/src/env/secure_getenv.o obj/src/env/setenv.o obj/src/env/unsetenv.o obj/src/errno/__errno_location.o obj/src/errno/strerror.o obj/src/exit/_Exit.o obj/src/exit/abort.o obj/src/exit/assert.o obj/src/exit/at_quick_exit.o obj/src/exit/atexit.o obj/src/exit/exit.o obj/src/exit/quick_exit.o obj/src/fcntl/creat.o obj/src/fcntl/fcntl.o obj/src/fcntl/open.o obj/src/fcntl/openat.o obj/sDEBUG_Mem free: 1584032 avail: 1896236 00h26m42s | rc/fcntl/posix_fadvise.o obj/src/fcntl/posix_fallocate.o obj/src/fenv/__flt_rounds.o obj/src/fenv/fegetexceptflag.o obj/src/fenv/feholdexcept.o obj/src/fenv/fesetexceptflag.o obj/src/fenv/fesetround.o obj/src/fenv/feupdateenv.o obj/src/fenv/i386/fenv.o obj/src/internal/floatscan.o obj/src/internal/i386/defsysinfo.o obj/src/internal/intscan.o obj/src/internal/libc.o obj/src/internal/procfdname.o obj/src/internal/shgetc.o obj/src/internal/syscall_ret.o obj/src/internal/vdso.o obj/src/internal/version.o obj/src/ipc/ftok.o obj/src/ipc/msgctl.o obj/src/ipc/msgget.o obj/src/ipc/msgrcv.o obj/src/ipc/msgsnd.o obj/src/ipc/semctl.o obj/src/ipc/semget.o obj/src/ipc/semop.o obj/src/ipc/semtimedop.o obj/src/ipc/shmat.o obj/src/ipc/shmctl.o obj/src/ipc/shmdt.o obj/src/ipc/shmget.o obj/src/ldso/__dlsym.o obj/src/ldso/dl_iterate_phdr.o obj/src/ldso/dladdr.o obj/src/ldso/dlclose.o obj/src/ldso/dlerror.o obj/src/ldso/dlinfo.o obj/src/ldso/dlopen.o obj/src/ldso/i386/dlsym.o obj/src/ldso/i386/tlsdesc.o obj/src/legacy/cuserid.o obj/src/legacy/daemon.o obj/src/legacy/err.o obj/src/legacy/euidaccess.o obj/src/legacy/ftw.o obj/src/legacy/futimes.o obj/src/legacy/getdtablesize.o obj/src/legacy/getloadavg.o obj/src/legacy/getpagesize.o obj/src/legacy/getpass.o obj/src/legacy/getusershell.o obj/src/legacy/isastream.o obj/src/legacy/lutimes.o obj/src/legacy/ulimit.o obj/src/legacy/utmpx.o obj/src/legacy/valloc.o obj/src/linux/adjtime.o obj/src/linux/adjtimex.o obj/src/linux/arch_prctl.o obj/src/linux/brk.o obj/src/linux/cache.o obj/src/linux/cap.o obj/src/linux/chroot.o obj/src/linux/clock_adjtime.o obj/src/linux/clone.o obj/src/linux/copy_file_range.o obj/src/linux/epoll.o obj/src/linux/eventfd.o obj/src/linux/fallocate.o obj/src/linux/fanotify.o obj/src/linux/flock.o obj/src/linux/getdents.o obj/src/linux/getrandom.o obj/src/linux/inotify.o obj/src/linux/ioperm.o obj/src/linux/iopl.o obj/src/linux/klogctl.o obj/src/linux/membarrier.o obj/src/linux/memfd_create.o obj/src/linux/mlock2.o obj/src/linux/module.o obj/src/linux/mount.o obj/src/linux/name_to_handle_at.o obj/src/linux/open_by_handle_at.o obj/src/linux/personality.o obj/src/linux/pivot_root.o obj/src/linux/ppoll.o obj/src/linux/prctl.o obj/src/linux/prlimit.o obj/src/linux/process_vm.o obj/src/linux/ptrace.o obj/src/linux/quotactl.o obj/src/linux/readahead.o obj/src/linux/reboot.o obj/src/linux/remap_file_pages.o obj/src/linux/sbrk.o obj/src/linux/sendfile.o obj/src/linux/setfsgid.o obj/src/linux/setfsuid.o obj/src/linux/setgroups.o obj/src/linux/sethostname.o obj/src/linux/setns.o obj/src/linux/settimeofday.o obj/src/linux/signalfd.o obj/src/linux/splice.o obj/src/linux/stime.o obj/src/linux/swap.o obj/src/linux/sync_file_range.o obj/src/linux/syncfs.o obj/src/linux/sysinfo.o obj/src/linux/tee.o obj/src/linux/timerfd.o obj/src/linux/unshare.o obj/src/linux/utimes.o obj/src/linux/vhangup.o obj/src/linux/vmsplice.o obj/src/linux/wait3.o obj/src/linux/wait4.o obj/src/linux/xattr.o obj/src/locale/__lctrans.o obj/src/locale/__mo_lookup.o obj/src/locale/bind_textdomain_codeset.o obj/src/locale/c_locale.o obj/src/locale/catclose.o obj/src/locale/catgets.o obj/src/locale/catopen.o obj/src/locale/dcngettext.o obj/src/locale/duplocale.o obj/src/locale/freelocale.o obj/src/locale/iconv.o obj/src/locale/iconv_close.o obj/src/locale/langinfo.o obj/src/locale/locale_map.o obj/src/locale/localeconvDEBUG_Mem free: 1584032 avail: 1896236 00h26m43s | .o obj/src/locale/newlocale.o obj/src/locale/pleval.o obj/src/locale/setlocale.o obj/src/locale/strcoll.o obj/src/locale/strfmon.o obj/src/locale/strxfrm.o obj/src/locale/textdomain.o obj/src/locale/uselocale.o obj/src/locale/wcscoll.o obj/src/locale/wcsxfrm.o obj/src/malloc/aligned_alloc.o obj/src/malloc/expand_heap.o obj/src/malloc/lite_malloc.o obj/src/malloc/malloc.o obj/src/malloc/malloc_usable_size.o obj/src/malloc/memalign.o obj/src/malloc/posix_memalign.o obj/src/math/__cos.o obj/src/math/__cosdf.o obj/src/math/__cosl.o obj/src/math/__expo2.o obj/src/math/__expo2f.o obj/src/math/__fpclassify.o obj/src/math/__fpclassifyf.o obj/src/math/__fpclassifyl.o obj/src/math/__math_divzero.o obj/src/math/__math_divzerof.o obj/src/math/__math_invalid.o obj/src/math/__math_invalidf.o obj/src/math/__math_oflow.o obj/src/math/__math_oflowf.o obj/src/math/__math_uflow.o obj/src/math/__math_uflowf.o obj/src/math/__math_xflow.o obj/src/math/__math_xflowf.o obj/src/math/__polevll.o obj/src/math/__rem_pio2.o obj/src/math/__rem_pio2_large.o obj/src/math/__rem_pio2f.o obj/src/math/__rem_pio2l.o obj/src/math/__signbit.o obj/src/math/__signbitf.o obj/src/math/__signbitl.o obj/src/math/__sin.o obj/src/math/__sindf.o obj/src/math/__sinl.o obj/src/math/__tan.o obj/src/math/__tandf.o obj/src/math/__tanl.o obj/src/math/acosh.o obj/src/math/acoshf.o obj/src/math/acoshl.o obj/src/math/asinh.o obj/src/math/asinhf.o obj/src/math/asinhl.o obj/src/math/atanh.o obj/src/math/atanhf.o obj/src/math/atanhl.o obj/src/math/cbrt.o obj/src/math/cbrtf.o obj/src/math/cbrtl.o obj/src/math/copysign.o obj/src/math/copysignf.o obj/src/math/copysignl.o obj/src/math/cos.o obj/src/math/cosf.o obj/src/math/cosh.o obj/src/math/coshf.o obj/src/math/coshl.o obj/src/math/cosl.o obj/src/math/erf.o obj/src/math/erff.o obj/src/math/erfl.o obj/src/math/exp10.o obj/src/math/exp10f.o obj/src/math/exp10l.o obj/src/math/exp2f_data.o obj/src/math/exp_data.o obj/src/math/fdim.o obj/src/math/fdimf.o obj/src/math/fdiml.o obj/src/math/finite.o obj/src/math/finitef.o obj/src/math/fma.o obj/src/math/fmaf.o obj/src/math/fmal.o obj/src/math/fmax.o obj/src/math/fmaxf.o obj/src/math/fmaxl.o obj/src/math/fmin.o obj/src/math/fminf.o obj/src/math/fminl.o obj/src/math/frexp.o obj/src/math/frexpf.o obj/src/math/frexpl.o obj/src/math/hypotl.o obj/src/math/i386/__invtrigl.o obj/src/math/i386/acos.o obj/src/math/i386/acosf.o obj/src/math/i386/acosl.o obj/src/math/i386/asin.o obj/src/math/i386/asinf.o obj/src/math/i386/asinl.o obj/src/math/i386/atan.o obj/src/math/i386/atan2.o obj/src/math/i386/atan2f.o obj/src/math/i386/atan2l.o obj/src/math/i386/atanf.o obj/src/math/i386/atanl.o obj/src/math/i386/ceil.o obj/src/math/i386/ceilf.o obj/src/math/i386/ceill.o obj/src/math/i386/exp.o obj/src/math/i386/exp2.o obj/src/math/i386/exp2f.o obj/src/math/i386/exp2l.o obj/src/math/i386/expf.o obj/src/math/i386/expl.o obj/src/math/i386/expm1.o obj/src/math/i386/expm1f.o obj/src/math/i386/expm1l.o obj/src/math/i386/fabs.o obj/src/math/i386/fabsf.o obj/src/math/i386/fabsl.o obj/src/math/i386/floor.o obj/src/math/i386/floorf.o obj/src/math/i386/floorl.o obj/src/math/i386/fmod.o obj/src/math/i386/fmodf.o obj/src/math/i386/fmodl.o obj/src/math/i386/hypot.o obj/src/math/i386/hypotf.o obj/src/math/i386/ldexp.o obj/src/math/i386/ldexpf.o obj/src/math/i386/ldexpl.o obj/src/math/i386/llrint.o obj/src/math/i386/llrintf.DEBUG_Mem free: 1584032 avail: 1896236 00h26m43s | o obj/src/math/i386/llrintl.o obj/src/math/i386/log.o obj/src/math/i386/log10.o obj/src/math/i386/log10f.o obj/src/math/i386/log10l.o obj/src/math/i386/log1p.o obj/src/math/i386/log1pf.o obj/src/math/i386/log1pl.o obj/src/math/i386/log2.o obj/src/math/i386/log2f.o obj/src/math/i386/log2l.o obj/src/math/i386/logf.o obj/src/math/i386/logl.o obj/src/math/i386/lrint.o obj/src/math/i386/lrintf.o obj/src/math/i386/lrintl.o obj/src/math/i386/remainder.o obj/src/math/i386/remainderf.o obj/src/math/i386/remainderl.o obj/src/math/i386/remquo.o obj/src/math/i386/remquof.o obj/src/math/i386/remquol.o obj/src/math/i386/rint.o obj/src/math/i386/rintf.o obj/src/math/i386/rintl.o obj/src/math/i386/scalbln.o obj/src/math/i386/scalblnf.o obj/src/math/i386/scalblnl.o obj/src/math/i386/scalbn.o obj/src/math/i386/scalbnf.o obj/src/math/i386/scalbnl.o obj/src/math/i386/sqrt.o obj/src/math/i386/sqrtf.o obj/src/math/i386/sqrtl.o obj/src/math/i386/trunc.o obj/src/math/i386/truncf.o obj/src/math/i386/truncl.o obj/src/math/ilogb.o obj/src/math/ilogbf.o obj/src/math/ilogbl.o obj/src/math/j0.o obj/src/math/j0f.o obj/src/math/j1.o obj/src/math/j1f.o obj/src/math/jn.o obj/src/math/jnf.o obj/src/math/lgamma.o obj/src/math/lgamma_r.o obj/src/math/lgammaf.o obj/src/math/lgammaf_r.o obj/src/math/lgammal.o obj/src/math/llround.o obj/src/math/llroundf.o obj/src/math/llroundl.o obj/src/math/log2_data.o obj/src/math/log2f_data.o obj/src/math/log_data.o obj/src/math/logb.o obj/src/math/logbf.o obj/src/math/logbl.o obj/src/math/logf_data.o obj/src/math/lround.o obj/src/math/lroundf.o obj/src/math/lroundl.o obj/src/math/modf.o obj/src/math/modff.o obj/src/math/modfl.o obj/src/math/nan.o obj/src/math/nanf.o obj/src/math/nanl.o obj/src/math/nearbyint.o obj/src/math/nearbyintf.o obj/src/math/nearbyintl.o obj/src/math/nextafter.o obj/src/math/nextafterf.o obj/src/math/nextafterl.o obj/src/math/nexttoward.o obj/src/math/nexttowardf.o obj/src/math/nexttowardl.o obj/src/math/pow.o obj/src/math/pow_data.o obj/src/math/powf.o obj/src/math/powf_data.o obj/src/math/powl.o obj/src/math/round.o obj/src/math/roundf.o obj/src/math/roundl.o obj/src/math/scalb.o obj/src/math/scalbf.o obj/src/math/signgam.o obj/src/math/significand.o obj/src/math/significandf.o obj/src/math/sin.o obj/src/math/sincos.o obj/src/math/sincosf.o obj/src/math/sincosl.o obj/src/math/sinf.o obj/src/math/sinh.o obj/src/math/sinhf.o obj/src/math/sinhl.o obj/src/math/sinl.o obj/src/math/tan.o obj/src/math/tanf.o obj/src/math/tanh.o obj/src/math/tanhf.o obj/src/math/tanhl.o obj/src/math/tanl.o obj/src/math/tgamma.o obj/src/math/tgammaf.o obj/src/math/tgammal.o obj/src/misc/a64l.o obj/src/misc/basename.o obj/src/misc/dirname.o obj/src/misc/ffs.o obj/src/misc/ffsl.o obj/src/misc/ffsll.o obj/src/misc/fmtmsg.o obj/src/misc/forkpty.o obj/src/misc/get_current_dir_name.o obj/src/misc/getauxval.o obj/src/misc/getdomainname.o obj/src/misc/getentropy.o obj/src/misc/gethostid.o obj/src/misc/getopt.o obj/src/misc/getopt_long.o obj/src/misc/getpriority.o obj/src/misc/getresgid.o obj/src/misc/getresuid.o obj/src/misc/getrlimit.o obj/src/misc/getrusage.o obj/src/misc/getsubopt.o obj/src/misc/initgroups.o obj/src/misc/ioctl.o obj/src/misc/issetugid.o obj/src/misc/lockf.o obj/src/misc/login_tty.o obj/src/misc/mntent.o obj/src/misc/nftw.o obj/src/misc/openpty.o obj/src/misc/ptsname.o obj/src/misc/pty.o obj/src/misc/realpath.o obj/src/miscDEBUG_Mem free: 1584032 avail: 1896236 00h26m43s | /setdomainname.o obj/src/misc/setpriority.o obj/src/misc/setrlimit.o obj/src/misc/syscall.o obj/src/misc/syslog.o obj/src/misc/uname.o obj/src/misc/wordexp.o obj/src/mman/madvise.o obj/src/mman/mincore.o obj/src/mman/mlock.o obj/src/mman/mlockall.o obj/src/mman/mmap.o obj/src/mman/mprotect.o obj/src/mman/mremap.o obj/src/mman/msync.o obj/src/mman/munlock.o obj/src/mman/munlockall.o obj/src/mman/munmap.o obj/src/mman/posix_madvise.o obj/src/mman/shm_open.o obj/src/mq/mq_close.o obj/src/mq/mq_getattr.o obj/src/mq/mq_notify.o obj/src/mq/mq_open.o obj/src/mq/mq_receive.o obj/src/mq/mq_send.o obj/src/mq/mq_setattr.o obj/src/mq/mq_timedreceive.o obj/src/mq/mq_timedsend.o obj/src/mq/mq_unlink.o obj/src/multibyte/btowc.o obj/src/multibyte/c16rtomb.o obj/src/multibyte/c32rtomb.o obj/src/multibyte/internal.o obj/src/multibyte/mblen.o obj/src/multibyte/mbrlen.o obj/src/multibyte/mbrtoc16.o obj/src/multibyte/mbrtoc32.o obj/src/multibyte/mbrtowc.o obj/src/multibyte/mbsinit.o obj/src/multibyte/mbsnrtowcs.o obj/src/multibyte/mbsrtowcs.o obj/src/multibyte/mbstowcs.o obj/src/multibyte/mbtowc.o obj/src/multibyte/wcrtomb.o obj/src/multibyte/wcsnrtombs.o obj/src/multibyte/wcsrtombs.o obj/src/multibyte/wcstombs.o obj/src/multibyte/wctob.o obj/src/multibyte/wctomb.o obj/src/network/accept.o obj/src/network/accept4.o obj/src/network/bind.o obj/src/network/connect.o obj/src/network/dn_comp.o obj/src/network/dn_expand.o obj/src/network/dn_skipname.o obj/src/network/dns_parse.o obj/src/network/ent.o obj/src/network/ether.o obj/src/network/freeaddrinfo.o obj/src/network/gai_strerror.o obj/src/network/getaddrinfo.o obj/src/network/gethostbyaddr.o obj/src/network/gethostbyaddr_r.o obj/src/network/gethostbyname.o obj/src/network/gethostbyname2.o obj/src/network/gethostbyname2_r.o obj/src/network/gethostbyname_r.o obj/src/network/getifaddrs.o obj/src/network/getnameinfo.o obj/src/network/getpeername.o obj/src/network/getservbyname.o obj/src/network/getservbyname_r.o obj/src/network/getservbyport.o obj/src/network/getservbyport_r.o obj/src/network/getsockname.o obj/src/network/getsockopt.o obj/src/network/h_errno.o obj/src/network/herror.o obj/src/network/hstrerror.o obj/src/network/htonl.o obj/src/network/htons.o obj/src/network/if_freenameindex.o obj/src/network/if_indextoname.o obj/src/network/if_nameindex.o obj/src/network/if_nametoindex.o obj/src/network/in6addr_any.o obj/src/network/in6addr_loopback.o obj/src/network/inet_addr.o obj/src/network/inet_aton.o obj/src/network/inet_legacy.o obj/src/network/inet_ntoa.o obj/src/network/inet_ntop.o obj/src/network/inet_pton.o obj/src/network/listen.o obj/src/network/lookup_ipliteral.o obj/src/network/lookup_name.o obj/src/network/lookup_serv.o obj/src/network/netlink.o obj/src/network/netname.o obj/src/network/ns_parse.o obj/src/network/ntohl.o obj/src/network/ntohs.o obj/src/network/proto.o obj/src/network/recv.o obj/src/network/recvfrom.o obj/src/network/recvmmsg.o obj/src/network/recvmsg.o obj/src/network/res_init.o obj/src/network/res_mkquery.o obj/src/network/res_msend.o obj/src/network/res_query.o obj/src/network/res_querydomain.o obj/src/network/res_send.o obj/src/network/res_state.o obj/src/network/resolvconf.o obj/src/network/send.o obj/src/network/sendmmsg.o obj/src/network/sendmsg.o obj/src/network/sendto.o obj/src/network/serv.o obj/src/network/setsockopt.o obj/src/netDEBUG_Mem free: 1584032 avail: 1896236 00h26m43s | work/shutdown.o obj/src/network/sockatmark.o obj/src/network/socket.o obj/src/network/socketpair.o obj/src/passwd/fgetgrent.o obj/src/passwd/fgetpwent.o obj/src/passwd/fgetspent.o obj/src/passwd/getgr_a.o obj/src/passwd/getgr_r.o obj/src/passwd/getgrent.o obj/src/passwd/getgrent_a.o obj/src/passwd/getgrouplist.o obj/src/passwd/getpw_a.o obj/src/passwd/getpw_r.o obj/src/passwd/getpwent.o obj/src/passwd/getpwent_a.o obj/src/passwd/getspent.o obj/src/passwd/getspnam.o obj/src/passwd/getspnam_r.o obj/src/passwd/lckpwdf.o obj/src/passwd/nscd_query.o obj/src/passwd/putgrent.o obj/src/passwd/putpwent.o obj/src/passwd/putspent.o obj/src/prng/__rand48_step.o obj/src/prng/__seed48.o obj/src/prng/drand48.o obj/src/prng/lcong48.o obj/src/prng/lrand48.o obj/src/prng/mrand48.o obj/src/prng/rand.o obj/src/prng/rand_r.o obj/src/prng/random.o obj/src/prng/seed48.o obj/src/prng/srand48.o obj/src/process/execl.o obj/src/process/execle.o obj/src/process/execlp.o obj/src/process/execv.o obj/src/process/execve.o obj/src/process/execvp.o obj/src/process/fexecve.o obj/src/process/fork.o obj/src/process/i386/vfork.o obj/src/process/posix_spawn.o obj/src/process/posix_spawn_file_actions_addchdir.o obj/src/process/posix_spawn_file_actions_addclose.o obj/src/process/posix_spawn_file_actions_adddup2.o obj/src/process/posix_spawn_file_actions_addfchdir.o obj/src/process/posix_spawn_file_actions_addopen.o obj/src/process/posix_spawn_file_actions_destroy.o obj/src/process/posix_spawn_file_actions_init.o obj/src/process/posix_spawnattr_destroy.o obj/src/process/posix_spawnattr_getflags.o obj/src/process/posix_spawnattr_getpgroup.o obj/src/process/posix_spawnattr_getsigdefault.o obj/src/process/posix_spawnattr_getsigmask.o obj/src/process/posix_spawnattr_init.o obj/src/process/posix_spawnattr_sched.o obj/src/process/posix_spawnattr_setflags.o obj/src/process/posix_spawnattr_setpgroup.o obj/src/process/posix_spawnattr_setsigdefault.o obj/src/process/posix_spawnattr_setsigmask.o obj/src/process/posix_spawnp.o obj/src/process/system.o obj/src/process/wait.o obj/src/process/waitid.o obj/src/process/waitpid.o obj/src/regex/fnmatch.o obj/src/regex/glob.o obj/src/regex/regcomp.o obj/src/regex/regerror.o obj/src/regex/regexec.o obj/src/regex/tre-mem.o obj/src/sched/affinity.o obj/src/sched/sched_cpucount.o obj/src/sched/sched_get_priority_max.o obj/src/sched/sched_getcpu.o obj/src/sched/sched_getparam.o obj/src/sched/sched_getscheduler.o obj/src/sched/sched_rr_get_interval.o obj/src/sched/sched_setparam.o obj/src/sched/sched_setscheduler.o obj/src/sched/sched_yield.o obj/src/search/hsearch.o obj/src/search/insque.o obj/src/search/lsearch.o obj/src/search/tdelete.o obj/src/search/tdestroy.o obj/src/search/tfind.o obj/src/search/tsearch.o obj/src/search/twalk.o obj/src/select/poll.o obj/src/select/pselect.o obj/src/select/select.o obj/src/setjmp/i386/longjmp.o obj/src/setjmp/i386/setjmp.o obj/src/signal/block.o obj/src/signal/getitimer.o obj/src/signal/i386/restore.o obj/src/signal/i386/sigsetjmp.o obj/src/signal/kill.o obj/src/signal/killpg.o obj/src/signal/psiginfo.o obj/src/signal/psignal.o obj/src/signal/raise.o obj/src/signal/setitimer.o obj/src/signal/sigaction.o obj/src/signal/sigaddset.o obj/src/signal/sigaltstack.o obj/src/signal/sigandset.o obj/src/signal/sigdelset.o obj/src/signal/sigemptyset.o obj/src/signal/sigfillset.o obj/src/signal/sighold.o obj/src/signal/sigignore.o obj/sDEBUG_Mem free: 1584032 avail: 1896236 00h26m44s | rc/signal/siginterrupt.o obj/src/signal/sigisemptyset.o obj/src/signal/sigismember.o obj/src/signal/siglongjmp.o obj/src/signal/signal.o obj/src/signal/sigorset.o obj/src/signal/sigpause.o obj/src/signal/sigpending.o obj/src/signal/sigprocmask.o obj/src/signal/sigqueue.o obj/src/signal/sigrelse.o obj/src/signal/sigrtmax.o obj/src/signal/sigrtmin.o obj/src/signal/sigset.o obj/src/signal/sigsetjmp_tail.o obj/src/signal/sigsuspend.o obj/src/signal/sigtimedwait.o obj/src/signal/sigwait.o obj/src/signal/sigwaitinfo.o obj/src/stat/__xstat.o obj/src/stat/chmod.o obj/src/stat/fchmod.o obj/src/stat/fchmodat.o obj/src/stat/fstat.o obj/src/stat/fstatat.o obj/src/stat/futimens.o obj/src/stat/futimesat.o obj/src/stat/lchmod.o obj/src/stat/lstat.o obj/src/stat/mkdir.o obj/src/stat/mkdirat.o obj/src/stat/mkfifo.o obj/src/stat/mkfifoat.o obj/src/stat/mknod.o obj/src/stat/mknodat.o obj/src/stat/stat.o obj/src/stat/statvfs.o obj/src/stat/umask.o obj/src/stat/utimensat.o obj/src/stdio/__fclose_ca.o obj/src/stdio/__fdopen.o obj/src/stdio/__fmodeflags.o obj/src/stdio/__fopen_rb_ca.o obj/src/stdio/__lockfile.o obj/src/stdio/__overflow.o obj/src/stdio/__stdio_close.o obj/src/stdio/__stdio_exit.o obj/src/stdio/__stdio_read.o obj/src/stdio/__stdio_seek.o obj/src/stdio/__stdio_write.o obj/src/stdio/__stdout_write.o obj/src/stdio/__string_read.o obj/src/stdio/__toread.o obj/src/stdio/__towrite.o obj/src/stdio/__uflow.o obj/src/stdio/asprintf.o obj/src/stdio/clearerr.o obj/src/stdio/dprintf.o obj/src/stdio/ext.o obj/src/stdio/ext2.o obj/src/stdio/fclose.o obj/src/stdio/feof.o obj/src/stdio/ferror.o obj/src/stdio/fflush.o obj/src/stdio/fgetc.o obj/src/stdio/fgetln.o obj/src/stdio/fgetpos.o obj/src/stdio/fgets.o obj/src/stdio/fgetwc.o obj/src/stdio/fgetws.o obj/src/stdio/fileno.o obj/src/stdio/flockfile.o obj/src/stdio/fmemopen.o obj/src/stdio/fopen.o obj/src/stdio/fopencookie.o obj/src/stdio/fprintf.o obj/src/stdio/fputc.o obj/src/stdio/fputs.o obj/src/stdio/fputwc.o obj/src/stdio/fputws.o obj/src/stdio/fread.o obj/src/stdio/freopen.o obj/src/stdio/fscanf.o obj/src/stdio/fseek.o obj/src/stdio/fsetpos.o obj/src/stdio/ftell.o obj/src/stdio/ftrylockfile.o obj/src/stdio/funlockfile.o obj/src/stdio/fwide.o obj/src/stdio/fwprintf.o obj/src/stdio/fwrite.o obj/src/stdio/fwscanf.o obj/src/stdio/getc.o obj/src/stdio/getc_unlocked.o obj/src/stdio/getchar.o obj/src/stdio/getchar_unlocked.o obj/src/stdio/getdelim.o obj/src/stdio/getline.o obj/src/stdio/gets.o obj/src/stdio/getw.o obj/src/stdio/getwc.o obj/src/stdio/getwchar.o obj/src/stdio/ofl.o obj/src/stdio/ofl_add.o obj/src/stdio/open_memstream.o obj/src/stdio/open_wmemstream.o obj/src/stdio/pclose.o obj/src/stdio/perror.o obj/src/stdio/popen.o obj/src/stdio/printf.o obj/src/stdio/putc.o obj/src/stdio/putc_unlocked.o obj/src/stdio/putchar.o obj/src/stdio/putchar_unlocked.o obj/src/stdio/puts.o obj/src/stdio/putw.o obj/src/stdio/putwc.o obj/src/stdio/putwchar.o obj/src/stdio/remove.o obj/src/stdio/rename.o obj/src/stdio/rewind.o obj/src/stdio/scanf.o obj/src/stdio/setbuf.o obj/src/stdio/setbuffer.o obj/src/stdio/setlinebuf.o obj/src/stdio/setvbuf.o obj/src/stdio/snprintf.o obj/src/stdio/sprintf.o obj/src/stdio/sscanf.o obj/src/stdio/stderr.o obj/src/stdio/stdin.o obj/src/stdio/stdout.o obj/src/stdio/swprintf.o obj/src/stdio/swscanf.o obj/src/stdio/tempnam.o obj/src/stdio/tmpfile.o obj/src/stdio/tmpnam.o obj/src/stdio/ungetc.o obj/src/stDEBUG_Mem free: 1584032 avail: 1896236 00h26m44s | dio/ungetwc.o obj/src/stdio/vasprintf.o obj/src/stdio/vdprintf.o obj/src/stdio/vfprintf.o obj/src/stdio/vfscanf.o obj/src/stdio/vfwprintf.o obj/src/stdio/vfwscanf.o obj/src/stdio/vprintf.o obj/src/stdio/vscanf.o obj/src/stdio/vsnprintf.o obj/src/stdio/vsprintf.o obj/src/stdio/vsscanf.o obj/src/stdio/vswprintf.o obj/src/stdio/vswscanf.o obj/src/stdio/vwprintf.o obj/src/stdio/vwscanf.o obj/src/stdio/wprintf.o obj/src/stdio/wscanf.o obj/src/stdlib/abs.o obj/src/stdlib/atof.o obj/src/stdlib/atoi.o obj/src/stdlib/atol.o obj/src/stdlib/atoll.o obj/src/stdlib/bsearch.o obj/src/stdlib/div.o obj/src/stdlib/ecvt.o obj/src/stdlib/fcvt.o obj/src/stdlib/gcvt.o obj/src/stdlib/imaxabs.o obj/src/stdlib/imaxdiv.o obj/src/stdlib/labs.o obj/src/stdlib/ldiv.o obj/src/stdlib/llabs.o obj/src/stdlib/lldiv.o obj/src/stdlib/qsort.o obj/src/stdlib/strtod.o obj/src/stdlib/strtol.o obj/src/stdlib/wcstod.o obj/src/stdlib/wcstol.o obj/src/string/bcmp.o obj/src/string/bcopy.o obj/src/string/bzero.o obj/src/string/explicit_bzero.o obj/src/string/i386/memcpy.o obj/src/string/i386/memmove.o obj/src/string/i386/memset.o obj/src/string/index.o obj/src/string/memccpy.o obj/src/string/memchr.o obj/src/string/memcmp.o obj/src/string/memmem.o obj/src/string/mempcpy.o obj/src/string/memrchr.o obj/src/string/rindex.o obj/src/string/stpcpy.o obj/src/string/stpncpy.o obj/src/string/strcasecmp.o obj/src/string/strcasestr.o obj/src/string/strcat.o obj/src/string/strchr.o obj/src/string/strchrnul.o obj/src/string/strcmp.o obj/src/string/strcpy.o obj/src/string/strcspn.o obj/src/string/strdup.o obj/src/string/strerror_r.o obj/src/string/strlcat.o obj/src/string/strlcpy.o obj/src/string/strlen.o obj/src/string/strncasecmp.o obj/src/string/strncat.o obj/src/string/strncmp.o obj/src/string/strncpy.o obj/src/string/strndup.o obj/src/string/strnlen.o obj/src/string/strpbrk.o obj/src/string/strrchr.o obj/src/string/strsep.o obj/src/string/strsignal.o obj/src/string/strspn.o obj/src/string/strstr.o obj/src/string/strtok.o obj/src/string/strtok_r.o obj/src/string/strverscmp.o obj/src/string/swab.o obj/src/string/wcpcpy.o obj/src/string/wcpncpy.o obj/src/string/wcscasecmp.o obj/src/string/wcscasecmp_l.o obj/src/string/wcscat.o obj/src/string/wcschr.o obj/src/string/wcscmp.o obj/src/string/wcscpy.o obj/src/string/wcscspn.o obj/src/string/wcsdup.o obj/src/string/wcslen.o obj/src/string/wcsncasecmp.o obj/src/string/wcsncasecmp_l.o obj/src/string/wcsncat.o obj/src/string/wcsncmp.o obj/src/string/wcsncpy.o obj/src/string/wcsnlen.o obj/src/string/wcspbrk.o obj/src/string/wcsrchr.o obj/src/string/wcsspn.o obj/src/string/wcsstr.o obj/src/string/wcstok.o obj/src/string/wcswcs.o obj/src/string/wmemchr.o obj/src/string/wmemcmp.o obj/src/string/wmemcpy.o obj/src/string/wmemmove.o obj/src/string/wmemset.o obj/src/temp/__randname.o obj/src/temp/mkdtemp.o obj/src/temp/mkostemp.o obj/src/temp/mkostemps.o obj/src/temp/mkstemp.o obj/src/temp/mkstemps.o obj/src/temp/mktemp.o obj/src/termios/cfgetospeed.o obj/src/termios/cfmakeraw.o obj/src/termios/cfsetospeed.o obj/src/termios/tcdrain.o obj/src/termios/tcflow.o obj/src/termios/tcflush.o obj/src/termios/tcgetattr.o obj/src/termios/tcgetsid.o obj/src/termios/tcsendbreak.o obj/src/termios/tcsetattr.o obj/src/thread/__lock.o obj/src/thread/__syscall_cp.o obj/src/thread/__timedwait.o obj/src/thread/__tls_get_addr.o obj/src/thread/__wait.o obj/src/thread/call_once.o obj/src/DEBUG_Mem free: 1584032 avail: 1896236 00h26m44s | thread/cnd_broadcast.o obj/src/thread/cnd_destroy.o obj/src/thread/cnd_init.o obj/src/thread/cnd_signal.o obj/src/thread/cnd_timedwait.o obj/src/thread/cnd_wait.o obj/src/thread/default_attr.o obj/src/thread/i386/__set_thread_area.o obj/src/thread/i386/__unmapself.o obj/src/thread/i386/clone.o obj/src/thread/i386/syscall_cp.o obj/src/thread/i386/tls.o obj/src/thread/lock_ptc.o obj/src/thread/mtx_destroy.o obj/src/thread/mtx_init.o obj/src/thread/mtx_lock.o obj/src/thread/mtx_timedlock.o obj/src/thread/mtx_trylock.o obj/src/thread/mtx_unlock.o obj/src/thread/pthread_atfork.o obj/src/thread/pthread_attr_destroy.o obj/src/thread/pthread_attr_get.o obj/src/thread/pthread_attr_init.o obj/src/thread/pthread_attr_setdetachstate.o obj/src/thread/pthread_attr_setguardsize.o obj/src/thread/pthread_attr_setinheritsched.o obj/src/thread/pthread_attr_setschedparam.o obj/src/thread/pthread_attr_setschedpolicy.o obj/src/thread/pthread_attr_setscope.o obj/src/thread/pthread_attr_setstack.o obj/src/thread/pthread_attr_setstacksize.o obj/src/thread/pthread_barrier_destroy.o obj/src/thread/pthread_barrier_init.o obj/src/thread/pthread_barrier_wait.o obj/src/thread/pthread_barrierattr_destroy.o obj/src/thread/pthread_barrierattr_init.o obj/src/thread/pthread_barrierattr_setpshared.o obj/src/thread/pthread_cancel.o obj/src/thread/pthread_cleanup_push.o obj/src/thread/pthread_cond_broadcast.o obj/src/thread/pthread_cond_destroy.o obj/src/thread/pthread_cond_init.o obj/src/thread/pthread_cond_signal.o obj/src/thread/pthread_cond_timedwait.o obj/src/thread/pthread_cond_wait.o obj/src/thread/pthread_condattr_destroy.o obj/src/thread/pthread_condattr_init.o obj/src/thread/pthread_condattr_setclock.o obj/src/thread/pthread_condattr_setpshared.o obj/src/thread/pthread_create.o obj/src/thread/pthread_detach.o obj/src/thread/pthread_equal.o obj/src/thread/pthread_getattr_np.o obj/src/thread/pthread_getconcurrency.o obj/src/thread/pthread_getcpuclockid.o obj/src/thread/pthread_getschedparam.o obj/src/thread/pthread_getspecific.o obj/src/thread/pthread_join.o obj/src/thread/pthread_key_create.o obj/src/thread/pthread_kill.o obj/src/thread/pthread_mutex_consistent.o obj/src/thread/pthread_mutex_destroy.o obj/src/thread/pthread_mutex_getprioceiling.o obj/src/thread/pthread_mutex_init.o obj/src/thread/pthread_mutex_lock.o obj/src/thread/pthread_mutex_setprioceiling.o obj/src/thread/pthread_mutex_timedlock.o obj/src/thread/pthread_mutex_trylock.o obj/src/thread/pthread_mutex_unlock.o obj/src/thread/pthread_mutexattr_destroy.o obj/src/thread/pthread_mutexattr_init.o obj/src/thread/pthread_mutexattr_setprotocol.o obj/src/thread/pthread_mutexattr_setpshared.o obj/src/thread/pthread_mutexattr_setrobust.o obj/src/thread/pthread_mutexattr_settype.o obj/src/thread/pthread_once.o obj/src/thread/pthread_rwlock_destroy.o obj/src/thread/pthread_rwlock_init.o obj/src/thread/pthread_rwlock_rdlock.o obj/src/thread/pthread_rwlock_timedrdlock.o obj/src/thread/pthread_rwlock_timedwrlock.o obj/src/thread/pthread_rwlock_tryrdlock.o obj/src/thread/pthread_rwlock_trywrlock.o obj/src/thread/pthread_rwlock_unlock.o obj/src/thread/pthread_rwlock_wrlock.o obj/src/thread/pthread_rwlockattr_destroy.o obj/src/thread/pthread_rwlockattr_init.o obj/src/thread/pthread_rwlockattr_setpshared.o obj/src/thread/pthread_self.o obj/src/thread/pthread_setattr_default_np.o obj/src/thread/pthread_setcancelsDEBUG_Mem free: 1584032 avail: 1896236 00h26m44s | tate.o obj/src/thread/pthread_setcanceltype.o obj/src/thread/pthread_setconcurrency.o obj/src/thread/pthread_setname_np.o obj/src/thread/pthread_setschedparam.o obj/src/thread/pthread_setschedprio.o obj/src/thread/pthread_setspecific.o obj/src/thread/pthread_sigmask.o obj/src/thread/pthread_spin_destroy.o obj/src/thread/pthread_spin_init.o obj/src/thread/pthread_spin_lock.o obj/src/thread/pthread_spin_trylock.o obj/src/thread/pthread_spin_unlock.o obj/src/thread/pthread_testcancel.o obj/src/thread/sem_destroy.o obj/src/thread/sem_getvalue.o obj/src/thread/sem_init.o obj/src/thread/sem_open.o obj/src/thread/sem_post.o obj/src/thread/sem_timedwait.o obj/src/thread/sem_trywait.o obj/src/thread/sem_unlink.o obj/src/thread/sem_wait.o obj/src/thread/synccall.o obj/src/thread/thrd_create.o obj/src/thread/thrd_exit.o obj/src/thread/thrd_join.o obj/src/thread/thrd_sleep.o obj/src/thread/thrd_yield.o obj/src/thread/tss_create.o obj/src/thread/tss_delete.o obj/src/thread/tss_set.o obj/src/thread/vmlock.o obj/src/time/__map_file.o obj/src/time/__month_to_secs.o obj/src/time/__secs_to_tm.o obj/src/time/__tm_to_secs.o obj/src/time/__tz.o obj/src/time/__year_to_secs.o obj/src/time/asctime.o obj/src/time/asctime_r.o obj/src/time/clock.o obj/src/time/clock_getcpuclockid.o obj/src/time/clock_getres.o obj/src/time/clock_gettime.o obj/src/time/clock_nanosleep.o obj/src/time/clock_settime.o obj/src/time/ctime.o obj/src/time/ctime_r.o obj/src/time/difftime.o obj/src/time/ftime.o obj/src/time/getdate.o obj/src/time/gettimeofday.o obj/src/time/gmtime.o obj/src/time/gmtime_r.o obj/src/time/localtime.o obj/src/time/localtime_r.o obj/src/time/mktime.o obj/src/time/nanosleep.o obj/src/time/strftime.o obj/src/time/strptime.o obj/src/time/time.o obj/src/time/timegm.o obj/src/time/timer_create.o obj/src/time/timer_delete.o obj/src/time/timer_getoverrun.o obj/src/time/timer_gettime.o obj/src/time/timer_settime.o obj/src/time/times.o obj/src/time/timespec_get.o obj/src/time/utime.o obj/src/time/wcsftime.o obj/src/unistd/_exit.o obj/src/unistd/access.o obj/src/unistd/acct.o obj/src/unistd/alarm.o obj/src/unistd/chdir.o obj/src/unistd/chown.o obj/src/unistd/close.o obj/src/unistd/ctermid.o obj/src/unistd/dup.o obj/src/unistd/dup2.o obj/src/unistd/dup3.o obj/src/unistd/faccessat.o obj/src/unistd/fchdir.o obj/src/unistd/fchown.o obj/src/unistd/fchownat.o obj/src/unistd/fdatasync.o obj/src/unistd/fsync.o obj/src/unistd/ftruncate.o obj/src/unistd/getcwd.o obj/src/unistd/getegid.o obj/src/unistd/geteuid.o obj/src/unistd/getgid.o obj/src/unistd/getgroups.o obj/src/unistd/gethostname.o obj/src/unistd/getlogin.o obj/src/unistd/getlogin_r.o obj/src/unistd/getpgid.o obj/src/unistd/getpgrp.o obj/src/unistd/getpid.o obj/src/unistd/getppid.o obj/src/unistd/getsid.o obj/src/unistd/getuid.o obj/src/unistd/isatty.o obj/src/unistd/lchown.o obj/src/unistd/link.o obj/src/unistd/linkat.o obj/src/unistd/lseek.o obj/src/unistd/nice.o obj/src/unistd/pause.o obj/src/unistd/pipe.o obj/src/unistd/pipe2.o obj/src/unistd/posix_close.o obj/src/unistd/pread.o obj/src/unistd/preadv.o obj/src/unistd/pwrite.o obj/src/unistd/pwritev.o obj/src/unistd/read.o obj/src/unistd/readlink.o obj/src/unistd/readlinkat.o obj/src/unistd/readv.o obj/src/unistd/renameat.o obj/src/unistd/rmdir.o obj/src/unistd/setegid.o obj/src/unistd/seteuid.o obj/src/unistd/setgid.o obj/src/unistd/setpgid.o obj/src/unistd/setpgrp.o obj/src/uniDEBUG_Mem free: 1584032 avail: 1896236 00h26m44s | std/setregid.o obj/src/unistd/setresgid.o obj/src/unistd/setresuid.o obj/src/unistd/setreuid.o obj/src/unistd/setsid.o obj/src/unistd/setuid.o obj/src/unistd/setxid.o obj/src/unistd/sleep.o obj/src/unistd/symlink.o obj/src/unistd/symlinkat.o obj/src/unistd/sync.o obj/src/unistd/tcgetpgrp.o obj/src/unistd/tcsetpgrp.o obj/src/unistd/truncate.o obj/src/unistd/ttyname.o obj/src/unistd/ttyname_r.o obj/src/unistd/ualarm.o obj/src/unistd/unlink.o obj/src/unistd/unlinkat.o obj/src/unistd/usleep.o obj/src/unistd/write.o obj/src/unistd/writev.o 00h26m45s | true lib/libc.a 00h26m45s | rm -f lib/libm.a 00h26m45s | touch lib/libm.a 00h26m45s | rm -f lib/librt.a 00h26m45s | touch lib/librt.a 00h26m45s | rm -f lib/libpthread.a 00h26m45s | touch lib/libpthread.a 00h26m45s | rm -f lib/libcrypt.a 00h26m45s | touch lib/libcrypt.a 00h26m45s | rm -f lib/libutil.a 00h26m45s | touch lib/libutil.a 00h26m45s | rm -f lib/libxnet.a 00h26m45s | touch lib/libxnet.a 00h26m45s | rm -f lib/libresolv.a 00h26m45s | touch lib/libresolv.a 00h26m45s | rm -f lib/libdl.a 00h26m45s | touch lib/libdl.a 00h26m45s | # end of call src_compile: 00h26m45s | musl-1.1.24: installing. 00h26m45s | # 00h26m45s | # Makefile for musl (requires GNU make) 00h26m45s | # 00h26m45s | # This is how simple every makefile should be... 00h26m45s | # No, I take that back - actually most should be less than half this size. 00h26m45s | # 00h26m45s | # Use config.mak to override any of the following variables. 00h26m45s | # Do not make changes here. 00h26m45s | # 00h26m45s | 00h26m45s | srcdir = . 00h26m45s | exec_prefix = /usr/local 00h26m45s | bindir = $(exec_prefix)/bin 00h26m45s | 00h26m45s | prefix = /usr/local/musl 00h26m45s | includedir = $(prefix)/include 00h26m45s | libdir = $(prefix)/lib 00h26m45s | syslibdir = /lib 00h26m45s | 00h26m45s | SRC_DIRS = $(addprefix $(srcdir)/,src/* crt ldso) 00h26m45s | BASE_GLOBS = $(addsuffix /*.c,$(SRC_DIRS)) 00h26m45s | ARCH_GLOBS = $(addsuffix /$(ARCH)/*.[csS],$(SRC_DIRS)) 00h26m45s | BASE_SRCS = $(sort $(wildcard $(BASE_GLOBS))) 00h26m45s | ARCH_SRCS = $(sort $(wildcard $(ARCH_GLOBS))) 00h26m45s | BASE_OBJS = $(patsubst $(srcdir)/%,%.o,$(basename $(BASE_SRCS))) 00h26m45s | ARCH_OBJS = $(patsubst $(srcdir)/%,%.o,$(basename $(ARCH_SRCS))) 00h26m45s | REPLACED_OBJS = $(sort $(subst /$(ARCH)/,/,$(ARCH_OBJS))) 00h26m45s | ALL_OBJS = $(addprefix obj/, $(filter-out $(REPLACED_OBJS), $(sort $(BASE_OBJS) $(ARCH_OBJS)))) 00h26m45s | 00h26m45s | LIBC_OBJS = $(filter obj/src/%,$(ALL_OBJS)) 00h26m45s | LDSO_OBJS = $(filter obj/ldso/%,$(ALL_OBJS:%.o=%.lo)) 00h26m45s | CRT_OBJS = $(filter obj/crt/%,$(ALL_OBJS)) 00h26m45s | 00h26m45s | AOBJS = $(LIBC_OBJS) 00h26m45s | LOBJS = $(LIBC_OBJS:.o=.lo) 00h26m45s | GENH = obj/include/bits/alltypes.h obj/include/bits/syscall.h 00h26m45s | GENH_INT = obj/src/internal/version.h 00h26m45s | IMPH = $(addprefix $(srcdir)/, src/internal/stdio_impl.h src/internal/pthread_impl.h src/internal/locale_impl.h src/internal/libc.h) 00h26m45s | 00h26m45s | LDFLAGS = 00h26m45s | LDFLAGS_AUTO = 00h26m45s | LIBCC = -lgcc 00h26m45s | CPPFLAGS = 00h26m45s | CFLAGS = 00h26m45s | CFLAGS_AUTO = -Os -pipe 00h26m45s | CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc 00h26m45s | 00h26m45s | CFLAGS_ALL = $(CFLAGS_C99FSE) 00h26m45s | CFLAGS_ALL += -D_XOPEN_SOURCE=700 -I$(srcdir)/arch/$(ARCH) -I$(srcdir)/arch/generic -Iobj/src/internal -I$(srcdir)/src/include -I$(srcdir)/src/internal -Iobj/include -I$(srcdir)/include 00h26m45s | CFLAGS_ALL += $(CPPFLAGS) $(CFLAGS_AUTO) $(CFLAGS) 00h26m45s | 00h26m45s | LDFLAGS_ALL = $(LDFLAGS_AUTO) $(LDFLAGS) 00h26m45s | 00h26m45s | AR = $(CROSS_COMPILE)ar 00h26m45s | RANLIB = $(CROSS_COMPILE)ranlib 00h26m45s | INSTALL = $(srcdir)/tools/install.sh 00h26m45s | 00h26m45s | ARCH_INCLUDES = $(wildcard $(srcdir)/arch/$(ARCH)/bits/*.h) 00h26m45s | GENERIC_INCLUDES = $(wildcard $(srcdir)/arch/generic/bits/*.h) 00h26m45s | INCLUDES = $(wildcard $(srcdir)/include/*.h $(srcdir)/include/*/*.h) 00h26m45s | ALL_INCLUDES = $(sort $(INCLUDES:$(srcdir)/%=%) $(GENH:obj/%=%) $(ARCH_INCLUDES:$(srcdir)/arch/$(ARCH)/%=include/%) $(GENERIC_INCLUDES:$(srcdir)/arch/generic/%=include/%)) 00h26m45s | 00h26m45s | EMPTY_LIB_NAMES = m rt pthread crypt util xnet resolv dl 00h26m45s | EMPTY_LIBS = $(EMPTY_LIB_NAMES:%=lib/lib%.a) 00h26m45s | CRT_LIBS = $(addprefix lib/,$(notdir $(CRT_OBJS))) 00h26m45s | STATIC_LIBS = lib/libc.a 00h26m45s | SHARED_LIBS = lib/libc.so 00h26m45s | TOOL_LIBS = lib/musl-gcc.specs 00h26m45s | ALL_LIBS = $(CRT_LIBS) $(STATIC_LIBS) $(SHARED_LIBS) $(EMPTY_LIBS) $(TOOL_LIBS) 00h26m45s | ALL_TOOLS = obj/musl-gcc 00h26m45s | 00h26m45s | WRAPCC_GCC = gcc 00h26m45s | WRAPCC_CLANG = clang 00h26m45s | 00h26m45s | LDSO_PATHNAME = $(syslibdir)/ld-musl-$(ARCH)$(SUBARCH).so.1 00h26m45s | 00h26m45s | -include config.mak 00h26m45s | 00h26m45s | ifeq ($(ARCH),) 00h26m45s | 00h26m45s | all: 00h26m45s | @echo "Please set ARCH in config.mak before running make." 00h26m45s | @exit 1 00h26m45s | 00h26m45s | else 00h26m45s | 00h26m45s | all: $(ALL_LIBS) $(ALL_TOOLS) 00h26m45s | 00h26m45s | OBJ_DIRS = $(sort $(patsubst %/,%,$(dir $(ALL_LIBS) $(ALL_TOOLS) $(ALL_OBJS) $(GENH) $(GENH_INT))) obj/include) 00h26m45s | 00h26m45s | $(ALL_LIBS) $(ALL_TOOLS) $(ALL_OBJS) $(ALL_OBJS:%.o=%.lo) $(GENH) $(GENH_INT): | $(OBJ_DIRS) 00h26m45s | 00h26m45s | $(OBJ_DIRS): 00h26m45s | mkdir -p $@ 00h26m45s | 00h26m45s | obj/include/bits/alltypes.h: $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in $(srcdir)/tools/mkalltypes.sed 00h26m45s | sed -f $(srcdir)/tools/mkalltypes.sed $(srcdir)/arch/$(ARCH)/bits/alltypes.h.in $(srcdir)/include/alltypes.h.in > $@ 00h26m45s | 00h26m45s | obj/include/bits/syscall.h: $(srcdir)/arch/$(ARCH)/bits/syscall.h.in 00h26m45s | cp $< $@ 00h26m45s | sed -n -e s/__NR_/SYS_/p < $< >> $@ 00h26m45s | 00h26m45s | obj/src/internal/version.h: $(wildcard $(srcdir)/VERSION $(srcdir)/.git) 00h26m45s | printf '#define VERSION "%s"\n' "$$(cd $(srcdir); sh tools/version.sh)" > $@ 00h26m45s | 00h26m45s | obj/src/internal/version.o obj/src/internal/version.lo: obj/src/internal/version.h 00h26m45s | 00h26m45s | obj/crt/rcrt1.o obj/ldso/dlstart.lo obj/ldso/dynlink.lo: $(srcdir)/src/internal/dynlink.h $(srcdir)/arch/$(ARCH)/reloc.h 00h26m45s | 00h26m45s | obj/crt/crt1.o obj/crt/scrt1.o obj/crt/rcrt1.o obj/ldso/dlstart.lo: $(srcdir)/arch/$(ARCH)/crt_arch.h 00h26m45s | 00h26m45s | obj/crt/rcrt1.o: $(srcdir)/ldso/dlstart.c 00h26m45s | 00h26m45s | obj/crt/Scrt1.o obj/crt/rcrt1.o: CFLAGS_ALL += -fPIC 00h26m45s | 00h26m45s | OPTIMIZE_SRCS = $(wildcard $(OPTIMIZE_GLOBS:%=$(srcdir)/src/%)) 00h26m45s | $(OPTIMIZE_SRCS:$(srcdir)/%.c=obj/%.o) $(OPTIMIZE_SRCS:$(srcdir)/%.c=obj/%.lo): CFLAGS += -O3 00h26m45s | 00h26m45s | MEMOPS_OBJS = $(filter %/memcpy.o %/memmove.o %/memcmp.o %/memset.o, $(LIBC_OBJS)) 00h26m45s | $(MEMOPS_OBJS) $(MEMOPS_OBJS:%.o=%.lo): CFLAGS_ALL += $(CFLAGS_MEMOPS) 00h26m45s | 00h26m45s | NOSSP_OBJS = $(CRT_OBJS) $(LDSO_OBJS) $(filter \ 00h26m45s | %/__libc_start_main.o %/__init_tls.o %/__stack_chk_fail.o \ 00h26m45s | %/__set_thread_area.o %/memset.o %/memcpy.o \ 00h26m45s | , $(LIBC_OBJS)) 00h26m45s | $(NOSSP_OBJS) $(NOSSP_OBJS:%.o=%.lo): CFLAGS_ALL += $(CFLAGS_NOSSP) 00h26m45s | 00h26m45s | $(CRT_OBJS): CFLAGS_ALL += -DCRT 00h26m45s | 00h26m45s | $(LOBJS) $(LDSO_OBJS): CFLAGS_ALL += -fPIC 00h26m45s | 00h26m45s | CC_CMD = $(CC) $(CFLAGS_ALL) -c -o $@ $< 00h26m45s | 00h26m45s | # Choose invocation of assembler to be used 00h26m45s | ifeq ($(ADD_CFI),yes) 00h26m45s | AS_CMD = LC_ALL=C awk -f $(srcdir)/tools/add-cfi.common.awk -f $(srcdir)/tools/add-cfi.$(ARCH).awk $< | $(CC) $(CFLAGS_ALL) -x assembler -c -o $@ - 00h26m45s | else 00h26m45s | AS_CMD = $(CC_CMD) 00h26m45s | endif 00h26m45s | 00h26m45s | obj/%.o: $(srcdir)/%.s 00h26m45s | $(AS_CMD) 00h26m45s | 00h26m45s | obj/%.o: $(srcdir)/%.S 00h26m45s | $(CC_CMD) 00h26m45s | 00h26m45s | obj/%.o: $(srcdir)/%.c $(GENH) $(IMPH) 00h26m45s | $(CC_CMD) 00h26m45s | 00h26m45s | obj/%.lo: $(srcdir)/%.s 00h26m45s | $(AS_CMD) 00h26m45s | 00h26m45s | obj/%.lo: $(srcdir)/%.S 00h26m45s | $(CC_CMD) 00h26m45s | 00h26m45s | obj/%.lo: $(srcdir)/%.c $(GENH) $(IMPH) 00h26m45s | $(CC_CMD) 00h26m45s | 00h26m45s | lib/libc.so: $(LOBJS) $(LDSO_OBJS) 00h26m45s | $(CC) $(CFLAGS_ALL) $(LDFLAGS_ALL) -nostdlib -shared \ 00h26m45s | -Wl,-e,_dlstart -o $@ $(LOBJS) $(LDSO_OBJS) $(LIBCC) 00h26m45s | 00h26m45s | lib/libc.a: $(AOBJS) 00h26m45s | rm -f $@ 00h26m45s | $(AR) rc $@ $(AOBJS) 00h26m45s | $(RANLIB) $@ 00h26m45s | 00h26m45s | $(EMPTY_LIBS): 00h26m45s | rm -f $@ 00h26m45s | touch $@ 00h26m45s | 00h26m45s | lib/%.o: obj/crt/$(ARCH)/%.o 00h26m45s | cp $< $@ 00h26m45s | 00h26m45s | lib/%.o: obj/crt/%.o 00h26m45s | cp $< $@ 00h26m45s | 00h26m45s | lib/musl-gcc.specs: $(srcdir)/tools/musl-gcc.specs.sh config.mak 00h26m45s | sh $< "$(includedir)" "$(libdir)" "$(LDSO_PATHNAME)" > $@ 00h26m45s | 00h26m45s | obj/musl-gcc: config.mak 00h26m45s | printf '#!/bin/sh\nexec "$${REALGCC:-$(WRAPCC_GCC)}" "$$@" -specs "%s/musl-gcc.specs"\n' "$(libdir)" > $@ 00h26m45s | chmod +x $@ 00h26m45s | 00h26m45s | obj/%-clang: $(srcdir)/tools/%-clang.in config.mak 00h26m45s | sed -e 's!@CC@!$(WRAPCC_CLANG)!g' -e 's!@PREFIX@!$(prefix)!g' -e 's!@INCDIR@!$(includedir)!g' -e 's!@LIBDIR@!$(libdir)!g' -e 's!@LDSO@!$(LDSO_PATHNAME)!g' $< > $@ 00h26m45s | chmod +x $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(bindir)/%: obj/% 00h26m45s | $(INSTALL) -D $< $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(libdir)/%.so: lib/%.so 00h26m45s | $(INSTALL) -D -m 755 $< $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(libdir)/%: lib/% 00h26m45s | $(INSTALL) -D -m 644 $< $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(includedir)/bits/%: $(srcdir)/arch/$(ARCH)/bits/% 00h26m45s | $(INSTALL) -D -m 644 $< $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(includedir)/bits/%: $(srcdir)/arch/generic/bits/% 00h26m45s | $(INSTALL) -D -m 644 $< $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(includedir)/bits/%: obj/include/bits/% 00h26m45s | $(INSTALL) -D -m 644 $< $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(includedir)/%: $(srcdir)/include/% 00h26m45s | $(INSTALL) -D -m 644 $< $@ 00h26m45s | 00h26m45s | $(DESTDIR)$(LDSO_PATHNAME): $(DESTDIR)$(libdir)/libc.so 00h26m45s | $(INSTALL) -D -l $(libdir)/libc.so $@ || true 00h26m45s | 00h26m45s | install-libs: $(ALL_LIBS:lib/%=$(DESTDIR)$(libdir)/%) $(if $(SHARED_LIBS),$(DESTDIR)$(LDSO_PATHNAME),) 00h26m45s | 00h26m45s | install-headers: $(ALL_INCLUDES:include/%=$(DESTDIR)$(includedir)/%) 00h26m45s | 00h26m45s | install-tools: $(ALL_TOOLS:obj/%=$(DESTDIR)$(bindir)/%) 00h26m45s | 00h26m45s | install: install-libs install-headers install-tools 00h26m45s | 00h26m45s | musl-git-%.tar.gz: .git 00h26m45s | git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ $(patsubst musl-git-%.tar.gz,%,$@) 00h26m45s | 00h26m45s | musl-%.tar.gz: .git 00h26m45s | git --git-dir=$(srcdir)/.git archive --format=tar.gz --prefix=$(patsubst %.tar.gz,%,$@)/ -o $@ v$(patsubst musl-%.tar.gz,%,$@) 00h26m45s | 00h26m45s | endif 00h26m45s | 00h26m45s | clean: 00h26m45s | rm -rf obj lib 00h26m45s | 00h26m45s | distclean: clean 00h26m45s | rm -f config.mak 00h26m45s | 00h26m45s | .PHONY: all clean install install-libs install-headers install-tools 00h26m45s | GNU Make 3.80 00h26m45s | Copyright (C) 2002 Free Software Foundation, Inc. 00h26m45s | This is free software; see the source for copying conditions. 00h26m45s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h26m45s | PARTICULAR PURPOSE. 00h26m45s | Reading makefiles... 00h26m45s | DEBUG_Mem free: 1664880 avail: 1978768 00h26m45s | DEBUG_Mem free: 1651984 avail: 1965872 00h26m45s | Makefile:93: target `obj/ldso' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/aio' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/conf' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/crypt' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/ctype' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/dirent' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/env' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/exit' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/fcntl' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/fenv' given more than once in the same rule. 00h26m45s | Makefile:9DEBUG_Mem free: 1643180 avail: 1957068 00h26m45s | 3: target `obj/src/ipc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/ldso' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/ipc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/ldso' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/legacy' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/linux' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/locale' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/malloc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/math' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/math/i386' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/misc' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/mman' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/mq' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/multibyte' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/network' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/passwd' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/prng' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/process' gDEBUG_Mem free: 1643180 avail: 1957068 00h26m45s | iven more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h26m45s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/process' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/regex' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/sched' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/search' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/select' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stat' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stdio' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/stdlib' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/string/i386' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/string' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/temp' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/termios' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/thread' given more than once in the same rule. 00h26m46s | Makefile:93: target `obj/src/time' given more than once in the same rule. 00h26m46s | DEBUG_Mem free: 1642684 avail: 1956572 00h26m46s | DEBUG_Mem free: 1631152 avail: 1945040 00h26m46s | DEBUG_Mem free: 1622720 avail: 1936608 00h26m46s | Updating goal targets.... 00h26m46s | File `install' does not exist. 00h26m46s | File `install-libs' does not exist. 00h26m46s | Prerequisite `lib/Scrt1.o' is newer than target `/after/lib/musl/Scrt1.o'. 00h26m46s | Must remake target `/after/lib/musl/Scrt1.o'. 00h26m46s | ./tools/install.sh -D -m 644 lib/Scrt1.o /after/lib/musl/Scrt1.o 00h26m46s | Successfully remade target file `/after/lib/musl/Scrt1.o'. 00h26m46s | Prerequisite `lib/crt1.o' is newer than target `/after/lib/musl/crt1.o'. 00h26m46s | Must remake target `/after/lib/musl/crt1.o'. 00h26m46s | ./tools/install.sh -D -m 644 lib/crt1.o /after/lib/musl/crt1.o 00h26m46s | Successfully remade target file `/after/lib/musl/crt1.o'. 00h26m46s | Prerequisite `lib/crti.o' is newer than target `/after/lib/musl/crti.o'. 00h26m46s | Must remake target `/after/lib/musl/crti.o'. 00h26m46s | ./tools/install.sh -D -m 644 lib/crti.o /after/lib/musl/crti.o 00h26m46s | Successfully remade target file `/after/lib/musl/crti.o'. 00h26m46s | Prerequisite `lib/crtn.o' is newer than target `/after/lib/musl/crtn.o'. 00h26m46s | Must remake target `/after/lib/musl/crtn.o'. 00h26m47s | ./tools/install.sh -D -m 644 lib/crtn.o /after/lib/musl/crtn.o 00h26m47s | Successfully remade target file `/after/lib/musl/crtn.o'. 00h26m47s | Prerequisite `lib/rcrt1.o' is newer than target `/after/lib/musl/rcrt1.o'. 00h26m47s | Must remake target `/after/lib/musl/rcrt1.o'. 00h26m47s | ./tools/instDEBUG_Mem free: 1620364 avail: 1934252 00h26m47s | all.sh -D -m 644 lib/rcrt1.o /after/lib/musl/rcrt1.o 00h26m47s | Successfully remade target file `/after/lib/musl/rcrt1.o'. 00h26m47s | Prerequisite `lib/libc.a' is newer than target `/after/lib/musl/libc.a'. 00h26m47s | Must remake target `/after/lib/musl/libc.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libc.a /after/lib/musl/libc.a 00h26m47s | Successfully remade target file `/after/lib/musl/libc.a'. 00h26m47s | Prerequisite `lib/libm.a' is newer than target `/after/lib/musl/libm.a'. 00h26m47s | Must remake target `/after/lib/musl/libm.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libm.a /after/lib/musl/libm.a 00h26m47s | Successfully remade target file `/after/lib/musl/libm.a'. 00h26m47s | Prerequisite `lib/librt.a' is newer than target `/after/lib/musl/librt.a'. 00h26m47s | Must remake target `/after/lib/musl/librt.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/librt.a /after/lib/musl/librt.a 00h26m47s | Successfully remade target file `/after/lib/musl/librt.a'. 00h26m47s | Prerequisite `lib/libpthread.a' is newer than target `/after/lib/musl/libpthread.a'. 00h26m47s | Must remake target `/after/lib/musl/libpthread.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libpthread.a /after/lib/musl/libpthread.a 00h26m47s | Successfully remade target file `/after/lib/musl/libpthread.a'. 00h26m47s | Prerequisite `lib/libcrypt.a' is newer than target `/after/lib/musl/libcrypDEBUG_Mem free: 1610444 avail: 1924344 00h26m47s | t.a'. 00h26m47s | Must remake target `/after/lib/musl/libcrypt.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libcrypt.a /after/lib/musl/libcrypt.a 00h26m47s | Successfully remade target file `/after/lib/musl/libcrypt.a'. 00h26m47s | Prerequisite `lib/libutil.a' is newer than target `/after/lib/musl/libutil.a'. 00h26m47s | Must remake target `/after/lib/musl/libutil.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libutil.a /after/lib/musl/libutil.a 00h26m47s | Successfully remade target file `/after/lib/musl/libutil.a'. 00h26m47s | Prerequisite `lib/libxnet.a' is newer than target `/after/lib/musl/libxnet.a'. 00h26m47s | Must remake target `/after/lib/musl/libxnet.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libxnet.a /after/lib/musl/libxnet.a 00h26m47s | Successfully remade target file `/after/lib/musl/libxnet.a'. 00h26m47s | Prerequisite `lib/libresolv.a' is newer than target `/after/lib/musl/libresolv.a'. 00h26m47s | Must remake target `/after/lib/musl/libresolv.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libresolv.a /after/lib/musl/libresolv.a 00h26m47s | Successfully remade target file `/after/lib/musl/libresolv.a'. 00h26m47s | Prerequisite `lib/libdl.a' is newer than target `/after/lib/musl/libdl.a'. 00h26m47s | Must remake target `/after/lib/musl/libdl.a'. 00h26m47s | ./tools/install.sh -D -m 644 lib/libdl.a /after/lib/musl/libdl.a 00h26m47s | Successfully remade target file `/after/lib/musl/libdl.a'. 00h26m47s | Must remake target `install-libs'. 00h26m47s | Successfully remade target file `install-libs'. 00h26m47s | File `install-headers' does not exist. 00h26m47s | Prerequisite `include/aio.h' is newer than target `/after/include/musl/aio.h'. 00h26m47s | Must remake target `/after/include/musl/aio.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/aio.h /after/include/musl/aio.h 00h26m47s | Successfully remade target file `/after/include/musl/aio.h'. 00h26m47s | Prerequisite `include/alloca.h' is newer than target `/after/include/musl/alloca.h'. 00h26m47s | Must remake target `/after/include/musl/alloca.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/alloca.h /after/include/musl/alloca.h 00h26m47s | Successfully remade target file `/after/include/musl/alloca.h'. 00h26m47s | Prerequisite `include/ar.h' is newer than target `/after/include/musl/ar.h'. 00h26m47s | Must remake target `/after/include/musl/ar.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/ar.h /after/include/musl/ar.h 00h26m47s | Successfully remade target file `/after/include/musl/ar.h'. 00h26m47s | Prerequisite `include/arpa/ftp.h' is newer than target `/after/include/musl/arpa/ftp.h'. 00h26m47s | Must remake target `/after/include/musl/arpa/ftp.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/arpa/ftp.h /after/include/musl/arpa/ftp.h 00h26m47s | Successfully remade target file `/after/include/musl/arpa/ftp.h'. 00h26m47s | Prerequisite `include/arpa/inet.h' is newer than target `/after/include/musl/arpa/inet.h'. 00h26m47s | Must remake target `/after/include/musl/arpa/inet.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/arpa/inet.h /after/include/musl/arpa/inet.h 00h26m47s | Successfully remade target file `/after/include/musl/arpa/inet.h'. 00h26m47s | Prerequisite `include/arpa/nameser.h' is newer than target `/after/include/musl/arpa/nameser.h'. 00h26m47s | Must remake target `/after/include/musl/arpa/nameser.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/arpa/nameserDEBUG_Mem free: 1610320 avail: 1924240 00h26m47s | .h /after/include/musl/arpa/nameser.h 00h26m47s | Successfully remade target file `/after/include/musl/arpa/nameser.h'. 00h26m47s | Prerequisite `include/arpa/nameser_compat.h' is newer than target `/after/include/musl/arpa/nameser_compat.h'. 00h26m47s | Must remake target `/after/include/musl/arpa/nameser_compat.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/arpa/nameser_compat.h /after/include/musl/arpa/nameser_compat.h 00h26m47s | Successfully remade target file `/after/include/musl/arpa/nameser_compat.h'. 00h26m47s | Prerequisite `include/arpa/telnet.h' is newer than target `/after/include/musl/arpa/telnet.h'. 00h26m47s | Must remake target `/after/include/musl/arpa/telnet.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/arpa/telnet.h /after/include/musl/arpa/telnet.h 00h26m47s | Successfully remade target file `/after/include/musl/arpa/telnet.h'. 00h26m47s | Prerequisite `include/arpa/tftp.h' is newer than target `/after/include/musl/arpa/tftp.h'. 00h26m47s | Must remake target `/after/include/musl/arpa/tftp.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/arpa/tftp.h /after/include/musl/arpa/tftp.h 00h26m47s | Successfully remade target file `/after/include/musl/arpa/tftp.h'. 00h26m47s | Prerequisite `include/assert.h' is newer than target `/after/include/musl/assert.h'. 00h26m47s | Must remake target `/after/include/musl/assert.h'. 00h26m47s | ./tools/install.sh -D -m 644 include/assert.h /after/include/musl/assert.h 00h26m47s | Successfully remade target file `/after/include/musl/assert.h'. 00h26m47s | Prerequisite `obj/include/bits/alltypes.h' is newer than target `/after/include/musl/bits/alltypes.h'. 00h26m47s | Must remake target `/after/include/musl/bits/alltypes.h'. 00h26m47s | ./tools/install.sh -D -m 644 obj/include/bits/alltypes.h /after/include/musl/bits/alltypes.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/alltypes.h'. 00h26m47s | Prerequisite `arch/i386/bits/endian.h' is newer than target `/after/include/musl/bits/endian.h'. 00h26m47s | Must remake target `/after/include/musl/bits/endian.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/i386/bits/endian.h /after/include/musl/bits/endian.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/endian.h'. 00h26m47s | Prerequisite `arch/generic/bits/errno.h' is newer than target `/after/include/musl/bits/errno.h'. 00h26m47s | Must remake target `/after/include/musl/bits/errno.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/generic/bits/errno.h /after/include/musl/bits/errno.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/errno.h'. 00h26m47s | Prerequisite `arch/generic/bits/fcntl.h' is newer than target `/after/include/musl/bits/fcntl.h'. 00h26m47s | Must remake target `/after/include/musl/bits/fcntl.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/generic/bits/fcntl.h /after/include/musl/bits/fcntl.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/fcntl.h'. 00h26m47s | Prerequisite `arch/i386/bits/fenv.h' is newer than target `/after/include/musl/bits/fenv.h'. 00h26m47s | Must remake target `/after/include/musl/bits/fenv.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/i386/bits/fenv.h /after/include/musl/bits/fenv.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/fenv.h'. 00h26m47s | Prerequisite `arch/i386/bits/float.h' is newer than target `/after/include/musl/bits/float.h'. 00h26m47s | Must remake target `/after/include/musl/bits/float.h'. 00h26m47s | ./tools/insDEBUG_Mem free: 1610196 avail: 1924116 00h26m47s | tall.sh -D -m 644 arch/i386/bits/float.h /after/include/musl/bits/float.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/float.h'. 00h26m47s | Prerequisite `arch/generic/bits/hwcap.h' is newer than target `/after/include/musl/bits/hwcap.h'. 00h26m47s | Must remake target `/after/include/musl/bits/hwcap.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/generic/bits/hwcap.h /after/include/musl/bits/hwcap.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/hwcap.h'. 00h26m47s | Prerequisite `arch/i386/bits/io.h' is newer than target `/after/include/musl/bits/io.h'. 00h26m47s | Must remake target `/after/include/musl/bits/io.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/i386/bits/io.h /after/include/musl/bits/io.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/io.h'. 00h26m47s | Prerequisite `arch/generic/bits/ioctl.h' is newer than target `/after/include/musl/bits/ioctl.h'. 00h26m47s | Must remake target `/after/include/musl/bits/ioctl.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/generic/bits/ioctl.h /after/include/musl/bits/ioctl.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/ioctl.h'. 00h26m47s | Prerequisite `arch/generic/bits/ioctl_fix.h' is newer than target `/after/include/musl/bits/ioctl_fix.h'. 00h26m47s | Must remake target `/after/include/musl/bits/ioctl_fix.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/generic/bits/ioctl_fix.h /after/include/musl/bits/ioctl_fix.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/ioctl_fix.h'. 00h26m47s | Prerequisite `arch/generic/bits/ipc.h' is newer than target `/after/include/musl/bits/ipc.h'. 00h26m47s | Must remake target `/after/include/musl/bits/ipc.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/generic/bits/ipc.h /after/include/musl/bits/ipc.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/ipc.h'. 00h26m47s | Prerequisite `arch/i386/bits/ipcstat.h' is newer than target `/after/include/musl/bits/ipcstat.h'. 00h26m47s | Must remake target `/after/include/musl/bits/ipcstat.h'. 00h26m47s | ./tools/install.sh -D -m 644 arch/i386/bits/ipcstat.h /after/include/musl/bits/ipcstat.h 00h26m47s | Successfully remade target file `/after/include/musl/bits/ipcstat.h'. 00h26m47s | Prerequisite `arch/generic/bits/kd.h' is newer than target `/after/include/musl/bits/kd.h'. 00h26m47s | Must remake target `/after/include/musl/bits/kd.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/kd.h /after/include/musl/bits/kd.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/kd.h'. 00h26m48s | Prerequisite `arch/i386/bits/limits.h' is newer than target `/after/include/musl/bits/limits.h'. 00h26m48s | Must remake target `/after/include/musl/bits/limits.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/limits.h /after/include/musl/bits/limits.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/limits.h'. 00h26m48s | Prerequisite `arch/generic/bits/link.h' is newer than target `/after/include/musl/bits/link.h'. 00h26m48s | Must remake target `/after/include/musl/bits/link.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/link.h /after/include/musl/bits/link.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/link.h'. 00h26m48s | Prerequisite `arch/i386/bits/mman.h' is newerDEBUG_Mem free: 1610072 avail: 1923992 00h26m48s | than target `/after/include/musl/bits/mman.h'. 00h26m48s | Must remake target `/after/include/musl/bits/mman.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/mman.h /after/include/musl/bits/mman.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/mman.h'. 00h26m48s | Prerequisite `arch/i386/bits/msg.h' is newer than target `/after/include/musl/bits/msg.h'. 00h26m48s | Must remake target `/after/include/musl/bits/msg.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/msg.h /after/include/musl/bits/msg.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/msg.h'. 00h26m48s | Prerequisite `arch/generic/bits/poll.h' is newer than target `/after/include/musl/bits/poll.h'. 00h26m48s | Must remake target `/after/include/musl/bits/poll.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/poll.h /after/include/musl/bits/poll.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/poll.h'. 00h26m48s | Prerequisite `arch/i386/bits/posix.h' is newer than target `/after/include/musl/bits/posix.h'. 00h26m48s | Must remake target `/after/include/musl/bits/posix.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/posix.h /after/include/musl/bits/posix.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/posix.h'. 00h26m48s | Prerequisite `arch/i386/bits/ptrace.h' is newer than target `/after/include/musl/bits/ptrace.h'. 00h26m48s | Must remake target `/after/include/musl/bits/ptrace.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/ptrace.h /after/include/musl/bits/ptrace.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/ptrace.h'. 00h26m48s | Prerequisite `arch/i386/bits/reg.h' is newer than target `/after/include/musl/bits/reg.h'. 00h26m48s | Must remake target `/after/include/musl/bits/reg.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/reg.h /after/include/musl/bits/reg.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/reg.h'. 00h26m48s | Prerequisite `arch/generic/bits/resource.h' is newer than target `/after/include/musl/bits/resource.h'. 00h26m48s | Must remake target `/after/include/musl/bits/resource.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/resource.h /after/include/musl/bits/resource.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/resource.h'. 00h26m48s | Prerequisite `arch/i386/bits/sem.h' is newer than target `/after/include/musl/bits/sem.h'. 00h26m48s | Must remake target `/after/include/musl/bits/sem.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/sem.h /after/include/musl/bits/sem.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/sem.h'. 00h26m48s | Prerequisite `arch/i386/bits/setjmp.h' is newer than target `/after/include/musl/bits/setjmp.h'. 00h26m48s | Must remake target `/after/include/musl/bits/setjmp.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/setjmp.h /after/include/musl/bits/setjmp.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/setjmp.h'. 00h26m48s | Prerequisite `arch/i386/bits/shm.h' is newer than target `/after/include/musl/bits/shm.h'. 00h26m48s | Must remake target `/after/include/musl/bits/shm.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/shm.h /after/include/musl/bits/shm.h 00h26m48s | Successfully remade target file `/after/inclDEBUG_Mem free: 1609940 avail: 1923860 00h26m48s | ude/musl/bits/shm.h'. 00h26m48s | Prerequisite `arch/i386/bits/signal.h' is newer than target `/after/include/musl/bits/signal.h'. 00h26m48s | Must remake target `/after/include/musl/bits/signal.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/signal.h /after/include/musl/bits/signal.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/signal.h'. 00h26m48s | Prerequisite `arch/generic/bits/socket.h' is newer than target `/after/include/musl/bits/socket.h'. 00h26m48s | Must remake target `/after/include/musl/bits/socket.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/socket.h /after/include/musl/bits/socket.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/socket.h'. 00h26m48s | Prerequisite `arch/generic/bits/soundcard.h' is newer than target `/after/include/musl/bits/soundcard.h'. 00h26m48s | Must remake target `/after/include/musl/bits/soundcard.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/soundcard.h /after/include/musl/bits/soundcard.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/soundcard.h'. 00h26m48s | Prerequisite `arch/i386/bits/stat.h' is newer than target `/after/include/musl/bits/stat.h'. 00h26m48s | Must remake target `/after/include/musl/bits/stat.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/stat.h /after/include/musl/bits/stat.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/stat.h'. 00h26m48s | Prerequisite `arch/generic/bits/statfs.h' is newer than target `/after/include/musl/bits/statfs.h'. 00h26m48s | Must remake target `/after/include/musl/bits/statfs.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/statfs.h /after/include/musl/bits/statfs.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/statfs.h'. 00h26m48s | Prerequisite `arch/i386/bits/stdint.h' is newer than target `/after/include/musl/bits/stdint.h'. 00h26m48s | Must remake target `/after/include/musl/bits/stdint.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/stdint.h /after/include/musl/bits/stdint.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/stdint.h'. 00h26m48s | Prerequisite `obj/include/bits/syscall.h' is newer than target `/after/include/musl/bits/syscall.h'. 00h26m48s | Must remake target `/after/include/musl/bits/syscall.h'. 00h26m48s | ./tools/install.sh -D -m 644 obj/include/bits/syscall.h /after/include/musl/bits/syscall.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/syscall.h'. 00h26m48s | Prerequisite `arch/generic/bits/termios.h' is newer than target `/after/include/musl/bits/termios.h'. 00h26m48s | Must remake target `/after/include/musl/bits/termios.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/termios.h /after/include/musl/bits/termios.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/termios.h'. 00h26m48s | Prerequisite `arch/i386/bits/user.h' is newer than target `/after/include/musl/bits/user.h'. 00h26m48s | Must remake target `/after/include/musl/bits/user.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/i386/bits/user.h /after/include/musl/bits/user.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/user.h'. 00h26m48s | Prerequisite `arch/generic/bits/vt.h' is newer than target `/after/incluDEBUG_Mem free: 1609824 avail: 1923744 00h26m48s | de/musl/bits/vt.h'. 00h26m48s | Must remake target `/after/include/musl/bits/vt.h'. 00h26m48s | ./tools/install.sh -D -m 644 arch/generic/bits/vt.h /after/include/musl/bits/vt.h 00h26m48s | Successfully remade target file `/after/include/musl/bits/vt.h'. 00h26m48s | Prerequisite `include/byteswap.h' is newer than target `/after/include/musl/byteswap.h'. 00h26m48s | Must remake target `/after/include/musl/byteswap.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/byteswap.h /after/include/musl/byteswap.h 00h26m48s | Successfully remade target file `/after/include/musl/byteswap.h'. 00h26m48s | Prerequisite `include/complex.h' is newer than target `/after/include/musl/complex.h'. 00h26m48s | Must remake target `/after/include/musl/complex.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/complex.h /after/include/musl/complex.h 00h26m48s | Successfully remade target file `/after/include/musl/complex.h'. 00h26m48s | Prerequisite `include/cpio.h' is newer than target `/after/include/musl/cpio.h'. 00h26m48s | Must remake target `/after/include/musl/cpio.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/cpio.h /after/include/musl/cpio.h 00h26m48s | Successfully remade target file `/after/include/musl/cpio.h'. 00h26m48s | Prerequisite `include/crypt.h' is newer than target `/after/include/musl/crypt.h'. 00h26m48s | Must remake target `/after/include/musl/crypt.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/crypt.h /after/include/musl/crypt.h 00h26m48s | Successfully remade target file `/after/include/musl/crypt.h'. 00h26m48s | Prerequisite `include/ctype.h' is newer than target `/after/include/musl/ctype.h'. 00h26m48s | Must remake target `/after/include/musl/ctype.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/ctype.h /after/include/musl/ctype.h 00h26m48s | Successfully remade target file `/after/include/musl/ctype.h'. 00h26m48s | Prerequisite `include/dirent.h' is newer than target `/after/include/musl/dirent.h'. 00h26m48s | Must remake target `/after/include/musl/dirent.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/dirent.h /after/include/musl/dirent.h 00h26m48s | Successfully remade target file `/after/include/musl/dirent.h'. 00h26m48s | Prerequisite `include/dlfcn.h' is newer than target `/after/include/musl/dlfcn.h'. 00h26m48s | Must remake target `/after/include/musl/dlfcn.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/dlfcn.h /after/include/musl/dlfcn.h 00h26m48s | Successfully remade target file `/after/include/musl/dlfcn.h'. 00h26m48s | Prerequisite `include/elf.h' is newer than target `/after/include/musl/elf.h'. 00h26m48s | Must remake target `/after/include/musl/elf.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/elf.h /after/include/musl/elf.h 00h26m48s | Successfully remade target file `/after/include/musl/elf.h'. 00h26m48s | Prerequisite `include/endian.h' is newer than target `/after/include/musl/endian.h'. 00h26m48s | Must remake target `/after/include/musl/endian.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/endian.h /after/include/musl/endian.h 00h26m48s | Successfully remade target file `/after/include/musl/endian.h'. 00h26m48s | Prerequisite `include/err.h' is newer than target `/after/include/musl/err.h'. 00h26m48s | Must remake target `/after/include/musl/err.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/err.h /after/include/musl/err.h 00h26m48s | Successfully remade target file `/DEBUG_Mem free: 1609576 avail: 1923496 00h26m48s | after/include/musl/err.h'. 00h26m48s | Prerequisite `include/errno.h' is newer than target `/after/include/musl/errno.h'. 00h26m48s | Must remake target `/after/include/musl/errno.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/errno.h /after/include/musl/errno.h 00h26m48s | Successfully remade target file `/after/include/musl/errno.h'. 00h26m48s | Prerequisite `include/fcntl.h' is newer than target `/after/include/musl/fcntl.h'. 00h26m48s | Must remake target `/after/include/musl/fcntl.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/fcntl.h /after/include/musl/fcntl.h 00h26m48s | Successfully remade target file `/after/include/musl/fcntl.h'. 00h26m48s | Prerequisite `include/features.h' is newer than target `/after/include/musl/features.h'. 00h26m48s | Must remake target `/after/include/musl/features.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/features.h /after/include/musl/features.h 00h26m48s | Successfully remade target file `/after/include/musl/features.h'. 00h26m48s | Prerequisite `include/fenv.h' is newer than target `/after/include/musl/fenv.h'. 00h26m48s | Must remake target `/after/include/musl/fenv.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/fenv.h /after/include/musl/fenv.h 00h26m48s | Successfully remade target file `/after/include/musl/fenv.h'. 00h26m48s | Prerequisite `include/float.h' is newer than target `/after/include/musl/float.h'. 00h26m48s | Must remake target `/after/include/musl/float.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/float.h /after/include/musl/float.h 00h26m48s | Successfully remade target file `/after/include/musl/float.h'. 00h26m48s | Prerequisite `include/fmtmsg.h' is newer than target `/after/include/musl/fmtmsg.h'. 00h26m48s | Must remake target `/after/include/musl/fmtmsg.h'. 00h26m48s | ./tools/install.sh -D -m 644 include/fmtmsg.h /after/include/musl/fmtmsg.h 00h26m48s | Successfully remade target file `/after/include/musl/fmtmsg.h'. 00h26m49s | Prerequisite `include/fnmatch.h' is newer than target `/after/include/musl/fnmatch.h'. 00h26m49s | Must remake target `/after/include/musl/fnmatch.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/fnmatch.h /after/include/musl/fnmatch.h 00h26m49s | Successfully remade target file `/after/include/musl/fnmatch.h'. 00h26m49s | Prerequisite `include/ftw.h' is newer than target `/after/include/musl/ftw.h'. 00h26m49s | Must remake target `/after/include/musl/ftw.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/ftw.h /after/include/musl/ftw.h 00h26m49s | Successfully remade target file `/after/include/musl/ftw.h'. 00h26m49s | Prerequisite `include/getopt.h' is newer than target `/after/include/musl/getopt.h'. 00h26m49s | Must remake target `/after/include/musl/getopt.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/getopt.h /after/include/musl/getopt.h 00h26m49s | Successfully remade target file `/after/include/musl/getopt.h'. 00h26m49s | Prerequisite `include/glob.h' is newer than target `/after/include/musl/glob.h'. 00h26m49s | Must remake target `/after/include/musl/glob.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/glob.h /after/include/musl/glob.h 00h26m49s | Successfully remade target file `/after/include/musl/glob.h'. 00h26m49s | Prerequisite `include/grp.h' is newer than target `/after/include/musl/grp.h'. 00h26m49s | Must remake target `/after/include/musl/grp.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/grp.h /after/DEBUG_Mem free: 1609576 avail: 1923496 00h26m49s | include/musl/grp.h 00h26m49s | Successfully remade target file `/after/include/musl/grp.h'. 00h26m49s | Prerequisite `include/iconv.h' is newer than target `/after/include/musl/iconv.h'. 00h26m49s | Must remake target `/after/include/musl/iconv.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/iconv.h /after/include/musl/iconv.h 00h26m49s | Successfully remade target file `/after/include/musl/iconv.h'. 00h26m49s | Prerequisite `include/ifaddrs.h' is newer than target `/after/include/musl/ifaddrs.h'. 00h26m49s | Must remake target `/after/include/musl/ifaddrs.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/ifaddrs.h /after/include/musl/ifaddrs.h 00h26m49s | Successfully remade target file `/after/include/musl/ifaddrs.h'. 00h26m49s | Prerequisite `include/inttypes.h' is newer than target `/after/include/musl/inttypes.h'. 00h26m49s | Must remake target `/after/include/musl/inttypes.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/inttypes.h /after/include/musl/inttypes.h 00h26m49s | Successfully remade target file `/after/include/musl/inttypes.h'. 00h26m49s | Prerequisite `include/iso646.h' is newer than target `/after/include/musl/iso646.h'. 00h26m49s | Must remake target `/after/include/musl/iso646.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/iso646.h /after/include/musl/iso646.h 00h26m49s | Successfully remade target file `/after/include/musl/iso646.h'. 00h26m49s | Prerequisite `include/langinfo.h' is newer than target `/after/include/musl/langinfo.h'. 00h26m49s | Must remake target `/after/include/musl/langinfo.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/langinfo.h /after/include/musl/langinfo.h 00h26m49s | Successfully remade target file `/after/include/musl/langinfo.h'. 00h26m49s | Prerequisite `include/lastlog.h' is newer than target `/after/include/musl/lastlog.h'. 00h26m49s | Must remake target `/after/include/musl/lastlog.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/lastlog.h /after/include/musl/lastlog.h 00h26m49s | Successfully remade target file `/after/include/musl/lastlog.h'. 00h26m49s | Prerequisite `include/libgen.h' is newer than target `/after/include/musl/libgen.h'. 00h26m49s | Must remake target `/after/include/musl/libgen.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/libgen.h /after/include/musl/libgen.h 00h26m49s | Successfully remade target file `/after/include/musl/libgen.h'. 00h26m49s | Prerequisite `include/libintl.h' is newer than target `/after/include/musl/libintl.h'. 00h26m49s | Must remake target `/after/include/musl/libintl.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/libintl.h /after/include/musl/libintl.h 00h26m49s | Successfully remade target file `/after/include/musl/libintl.h'. 00h26m49s | Prerequisite `include/limits.h' is newer than target `/after/include/musl/limits.h'. 00h26m49s | Must remake target `/after/include/musl/limits.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/limits.h /after/include/musl/limits.h 00h26m49s | Successfully remade target file `/after/include/musl/limits.h'. 00h26m49s | Prerequisite `include/link.h' is newer than target `/after/include/musl/link.h'. 00h26m49s | Must remake target `/after/include/musl/link.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/link.h /after/include/musl/link.h 00h26m49s | Successfully remade target file `/after/include/musDEBUG_Mem free: 1609328 avail: 1923248 00h26m49s | l/link.h'. 00h26m49s | Prerequisite `include/locale.h' is newer than target `/after/include/musl/locale.h'. 00h26m49s | Must remake target `/after/include/musl/locale.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/locale.h /after/include/musl/locale.h 00h26m49s | Successfully remade target file `/after/include/musl/locale.h'. 00h26m49s | Prerequisite `include/malloc.h' is newer than target `/after/include/musl/malloc.h'. 00h26m49s | Must remake target `/after/include/musl/malloc.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/malloc.h /after/include/musl/malloc.h 00h26m49s | Successfully remade target file `/after/include/musl/malloc.h'. 00h26m49s | Prerequisite `include/math.h' is newer than target `/after/include/musl/math.h'. 00h26m49s | Must remake target `/after/include/musl/math.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/math.h /after/include/musl/math.h 00h26m49s | Successfully remade target file `/after/include/musl/math.h'. 00h26m49s | Prerequisite `include/memory.h' is newer than target `/after/include/musl/memory.h'. 00h26m49s | Must remake target `/after/include/musl/memory.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/memory.h /after/include/musl/memory.h 00h26m49s | Successfully remade target file `/after/include/musl/memory.h'. 00h26m49s | Prerequisite `include/mntent.h' is newer than target `/after/include/musl/mntent.h'. 00h26m49s | Must remake target `/after/include/musl/mntent.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/mntent.h /after/include/musl/mntent.h 00h26m49s | Successfully remade target file `/after/include/musl/mntent.h'. 00h26m49s | Prerequisite `include/monetary.h' is newer than target `/after/include/musl/monetary.h'. 00h26m49s | Must remake target `/after/include/musl/monetary.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/monetary.h /after/include/musl/monetary.h 00h26m49s | Successfully remade target file `/after/include/musl/monetary.h'. 00h26m49s | Prerequisite `include/mqueue.h' is newer than target `/after/include/musl/mqueue.h'. 00h26m49s | Must remake target `/after/include/musl/mqueue.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/mqueue.h /after/include/musl/mqueue.h 00h26m49s | Successfully remade target file `/after/include/musl/mqueue.h'. 00h26m49s | Prerequisite `include/net/ethernet.h' is newer than target `/after/include/musl/net/ethernet.h'. 00h26m49s | Must remake target `/after/include/musl/net/ethernet.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/net/ethernet.h /after/include/musl/net/ethernet.h 00h26m49s | Successfully remade target file `/after/include/musl/net/ethernet.h'. 00h26m49s | Prerequisite `include/net/if.h' is newer than target `/after/include/musl/net/if.h'. 00h26m49s | Must remake target `/after/include/musl/net/if.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/net/if.h /after/include/musl/net/if.h 00h26m49s | Successfully remade target file `/after/include/musl/net/if.h'. 00h26m49s | Prerequisite `include/net/if_arp.h' is newer than target `/after/include/musl/net/if_arp.h'. 00h26m49s | Must remake target `/after/include/musl/net/if_arp.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/net/if_arp.h /after/include/musl/net/if_arp.h 00h26m49s | Successfully remade target file `/after/include/musl/net/if_arp.h'. 00h26m49s | Prerequisite `include/net/route.h' is newer than target `/after/include/musl/net/route.h'. 00h26m49s | Must DEBUG_Mem free: 1609328 avail: 1923248 00h26m49s | remake target `/after/include/musl/net/route.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/net/route.h /after/include/musl/net/route.h 00h26m49s | Successfully remade target file `/after/include/musl/net/route.h'. 00h26m49s | Prerequisite `include/netdb.h' is newer than target `/after/include/musl/netdb.h'. 00h26m49s | Must remake target `/after/include/musl/netdb.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netdb.h /after/include/musl/netdb.h 00h26m49s | Successfully remade target file `/after/include/musl/netdb.h'. 00h26m49s | Prerequisite `include/netinet/ether.h' is newer than target `/after/include/musl/netinet/ether.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/ether.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/ether.h /after/include/musl/netinet/ether.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/ether.h'. 00h26m49s | Prerequisite `include/netinet/icmp6.h' is newer than target `/after/include/musl/netinet/icmp6.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/icmp6.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/icmp6.h /after/include/musl/netinet/icmp6.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/icmp6.h'. 00h26m49s | Prerequisite `include/netinet/if_ether.h' is newer than target `/after/include/musl/netinet/if_ether.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/if_ether.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/if_ether.h /after/include/musl/netinet/if_ether.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/if_ether.h'. 00h26m49s | Prerequisite `include/netinet/igmp.h' is newer than target `/after/include/musl/netinet/igmp.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/igmp.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/igmp.h /after/include/musl/netinet/igmp.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/igmp.h'. 00h26m49s | Prerequisite `include/netinet/in.h' is newer than target `/after/include/musl/netinet/in.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/in.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/in.h /after/include/musl/netinet/in.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/in.h'. 00h26m49s | Prerequisite `include/netinet/in_systm.h' is newer than target `/after/include/musl/netinet/in_systm.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/in_systm.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/in_systm.h /after/include/musl/netinet/in_systm.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/in_systm.h'. 00h26m49s | Prerequisite `include/netinet/ip.h' is newer than target `/after/include/musl/netinet/ip.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/ip.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/ip.h /after/include/musl/netinet/ip.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/ip.h'. 00h26m49s | Prerequisite `include/netinet/ip6.h' is newer than target `/after/include/musl/netinet/ip6.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/ip6.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/ip6.h /after/include/musl/netinet/ip6.h 00h26m49s | Successfully remade taDEBUG_Mem free: 1609080 avail: 1923000 00h26m49s | rget file `/after/include/musl/netinet/ip6.h'. 00h26m49s | Prerequisite `include/netinet/ip_icmp.h' is newer than target `/after/include/musl/netinet/ip_icmp.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/ip_icmp.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/ip_icmp.h /after/include/musl/netinet/ip_icmp.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/ip_icmp.h'. 00h26m49s | Prerequisite `include/netinet/tcp.h' is newer than target `/after/include/musl/netinet/tcp.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/tcp.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/tcp.h /after/include/musl/netinet/tcp.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/tcp.h'. 00h26m49s | Prerequisite `include/netinet/udp.h' is newer than target `/after/include/musl/netinet/udp.h'. 00h26m49s | Must remake target `/after/include/musl/netinet/udp.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netinet/udp.h /after/include/musl/netinet/udp.h 00h26m49s | Successfully remade target file `/after/include/musl/netinet/udp.h'. 00h26m49s | Prerequisite `include/netpacket/packet.h' is newer than target `/after/include/musl/netpacket/packet.h'. 00h26m49s | Must remake target `/after/include/musl/netpacket/packet.h'. 00h26m49s | ./tools/install.sh -D -m 644 include/netpacket/packet.h /after/include/musl/netpacket/packet.h 00h26m49s | Successfully remade target file `/after/include/musl/netpacket/packet.h'. 00h26m50s | Prerequisite `include/nl_types.h' is newer than target `/after/include/musl/nl_types.h'. 00h26m50s | Must remake target `/after/include/musl/nl_types.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/nl_types.h /after/include/musl/nl_types.h 00h26m50s | Successfully remade target file `/after/include/musl/nl_types.h'. 00h26m50s | Prerequisite `include/paths.h' is newer than target `/after/include/musl/paths.h'. 00h26m50s | Must remake target `/after/include/musl/paths.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/paths.h /after/include/musl/paths.h 00h26m50s | Successfully remade target file `/after/include/musl/paths.h'. 00h26m50s | Prerequisite `include/poll.h' is newer than target `/after/include/musl/poll.h'. 00h26m50s | Must remake target `/after/include/musl/poll.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/poll.h /after/include/musl/poll.h 00h26m50s | Successfully remade target file `/after/include/musl/poll.h'. 00h26m50s | Prerequisite `include/pthread.h' is newer than target `/after/include/musl/pthread.h'. 00h26m50s | Must remake target `/after/include/musl/pthread.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/pthread.h /after/include/musl/pthread.h 00h26m50s | Successfully remade target file `/after/include/musl/pthread.h'. 00h26m50s | Prerequisite `include/pty.h' is newer than target `/after/include/musl/pty.h'. 00h26m50s | Must remake target `/after/include/musl/pty.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/pty.h /after/include/musl/pty.h 00h26m50s | Successfully remade target file `/after/include/musl/pty.h'. 00h26m50s | Prerequisite `include/pwd.h' is newer than target `/after/include/musl/pwd.h'. 00h26m50s | Must remake target `/after/include/musl/pwd.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/pwd.h /after/include/musl/pwd.h 00h26m50s | Successfully remade target file `/after/include/muslDEBUG_Mem free: 1608956 avail: 1922876 00h26m50s | /pwd.h'. 00h26m50s | Prerequisite `include/regex.h' is newer than target `/after/include/musl/regex.h'. 00h26m50s | Must remake target `/after/include/musl/regex.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/regex.h /after/include/musl/regex.h 00h26m50s | Successfully remade target file `/after/include/musl/regex.h'. 00h26m50s | Prerequisite `include/resolv.h' is newer than target `/after/include/musl/resolv.h'. 00h26m50s | Must remake target `/after/include/musl/resolv.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/resolv.h /after/include/musl/resolv.h 00h26m50s | Successfully remade target file `/after/include/musl/resolv.h'. 00h26m50s | Prerequisite `include/sched.h' is newer than target `/after/include/musl/sched.h'. 00h26m50s | Must remake target `/after/include/musl/sched.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sched.h /after/include/musl/sched.h 00h26m50s | Successfully remade target file `/after/include/musl/sched.h'. 00h26m50s | Prerequisite `include/scsi/scsi.h' is newer than target `/after/include/musl/scsi/scsi.h'. 00h26m50s | Must remake target `/after/include/musl/scsi/scsi.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/scsi/scsi.h /after/include/musl/scsi/scsi.h 00h26m50s | Successfully remade target file `/after/include/musl/scsi/scsi.h'. 00h26m50s | Prerequisite `include/scsi/scsi_ioctl.h' is newer than target `/after/include/musl/scsi/scsi_ioctl.h'. 00h26m50s | Must remake target `/after/include/musl/scsi/scsi_ioctl.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/scsi/scsi_ioctl.h /after/include/musl/scsi/scsi_ioctl.h 00h26m50s | Successfully remade target file `/after/include/musl/scsi/scsi_ioctl.h'. 00h26m50s | Prerequisite `include/scsi/sg.h' is newer than target `/after/include/musl/scsi/sg.h'. 00h26m50s | Must remake target `/after/include/musl/scsi/sg.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/scsi/sg.h /after/include/musl/scsi/sg.h 00h26m50s | Successfully remade target file `/after/include/musl/scsi/sg.h'. 00h26m50s | Prerequisite `include/search.h' is newer than target `/after/include/musl/search.h'. 00h26m50s | Must remake target `/after/include/musl/search.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/search.h /after/include/musl/search.h 00h26m50s | Successfully remade target file `/after/include/musl/search.h'. 00h26m50s | Prerequisite `include/semaphore.h' is newer than target `/after/include/musl/semaphore.h'. 00h26m50s | Must remake target `/after/include/musl/semaphore.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/semaphore.h /after/include/musl/semaphore.h 00h26m50s | Successfully remade target file `/after/include/musl/semaphore.h'. 00h26m50s | Prerequisite `include/setjmp.h' is newer than target `/after/include/musl/setjmp.h'. 00h26m50s | Must remake target `/after/include/musl/setjmp.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/setjmp.h /after/include/musl/setjmp.h 00h26m50s | Successfully remade target file `/after/include/musl/setjmp.h'. 00h26m50s | Prerequisite `include/shadow.h' is newer than target `/after/include/musl/shadow.h'. 00h26m50s | Must remake target `/after/include/musl/shadow.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/shadow.h /after/include/musl/shadow.h 00h26m50s | Successfully remade target file `/after/include/musl/shadow.h'. 00h26m50s | Prerequisite `include/signal.h' is newer than target `/after/include/musl/siDEBUG_Mem free: 1608832 avail: 1922752 00h26m50s | gnal.h'. 00h26m50s | Must remake target `/after/include/musl/signal.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/signal.h /after/include/musl/signal.h 00h26m50s | Successfully remade target file `/after/include/musl/signal.h'. 00h26m50s | Prerequisite `include/spawn.h' is newer than target `/after/include/musl/spawn.h'. 00h26m50s | Must remake target `/after/include/musl/spawn.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/spawn.h /after/include/musl/spawn.h 00h26m50s | Successfully remade target file `/after/include/musl/spawn.h'. 00h26m50s | Prerequisite `include/stdalign.h' is newer than target `/after/include/musl/stdalign.h'. 00h26m50s | Must remake target `/after/include/musl/stdalign.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdalign.h /after/include/musl/stdalign.h 00h26m50s | Successfully remade target file `/after/include/musl/stdalign.h'. 00h26m50s | Prerequisite `include/stdarg.h' is newer than target `/after/include/musl/stdarg.h'. 00h26m50s | Must remake target `/after/include/musl/stdarg.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdarg.h /after/include/musl/stdarg.h 00h26m50s | Successfully remade target file `/after/include/musl/stdarg.h'. 00h26m50s | Prerequisite `include/stdbool.h' is newer than target `/after/include/musl/stdbool.h'. 00h26m50s | Must remake target `/after/include/musl/stdbool.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdbool.h /after/include/musl/stdbool.h 00h26m50s | Successfully remade target file `/after/include/musl/stdbool.h'. 00h26m50s | Prerequisite `include/stdc-predef.h' is newer than target `/after/include/musl/stdc-predef.h'. 00h26m50s | Must remake target `/after/include/musl/stdc-predef.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdc-predef.h /after/include/musl/stdc-predef.h 00h26m50s | Successfully remade target file `/after/include/musl/stdc-predef.h'. 00h26m50s | Prerequisite `include/stddef.h' is newer than target `/after/include/musl/stddef.h'. 00h26m50s | Must remake target `/after/include/musl/stddef.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stddef.h /after/include/musl/stddef.h 00h26m50s | Successfully remade target file `/after/include/musl/stddef.h'. 00h26m50s | Prerequisite `include/stdint.h' is newer than target `/after/include/musl/stdint.h'. 00h26m50s | Must remake target `/after/include/musl/stdint.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdint.h /after/include/musl/stdint.h 00h26m50s | Successfully remade target file `/after/include/musl/stdint.h'. 00h26m50s | Prerequisite `include/stdio.h' is newer than target `/after/include/musl/stdio.h'. 00h26m50s | Must remake target `/after/include/musl/stdio.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdio.h /after/include/musl/stdio.h 00h26m50s | Successfully remade target file `/after/include/musl/stdio.h'. 00h26m50s | Prerequisite `include/stdio_ext.h' is newer than target `/after/include/musl/stdio_ext.h'. 00h26m50s | Must remake target `/after/include/musl/stdio_ext.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdio_ext.h /after/include/musl/stdio_ext.h 00h26m50s | Successfully remade target file `/after/include/musl/stdio_ext.h'. 00h26m50s | Prerequisite `include/stdlib.h' is newer than target `/after/include/musl/stdlib.h'. 00h26m50s | Must remake target `/after/include/musl/stdlib.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdlib.h /aftDEBUG_Mem free: 1608584 avail: 1922504 00h26m50s | er/include/musl/stdlib.h 00h26m50s | Successfully remade target file `/after/include/musl/stdlib.h'. 00h26m50s | Prerequisite `include/stdnoreturn.h' is newer than target `/after/include/musl/stdnoreturn.h'. 00h26m50s | Must remake target `/after/include/musl/stdnoreturn.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stdnoreturn.h /after/include/musl/stdnoreturn.h 00h26m50s | Successfully remade target file `/after/include/musl/stdnoreturn.h'. 00h26m50s | Prerequisite `include/string.h' is newer than target `/after/include/musl/string.h'. 00h26m50s | Must remake target `/after/include/musl/string.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/string.h /after/include/musl/string.h 00h26m50s | Successfully remade target file `/after/include/musl/string.h'. 00h26m50s | Prerequisite `include/strings.h' is newer than target `/after/include/musl/strings.h'. 00h26m50s | Must remake target `/after/include/musl/strings.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/strings.h /after/include/musl/strings.h 00h26m50s | Successfully remade target file `/after/include/musl/strings.h'. 00h26m50s | Prerequisite `include/stropts.h' is newer than target `/after/include/musl/stropts.h'. 00h26m50s | Must remake target `/after/include/musl/stropts.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/stropts.h /after/include/musl/stropts.h 00h26m50s | Successfully remade target file `/after/include/musl/stropts.h'. 00h26m50s | Prerequisite `include/sys/acct.h' is newer than target `/after/include/musl/sys/acct.h'. 00h26m50s | Must remake target `/after/include/musl/sys/acct.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/acct.h /after/include/musl/sys/acct.h 00h26m50s | Successfully remade target file `/after/include/musl/sys/acct.h'. 00h26m50s | Prerequisite `include/sys/auxv.h' is newer than target `/after/include/musl/sys/auxv.h'. 00h26m50s | Must remake target `/after/include/musl/sys/auxv.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/auxv.h /after/include/musl/sys/auxv.h 00h26m50s | Successfully remade target file `/after/include/musl/sys/auxv.h'. 00h26m50s | Prerequisite `include/sys/cachectl.h' is newer than target `/after/include/musl/sys/cachectl.h'. 00h26m50s | Must remake target `/after/include/musl/sys/cachectl.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/cachectl.h /after/include/musl/sys/cachectl.h 00h26m50s | Successfully remade target file `/after/include/musl/sys/cachectl.h'. 00h26m50s | Prerequisite `include/sys/dir.h' is newer than target `/after/include/musl/sys/dir.h'. 00h26m50s | Must remake target `/after/include/musl/sys/dir.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/dir.h /after/include/musl/sys/dir.h 00h26m50s | Successfully remade target file `/after/include/musl/sys/dir.h'. 00h26m50s | Prerequisite `include/sys/epoll.h' is newer than target `/after/include/musl/sys/epoll.h'. 00h26m50s | Must remake target `/after/include/musl/sys/epoll.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/epoll.h /after/include/musl/sys/epoll.h 00h26m50s | Successfully remade target file `/after/include/musl/sys/epoll.h'. 00h26m50s | Prerequisite `include/sys/errno.h' is newer than target `/after/include/musl/sys/errno.h'. 00h26m50s | Must remake target `/after/include/musl/sys/errno.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/errno.h /after/include/musl/sys/errno.h 00h26m50s | DEBUG_Mem free: 1608576 avail: 1922496 00h26m50s | Successfully remade target file `/after/include/musl/sys/errno.h'. 00h26m50s | Prerequisite `include/sys/eventfd.h' is newer than target `/after/include/musl/sys/eventfd.h'. 00h26m50s | Must remake target `/after/include/musl/sys/eventfd.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/eventfd.h /after/include/musl/sys/eventfd.h 00h26m50s | Successfully remade target file `/after/include/musl/sys/eventfd.h'. 00h26m50s | Prerequisite `include/sys/fanotify.h' is newer than target `/after/include/musl/sys/fanotify.h'. 00h26m50s | Must remake target `/after/include/musl/sys/fanotify.h'. 00h26m50s | ./tools/install.sh -D -m 644 include/sys/fanotify.h /after/include/musl/sys/fanotify.h 00h26m50s | Successfully remade target file `/after/include/musl/sys/fanotify.h'. 00h26m50s | Prerequisite `include/sys/fcntl.h' is newer than target `/after/include/musl/sys/fcntl.h'. 00h26m50s | Must remake target `/after/include/musl/sys/fcntl.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/fcntl.h /after/include/musl/sys/fcntl.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/fcntl.h'. 00h26m51s | Prerequisite `include/sys/file.h' is newer than target `/after/include/musl/sys/file.h'. 00h26m51s | Must remake target `/after/include/musl/sys/file.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/file.h /after/include/musl/sys/file.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/file.h'. 00h26m51s | Prerequisite `include/sys/fsuid.h' is newer than target `/after/include/musl/sys/fsuid.h'. 00h26m51s | Must remake target `/after/include/musl/sys/fsuid.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/fsuid.h /after/include/musl/sys/fsuid.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/fsuid.h'. 00h26m51s | Prerequisite `include/sys/inotify.h' is newer than target `/after/include/musl/sys/inotify.h'. 00h26m51s | Must remake target `/after/include/musl/sys/inotify.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/inotify.h /after/include/musl/sys/inotify.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/inotify.h'. 00h26m51s | Prerequisite `include/sys/io.h' is newer than target `/after/include/musl/sys/io.h'. 00h26m51s | Must remake target `/after/include/musl/sys/io.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/io.h /after/include/musl/sys/io.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/io.h'. 00h26m51s | Prerequisite `include/sys/ioctl.h' is newer than target `/after/include/musl/sys/ioctl.h'. 00h26m51s | Must remake target `/after/include/musl/sys/ioctl.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/ioctl.h /after/include/musl/sys/ioctl.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/ioctl.h'. 00h26m51s | Prerequisite `include/sys/ipc.h' is newer than target `/after/include/musl/sys/ipc.h'. 00h26m51s | Must remake target `/after/include/musl/sys/ipc.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/ipc.h /after/include/musl/sys/ipc.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/ipc.h'. 00h26m51s | Prerequisite `include/sys/kd.h' is newer than target `/after/include/musl/sys/kd.h'. 00h26m51s | Must remake target `/after/include/musl/sys/kd.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/DEBUG_Mem free: 1608460 avail: 1922380 00h26m51s | sys/kd.h /after/include/musl/sys/kd.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/kd.h'. 00h26m51s | Prerequisite `include/sys/klog.h' is newer than target `/after/include/musl/sys/klog.h'. 00h26m51s | Must remake target `/after/include/musl/sys/klog.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/klog.h /after/include/musl/sys/klog.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/klog.h'. 00h26m51s | Prerequisite `include/sys/membarrier.h' is newer than target `/after/include/musl/sys/membarrier.h'. 00h26m51s | Must remake target `/after/include/musl/sys/membarrier.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/membarrier.h /after/include/musl/sys/membarrier.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/membarrier.h'. 00h26m51s | Prerequisite `include/sys/mman.h' is newer than target `/after/include/musl/sys/mman.h'. 00h26m51s | Must remake target `/after/include/musl/sys/mman.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/mman.h /after/include/musl/sys/mman.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/mman.h'. 00h26m51s | Prerequisite `include/sys/mount.h' is newer than target `/after/include/musl/sys/mount.h'. 00h26m51s | Must remake target `/after/include/musl/sys/mount.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/mount.h /after/include/musl/sys/mount.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/mount.h'. 00h26m51s | Prerequisite `include/sys/msg.h' is newer than target `/after/include/musl/sys/msg.h'. 00h26m51s | Must remake target `/after/include/musl/sys/msg.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/msg.h /after/include/musl/sys/msg.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/msg.h'. 00h26m51s | Prerequisite `include/sys/mtio.h' is newer than target `/after/include/musl/sys/mtio.h'. 00h26m51s | Must remake target `/after/include/musl/sys/mtio.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/mtio.h /after/include/musl/sys/mtio.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/mtio.h'. 00h26m51s | Prerequisite `include/sys/param.h' is newer than target `/after/include/musl/sys/param.h'. 00h26m51s | Must remake target `/after/include/musl/sys/param.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/param.h /after/include/musl/sys/param.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/param.h'. 00h26m51s | Prerequisite `include/sys/personality.h' is newer than target `/after/include/musl/sys/personality.h'. 00h26m51s | Must remake target `/after/include/musl/sys/personality.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/personality.h /after/include/musl/sys/personality.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/personality.h'. 00h26m51s | Prerequisite `include/sys/poll.h' is newer than target `/after/include/musl/sys/poll.h'. 00h26m51s | Must remake target `/after/include/musl/sys/poll.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/poll.h /after/include/musl/sys/poll.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/poll.h'. 00h26m51s | Prerequisite `include/sys/prctl.h' is newer than target `/after/include/musl/sys/prctl.h'. 00h26m51s | Must remake target `/after/include/musl/sys/prctl.h'. 00h26m51s | ./tools/instalDEBUG_Mem free: 1608212 avail: 1922132 00h26m51s | l.sh -D -m 644 include/sys/prctl.h /after/include/musl/sys/prctl.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/prctl.h'. 00h26m51s | Prerequisite `include/sys/procfs.h' is newer than target `/after/include/musl/sys/procfs.h'. 00h26m51s | Must remake target `/after/include/musl/sys/procfs.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/procfs.h /after/include/musl/sys/procfs.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/procfs.h'. 00h26m51s | Prerequisite `include/sys/ptrace.h' is newer than target `/after/include/musl/sys/ptrace.h'. 00h26m51s | Must remake target `/after/include/musl/sys/ptrace.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/ptrace.h /after/include/musl/sys/ptrace.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/ptrace.h'. 00h26m51s | Prerequisite `include/sys/quota.h' is newer than target `/after/include/musl/sys/quota.h'. 00h26m51s | Must remake target `/after/include/musl/sys/quota.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/quota.h /after/include/musl/sys/quota.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/quota.h'. 00h26m51s | Prerequisite `include/sys/random.h' is newer than target `/after/include/musl/sys/random.h'. 00h26m51s | Must remake target `/after/include/musl/sys/random.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/random.h /after/include/musl/sys/random.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/random.h'. 00h26m51s | Prerequisite `include/sys/reboot.h' is newer than target `/after/include/musl/sys/reboot.h'. 00h26m51s | Must remake target `/after/include/musl/sys/reboot.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/reboot.h /after/include/musl/sys/reboot.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/reboot.h'. 00h26m51s | Prerequisite `include/sys/reg.h' is newer than target `/after/include/musl/sys/reg.h'. 00h26m51s | Must remake target `/after/include/musl/sys/reg.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/reg.h /after/include/musl/sys/reg.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/reg.h'. 00h26m51s | Prerequisite `include/sys/resource.h' is newer than target `/after/include/musl/sys/resource.h'. 00h26m51s | Must remake target `/after/include/musl/sys/resource.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/resource.h /after/include/musl/sys/resource.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/resource.h'. 00h26m51s | Prerequisite `include/sys/select.h' is newer than target `/after/include/musl/sys/select.h'. 00h26m51s | Must remake target `/after/include/musl/sys/select.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/select.h /after/include/musl/sys/select.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/select.h'. 00h26m51s | Prerequisite `include/sys/sem.h' is newer than target `/after/include/musl/sys/sem.h'. 00h26m51s | Must remake target `/after/include/musl/sys/sem.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/sem.h /after/include/musl/sys/sem.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/sem.h'. 00h26m51s | Prerequisite `include/sys/sendfile.h' is newer than target `/after/include/musl/sys/sendfile.h'. 00h26m51s | Must remake target `/after/include/DEBUG_Mem free: 1608088 avail: 1922008 00h26m51s | musl/sys/sendfile.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/sendfile.h /after/include/musl/sys/sendfile.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/sendfile.h'. 00h26m51s | Prerequisite `include/sys/shm.h' is newer than target `/after/include/musl/sys/shm.h'. 00h26m51s | Must remake target `/after/include/musl/sys/shm.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/shm.h /after/include/musl/sys/shm.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/shm.h'. 00h26m51s | Prerequisite `include/sys/signal.h' is newer than target `/after/include/musl/sys/signal.h'. 00h26m51s | Must remake target `/after/include/musl/sys/signal.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/signal.h /after/include/musl/sys/signal.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/signal.h'. 00h26m51s | Prerequisite `include/sys/signalfd.h' is newer than target `/after/include/musl/sys/signalfd.h'. 00h26m51s | Must remake target `/after/include/musl/sys/signalfd.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/signalfd.h /after/include/musl/sys/signalfd.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/signalfd.h'. 00h26m51s | Prerequisite `include/sys/socket.h' is newer than target `/after/include/musl/sys/socket.h'. 00h26m51s | Must remake target `/after/include/musl/sys/socket.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/socket.h /after/include/musl/sys/socket.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/socket.h'. 00h26m51s | Prerequisite `include/sys/soundcard.h' is newer than target `/after/include/musl/sys/soundcard.h'. 00h26m51s | Must remake target `/after/include/musl/sys/soundcard.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/soundcard.h /after/include/musl/sys/soundcard.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/soundcard.h'. 00h26m51s | Prerequisite `include/sys/stat.h' is newer than target `/after/include/musl/sys/stat.h'. 00h26m51s | Must remake target `/after/include/musl/sys/stat.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/stat.h /after/include/musl/sys/stat.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/stat.h'. 00h26m51s | Prerequisite `include/sys/statfs.h' is newer than target `/after/include/musl/sys/statfs.h'. 00h26m51s | Must remake target `/after/include/musl/sys/statfs.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/statfs.h /after/include/musl/sys/statfs.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/statfs.h'. 00h26m51s | Prerequisite `include/sys/statvfs.h' is newer than target `/after/include/musl/sys/statvfs.h'. 00h26m51s | Must remake target `/after/include/musl/sys/statvfs.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/statvfs.h /after/include/musl/sys/statvfs.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/statvfs.h'. 00h26m51s | Prerequisite `include/sys/stropts.h' is newer than target `/after/include/musl/sys/stropts.h'. 00h26m51s | Must remake target `/after/include/musl/sys/stropts.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/stropts.h /after/include/musl/sys/stropts.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/stropts.h'. 00h26m51s | Prerequisite `include/sys/swap.h' is newer than target `/DEBUG_Mem free: 1607964 avail: 1921884 00h26m51s | after/include/musl/sys/swap.h'. 00h26m51s | Must remake target `/after/include/musl/sys/swap.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/swap.h /after/include/musl/sys/swap.h 00h26m51s | Successfully remade target file `/after/include/musl/sys/swap.h'. 00h26m51s | Prerequisite `include/sys/syscall.h' is newer than target `/after/include/musl/sys/syscall.h'. 00h26m51s | Must remake target `/after/include/musl/sys/syscall.h'. 00h26m51s | ./tools/install.sh -D -m 644 include/sys/syscall.h /after/include/musl/sys/syscall.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/syscall.h'. 00h26m52s | Prerequisite `include/sys/sysinfo.h' is newer than target `/after/include/musl/sys/sysinfo.h'. 00h26m52s | Must remake target `/after/include/musl/sys/sysinfo.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/sysinfo.h /after/include/musl/sys/sysinfo.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/sysinfo.h'. 00h26m52s | Prerequisite `include/sys/syslog.h' is newer than target `/after/include/musl/sys/syslog.h'. 00h26m52s | Must remake target `/after/include/musl/sys/syslog.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/syslog.h /after/include/musl/sys/syslog.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/syslog.h'. 00h26m52s | Prerequisite `include/sys/sysmacros.h' is newer than target `/after/include/musl/sys/sysmacros.h'. 00h26m52s | Must remake target `/after/include/musl/sys/sysmacros.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/sysmacros.h /after/include/musl/sys/sysmacros.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/sysmacros.h'. 00h26m52s | Prerequisite `include/sys/termios.h' is newer than target `/after/include/musl/sys/termios.h'. 00h26m52s | Must remake target `/after/include/musl/sys/termios.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/termios.h /after/include/musl/sys/termios.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/termios.h'. 00h26m52s | Prerequisite `include/sys/time.h' is newer than target `/after/include/musl/sys/time.h'. 00h26m52s | Must remake target `/after/include/musl/sys/time.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/time.h /after/include/musl/sys/time.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/time.h'. 00h26m52s | Prerequisite `include/sys/timeb.h' is newer than target `/after/include/musl/sys/timeb.h'. 00h26m52s | Must remake target `/after/include/musl/sys/timeb.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/timeb.h /after/include/musl/sys/timeb.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/timeb.h'. 00h26m52s | Prerequisite `include/sys/timerfd.h' is newer than target `/after/include/musl/sys/timerfd.h'. 00h26m52s | Must remake target `/after/include/musl/sys/timerfd.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/timerfd.h /after/include/musl/sys/timerfd.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/timerfd.h'. 00h26m52s | Prerequisite `include/sys/times.h' is newer than target `/after/include/musl/sys/times.h'. 00h26m52s | Must remake target `/after/include/musl/sys/times.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/times.h /after/include/musl/sys/times.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/times.h'. 00h26m52s | DEBUG_Mem free: 1607964 avail: 1921884 00h26m52s | Prerequisite `include/sys/timex.h' is newer than target `/after/include/musl/sys/timex.h'. 00h26m52s | Must remake target `/after/include/musl/sys/timex.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/timex.h /after/include/musl/sys/timex.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/timex.h'. 00h26m52s | Prerequisite `include/sys/ttydefaults.h' is newer than target `/after/include/musl/sys/ttydefaults.h'. 00h26m52s | Must remake target `/after/include/musl/sys/ttydefaults.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/ttydefaults.h /after/include/musl/sys/ttydefaults.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/ttydefaults.h'. 00h26m52s | Prerequisite `include/sys/types.h' is newer than target `/after/include/musl/sys/types.h'. 00h26m52s | Must remake target `/after/include/musl/sys/types.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/types.h /after/include/musl/sys/types.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/types.h'. 00h26m52s | Prerequisite `include/sys/ucontext.h' is newer than target `/after/include/musl/sys/ucontext.h'. 00h26m52s | Must remake target `/after/include/musl/sys/ucontext.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/ucontext.h /after/include/musl/sys/ucontext.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/ucontext.h'. 00h26m52s | Prerequisite `include/sys/uio.h' is newer than target `/after/include/musl/sys/uio.h'. 00h26m52s | Must remake target `/after/include/musl/sys/uio.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/uio.h /after/include/musl/sys/uio.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/uio.h'. 00h26m52s | Prerequisite `include/sys/un.h' is newer than target `/after/include/musl/sys/un.h'. 00h26m52s | Must remake target `/after/include/musl/sys/un.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/un.h /after/include/musl/sys/un.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/un.h'. 00h26m52s | Prerequisite `include/sys/user.h' is newer than target `/after/include/musl/sys/user.h'. 00h26m52s | Must remake target `/after/include/musl/sys/user.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/user.h /after/include/musl/sys/user.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/user.h'. 00h26m52s | Prerequisite `include/sys/utsname.h' is newer than target `/after/include/musl/sys/utsname.h'. 00h26m52s | Must remake target `/after/include/musl/sys/utsname.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/utsname.h /after/include/musl/sys/utsname.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/utsname.h'. 00h26m52s | Prerequisite `include/sys/vfs.h' is newer than target `/after/include/musl/sys/vfs.h'. 00h26m52s | Must remake target `/after/include/musl/sys/vfs.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/vfs.h /after/include/musl/sys/vfs.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/vfs.h'. 00h26m52s | Prerequisite `include/sys/vt.h' is newer than target `/after/include/musl/sys/vt.h'. 00h26m52s | Must remake target `/after/include/musl/sys/vt.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/vt.h /after/include/musl/sys/vt.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/vt.h'. 00h26m52s | DEBUG_Mem free: 1607716 avail: 1921636 00h26m52s | Prerequisite `include/sys/wait.h' is newer than target `/after/include/musl/sys/wait.h'. 00h26m52s | Must remake target `/after/include/musl/sys/wait.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/wait.h /after/include/musl/sys/wait.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/wait.h'. 00h26m52s | Prerequisite `include/sys/xattr.h' is newer than target `/after/include/musl/sys/xattr.h'. 00h26m52s | Must remake target `/after/include/musl/sys/xattr.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sys/xattr.h /after/include/musl/sys/xattr.h 00h26m52s | Successfully remade target file `/after/include/musl/sys/xattr.h'. 00h26m52s | Prerequisite `include/syscall.h' is newer than target `/after/include/musl/syscall.h'. 00h26m52s | Must remake target `/after/include/musl/syscall.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/syscall.h /after/include/musl/syscall.h 00h26m52s | Successfully remade target file `/after/include/musl/syscall.h'. 00h26m52s | Prerequisite `include/sysexits.h' is newer than target `/after/include/musl/sysexits.h'. 00h26m52s | Must remake target `/after/include/musl/sysexits.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/sysexits.h /after/include/musl/sysexits.h 00h26m52s | Successfully remade target file `/after/include/musl/sysexits.h'. 00h26m52s | Prerequisite `include/syslog.h' is newer than target `/after/include/musl/syslog.h'. 00h26m52s | Must remake target `/after/include/musl/syslog.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/syslog.h /after/include/musl/syslog.h 00h26m52s | Successfully remade target file `/after/include/musl/syslog.h'. 00h26m52s | Prerequisite `include/tar.h' is newer than target `/after/include/musl/tar.h'. 00h26m52s | Must remake target `/after/include/musl/tar.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/tar.h /after/include/musl/tar.h 00h26m52s | Successfully remade target file `/after/include/musl/tar.h'. 00h26m52s | Prerequisite `include/termios.h' is newer than target `/after/include/musl/termios.h'. 00h26m52s | Must remake target `/after/include/musl/termios.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/termios.h /after/include/musl/termios.h 00h26m52s | Successfully remade target file `/after/include/musl/termios.h'. 00h26m52s | Prerequisite `include/tgmath.h' is newer than target `/after/include/musl/tgmath.h'. 00h26m52s | Must remake target `/after/include/musl/tgmath.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/tgmath.h /after/include/musl/tgmath.h 00h26m52s | Successfully remade target file `/after/include/musl/tgmath.h'. 00h26m52s | Prerequisite `include/threads.h' is newer than target `/after/include/musl/threads.h'. 00h26m52s | Must remake target `/after/include/musl/threads.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/threads.h /after/include/musl/threads.h 00h26m52s | Successfully remade target file `/after/include/musl/threads.h'. 00h26m52s | Prerequisite `include/time.h' is newer than target `/after/include/musl/time.h'. 00h26m52s | Must remake target `/after/include/musl/time.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/time.h /after/include/musl/time.h 00h26m52s | Successfully remade target file `/after/include/musl/time.h'. 00h26m52s | Prerequisite `include/uchar.h' is newer than target `/after/include/musl/uchar.h'. 00h26m52s | Must remake target `/after/include/musl/uchar.h'. 00h26m52s | ./tooDEBUG_Mem free: 1607592 avail: 1921512 00h26m52s | ls/install.sh -D -m 644 include/uchar.h /after/include/musl/uchar.h 00h26m52s | Successfully remade target file `/after/include/musl/uchar.h'. 00h26m52s | Prerequisite `include/ucontext.h' is newer than target `/after/include/musl/ucontext.h'. 00h26m52s | Must remake target `/after/include/musl/ucontext.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/ucontext.h /after/include/musl/ucontext.h 00h26m52s | Successfully remade target file `/after/include/musl/ucontext.h'. 00h26m52s | Prerequisite `include/ulimit.h' is newer than target `/after/include/musl/ulimit.h'. 00h26m52s | Must remake target `/after/include/musl/ulimit.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/ulimit.h /after/include/musl/ulimit.h 00h26m52s | Successfully remade target file `/after/include/musl/ulimit.h'. 00h26m52s | Prerequisite `include/unistd.h' is newer than target `/after/include/musl/unistd.h'. 00h26m52s | Must remake target `/after/include/musl/unistd.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/unistd.h /after/include/musl/unistd.h 00h26m52s | Successfully remade target file `/after/include/musl/unistd.h'. 00h26m52s | Prerequisite `include/utime.h' is newer than target `/after/include/musl/utime.h'. 00h26m52s | Must remake target `/after/include/musl/utime.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/utime.h /after/include/musl/utime.h 00h26m52s | Successfully remade target file `/after/include/musl/utime.h'. 00h26m52s | Prerequisite `include/utmp.h' is newer than target `/after/include/musl/utmp.h'. 00h26m52s | Must remake target `/after/include/musl/utmp.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/utmp.h /after/include/musl/utmp.h 00h26m52s | Successfully remade target file `/after/include/musl/utmp.h'. 00h26m52s | Prerequisite `include/utmpx.h' is newer than target `/after/include/musl/utmpx.h'. 00h26m52s | Must remake target `/after/include/musl/utmpx.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/utmpx.h /after/include/musl/utmpx.h 00h26m52s | Successfully remade target file `/after/include/musl/utmpx.h'. 00h26m52s | Prerequisite `include/values.h' is newer than target `/after/include/musl/values.h'. 00h26m52s | Must remake target `/after/include/musl/values.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/values.h /after/include/musl/values.h 00h26m52s | Successfully remade target file `/after/include/musl/values.h'. 00h26m52s | Prerequisite `include/wait.h' is newer than target `/after/include/musl/wait.h'. 00h26m52s | Must remake target `/after/include/musl/wait.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/wait.h /after/include/musl/wait.h 00h26m52s | Successfully remade target file `/after/include/musl/wait.h'. 00h26m52s | Prerequisite `include/wchar.h' is newer than target `/after/include/musl/wchar.h'. 00h26m52s | Must remake target `/after/include/musl/wchar.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/wchar.h /after/include/musl/wchar.h 00h26m52s | Successfully remade target file `/after/include/musl/wchar.h'. 00h26m52s | Prerequisite `include/wctype.h' is newer than target `/after/include/musl/wctype.h'. 00h26m52s | Must remake target `/after/include/musl/wctype.h'. 00h26m52s | ./tools/install.sh -D -m 644 include/wctype.h /after/include/musl/wctype.h 00h26m52s | Successfully remade target file `/after/include/musl/wctype.h'. 00h26m52s | Prerequisite `include/wordexp.h' is neweDEBUG_Mem free: 1607468 avail: 1921388 00h26m53s | r than target `/after/include/musl/wordexp.h'. 00h26m53s | Must remake target `/after/include/musl/wordexp.h'. 00h26m53s | ./tools/install.sh -D -m 644 include/wordexp.h /after/include/musl/wordexp.h 00h26m53s | Successfully remade target file `/after/include/musl/wordexp.h'. 00h26m53s | Must remake target `install-headers'. 00h26m53s | Successfully remade target file `install-headers'. 00h26m53s | File `install-tools' does not exist. 00h26m53s | Must remake target `install-tools'. 00h26m53s | Successfully remade target file `install-tools'. 00h26m53s | Must remake target `install'. 00h26m53s | Successfully remade target file `install'. 00h26m53s | src_install 00h26m53s | DEBUGps: after_build: musl-1.1.24 | buildid 6 | ps: 28 00h26m53s | PID USER TIME COMMAND 00h26m53s | 1 0 0:00 ./init.user 00h26m53s | 2 0 0:00 [kthreadd] 00h26m53s | 3 0 0:00 [ksoftirqd/0] 00h26m53s | 4 0 0:00 [kworker/0:0] 00h26m53s | 5 0 0:00 [kworker/0:0H] 00h26m53s | 6 0 0:00 [kworker/u2:0] 00h26m53s | 7 0 0:00 [khelper] 00h26m53s | 8 0 0:00 [kdevtmpfs] 00h26m53s | 9 0 0:00 [perf] 00h26m53s | 10 0 0:00 [writeback] 00h26m53s | 11 0 0:00 [kworker/0:1] 00h26m53s | 12 0 0:00 [kswapd0] 00h26m53s | 13 0 0:00 [deferwq] 00h26m53s | 14 0 0:00 [kworker/u2:1] 00h26m53s | 22 0 0:00 {init} /bin/ash /init 00h26m53s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h26m53s | 120 0 0:00 ../bin/kaem --file kaem.run 00h26m53s | 502 0 0:00 [busybox] 00h26m53s | 757 0 0:00 [busybox] 00h26m53s | 940 0 0:00 /bin/busybox sleep 0.25 00h26m53s | 950 0 0:00 /bin/busybox ps 00h26m53s | 1237 0 0:00 [busybox] 00h26m53s | 1711 0 0:00 [tr] 00h26m53s | 3389 0 0:05 bash run.sh 00h26m53s | 3657 0 0:00 [busybox] 00h26m53s | DEBUGps: after_build: musl-1.1.24 | buildid 6 | READY: 3389 00h26m53s | delete_dir() START | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m53s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m53s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m53s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m54s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m54s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m54s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m54s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m55s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m55s | delete_dir() LOOP | word: '/Development' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/M2-Planet' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/NASM' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/mes-m2' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/mescc-tools' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/after/mes-0.23' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h26m55s | run.sh: line 43: command: ls: not found 00h26m55s | run.sh: line 52: command: ls: not found 00h26m55s | delete_dir() ERR | '/after/musl-1.1.24' | context: musl-1.1.24-6|cleanup_after_build 00h26m55s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m55s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m55s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m56s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m56s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m56s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m56s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m57s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m57s | delete_dir() READY 00h26m57s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h26m57s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88DEBUG_Mem free: 1674676 avail: 1988540 00h26m57s | a9c69b736160e312f7 /after/bin/M2-Planet 00h26m57s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h26m57s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h26m57s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h26m57s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h26m57s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h26m57s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h26m57s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h26m57s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h26m57s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h26m57s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h26m57s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h26m57s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h26m57s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h26m57s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h26m57s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h26m57s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h26m57s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h26m57s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h26m57s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m57s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h26m57s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h26m57s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h26m57s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h26m57s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h26m57s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h26m57s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h26m57s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h26m57s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h26m57s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h26m57s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h26m57s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h26m57s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h26m57s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h26m57s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h26m57s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h26m57s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h26m57s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h26m57s | 363851b2d7c442bbfc1f123d3adc48ef4aa6eDEBUG_Mem free: 1674676 avail: 1988540 00h26m57s | cfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h26m57s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h26m57s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h26m57s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h26m57s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h26m57s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h26m57s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h26m57s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h26m58s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h26m58s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h26m58s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h26m58s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h26m58s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h26m58s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h26m58s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h26m58s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h26m58s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h26m58s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h26m58s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h26m58s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m58s | 61d9850bf8348a5571f59231e392a06021c9be78f32797943d98bc493ea5b03f /after/bin/sed 00h26m58s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h26m58s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h26m58s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h26m58s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h26m58s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h26m58s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h26m58s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h26m58s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h26m58s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h26m58s | 6a14de323f7c1e7ae473107a607231f89cf60064c09e83a02362369917a1f483 /after/bin/tcc 00h26m58s | 6a14de323f7c1e7ae473107a607231f89cf60064c09e83a02362369917a1f483 /after/bin/tcc-musl 00h26m58s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h26m58s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h26m58s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h26m58s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h26m58s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m58s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h26m58s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h26m58s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h26m58s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h26m58s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h26m58s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h26m58s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h26m58s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h26m58s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h26m58s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h26m58s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h26m58s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h26m58s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h26m58s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h26m58s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h26m58s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h26m58s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h26m58s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h26m58s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h26m58s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h26m58s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h26m58s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h26m58s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h26m58s | d5c649686b9ea96e5727eef98bf76a7e07958875DEBUG_Mem free: 1674676 avail: 1988540 00h26m58s | c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h26m58s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h26m58s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h26m58s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h26m58s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h26m58s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h26m58s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h26m58s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h26m58s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h26m58s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h26m58s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h26m58s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h26m58s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h26m58s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h26m58s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h26m58s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h26m58s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h26m58s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h26m58s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h26m58s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h26m58s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h26m58s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h26m58s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h26m58s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h26m58s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h26m58s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h26m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h26m58s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h26m58s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h26m58s | DEBUG_Mem free: 1674676 avail: 1988540 00h26m58s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h26m58s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h26m58s | musl-1.1.24: checksumming installed files. 00h26m58s | /after/lib/musl/crt1.o: OK 00h26m58s | /after/lib/musl/crti.o: OK 00h26m58s | /after/lib/musl/crtn.o: OK 00h26m59s | /after/lib/musl/libc.a: OK 00h26m59s | /after/lib/musl/libcrypt.a: OK 00h26m59s | /after/lib/musl/libdl.a: OK 00h26m59s | /after/lib/musl/libm.a: OK 00h26m59s | /after/lib/musl/libpthread.a: OK 00h26m59s | /after/lib/musl/libresolv.a: OK 00h26m59s | /after/lib/musl/librt.a: OK 00h26m59s | /after/lib/musl/libutil.a: OK 00h26m59s | /after/lib/musl/libxnet.a: OK 00h26m59s | /after/lib/musl/rcrt1.o: OK 00h26m59s | /after/lib/musl/Scrt1.o: OK 00h26m59s | musl-1.1.24: build successful 00h26m59s | executing: gcc -dM -E -xc /dev/null 00h26m59s | run.sh: line 374: gcc: command not found 00h26m59s | DEBUGps: before_build: tcc-0.9.27 | buildid 7 | ps: 28 00h26m59s | PID USER TIME COMMAND 00h26m59s | 1 0 0:00 ./init.user 00h26m59s | 2 0 0:00 [kthreadd] 00h26m59s | 3 0 0:00 [ksoftirqd/0] 00h26m59s | 4 0 0:00 [kworker/0:0] 00h26m59s | 5 0 0:00 [kworker/0:0H] 00h26m59s | 6 0 0:00 [kworker/u2:0] 00h26m59s | 7 0 0:00 [khelper] 00h26m59s | 8 0 0:00 [kdevtmpfs] 00h26m59s | 9 0 0:00 [perf] 00h26m59s | 10 0 0:00 [writeback] 00h26m59s | 11 0 0:00 [kworker/0:1] 00h26m59s | 12 0 0:00 [kswapd0] 00h26m59s | 13 0 0:00 [deferwq] 00h26m59s | 14 0 0:00 [kworker/u2:1] 00h26m59s | 22 0 0:00 {init} /bin/ash /init 00h26m59s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h26m59s | 120 0 0:00 ../bin/kaem --file kaem.run 00h26m59s | 502 0 0:00 [busybox] 00h26m59s | 757 0 0:00 [busybox] 00h26m59s | 1020 0 0:00 /bin/busybox sleep 0.25 00h26m59s | 1026 0 0:00 /bin/busybox ps 00h26m59s | 1237 0 0:00 [busybox] 00h26m59s | 1711 0 0:00 [tr] 00h26m59s | 3389 0 0:05 bash run.sh 00h26m59s | 3657 0 0:00 [busybox] 00h26m59s | DEBUGps: before_build: tcc-0.9.27 | buildid 7 | READY: 3389 00h26m59s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h26m59s | DEBUG_Mem free: 1674304 avail: 1988168 00h26m59s | DEBUG_Mem free: 1674304 avail: 1988168 00h26m59s | DEBUG_Mem free: 1674304 avail: 1988168 00h26m59s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m00s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m00s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m00s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m00s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m01s | delete_dir() LOOP | word: '/Development' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/M2-Planet' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/NASM' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: DEBUG_Mem free: 1674296 avail: 1988160 00h27m01s | line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/mes-m2' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/mescc-tools' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | delete_dir() LOOP | word: '/Development' 00h27m01s | run.sh: line 43: command: ls: not found 00h27m01s | run.sh: line 52: command: ls: not found 00h27m01s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m01s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m01s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m02s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m02s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m02s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m02s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m03s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m03s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m03s | delete_dir() READY 00h27m03s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m03s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m03s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m04s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m04s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m04s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m04s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m05s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m05s | DEBUG_Mem free: 1674304 avail: 1988168 00h27m05s | delete_dir() LOOP | word: '/Development' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/M2-Planet' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/NASM' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/mes-m2' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/mescc-tools' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP DEBUG_Mem free: 1674304 avail: 1988168 00h27m05s | | word: '/after/musl-1.1.24' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | delete_dir() LOOP | word: '/M2-Planet' 00h27m05s | run.sh: line 43: command: ls: not found 00h27m05s | run.sh: line 52: command: ls: not found 00h27m05s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m05s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m06s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m06s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m06s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m06s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m07s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m07s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m07s | delete_dir() READY 00h27m07s | delete_dir() START | '/NDEBUG_Mem free: 1674188 avail: 1988052 00h27m07s | ASM' | context: NASM|cleanup_base 00h27m07s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m08s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m08s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m08s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m08s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m09s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m09s | DEBUG_Mem free: 1674180 avail: 1988044 00h27m09s | delete_dir() LOOP | word: '/Development' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | woDEBUG_Mem free: 1674180 avail: 1988044 00h27m09s | rd: '/M2-Planet' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/NASM' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/mes-m2' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/mescc-tools' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | delete_dir() LOOP | word: '/NASM' 00h27m09s | run.sh: line 43: command: ls: not found 00h27m09s | run.sh: line 52: command: ls: not found 00h27m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m09s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m10s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m10s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m10s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m10s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m11s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m11s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m11s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m11s | delete_dir() READY 00h27m11s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m12s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m12s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m12s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m12s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m13s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m13s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m13s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m13s | DEBUG_Mem free: 1673932 avail: 1987796 00h27m13s | delete_dir() LOOP | word: '/Development' 00h27m13s | run.sh: line 43: command: ls: not found 00h27m13s | run.sh: line 52: command: ls: not found 00h27m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m13s | delete_dir() LOOP | word: '/M2-Planet' 00h27m13s | run.sh: line 43: command: ls: not found 00h27m13s | run.sh: line 52: command: ls: not found 00h27m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m13s | delete_dir() LOOP | word: '/NASM' 00h27m13s | run.sh: line 43: command: ls: not found 00h27m13s | run.sh: line 52: command: ls: not found 00h27m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m13s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m13s | run.sh: line 43: command: ls: not found 00h27m13s | run.sh: line 52: command: ls: not found 00h27m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m13s | delete_dir() LOOP | word: '/mes-m2' 00h27m13s | run.sh: line 43: command: ls: not found 00h27m13s | run.sh: line 52: command: ls: not found 00h27m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m14s | delete_dir() LOOP | word: '/mescc-tools' 00h27m14s | run.sh: line 43: command: ls: not found 00h27m14s | run.sh: line 52: command: ls: not found 00h27m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m14s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m14s | run.sh: line 43: command: ls: not found 00h27m14s | run.sh: line 52: command: ls: not found 00h27m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m14s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m14s | run.sh: line 43: command: ls: not found 00h27m14s | run.sh: line 5DEBUG_Mem free: 1673800 avail: 1987664 00h27m14s | 2: command: ls: not found 00h27m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m14s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m14s | run.sh: line 43: command: ls: not found 00h27m14s | run.sh: line 52: command: ls: not found 00h27m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m14s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m14s | run.sh: line 43: command: ls: not found 00h27m14s | run.sh: line 52: command: ls: not found 00h27m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m14s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m14s | run.sh: line 43: command: ls: not found 00h27m14s | run.sh: line 52: command: ls: not found 00h27m14s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m14s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m14s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m14s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m15s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m15s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m15s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m15s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m16s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m16s | delete_dir() READY 00h27m16s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h27m16s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m16s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m16s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m17s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m17s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m17s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m17s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m18s | DEBUG_Mem free: 1673684 avail: 1987548 00h27m18s | delete_dir() LOOP | word: '/Development' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/M2-Planet' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/NASM' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/mes-m2' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/mescc-tools' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | delete_dir() LOOP | word: '/mes-m2' 00h27m18s | run.sh: line 43: command: ls: not found 00h27m18s | run.sh: line 52: command: ls: not found 00h27m18s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m18s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m18s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m18s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m19s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m19s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m19s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m19s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m20s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m20s | delete_dir() READY 00h27m20s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m20s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m20s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m20s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m21s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m21s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m21s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m21s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m22s | DEBUG_Mem free: 1673436 avail: 1987300 00h27m22s | delete_dir() LOOP | word: '/Development' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/M2-Planet' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/NASM' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/mes-m2' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/mescc-tools' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR |DEBUG_Mem free: 1673312 avail: 1987176 00h27m22s | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | delete_dir() LOOP | word: '/mescc-tools' 00h27m22s | run.sh: line 43: command: ls: not found 00h27m22s | run.sh: line 52: command: ls: not found 00h27m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m22s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m23s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m23s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m23s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m23s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m24s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m24s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m24s | DEBUG_Mem free: 1673188 avail: 1987052 00h27m24s | delete_dir() READY 00h27m24s | tcc-0.9.27: beginning build using script tcc-musl-pass2.sh 00h27m24s | START: mkdir -p build 00h27m24s | run.sh: line 16: sync: command not found 00h27m24s | READY: RC: 0 00h27m24s | tcc-0.9.27: unpacking source. 00h27m24s | src_unpack: start pwd: /after/tcc-0.9.27/build | tcc-0.9.27-7 00h27m24s | src_unpack: ready pwd: /after/tcc-0.9.27/build | tcc-0.9.27-7 00h27m24s | tcc-0.9.27: preparing source. 00h27m24s | Applying patch: /after/tcc-0.9.27/patches/ignore-duplicate-symbols.patch 00h27m24s | patching file tccelf.c 00h27m24s | Applying patch: /after/tcc-0.9.27/patches/ignore-static-inside-array.patch 00h27m24s | patching file tccgen.c 00h27m24s | Applying patch: /after/tcc-0.9.27/patches/static-link.patch 00h27m24s | patching file libtcc.c 00h27m24s | tcc-0.9.27: configuring source. 00h27m24s | tcc-0.9.27: compiling source. 00h27m24s | START: mkdir -p /after/lib/musl/tcc 00h27m24s | run.sh: line 16: sync: command not found 00h27m24s | READY: RC: 0 00h27m24s | tcc version 0.9.27 (i386 Linux) 00h27m24s | -> tcc.c 00h27m24s | <- tcc-musl 00h27m24s | # end of call src_compile: 00h27m24s | tcc-0.9.27: installing. 00h27m24s | DEBUGps: after_build: tcc-0.9.27 | buildid 7 | ps: 28 00h27m24s | PID USER TIME COMMAND 00h27m24s | 1 0 0:00 ./init.user 00h27m24s | 2 0 0:00 [kthreadd] 00h27m24s | 3 0 0:00 [ksoftirqd/0] 00h27m24s | 4 0 0:00 [kworker/0:0] 00h27m24s | 5 0 0:00 [kworker/0:0H] 00h27m24s | 6 0 0:00 [kworker/u2:0] 00h27m24s | 7 0 0:00 [khelper] 00h27m24s | DEBUG_Mem free: 1672196 avail: 1986400 00h27m24s | 8 0 0:00 [kdevtmpfs] 00h27m24s | 9 0 0:00 [perf] 00h27m24s | 10 0 0:00 [writeback] 00h27m24s | 11 0 0:00 [kworker/0:1] 00h27m24s | 12 0 0:00 [kswapd0] 00h27m24s | 13 0 0:00 [deferwq] 00h27m24s | 14 0 0:00 [kworker/u2:1] 00h27m24s | 22 0 0:00 {init} /bin/ash /init 00h27m24s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h27m24s | 120 0 0:00 ../bin/kaem --file kaem.run 00h27m24s | 502 0 0:00 [busybox] 00h27m24s | 757 0 0:00 [busybox] 00h27m24s | 1237 0 0:00 [busybox] 00h27m24s | 1427 0 0:00 /bin/busybox ps 00h27m24s | 1711 0 0:00 [tr] 00h27m24s | 3389 0 0:06 bash run.sh 00h27m24s | 3657 0 0:00 [busybox] 00h27m24s | DEBUGps: after_build: tcc-0.9.27 | buildid 7 | READY: 3389 00h27m24s | delete_dir() START | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m25s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m25s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m25s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m25s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m26s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m26s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m26s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m26s | delete_dir() LOOP | word: '/Development' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m26s | DEBUG_Mem free: 1672188 avail: 1986388 00h27m26s | run.sh: line 52: command: ls: not found 00h27m26s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m26s | delete_dir() LOOP | word: '/M2-Planet' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m26s | run.sh: line 52: command: ls: not found 00h27m26s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m26s | delete_dir() LOOP | word: '/NASM' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m26s | run.sh: line 52: command: ls: not found 00h27m26s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m26s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m26s | run.sh: line 52: command: ls: not found 00h27m26s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m26s | delete_dir() LOOP | word: '/mes-m2' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m26s | run.sh: line 52: command: ls: not found 00h27m26s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m26s | delete_dir() LOOP | word: '/mescc-tools' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m26s | run.sh: line 52: command: ls: not found 00h27m26s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m26s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m26s | run.sh: line 52: command: ls: not found 00h27m26s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m26s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m26s | run.sh: line 43: command: ls: not found 00h27m27s | run.sh: line 52: command: ls: not found 00h27m27s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m27s | run.sh: line 43: command: ls: not found 00h27m27s | run.sh: line 52: command: ls: not found 00h27m27s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m27s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m27s | run.sh: line 43: command: ls: not found 00h27m27s | run.sh: line 52: command: ls: not found 00h27m27s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m27s | run.sh: line 43: command: ls: not found 00h27m27s | run.sh: line 52: command: ls: not found 00h27m27s | delete_dir() ERR | '/after/tcc-0.9.27' | context: tcc-0.9.27-7|cleanup_after_build 00h27m27s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m27s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m27s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m27s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m28s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m28s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m28s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m28s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m29s | delete_dir() READY 00h27m29s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h27m29s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h27m29s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h27m29s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h27m29s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cdDEBUG_Mem free: 1672196 avail: 1986396 00h27m29s | a226947 /after/bin/bash 00h27m29s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h27m29s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h27m29s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h27m29s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h27m29s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h27m29s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h27m29s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h27m29s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h27m29s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h27m29s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h27m29s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h27m29s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h27m29s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h27m29s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h27m29s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h27m29s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h27m29s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h27m29s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h27m29s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h27m29s | DEBUG_Mem free: 1672196 avail: 1986396 00h27m29s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h27m29s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h27m29s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h27m29s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h27m29s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h27m29s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h27m29s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h27m29s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h27m29s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h27m29s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h27m29s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h27m29s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h27m29s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h27m29s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h27m29s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h27m29s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h27m29s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h27m29s | b91c81e543b878ead4cc975df75e3dDEBUG_Mem free: 1672196 avail: 1986396 00h27m29s | 211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h27m29s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h27m29s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h27m29s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h27m29s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h27m29s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h27m29s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h27m29s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h27m29s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h27m29s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h27m29s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h27m29s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h27m29s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h27m29s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h27m29s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h27m29s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h27m29s | 61d9850bf8348a5571f59231e392a06021c9be78f32797943d98bc493ea5b03f /after/bin/sed 00h27m29s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h27m29s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66DEBUG_Mem free: 1672196 avail: 1986396 00h27m29s | 340f18cda226947 /after/bin/sh 00h27m29s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h27m29s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h27m29s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h27m30s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h27m30s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h27m30s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h27m30s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h27m30s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h27m30s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h27m30s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h27m30s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h27m30s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h27m30s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h27m30s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h27m30s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h27m30s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h27m30s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h27m30s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/binDEBUG_Mem free: 1672196 avail: 1986396 00h27m30s | /untar 00h27m30s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h27m30s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h27m30s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h27m30s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h27m30s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h27m30s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h27m30s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h27m30s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h27m30s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h27m30s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h27m30s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h27m30s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h27m30s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h27m30s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h27m30s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h27m30s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h27m30s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h27m30s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h27m30s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h27m30s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h27m30s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h27m30s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h27m30s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h27m30s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h27m30s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h27m30s | e3b0c4DEBUG_Mem free: 1672196 avail: 1986396 00h27m30s | 4298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h27m30s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h27m30s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h27m30s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h27m30s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h27m30s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h27m30s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h27m30s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h27m30s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h27m30s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h27m30s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h27m30s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h27m30s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h27m30s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h27m30s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h27m30s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h27m30s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h27m30s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h27m30s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h27m30s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h27m30s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h27m30s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h27m30s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h27m30s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h27m30s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h27m30s | tcc-0.9.27: checksumming installed files. 00h27m30s | /after/bin/tcc-musl: OK 00h27m30s | tcc-0.9.27: build sDEBUG_Mem free: 1672080 avail: 1986280 00h27m30s | uccessful 00h27m30s | executing: gcc -dM -E -xc /dev/null 00h27m30s | run.sh: line 374: gcc: command not found 00h27m30s | DEBUGps: before_build: sed-4.0.9 | buildid 8 | ps: 28 00h27m30s | PID USER TIME COMMAND 00h27m30s | 1 0 0:00 ./init.user 00h27m30s | 2 0 0:00 [kthreadd] 00h27m30s | 3 0 0:00 [ksoftirqd/0] 00h27m30s | 4 0 0:00 [kworker/0:0] 00h27m30s | 5 0 0:00 [kworker/0:0H] 00h27m30s | 6 0 0:00 [kworker/u2:0] 00h27m30s | 7 0 0:00 [khelper] 00h27m30s | 8 0 0:00 [kdevtmpfs] 00h27m30s | 9 0 0:00 [perf] 00h27m30s | 10 0 0:00 [writeback] 00h27m30s | 11 0 0:00 [kworker/0:1] 00h27m30s | 12 0 0:00 [kswapd0] 00h27m30s | 13 0 0:00 [deferwq] 00h27m30s | 14 0 0:00 [kworker/u2:1] 00h27m30s | 22 0 0:00 {init} /bin/ash /init 00h27m30s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h27m30s | 120 0 0:00 ../bin/kaem --file kaem.run 00h27m30s | 502 0 0:00 [busybox] 00h27m30s | 757 0 0:00 [busybox] 00h27m30s | 1237 0 0:00 [busybox] 00h27m30s | 1499 0 0:00 /bin/busybox sleep 0.25 00h27m30s | 1504 0 0:00 /bin/busybox ps 00h27m30s | 1711 0 0:00 [tr] 00h27m30s | 3389 0 0:06 bash run.sh 00h27m30s | 3657 0 0:00 [busybox] 00h27m30s | DEBUGps: before_build: sed-4.0.9 | buildid 8 | READY: 3389 00h27m30s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h27m30s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m31s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m31s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m31s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m32s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m32s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m32s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m32s | DEBUG_Mem free: 1671948 avail: 1986148 00h27m32s | delete_dir() LOOP | word: '/Development' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/M2-Planet' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/NASM' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/mes-m2' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/mescc-tools' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m32s | delete_dir() LOOP | word: '/Development' 00h27m32s | run.sh: line 43: command: ls: not found 00h27m32s | run.sh: line 52: command: ls: not found 00h27m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h27m33s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m33s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m33s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m33s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m34s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m34s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m34s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m34s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m35s | delete_dir() READY 00h27m35s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m35s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m35s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m35s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m35s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m36s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m36s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m36s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m36s | DEBUG_Mem free: 1671824 avail: 1986024 00h27m37s | delete_dir() LOOP | word: '/Development' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/M2-Planet' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/NASM' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/mes-m2' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/mescc-tools' 00h27m37s | run.sh: line 43: commanDEBUG_Mem free: 1671692 avail: 1985892 00h27m37s | d: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | delete_dir() LOOP | word: '/M2-Planet' 00h27m37s | run.sh: line 43: command: ls: not found 00h27m37s | run.sh: line 52: command: ls: not found 00h27m37s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h27m37s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m37s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m37s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m38s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m38s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m38s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m38s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m39s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m39s | delete_dir() READY 00h27m39s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h27m39s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m39s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m39s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m40s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m40s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m40s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m40s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m41s | DEBUG_Mem free: 1671576 avail: 1985776 00h27m41s | delete_dir() LOOP | word: '/Development' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/M2-Planet' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/NASM' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/mes-m2' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/mescc-tools' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | delete_dir() LOOP | word: '/NASM' 00h27m41s | run.sh: line 43: command: ls: not found 00h27m41s | run.sh: line 52: command: ls: not found 00h27m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h27m41s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m41s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m42s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m42s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m42s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m42s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m43s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m43s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m43s | delete_dir() READY 00h27m43s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m43s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m43s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m44s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m44s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m44s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m44s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m45s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m45s | DEBUG_Mem free: 1671204 avail: 1985404 00h27m45s | delete_dir() LOOP | word: '/Development' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/M2-Planet' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/NASM' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sDEBUG_Mem free: 1671072 avail: 1985272 00h27m45s | h: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/mes-m2' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/mescc-tools' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m45s | run.sh: line 43: command: ls: not found 00h27m45s | run.sh: line 52: command: ls: not found 00h27m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h27m45s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m46s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m46s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m46s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m46s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m47s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m47s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m47s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m47s | delete_dir() READY 00h27m47s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h27m47s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m48s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m48s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m48s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m48s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m49s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m49s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m49s | DEBUG_Mem free: 1670956 avail: 1985156 00h27m49s | delete_dir() LOOP | word: '/Development' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/M2-Planet' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/NASM' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/mes-m2' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/mescc-tools' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: commaDEBUG_Mem free: 1670700 avail: 1984900 00h27m49s | nd: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m49s | delete_dir() LOOP | word: '/mes-m2' 00h27m49s | run.sh: line 43: command: ls: not found 00h27m49s | run.sh: line 52: command: ls: not found 00h27m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h27m50s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m50s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m50s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m50s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m51s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m51s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m51s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m51s | delete_dir() READY 00h27m52s | delete_dir() START | '/mescc-tools' | context: mescc-toolDEBUG_Mem free: 1670592 avail: 1984792 00h27m52s | s|cleanup_base 00h27m52s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m52s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m52s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m53s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m53s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m53s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m53s | DEBUG_Mem free: 1670584 avail: 1984784 00h27m54s | delete_dir() LOOP | word: '/Development' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/M2-Planet' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52:DEBUG_Mem free: 1670576 avail: 1984776 00h27m54s | command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/NASM' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/mes-m2' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/mescc-tools' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/after/mes-0.23' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | delete_dir() LOOP | word: '/mescc-tools' 00h27m54s | run.sh: line 43: command: ls: not found 00h27m54s | run.sh: line 52: command: ls: not found 00h27m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h27m54s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m54s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m54s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m55s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m55s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m55s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m55s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m56s | DEBUG_Mem free: 1670336 avail: 1984536 00h27m56s | delete_dir() READY 00h27m56s | sed-4.0.9: beginning build using script sed-4.0.9.sh 00h27m56s | START: mkdir -p build 00h27m56s | run.sh: line 16: sync: command not found 00h27m56s | READY: RC: 0 00h27m56s | sed-4.0.9: unpacking source. 00h27m56s | src_unpack: start pwd: /after/sed-4.0.9/build | sed-4.0.9-8 00h27m56s | delete_file() sed-4.0.9-8|del_after_src_unpack(): rm /after/sed-4.0.9/src/sed-4.0.9.tar 00h27m56s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m56s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m56s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m57s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m57s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m57s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m57s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m58s | DEBUG_Mem free: 1670956 avail: 1984820 00h27m58s | /after/bin/rm 00h27m58s | run.sh: line 178: command: ls: not found 00h27m58s | DEBUG_Mem free: 1673436 avail: 1984020 00h27m58s | DEBUG_Mem free: 1673436 avail: 1984020 00h27m58s | DEBUG_Mem free: 1673436 avail: 1984020 00h27m59s | DEBUG_Mem free: 1673436 avail: 1984020 00h27m59s | DEBUG_Mem free: 1673436 avail: 1984020 00h27m59s | DEBUG_Mem free: 1673436 avail: 1984020 00h27m59s | DEBUG_Mem free: 1673436 avail: 1984020 00h28m00s | DEBUG_Mem free: 1673436 avail: 1984020 00h28m00s | delete_file() ready 00h28m00s | src_unpack: ready pwd: /after/sed-4.0.9/build | sed-4.0.9-8 00h28m00s | sed-4.0.9: preparing source. 00h28m00s | sed-4.0.9: configuring source. 00h28m00s | sed-4.0.9: compiling source. 00h28m00s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h28m00s | # 00h28m00s | # SPDX-License-Identifier: GPL-3.0-or-later 00h28m00s | 00h28m00s | CC = tcc 00h28m00s | AR = tcc -ar 00h28m00s | 00h28m00s | CPPFLAGS = -DENABLE_NLS=0 \ 00h28m00s | -DHAVE_FCNTL_H \ 00h28m00s | -DHAVE_ALLOCA_H \ 00h28m00s | -DSED_FEATURE_VERSION=\"4.0\" \ 00h28m00s | -DVERSION=\"4.0.9\" \ 00h28m00s | -DPACKAGE=\"sed\" 00h28m00s | CFLAGS = -I . -I lib 00h28m00s | 00h28m00s | .PHONY: all 00h28m00s | 00h28m00s | LIB_SRC = alloca getopt1 getopt utils regex obstack strverscmp mkstemp 00h28m00s | LIB_OBJ = $(addprefix lib/, $(addsuffix .o, $(LIB_SRC))) 00h28m00s | 00h28m00s | SED_SRC = compile execute regexp fmt sed 00h28m00s | SED_OBJ = $(addprefix sed/, $(addsuffix .o, $(SED_SRC))) 00h28m00s | 00h28m00s | all: sed/sed 00h28m00s | 00h28m00s | libsed.a: $(LIB_OBJ) 00h28m00s | $(AR) cr $@ $^ 00h28m00s | 00h28m00s | sed/sed: $(SED_OBJ) libsed.a 00h28m00s | $(CC) -o $@ $^ 00h28m00s | 00h28m00s | install: 00h28m00s | install sed/sed $(DESTDIR)$(PREFIX)/bin 00h28m00s | GNU Make 3.80 00h28m00s | Copyright (C) 2002 Free Software Foundation, Inc. 00h28m00s | This is free software; see the source for copying conditions. 00h28m00s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h28m00s | PARTICULAR PURPOSE. 00h28m00s | Reading makefiles... 00h28m00s | Updating goal targets.... 00h28m00s | File `all' does not exist. 00h28m00s | File `sed/sed' does not exist. 00h28m00s | File `sed/compile.o' does not exist. 00h28m00s | Must remake target `sed/compile.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o sed/compile.o sed/compile.c 00h28m00s | sed/compile.c:393: warning: assignment from incompatible pointer type 00h28m00s | sed/compile.c:654: warning: assignment from incompatible pointer type 00h28m00s | sed/compile.c:691: warning: assignment from incompatible pointer type 00h28m00s | sed/compile.c:1048: warning: implicit declaration of function 'free' 00h28m00s | sed/compile.c:1197: warning: assignment from incompatible pointer type 00h28m00s | sed/compile.c:1360: warning: implicit declaration of function 'exit' 00h28m00s | Successfully remade target file `sed/compile.o'. 00h28m00s | File `sed/execute.o' does not exist. 00h28m00s | Must remake target `sed/execute.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o sed/execute.o sed/execute.c 00h28m00s | sed/execute.c:526: warning: implicit declaration of function 'mkstemp' 00h28m00s | sed/execute.c:527: warning: implicit declaration of function 'free' 00h28m00s | sed/execute.c:572: warning: implicit declaration of function 'close' 00h28m00s | Successfully remade target file `sed/execute.o'. 00h28m00s | File `sed/regeDEBUG_Mem free: 1673188 avail: 1983852 00h28m00s | xp.o' does not exist. 00h28m00s | Must remake target `sed/regexp.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o sed/regexp.o sed/regexp.c 00h28m00s | sed/regexp.c:84: warning: implicit declaration of function 'malloc' 00h28m00s | sed/regexp.c:84: warning: assignment makes pointer from integer without a cast 00h28m00s | Successfully remade target file `sed/regexp.o'. 00h28m00s | File `sed/fmt.o' does not exist. 00h28m00s | Must remake target `sed/fmt.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o sed/fmt.o sed/fmt.c 00h28m00s | sed/fmt.c:381: warning: implicit declaration of function 'strchr' 00h28m00s | Successfully remade target file `sed/fmt.o'. 00h28m00s | File `sed/sed.o' does not exist. 00h28m00s | Must remake target `sed/sed.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o sed/sed.o sed/sed.c 00h28m00s | sed/sed.c:134: warning: implicit declaration of function 'exit' 00h28m00s | sed/sed.c:192: warning: implicit declaration of function 'atoi' 00h28m00s | Successfully remade target file `sed/sed.o'. 00h28m00s | File `libsed.a' does not exist. 00h28m00s | File `lib/alloca.o' does not exist. 00h28m00s | Must remake target `lib/alloca.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/alloca.o lib/alloca.c 00h28m00s | lib/alloca.c:198: warning: implicit declaration of function 'free' 00h28m00s | lib/alloca.c:222: warning: implicit declaration of function 'abort' 00h28m00s | Successfully remade target file `lib/alloca.o'. 00h28m00s | File `lib/getopt1.o' does not exist. 00h28m00s | Must remake target `lib/getopt1.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/getopt1.o lib/getopt1.c 00h28m00s | Successfully remade target file `lib/getopt1.o'. 00h28m00s | File `lib/getopt.o' does not exist. 00h28m00s | Must remake target `lib/getopt.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/getopt.o lib/getopt.c 00h28m00s | lib/getopt.c:576: warning: implicit declaration of function 'strcmp' 00h28m00s | lib/getopt.c:655: warning: implicit declaration of function 'strlen' 00h28m00s | Successfully remade target file `lib/getopt.o'. 00h28m00s | File `lib/utils.o' does not exist. 00h28m00s | Must remake target `lib/utils.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/utils.o lib/utils.c 00h28m00s | lib/utils.c:74: warning: implicit declaration of function 'exit' 00h28m00s | lib/utils.c:247: warning: implicit declaration of function 'getenv' 00h28m00s | lib/utils.c:247: warning: assignment makes pointer from integer without a cast 00h28m00s | lib/utils.c:250: warning: assignment makes pointer from integer without a cast 00h28m00s | lib/utils.c:270: warning: implicit declaration of function 'calloc' 00h28m00s | lib/utils.c:270: warning: assignment makes pointer from integer without a cast 00h28m00s | lib/utils.c:299: warning: implicit declaration of function 'realloc' 00h28m00s | lib/utils.c:299: warning: assignment makes pointer from integer without a cast 00h28m00s | lib/utils.c:330: warning: implicit declaration of function 'free' 00h28m00s | lib/utils.c:383: warning: assignment makes pointer from integer without a cast 00h28m00s | Successfully remade target file `lib/utils.o'. 00h28m00s | File `lib/regex.o' does not exist. 00h28m00s | Must remake target `lib/regex.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/regex.o lib/regex.c 00h28m00s | In file included from lib/regex.c:78: 00h28m00s | In file included from lib/regex_internal.h:26: 00h28m00s | /after/include/musl/limits.h:77: warning: RE_DUP_MAX redefined 00h28m00s | In file included from lib/regex.c:81: 00h28m00s | lib/regcomp.c:3696: warning: assignment of read-only location 00h28m00s | Successfully remade target file `lib/regex.o'. 00h28m00s | File `lib/obstack.o' does not exist. 00h28m00s | Must remake target `lib/obstack.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALDEBUG_Mem free: 1672940 avail: 1983740 00h28m00s | LOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/obstack.o lib/obstack.c 00h28m00s | lib/obstack.c:293: warning: implicit declaration of function 'bcopy' 00h28m00s | lib/obstack.c:377: warning: implicit declaration of function 'abort' 00h28m00s | lib/obstack.c:444: warning: implicit declaration of function 'exit' 00h28m00s | Successfully remade target file `lib/obstack.o'. 00h28m00s | File `lib/strverscmp.o' does not exist. 00h28m00s | Must remake target `lib/strverscmp.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/strverscmp.o lib/strverscmp.c 00h28m00s | Successfully remade target file `lib/strverscmp.o'. 00h28m00s | File `lib/mkstemp.o' does not exist. 00h28m00s | Must remake target `lib/mkstemp.o'. 00h28m00s | tcc -I . -I lib -DENABLE_NLS=0 -DHAVE_FCNTL_H -DHAVE_ALLOCA_H -DSED_FEATURE_VERSION=\"4.0\" -DVERSION=\"4.0.9\" -DPACKAGE=\"sed\" -c -o lib/mkstemp.o lib/mkstemp.c 00h28m00s | Successfully remade target file `lib/mkstemp.o'. 00h28m00s | Must remake target `libsed.a'. 00h28m00s | tcc -ar cr libsed.a lib/alloca.o lib/getopt1.o lib/getopt.o lib/utils.o lib/regex.o lib/obstack.o lib/strverscmp.o lib/mkstemp.o 00h28m00s | Successfully remade target file `libsed.a'. 00h28m00s | Must remake target `sed/sed'. 00h28m00s | tcc -o sed/sed sed/compile.o sed/execute.o sed/regexp.o sed/fmt.o sed/sed.o libsed.a 00h28m00s | Successfully remade target file `sed/sed'. 00h28m00s | Must remake target `all'. 00h28m00s | Successfully remade target file `all'. 00h28m00s | src_compile 00h28m00s | # end of call src_compile: 00h28m00s | sed-4.0.9: installing. 00h28m00s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h28m00s | # 00h28m00s | # SPDX-License-Identifier: GPL-3.0-or-later 00h28m00s | 00h28m00s | CC = tcc 00h28m00s | AR = tcc -ar 00h28m00s | 00h28m00s | CPPFLAGS = -DENABLE_NLS=0 \ 00h28m00s | -DHAVE_FCNTL_H \ 00h28m00s | -DHAVE_ALLOCA_H \ 00h28m00s | -DSED_FEATURE_VERSION=\"4.0\" \ 00h28m00s | -DVERSION=\"4.0.9\" \ 00h28m00s | -DPACKAGE=\"sed\" 00h28m00s | CFLAGS = -I . -I lib 00h28m00s | 00h28m00s | .PHONY: all 00h28m00s | 00h28m00s | LIB_SRC = alloca getopt1 getopt utils regex obstack strverscmp mkstemp 00h28m00s | LIB_OBJ = $(addprefix lib/, $(addsuffix .o, $(LIB_SRC))) 00h28m00s | 00h28m00s | SED_SRC = compile execute regexp fmt sed 00h28m00s | SED_OBJ = $(addprefix sed/, $(addsuffix .o, $(SED_SRC))) 00h28m00s | 00h28m00s | all: sed/sed 00h28m00s | 00h28m00s | libsed.a: $(LIB_OBJ) 00h28m00s | $(AR) cr $@ $^ 00h28m00s | 00h28m00s | sed/sed: $(SED_OBJ) libsed.a 00h28m00s | $(CC) -o $@ $^ 00h28m00s | 00h28m00s | install: 00h28m00s | install sed/sed $(DESTDIR)$(PREFIX)/bin 00h28m00s | GNU Make 3.80 00h28m00s | Copyright (C) 2002 Free Software Foundation, Inc. 00h28m00s | This is free software; see the source for copying conditions. 00h28m00s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h28m00s | PARTICULAR PURPOSE. 00h28m00s | Reading makefiles... 00h28m00s | Updating goal targets.... 00h28m00s | File `install' does not exist. 00h28m00s | Must remake target `install'. 00h28m00s | install sed/sed /after/bin 00h28m00s | Successfully remade target file `install'. 00h28m00s | src_install 00h28m00s | DEBUGps: after_build: sed-4.0.9 | buildid 8 | ps: 28 00h28m00s | PID USER TIME COMMAND 00h28m00s | 1 0 0:00 ./init.user 00h28m00s | 2 0 0:00 [kthreadd] 00h28m00s | 3 0 0:00 [ksoftirqd/0] 00h28m00s | 4 0 0:00 [kworker/0:0] 00h28m00s | 5 0 0:00 [kworker/0:0H] 00h28m00s | 6 0 0:00 [kworker/u2:0] 00h28m00s | 7 0 0:00 [khelper] 00h28m00s | 8 0 0:00 [kdevtmpfs] 00h28m00s | 9 0 0:00 [perf] 00h28m00s | 10 0 0:00 [writeback] 00h28m00s | 11 0 0:00 [kworker/0:1] 00h28m00s | 12 0 0:00 [kswapd0] 00h28m00s | 13 0 0:00 [deferwq] 00h28m00s | 14 0 0:00 [kworker/u2:1] 00h28m00s | 22 0 0:00 {init} /bin/ash /init 00h28m00s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h28m00s | 120 0 0:00 ../bin/kaem --file kaem.run 00h28m00s | 502 0 0:00 [busybox] 00h28m00s | 757 0 0:00 [busybox] 00h28m00s | 1237 0 0:00 [busybox] 00h28m00s | 1711 0 0:00 [tr] 00h28m00s | 1924 0 0:00 /bin/busybox sleep 0.25 00h28m00s | 1937 0 0:00 /bin/busybox ps 00h28m00s | 3389 0 0:07 bash run.sh 00h28m00s | 3657 0 0:00 [busybox] 00h28m00s | DEBUGps: after_build: sed-4.0.9 | buildid 8 | READY: 3389 00h28m00s | delete_dir() START | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m00s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m01s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m01s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m01s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m02s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m02s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m02s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m02s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m02s | delete_dir() LOOP | word: '/Development' 00h28m02s | run.sh: line 43: command: ls: not found 00h28m02s | run.sh: line 52: command: ls: not found 00h28m02s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m02s | delete_dir() LOOP | word: '/M2-Planet' 00h28m02s | run.sh: line 43: command: ls: not found 00h28m02s | run.sh: line 52: command: ls: not found 00h28m02s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m02s | delete_dir() LOOP | word: '/NASM' 00h28m02s | run.sh: line 43: command: ls: not found 00h28m02s | run.sh: line 52: command: ls: not found 00h28m02s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | delete_dir() LOOP | word: '/mes-m2' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanuDEBUG_Mem free: 1672940 avail: 1984028 00h28m03s | p_after_build 00h28m03s | delete_dir() LOOP | word: '/mescc-tools' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m03s | run.sh: line 43: command: ls: not found 00h28m03s | run.sh: line 52: command: ls: not found 00h28m03s | delete_dir() ERR | '/after/sed-4.0.9' | context: sed-4.0.9-8|cleanup_after_build 00h28m03s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m03s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m03s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m04s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m04s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m04s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m04s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m05s | DEBUG_Mem free: 1672940 avail: 1984028 00h28m05s | delete_dir() READY 00h28m05s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h28m05s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h28m05s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h28m05s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h28m05s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h28m05s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h28m05s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bunzip2 00h28m05s | 6b7d8a7a65da9beb4c6deb0391be5f1f0da18e77d3f292ae433ffc43b89a3a5f /after/bin/bzip2 00h28m05s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h28m05s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/biDEBUG_Mem free: 1672816 avail: 1983904 00h28m05s | n/catm 00h28m05s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h28m05s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h28m05s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h28m05s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h28m05s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h28m05s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h28m05s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h28m05s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h28m05s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h28m05s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h28m05s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h28m05s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h28m05s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h28m05s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h28m05s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h28m05s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h28m05s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h28m05s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h28m05s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h28m05s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h28m05s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m05s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h28m05s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h28m05s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h28m05s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h28m05s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h28m05s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h28m05s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h28m05s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h28m05s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h28m05s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h28m05s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h28m05s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h28m05s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h28m05s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h28m05s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h28m05s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h28m05s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h28m05s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h28m05s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m05s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h28m05s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h28m05s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h28m05s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h28m05s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h28m05s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h28m05s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h28m05s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h28m05s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h28m05s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h28m06s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h28m06s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h28m06s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h28m06s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h28m06s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h28m06s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h28m06s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h28m06s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h28m06s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m06s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h28m06s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h28m06s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h28m06s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h28m06s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h28m06s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h28m06s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h28m06s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h28m06s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h28m06s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h28m06s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h28m06s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h28m06s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h28m06s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h28m06s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h28m06s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h28m06s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h28m06s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h28m06s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h28m06s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h28m06s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m06s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h28m06s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h28m06s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h28m06s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h28m06s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h28m06s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h28m06s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h28m06s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h28m06s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h28m06s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h28m06s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h28m06s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h28m06s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h28m06s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h28m06s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h28m06s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h28m06s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h28m06s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h28m06s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h28m06s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h28m06s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h28m06s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h28m06s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h28m06s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/includeDEBUG_Mem free: 1672816 avail: 1983904 00h28m06s | /musl 00h28m06s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h28m06s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h28m06s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h28m06s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h28m06s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h28m06s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h28m06s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h28m06s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h28m06s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h28m06s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h28m06s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h28m06s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h28m06s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h28m06s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h28m06s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h28m06s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h28m06s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h28m06s | sed-4.0.9: checksumming installed files. 00h28m06s | /after/bin/sed: OK 00h28m06s | sed-4.0.9: build successful 00h28m06s | executing: gcc -dM -E -xc /dev/null 00h28m06s | run.sh: line 374: gcc: command not found 00h28m06s | DEBUGps: before_build: bzip2-1.0.8 | buildid 9 | ps: 28 00h28m06s | PID USER TIME COMMAND 00h28m06s | 1 0 0:00 ./init.user 00h28m06s | 2 0 0:00 [kthreadd] 00h28m06s | 3 0 0:00 [ksoftirqd/0] 00h28m06s | 4 0 0:00 [kworker/0:0] 00h28m06s | 5 0 0:00 [kworker/0:0H] 00h28m06s | 6 0 0:00 [kworker/u2:0] 00h28m06s | 7 0 0:00 [khelper] 00h28m06s | 8 0 0:00 [kdevtmpfs] 00h28m06s | 9 0 0:00 [perf] 00h28m06s | 10 0 0:00 [writeback] 00h28m06s | 11 0 0:00 [kworker/0:1] 00h28m06s | 12 0 0:00 [kswapd0] 00h28m06s | 13 0 0:00 [deferwq] 00h28m06s | 14 0 0:00 [kworker/u2:1] 00h28m06s | 22 0 0:00 {init} /bin/ash /init 00h28m06s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h28m06s | 120 0 0:00 ../bin/kaem --file kaem.run 00h28m06s | 502 0 0:00 [busybox] 00h28m06s | 757 0 0:00 [busybox] 00h28m06s | 1237 0 0:00 [busybox] 00h28m06s | 1711 0 0:00 [tr] 00h28m06s | 2007 0 0:00 /bin/busybox sleep 0.25 00h28m06s | 2013 0 0:00 /bin/busybox ps 00h28m06s | 3389 0 0:07 bash run.sh 00h28m06s | 3657 0 0:00 [busybox] 00h28m06s | DEBUGps: before_build: bzip2-1.0.8 | buildid 9 | READY: 3389 00h28m06s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h28m06s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m07s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m07s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m07s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m07s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m08s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m08s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m08s | DEBUG_Mem free: 1672816 avail: 1983904 00h28m08s | delete_dir() LOOP | word: '/Development' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/M2-Planet' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/NASM' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/mes-m2' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/mescc-tools' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: DEBUG_Mem free: 1672684 avail: 1983772 00h28m08s | line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m08s | run.sh: line 43: command: ls: not found 00h28m08s | run.sh: line 52: command: ls: not found 00h28m08s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m08s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m09s | run.sh: line 43: command: ls: not found 00h28m09s | run.sh: line 52: command: ls: not found 00h28m09s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m09s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m09s | run.sh: line 43: command: ls: not found 00h28m09s | run.sh: line 52: command: ls: not found 00h28m09s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m09s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m09s | run.sh: line 43: command: ls: not found 00h28m09s | run.sh: line 52: command: ls: not found 00h28m09s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m09s | delete_dir() LOOP | word: '/Development' 00h28m09s | run.sh: line 43: command: ls: not found 00h28m09s | run.sh: line 52: command: ls: not found 00h28m09s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m09s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m09s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m09s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m09s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m10s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m10s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m10s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m11s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m11s | delete_dir() READY 00h28m11s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m11s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m11s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m11s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m12s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m12s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m12s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m12s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m13s | DEBUG_Mem free: 1672692 avail: 1983780 00h28m13s | delete_dir() LOOP | word: '/Development' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/M2-Planet' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/NASM' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/mes-m2' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/mescc-tools' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | delete_diDEBUG_Mem free: 1672444 avail: 1983532 00h28m13s | r() LOOP | word: '/M2-Planet' 00h28m13s | run.sh: line 43: command: ls: not found 00h28m13s | run.sh: line 52: command: ls: not found 00h28m13s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m13s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m13s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m14s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m14s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m14s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m14s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m15s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m15s | delete_dir() READY 00h28m15s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h28m15s | DEBUG_Mem free: 1672452 avail: 1983540 00h28m15s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m15s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m16s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m16s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m16s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m16s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m17s | DEBUG_Mem free: 1672444 avail: 1983532 00h28m17s | delete_dir() LOOP | word: '/Development' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/M2-Planet' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | cDEBUG_Mem free: 1672444 avail: 1983532 00h28m17s | ontext: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/NASM' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/mes-m2' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/mescc-tools' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | delete_dir() LOOP | word: '/NASM' 00h28m17s | run.sh: line 43: command: ls: not found 00h28m17s | run.sh: line 52: command: ls: not found 00h28m17s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m17s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m17s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m18s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m18s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m18s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m18s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m19s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m19s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m19s | delete_dir() READY 00h28m19s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m19s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m19s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m20s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m20s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m20s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m21s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m21s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m21s | DEBUG_Mem free: 1672196 avail: 1983284 00h28m21s | delete_dir() LOOP | word: '/Development' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/M2-Planet' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/NASM' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/mes-m2' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/mescc-tools' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: linDEBUG_Mem free: 1671816 avail: 1982904 00h28m21s | e 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m21s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m21s | run.sh: line 43: command: ls: not found 00h28m21s | run.sh: line 52: command: ls: not found 00h28m21s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m22s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m22s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m22s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m22s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m23s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m23s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m23s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m23s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m23s | delete_dir() READY 00h28m23s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h28m24s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m24s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m24s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m24s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m25s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m25s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m25s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m25s | DEBUG_Mem free: 1671824 avail: 1982912 00h28m25s | delete_dir() LOOP | word: '/Development' 00h28m25s | run.sh: line 43: command: ls: not found 00h28m25s | run.sh: line 52: command: ls: not found 00h28m25s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m25s | delete_dir() LOOP | word: '/M2-Planet' 00h28m25s | run.sh: line 43: command: ls: not found 00h28m25s | run.sh: line 52: command: ls: not found 00h28m25s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m25s | delete_dir() LOOP | word: '/NASM' 00h28m25s | run.sh: line 43: command: ls: not found 00h28m25s | run.sh: line 52: command: ls: not found 00h28m25s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m25s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m25s | run.sh: line 43: command: ls: not found 00h28m25s | run.sh: line 52: command: ls: not found 00h28m25s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m25s | delete_dir() LOOP | word: '/mes-m2' 00h28m25s | run.sh: line 43: command: ls: not found 00h28m25s | run.sh: line 52: command: ls: not found 00h28m25s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m25s | delete_dir() LOOP | word: '/mescc-tools' 00h28m25s | run.sh: line 43: command: ls: not found 00h28m26s | run.sh: line 52: command: ls: not found 00h28m26s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m26s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m26s | run.sh: line 43: command: ls: not found 00h28m26s | run.sh: line 52: command: ls: not found 00h28m26s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m26s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m26s | run.sh: line 43: command: ls: not found 00h28m26s | run.sh: line 52: command: ls: not found 00h28m26s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m26s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m26s | run.sh: line 43: command: ls: not found 00h28m26s | run.sh: line 52: command: ls: not found 00h28m26s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m26s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m26s | run.sh: line 43: command: ls: not found 00h28m26s | run.sh: line 52: command: ls: not found 00h28m26s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m26s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m26s | run.sh: line 43: command: ls: not found 00h28m26s | run.sh: line 52: command: ls: not found 00h28m26s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m26s | delete_dir() LOOP | word: '/mes-m2' 00h28m26s | run.sh: line 43: command: ls: not found 00h28m26s | run.sh: line 52: command: ls: not found 00h28m26s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m26s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m26s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m26s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m26s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m27s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m27s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m27s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m27s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m28s | delete_dir() READY 00h28m28s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m28s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m28s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m28s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m28s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m29s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m29s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m29s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m29s | DEBUG_Mem free: 1671452 avail: 1982540 00h28m30s | delete_dir() LOOP | word: '/Development' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/M2-Planet' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/NASM' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: commanDEBUG_Mem free: 1671320 avail: 1982408 00h28m30s | d: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/mes-m2' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/mescc-tools' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | delete_dir() LOOP | word: '/mescc-tools' 00h28m30s | run.sh: line 43: command: ls: not found 00h28m30s | run.sh: line 52: command: ls: not found 00h28m30s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h28m30s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m30s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m31s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m31s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m31s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m31s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m32s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m32s | DEBUG_Mem free: 1671080 avail: 1982168 00h28m32s | delete_dir() READY 00h28m32s | bzip2-1.0.8: beginning build using script bzip2-1.0.8.sh 00h28m32s | START: mkdir -p build 00h28m32s | run.sh: line 16: sync: command not found 00h28m32s | READY: RC: 0 00h28m32s | bzip2-1.0.8: unpacking source. 00h28m32s | bzip2-1.0.8: preparing source. 00h28m32s | bzip2-1.0.8: configuring source. 00h28m32s | bzip2-1.0.8: compiling source. 00h28m32s | 00h28m32s | If compilation produces errors, or a large number of warnings, 00h28m32s | please read README.COMPILATION.PROBLEMS -- you might be able to 00h28m32s | adjust the flags in this Makefile to improve matters. 00h28m32s | 00h28m32s | Also in README.COMPILATION.PROBLEMS are some hints that may help 00h28m32s | if your build produces an executable which is unable to correctly 00h28m32s | handle so-called 'large files' -- files of size 2GB or more. 00h28m32s | 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c blocksort.c 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c huffman.c 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c crctable.c 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c randtable.c 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c compress.c 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c decompress.c 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzlib.c 00h28m32s | rm -f libbz2.a 00h28m32s | tcc -ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o 00h28m32s | tcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=64 -c bzip2.c 00h28m32s | tcc -Wall -Winline DEBUG_Mem free: 1670460 avail: 1981292 00h28m32s | -O2 -g -D_FILE_OFFSET_BITS=64 -o bzip2 bzip2.o -L. -lbz2 00h28m32s | # end of call src_compile: 00h28m32s | bzip2-1.0.8: installing. 00h28m32s | DEBUGps: after_build: bzip2-1.0.8 | buildid 9 | ps: 28 00h28m32s | PID USER TIME COMMAND 00h28m32s | 1 0 0:00 ./init.user 00h28m32s | 2 0 0:00 [kthreadd] 00h28m32s | 3 0 0:00 [ksoftirqd/0] 00h28m32s | 4 0 0:00 [kworker/0:0] 00h28m32s | 5 0 0:00 [kworker/0:0H] 00h28m32s | 6 0 0:00 [kworker/u2:0] 00h28m32s | 7 0 0:00 [khelper] 00h28m32s | 8 0 0:00 [kdevtmpfs] 00h28m32s | 9 0 0:00 [perf] 00h28m32s | 10 0 0:00 [writeback] 00h28m32s | 11 0 0:00 [kworker/0:1] 00h28m32s | 12 0 0:00 [kswapd0] 00h28m32s | 13 0 0:00 [deferwq] 00h28m32s | 14 0 0:00 [kworker/u2:1] 00h28m32s | 22 0 0:00 {init} /bin/ash /init 00h28m32s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h28m32s | 120 0 0:00 ../bin/kaem --file kaem.run 00h28m32s | 502 0 0:00 [busybox] 00h28m32s | 757 0 0:00 [busybox] 00h28m32s | 1237 0 0:00 [busybox] 00h28m32s | 1711 0 0:00 [tr] 00h28m32s | 2436 0 0:00 /bin/busybox sleep 0.25 00h28m32s | 2445 0 0:00 /bin/busybox ps 00h28m32s | 3389 0 0:08 bash run.sh 00h28m32s | 3657 0 0:00 [busybox] 00h28m32s | DEBUGps: after_build: bzip2-1.0.8 | buildid 9 | READY: 3389 00h28m32s | delete_dir() START | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m32s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m33s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m33s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m33s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m33s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m34s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m34s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m34s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m34s | delete_dir() LOOP | word: '/Development' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/M2-Planet' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/NASM' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/mes-m2' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/mescc-tools' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h28m34s | run.sh: line 43: command: ls: not found 00h28m34s | run.sh: line 52: command: ls: not found 00h28m34s | delete_dir() ERR | '/after/bzip2-1.0.8' | context: bzip2-1.0.8-9|cleanup_after_build 00h28m34s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m35s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m35s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m35s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m35s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m36s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m36s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m36s | DEBUG_Mem free: 1670708 avail: 1981596 00h28m36s | delete_dir() READY 00h28m36s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h28m36s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h28m36s | 53eDEBUG_Mem free: 1670708 avail: 1981596 00h28m36s | e4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h28m36s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h28m36s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h28m36s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h28m36s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h28m37s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h28m37s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h28m37s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h28m37s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h28m37s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h28m37s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h28m37s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h28m37s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h28m37s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h28m37s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h28m37s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h28m37s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m37s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h28m37s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h28m37s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h28m37s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h28m37s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h28m37s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h28m37s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h28m37s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h28m37s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h28m37s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h28m37s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h28m37s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h28m37s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h28m37s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h28m37s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h28m37s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h28m37s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h28m37s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h28m37s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h28m37s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h28m37s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m37s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h28m37s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h28m37s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h28m37s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h28m37s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h28m37s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h28m37s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h28m37s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h28m37s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h28m37s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h28m37s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h28m37s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h28m37s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h28m37s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h28m37s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h28m37s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h28m37s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h28m37s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c82DEBUG_Mem free: 1670584 avail: 1981472 00h28m37s | 71aebc755 /after/bin/readlink 00h28m37s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h28m37s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h28m37s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h28m37s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h28m37s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h28m37s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h28m37s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h28m37s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h28m37s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h28m37s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h28m37s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h28m37s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h28m37s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h28m37s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h28m37s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1DEBUG_Mem free: 1670584 avail: 1981472 00h28m37s | 411b313d9c59 /after/bin/tee 00h28m37s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h28m37s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h28m37s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h28m37s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h28m38s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h28m38s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h28m38s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h28m38s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h28m38s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h28m38s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h28m38s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h28m38s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h28m38s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h28m38s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h28m38s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h28m38s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h28m38s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h28m38s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h28m38s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h28m38s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h28m38s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/incDEBUG_Mem free: 1670584 avail: 1981472 00h28m38s | lude/ar.h 00h28m38s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h28m38s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h28m38s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h28m38s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h28m38s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h28m38s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h28m38s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h28m38s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h28m38s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h28m38s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h28m38s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h28m38s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h28m38s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h28m38s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h28m38s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h28m38s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h28m38s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h28m38s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h28m38s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h28m38s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h28m38s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h28m38s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h28m38s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h28m38s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h28m38s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h28m38s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h28m38s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h28m38s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h28m38s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h28m38s | 3933a2b0ecd3a7349e0db5fDEBUG_Mem free: 1670584 avail: 1981472 00h28m38s | 141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h28m38s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h28m38s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h28m38s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h28m38s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h28m38s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h28m38s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h28m38s | bzip2-1.0.8: checksumming installed files. 00h28m38s | /after/bin/bzip2: OK 00h28m38s | bzip2-1.0.8: build successful 00h28m38s | executing: gcc -dM -E -xc /dev/null 00h28m38s | run.sh: line 374: gcc: command not found 00h28m38s | DEBUGps: before_build: m4-1.4.7 | buildid 10 | ps: 28 00h28m38s | PID USER TIME COMMAND 00h28m38s | 1 0 0:00 ./init.user 00h28m38s | 2 0 0:00 [kthreadd] 00h28m38s | 3 0 0:00 [ksoftirqd/0] 00h28m38s | 4 0 0:00 [kworker/0:0] 00h28m38s | 5 0 0:00 [kworker/0:0H] 00h28m38s | 6 0 0:00 [kworker/u2:0] 00h28m38s | 7 0 0:00 [khelper] 00h28m38s | 8 0 0:00 [kdevtmpfs] 00h28m38s | 9 0 0:00 [perf] 00h28m38s | 10 0 0:00 [writeback] 00h28m38s | 11 0 0:00 [kworker/0:1] 00h28m38s | 12 0 0:00 [kswapd0] 00h28m38s | 13 0 0:00 [deferwq] 00h28m38s | 14 0 0:00 [kworker/u2:1] 00h28m38s | 22 0 0:00 {init} /bin/ash /init 00h28m38s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h28m38s | 120 0 0:00 ../bin/kaem --file kaem.run 00h28m38s | 502 0 0:00 [busybox] 00h28m38s | 757 0 0:00 [busybox] 00h28m38s | 1237 0 0:00 [busybox] 00h28m38s | 1711 0 0:00 [tr] 00h28m38s | 2519 0 0:00 /bin/busybox sleep 0.25 00h28m38s | 2525 0 0:00 /bin/busybox ps 00h28m38s | 3389 0 0:09 bash run.sh 00h28m38s | 3657 0 0:00 [busybox] 00h28m38s | DEBUGps: before_build: m4-1.4.7 | buildid 10 | READY: 3389 00h28m38s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h28m38s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m38s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m39s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m39s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m39s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m40s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m40s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m40s | DEBUG_Mem free: 1670584 avail: 1981472 00h28m40s | delete_dir() LOOP | word: '/Development' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/M2-Planet' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/NASM' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/mes-m2' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/mescc-tools' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | deleDEBUG_Mem free: 1670460 avail: 1981348 00h28m40s | te_dir() LOOP | word: '/after/musl-1.1.24' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m40s | delete_dir() LOOP | word: '/Development' 00h28m40s | run.sh: line 43: command: ls: not found 00h28m40s | run.sh: line 52: command: ls: not found 00h28m40s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h28m41s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m41s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m41s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m41s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m42s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m42s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m42s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m42s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m42s | delete_dir() READY 00h28m42s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m43s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m43s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m43s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m43s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m44s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m44s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m44s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m44s | DEBUG_Mem free: 1670212 avail: 1981100 00h28m44s | delete_dir() LOOP | word: '/Development' 00h28m44s | run.sh: line 43: command: ls: not found 00h28m44s | run.sh: line 52: command: ls: not found 00h28m44s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m44s | delete_dir() LOOP | word: '/M2-Planet' 00h28m44s | run.sh: line 43: command: ls: not found 00h28m44s | run.sh: line 52: command: ls: not found 00h28m44s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m44s | delete_dir() LOOP | word: '/NASM' 00h28m44s | run.sh: line 43: command: ls: not found 00h28m44s | run.sh: line 52: command: ls: not found 00h28m44s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m44s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m44s | run.sh: line 43: command: ls: not found 00h28m44s | run.sh: line 52: command: ls: not found 00h28m44s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m44s | delete_dir() LOOP | word: '/mes-m2' 00h28m44s | run.sh: line 43: command: ls: not found 00h28m44s | run.sh: line 52: command: ls: not found 00h28m44s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m44s | delete_dir() LOOP | word: '/mescc-tools' 00h28m44s | run.sh: line 43: command: ls: not found 00h28m44s | run.sh: line 52: command: ls: not found 00h28m44s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m45s | run.sh: line 43: command: ls: not found 00h28m45s | run.sh: line 52: command: ls: not found 00h28m45s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m45s | run.sh: line 43: command: ls: not found 00h28m45s | run.sh: line 52: command: ls: not found 00h28m45s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m45s | run.sh: line 43: command: ls: not found 00h28m45s | run.sh: line 52: command: ls: not found 00h28m45s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m45s | run.sh: line 43: command: ls: not found 00h28m45s | run.sh: line 52: command: ls: not found 00h28m45s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m45s | run.sh: line 43: command: ls: not found 00h28m45s | run.sh: line 52: command: ls: not found 00h28m45s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h28m45s | run.sh: line 43: command: ls: not found 00h28m45s | run.sh: line 52: command: ls: not found 00h28m45s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | delete_dir() LOOP | word: '/M2-Planet' 00h28m45s | run.sh: line 43: command: ls: not found 00h28m45s | run.sh: line 52: command: ls: not found 00h28m45s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h28m45s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m45s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m45s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m45s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m46s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m46s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m46s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m46s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m47s | delete_dir() READY 00h28m47s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h28m47s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m47s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m47s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m47s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m48s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m48s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m48s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m48s | DEBUG_Mem free: 1669840 avail: 1980728 00h28m49s | delete_dir() LOOP | word: '/Development' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/M2-Planet' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/NASM' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | conDEBUG_Mem free: 1669840 avail: 1980728 00h28m49s | text: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/mes-m2' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/mescc-tools' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | delete_dir() LOOP | word: '/NASM' 00h28m49s | run.sh: line 43: command: ls: not found 00h28m49s | run.sh: line 52: command: ls: not found 00h28m49s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h28m49s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m49s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m49s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m50s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m50s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m50s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m51s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m51s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m51s | delete_dir() READY 00h28m51s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m51s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m51s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m52s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m52s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m52s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m52s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m53s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m53s | DEBUG_Mem free: 1669592 avail: 1980480 00h28m53s | delete_dir() LOOP | word: '/Development' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/M2-Planet' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/NASM' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/mes-m2' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/mescc-tools' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/afterDEBUG_Mem free: 1669220 avail: 1980108 00h28m53s | /mes-0.23' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m53s | run.sh: line 43: command: ls: not found 00h28m53s | run.sh: line 52: command: ls: not found 00h28m53s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h28m53s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m54s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m54s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m54s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m54s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m55s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m55s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m55s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m55s | delete_dir() READY 00h28m55s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h28m55s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m56s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m56s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m56s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m56s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m57s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m57s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m57s | DEBUG_Mem free: 1669220 avail: 1980108 00h28m57s | delete_dir() LOOP | word: '/Development' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/M2-Planet' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/NASM' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/mes-m2' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/mescc-tools' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/after/mes-0.23' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/aDEBUG_Mem free: 1668848 avail: 1979736 00h28m57s | fter/bzip2-1.0.8' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m57s | delete_dir() LOOP | word: '/mes-m2' 00h28m57s | run.sh: line 43: command: ls: not found 00h28m57s | run.sh: line 52: command: ls: not found 00h28m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h28m58s | DEBUG_Mem free: 1668724 avail: 1979612 00h28m58s | DEBUG_Mem free: 1668724 avail: 1979612 00h28m58s | DEBUG_Mem free: 1668724 avail: 1979612 00h28m58s | DEBUG_Mem free: 1668724 avail: 1979612 00h28m59s | DEBUG_Mem free: 1668724 avail: 1979612 00h28m59s | DEBUG_Mem free: 1668724 avail: 1979612 00h28m59s | DEBUG_Mem free: 1668724 avail: 1979612 00h28m59s | delete_dir() READY 00h28m59s | delete_dir() START | '/mescc-tooDEBUG_Mem free: 1668732 avail: 1979620 00h29m00s | ls' | context: mescc-tools|cleanup_base 00h29m00s | DEBUG_Mem free: 1668724 avail: 1979612 00h29m00s | DEBUG_Mem free: 1668724 avail: 1979612 00h29m00s | DEBUG_Mem free: 1668724 avail: 1979612 00h29m01s | DEBUG_Mem free: 1668724 avail: 1979612 00h29m01s | DEBUG_Mem free: 1668724 avail: 1979612 00h29m01s | DEBUG_Mem free: 1668724 avail: 1979612 00h29m01s | DEBUG_Mem free: 1668724 avail: 1979612 00h29m02s | delete_dir() LOOP | word: '/Development' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | deletDEBUG_Mem free: 1668724 avail: 1979612 00h29m02s | e_dir() LOOP | word: '/M2-Planet' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/NASM' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/mes-m2' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/mescc-tools' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | delete_dir() LOOP | word: '/mescc-tools' 00h29m02s | run.sh: line 43: command: ls: not found 00h29m02s | run.sh: line 52: command: ls: not found 00h29m02s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m02s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m02s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m02s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m03s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m03s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m03s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m03s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m04s | DEBUG_Mem free: 1668352 avail: 1979240 00h29m04s | delete_dir() READY 00h29m04s | m4-1.4.7: beginning build using script m4-1.4.7.sh 00h29m04s | START: mkdir -p build 00h29m04s | run.sh: line 16: sync: command not found 00h29m04s | READY: RC: 0 00h29m04s | m4-1.4.7: unpacking source. 00h29m04s | src_unpack: start pwd: /after/m4-1.4.7/build | m4-1.4.7-10 00h29m04s | src_unpack: ready pwd: /after/m4-1.4.7/build | m4-1.4.7-10 00h29m04s | m4-1.4.7: preparing sourceDEBUG_Mem free: 1664764 avail: 1979240 00h29m04s | . 00h29m04s | m4-1.4.7: configuring source. 00h29m04s | m4-1.4.7: compiling source. 00h29m04s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h29m04s | 00h29m04s | # SPDX-License-Identifier: GPL-3.0-or-later 00h29m04s | 00h29m04s | CC = tcc 00h29m04s | AR = tcc -ar 00h29m04s | 00h29m04s | CFLAGS = -I lib \ 00h29m04s | -DVERSION=\"1.4.7\" \ 00h29m04s | -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" \ 00h29m04s | -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" \ 00h29m04s | -DPACKAGE=\"m4\" \ 00h29m04s | -DPACKAGE_NAME=\"GNU\ M4\" \ 00h29m04s | -DHAVE_STDINT_H=1 \ 00h29m04s | -DHAVE___FPENDING=1 \ 00h29m04s | -DHAVE_DECL___FPENDING=1 \ 00h29m04s | -D_GNU_SOURCE=1 \ 00h29m04s | -D_GL_UNUSED= \ 00h29m04s | -D__getopt_argv_const=const \ 00h29m04s | -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | 00h29m04s | LDFLAGS = -L . -lm4 00h29m04s | 00h29m04s | .PHONY: all 00h29m04s | 00h29m04s | LIB_SRC = cloexec close-stream dup-safer error exitfail fd-safer fopen-safer getopt getopt1 mkstemp-safer regex obstack tmpfile-safer verror xalloc-die xasprintf xmalloc xvasprintf 00h29m04s | LIB_OBJECTS = $(addprefix lib/, $(addsuffix .o, $(LIB_SRC))) 00h29m04s | 00h29m04s | M4_SRC = m4 builtin debug eval format freeze input macro output path symtab 00h29m04s | M4_OBJ = $(addprefix src/, $(addsuffix .o, $(M4_SRC))) 00h29m04s | 00h29m04s | all: src/m4 00h29m04s | 00h29m04s | src/m4: libm4.a $(M4_OBJ) 00h29m04s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h29m04s | 00h29m04s | libm4.a: $(LIB_OBJECTS) 00h29m04s | $(AR) cr $@ $^ 00h29m04s | 00h29m04s | %.o : %.c lib/config.h 00h29m04s | $(CC) -c -o $@ $< $(CFLAGS) 00h29m04s | 00h29m04s | lib/config.h: 00h29m04s | touch lib/config.h 00h29m04s | 00h29m04s | install: all 00h29m04s | install src/m4 $(DESTDIR)$(PREFIX)/bin 00h29m04s | GNU Make 3.80 00h29m04s | Copyright (C) 2002 Free Software Foundation, Inc. 00h29m04s | This is free software; see the source for copying conditions. 00h29m04s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h29m04s | PARTICULAR PURPOSE. 00h29m04s | Reading makefiles... 00h29m04s | Updating goal targets.... 00h29m04s | File `all' does not exist. 00h29m04s | File `src/m4' does not exist. 00h29m04s | File `libm4.a' does not exist. 00h29m04s | File `lib/cloexec.o' does not exist. 00h29m04s | File `lib/config.h' does not exist. 00h29m04s | Must remake target `lib/config.h'. 00h29m04s | touch lib/config.h 00h29m04s | Successfully remade target file `lib/config.h'. 00h29m04s | Must remake target `lib/cloexec.o'. 00h29m04s | tcc -c -o lib/cloexec.o lib/cloexec.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/cloexec.o'. 00h29m04s | File `lib/close-stream.o' does not exist. 00h29m04s | Must remake target `lib/close-stream.o'. 00h29m04s | tcc -c -o lib/close-stream.o lib/close-stream.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | lib/close-stream.c:56: warning: implicit declaration of function '__fpending' 00h29m04s | Successfully remade target file `lib/close-stream.o'. 00h29m04s | File `lib/dup-safer.o' does not exist. 00h29m04s | Must remake target `lib/dup-safer.o'. 00h29m04s | tcc -c -o lib/dup-safer.o lib/dup-safer.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/dup-safer.o'. 00h29m04s | File `lib/error.o' does not exist. 00h29m04s | Must remake target `lib/error.o'. 00h29m04s | tcc -c -o lib/error.o lib/error.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/error.o'. 00h29m04s | File `lib/exitfail.o' does not exist. 00h29m04s | Must remake target `lib/exitfail.o'. 00h29m04s | tcc -c -o lib/exitfail.o lib/exitfail.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDINGDEBUG_Mem free: 1664260 avail: 1978760 00h29m04s | =1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/exitfail.o'. 00h29m04s | File `lib/fd-safer.o' does not exist. 00h29m04s | Must remake target `lib/fd-safer.o'. 00h29m04s | tcc -c -o lib/fd-safer.o lib/fd-safer.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/fd-safer.o'. 00h29m04s | File `lib/fopen-safer.o' does not exist. 00h29m04s | Must remake target `lib/fopen-safer.o'. 00h29m04s | tcc -c -o lib/fopen-safer.o lib/fopen-safer.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/fopen-safer.o'. 00h29m04s | File `lib/getopt.o' does not exist. 00h29m04s | Must remake target `lib/getopt.o'. 00h29m04s | tcc -c -o lib/getopt.o lib/getopt.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/getopt.o'. 00h29m04s | File `lib/getopt1.o' does not exist. 00h29m04s | Must remake target `lib/getopt1.o'. 00h29m04s | tcc -c -o lib/getopt1.o lib/getopt1.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/getopt1.o'. 00h29m04s | File `lib/mkstemp-safer.o' does not exist. 00h29m04s | Must remake target `lib/mkstemp-safer.o'. 00h29m04s | tcc -c -o lib/mkstemp-safer.o lib/mkstemp-safer.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/mkstemp-safer.o'. 00h29m04s | File `lib/regex.o' does not exist. 00h29m04s | Must remake target `lib/regex.o'. 00h29m04s | tcc -c -o lib/regex.o lib/regex.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | DEBUG_Mem free: 1663756 avail: 1978288 00h29m04s | Successfully remade target file `lib/regex.o'. 00h29m04s | File `lib/obstack.o' does not exist. 00h29m04s | Must remake target `lib/obstack.o'. 00h29m04s | tcc -c -o lib/obstack.o lib/obstack.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/obstack.o'. 00h29m04s | File `lib/tmpfile-safer.o' does not exist. 00h29m04s | Must remake target `lib/tmpfile-safer.o'. 00h29m04s | tcc -c -o lib/tmpfile-safer.o lib/tmpfile-safer.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m04s | Successfully remade target file `lib/tmpfile-safer.o'. 00h29m04s | File `lib/verror.o' does not exist. 00h29m04s | Must remake target `lib/verror.o'. 00h29m05s | tcc -c -o lib/verror.o lib/verror.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `lib/verror.o'. 00h29m05s | File `lib/xalloc-die.o' does not exist. 00h29m05s | Must remake target `lib/xalloc-die.o'. 00h29m05s | tcc -c -o lib/xalloc-die.o lib/xalloc-die.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `lib/xalloc-die.o'. 00h29m05s | File `lib/xasprintf.o' does not exist. 00h29m05s | Must remake target `lib/xasprintf.o'. 00h29m05s | tcc -c -o lib/xasprintf.o lib/xasprintf.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `lib/xasprintf.o'. 00h29m05s | File `lib/xmalloc.o' does not exist. 00h29m05s | Must remake target `lib/xmalloc.o'. 00h29m05s | tcc -c -o lib/xmalloc.o lib/xmalloc.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getoDEBUG_Mem free: 1663640 avail: 1978284 00h29m05s | pt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `lib/xmalloc.o'. 00h29m05s | File `lib/xvasprintf.o' does not exist. 00h29m05s | Must remake target `lib/xvasprintf.o'. 00h29m05s | tcc -c -o lib/xvasprintf.o lib/xvasprintf.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `lib/xvasprintf.o'. 00h29m05s | Must remake target `libm4.a'. 00h29m05s | tcc -ar cr libm4.a lib/cloexec.o lib/close-stream.o lib/dup-safer.o lib/error.o lib/exitfail.o lib/fd-safer.o lib/fopen-safer.o lib/getopt.o lib/getopt1.o lib/mkstemp-safer.o lib/regex.o lib/obstack.o lib/tmpfile-safer.o lib/verror.o lib/xalloc-die.o lib/xasprintf.o lib/xmalloc.o lib/xvasprintf.o 00h29m05s | Successfully remade target file `libm4.a'. 00h29m05s | File `src/m4.o' does not exist. 00h29m05s | Must remake target `src/m4.o'. 00h29m05s | tcc -c -o src/m4.o src/m4.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/m4.o'. 00h29m05s | File `src/builtin.o' does not exist. 00h29m05s | Must remake target `src/builtin.o'. 00h29m05s | tcc -c -o src/builtin.o src/builtin.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/builtin.o'. 00h29m05s | File `src/debug.o' does not exist. 00h29m05s | Must remake target `src/debug.o'. 00h29m05s | tcc -c -o src/debug.o src/debug.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/debug.o'. 00h29m05s | File `src/eval.o' does not exist. 00h29m05s | Must remake target `src/eval.o'. 00h29m05s | tcc -c -o src/eval.o src/eval.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | DEBUG_Mem free: 1663384 avail: 1978220 00h29m05s | Successfully remade target file `src/eval.o'. 00h29m05s | File `src/format.o' does not exist. 00h29m05s | Must remake target `src/format.o'. 00h29m05s | tcc -c -o src/format.o src/format.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/format.o'. 00h29m05s | File `src/freeze.o' does not exist. 00h29m05s | Must remake target `src/freeze.o'. 00h29m05s | tcc -c -o src/freeze.o src/freeze.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/freeze.o'. 00h29m05s | File `src/input.o' does not exist. 00h29m05s | Must remake target `src/input.o'. 00h29m05s | tcc -c -o src/input.o src/input.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/input.o'. 00h29m05s | File `src/macro.o' does not exist. 00h29m05s | Must remake target `src/macro.o'. 00h29m05s | tcc -c -o src/macro.o src/macro.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/macro.o'. 00h29m05s | File `src/output.o' does not exist. 00h29m05s | Must remake target `src/output.o'. 00h29m05s | tcc -c -o src/output.o src/output.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/output.o'. 00h29m05s | File `src/path.o' does not exist. 00h29m05s | Must remake target `src/path.o'. 00h29m05s | tcc -c -o src/path.o src/path.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | DEBUG_Mem free: 1663136 avail: 1978044 00h29m05s | Successfully remade target file `src/path.o'. 00h29m05s | File `src/symtab.o' does not exist. 00h29m05s | Must remake target `src/symtab.o'. 00h29m05s | tcc -c -o src/symtab.o src/symtab.c -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | Successfully remade target file `src/symtab.o'. 00h29m05s | Must remake target `src/m4'. 00h29m05s | tcc -I lib -DVERSION=\"1.4.7\" -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" -DPACKAGE=\"m4\" -DPACKAGE_NAME=\"GNU\ M4\" -DHAVE_STDINT_H=1 -DHAVE___FPENDING=1 -DHAVE_DECL___FPENDING=1 -D_GNU_SOURCE=1 -D_GL_UNUSED= -D__getopt_argv_const=const -DSYSCMD_SHELL=\"/bin/sh\" libm4.a src/m4.o src/builtin.o src/debug.o src/eval.o src/format.o src/freeze.o src/input.o src/macro.o src/output.o src/path.o src/symtab.o -L . -lm4 -o src/m4 00h29m05s | Successfully remade target file `src/m4'. 00h29m05s | Must remake target `all'. 00h29m05s | Successfully remade target file `all'. 00h29m05s | src_compile 00h29m05s | # end of call src_compile: 00h29m05s | m4-1.4.7: installing. 00h29m05s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h29m05s | 00h29m05s | # SPDX-License-Identifier: GPL-3.0-or-later 00h29m05s | 00h29m05s | CC = tcc 00h29m05s | AR = tcc -ar 00h29m05s | 00h29m05s | CFLAGS = -I lib \ 00h29m05s | -DVERSION=\"1.4.7\" \ 00h29m05s | -DPACKAGE_BUGREPORT=\"bug-m4@gnu.org\" \ 00h29m05s | -DPACKAGE_STRING=\"GNU\ M4\ 1.4.7\" \ 00h29m05s | -DPACKAGE=\"m4\" \ 00h29m05s | -DPACKAGE_NAME=\"GNU\ M4\" \ 00h29m05s | -DHAVE_STDINT_H=1 \ 00h29m05s | -DHAVE___FPENDING=1 \ 00h29m05s | -DHAVE_DECL___FPENDING=1 \ 00h29m05s | -D_GNU_SOURCE=1 \ 00h29m05s | -D_GL_UNUSED= \ 00h29m05s | -D__getopt_argv_const=const \ 00h29m05s | -DSYSCMD_SHELL=\"/bin/sh\" 00h29m05s | 00h29m05s | LDFLAGS = -L . -lm4 00h29m05s | 00h29m05s | .PHONY: all 00h29m05s | 00h29m05s | LIB_SRC = cloexec close-stream dup-safer error exitfail fd-safer fopen-safer getopt getopt1 mkstemp-safer regex obstack tmpfile-safer verror xalloc-die xasprintf xmalloc xvasprintf 00h29m05s | LIB_OBJECTS = $(addprefix lib/, $(addsuffix .o, $(LIB_SRC))) 00h29m05s | 00h29m05s | M4_SRC = m4 builtin debug eval format freeze input macro output path symtab 00h29m05s | M4_OBJ = $(addprefix src/, $(addsuffix .o, $(M4_SRC))) 00h29m05s | 00h29m05s | all: src/m4 00h29m05s | 00h29m05s | src/m4: libm4.a $(M4_OBJ) 00h29m05s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h29m05s | 00h29m05s | libm4.a: $(LIB_OBJECTS) 00h29m05s | $(AR) cr $@ $^ 00h29m05s | 00h29m05s | %.o : %.c lib/config.h 00h29m05s | $(CC) -c -o $@ $< $(CFLAGS) 00h29m05s | 00h29m05s | lib/config.h: 00h29m05s | touch lib/config.h 00h29m05s | 00h29m05s | install: all 00h29m05s | install src/m4 $(DESTDIR)$(PREFIX)/bin 00h29m05s | GNU Make 3.80 00h29m05s | Copyright (C) 2002 Free Software Foundation, Inc. 00h29m05s | This is free software; see the source for copying conditions. 00h29m05s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h29m05s | PARTICULAR PURPOSE. 00h29m05s | Reading makefiles... 00h29m05s | Updating goal targets.... 00h29m05s | File `install' does not exist. 00h29m05s | File `all' does not exist. 00h29m05s | Must remake target `all'. 00h29m05s | Successfully remade target file `all'. 00h29m05s | Must remake target `install'. 00h29m05s | install src/m4 /after/bin 00h29m05s | Successfully remade target file `install'. 00h29m05s | src_install 00h29m05s | DEBUGps: after_build: m4-1.4.7 | buildid 10 | ps: 28 00h29m05s | PID USER TIME COMMAND 00h29m05s | 1 0 0:00 ./init.user 00h29m05s | 2 0 0:00 [kthreadd] 00h29m05s | 3 0 0:00 [ksoftirqd/0] 00h29m05s | 4 0 0:00 [kworker/0:0] 00h29m05s | 5 0 0:00 [kworker/0:0H] 00h29m05s | 6 0 0:00 [kworker/u2:0] 00h29m05s | 7 0 0:00 [khelper] 00h29m05s | 8 0 0:00 [kdevtmpfs] 00h29m05s | 9 0 0:00 [perf] 00h29m05s | 10 0 0:00 [writeback] 00h29m05s | 11 0 0:00 [kworker/0:1] 00h29m05s | 12 0 0:00 [kswapd0] 00h29m05s | 13 0 0:00 [deferwq] 00h29m05s | 14 0 0:00 [kworker/u2:1] 00h29m05s | 22 0 0:00 {init} /bin/ash /init 00h29m05s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h29m05s | 120 0 0:00 ../bin/kaem --file kaem.run 00h29m05s | 502 0 0:00 [busybox] 00h29m05s | 757 0 0:00 [busybox] 00h29m05s | 1237 0 0:00 [busybox] 00h29m05s | 1711 0 0:00 [tr] 00h29m05s | 2997 0 0:00 /bin/busybox sleep 0.25 00h29m05s | 3005 0 0:00 [busybox] 00h29m05s | 3007 0 0:00 /bin/busybox ps 00h29m05s | 3389 0 0:10 bash run.sh 00h29m05s | 3657 0 0:00 [busybox] 00h29m05s | DEBUGps: after_build: m4-1.4.7 | buildid 10 | READY: 3389 00h29m05s | delete_dir() START | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m05s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m06s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m06s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m06s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m06s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m07s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m07s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m07s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m07s | delete_dir() LOOP | word: '/Development' 00h29m07s | run.sh: line 43: command: ls: not found 00h29m07s | run.sh: line 52: command: ls: not found 00h29m07s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m07s | delete_dir() LOOP | word: '/M2-Planet' 00h29m07s | run.sh: line 43: command: ls: not found 00h29m07s | run.sh: line 52: command: ls: not found 00h29m07s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m07s | delete_dir() LOOP | word: '/NASM' 00h29m07s | run.sh: line 43: command: ls: not found 00h29m07s | run.sh: line 52: command: ls: not found 00h29m07s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m07s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m07s | run.sh: line 43: command: ls: not found 00h29m07s | run.sh: line 52: command: ls: not found 00h29m07s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m07s | delete_dir() LOOP | word: '/mes-m2' 00h29m07s | run.sh: line 43: command: ls: not found 00h29m07s | run.sh: line DEBUG_Mem free: 1663252 avail: 1978652 00h29m07s | 52: command: ls: not found 00h29m07s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m07s | delete_dir() LOOP | word: '/mescc-tools' 00h29m07s | run.sh: line 43: command: ls: not found 00h29m07s | run.sh: line 52: command: ls: not found 00h29m07s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m07s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m07s | run.sh: line 43: command: ls: not found 00h29m07s | run.sh: line 52: command: ls: not found 00h29m08s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m08s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m08s | run.sh: line 43: command: ls: not found 00h29m08s | run.sh: line 52: command: ls: not found 00h29m08s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m08s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m08s | run.sh: line 43: command: ls: not found 00h29m08s | run.sh: line 52: command: ls: not found 00h29m08s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m08s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m08s | run.sh: line 43: command: ls: not found 00h29m08s | run.sh: line 52: command: ls: not found 00h29m08s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m08s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m08s | run.sh: line 43: command: ls: not found 00h29m08s | run.sh: line 52: command: ls: not found 00h29m08s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m08s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m08s | run.sh: line 43: command: ls: not found 00h29m08s | run.sh: line 52: command: ls: not found 00h29m08s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m08s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m08s | run.sh: line 43: command: ls: not found 00h29m08s | run.sh: line 52: command: ls: not found 00h29m08s | delete_dir() ERR | '/after/m4-1.4.7' | context: m4-1.4.7-10|cleanup_after_build 00h29m08s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m08s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m08s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m08s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m09s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m09s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m09s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m10s | DEBUG_Mem free: 1663260 avail: 1978660 00h29m10s | delete_dir() READY 00h29m10s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h29m10s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h29m10s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h29m10s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h29m10s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h29m10s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h29m10s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/binDEBUG_Mem free: 1663136 avail: 1978536 00h29m10s | /bunzip2 00h29m10s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h29m10s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h29m10s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h29m10s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h29m10s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h29m10s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h29m10s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h29m10s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h29m10s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h29m10s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h29m10s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h29m10s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h29m10s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h29m10s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h29m10s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/flex 00h29m10s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h29m10s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h29m10s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h29m10s | DEBUG_Mem free: 1663136 avail: 1978536 00h29m10s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h29m10s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h29m10s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h29m10s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h29m10s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h29m10s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h29m10s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h29m10s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h29m10s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h29m10s | d80c682810b2f44dffe005e2cf7b239d51758220d1e489f0115b21ec186a8d7b /after/bin/lex 00h29m10s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h29m10s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h29m10s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h29m10s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h29m10s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h29m10s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h29m10s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h29m10s | DEBUG_Mem free: 1663136 avail: 1978536 00h29m10s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h29m10s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h29m10s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h29m10s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h29m10s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h29m10s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h29m10s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h29m10s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h29m10s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h29m10s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h29m10s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h29m10s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h29m10s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h29m10s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h29m10s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h29m10s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h29m11s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h29m11s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h29m11s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h29m11s | DEBUG_Mem free: 1663136 avail: 1978536 00h29m11s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h29m11s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h29m11s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h29m11s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h29m11s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h29m11s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h29m11s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h29m11s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h29m11s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h29m11s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h29m11s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h29m11s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h29m11s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h29m11s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h29m11s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h29m11s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h29m11s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h29m11s | DEBUG_Mem free: 1663136 avail: 1978536 00h29m11s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h29m11s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h29m11s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h29m11s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h29m11s | 77feb203eae9e115939775f41a91f47de628e4e9cb041ece8c55d73cec3fe871 /after/bin/yacc 00h29m11s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h29m11s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h29m11s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h29m11s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h29m11s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h29m11s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h29m11s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h29m11s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h29m11s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h29m11s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h29m11s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h29m11s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h29m11s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h29m11s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h29m11s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h29m11s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h29m11s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h29m11s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h29m11s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h29m11s | 1ead7141bf8d23254e6c167919abc672afff422DEBUG_Mem free: 1663136 avail: 1978536 00h29m11s | 8ac3488a0a8a3047dc86c2853 /after/include/features.h 00h29m11s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h29m11s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h29m11s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h29m11s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h29m11s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h29m11s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h29m11s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h29m11s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h29m11s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h29m11s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h29m11s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h29m11s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h29m11s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h29m11s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h29m11s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h29m11s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h29m11s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h29m11s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h29m11s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h29m11s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h29m11s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h29m11s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h29m11s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h29m11s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h29m11s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h29m11s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h29m11s | m4-1.4.7: checksumming installed files. 00h29m11s | DEBUG_Mem free: 1663136 avail: 1978536 00h29m11s | /after/bin/m4: OK 00h29m11s | m4-1.4.7: build successful 00h29m11s | executing: gcc -dM -E -xc /dev/null 00h29m11s | run.sh: line 374: gcc: command not found 00h29m11s | DEBUGps: before_build: flex-2.6.4 | buildid 11 | ps: 29 00h29m11s | PID USER TIME COMMAND 00h29m11s | 1 0 0:00 ./init.user 00h29m11s | 2 0 0:00 [kthreadd] 00h29m11s | 3 0 0:00 [ksoftirqd/0] 00h29m11s | 4 0 0:00 [kworker/0:0] 00h29m11s | 5 0 0:00 [kworker/0:0H] 00h29m11s | 6 0 0:00 [kworker/u2:0] 00h29m11s | 7 0 0:00 [khelper] 00h29m11s | 8 0 0:00 [kdevtmpfs] 00h29m11s | 9 0 0:00 [perf] 00h29m11s | 10 0 0:00 [writeback] 00h29m11s | 11 0 0:00 [kworker/0:1] 00h29m11s | 12 0 0:00 [kswapd0] 00h29m11s | 13 0 0:00 [deferwq] 00h29m11s | 14 0 0:00 [kworker/u2:1] 00h29m11s | 22 0 0:00 {init} /bin/ash /init 00h29m11s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h29m11s | 120 0 0:00 ../bin/kaem --file kaem.run 00h29m11s | 502 0 0:00 [busybox] 00h29m11s | 757 0 0:00 [busybox] 00h29m11s | 1237 0 0:00 [busybox] 00h29m11s | 1711 0 0:00 [tr] 00h29m11s | 3005 0 0:00 [busybox] 00h29m11s | 3087 0 0:00 /bin/busybox sleep 0.25 00h29m11s | 3090 0 0:00 [busybox] 00h29m11s | 3092 0 0:00 /bin/busybox ps 00h29m11s | 3389 0 0:10 bash run.sh 00h29m11s | 3657 0 0:00 [busybox] 00h29m11s | DEBUGps: before_build: flex-2.6.4 | buildid 11 | READY: 3389 00h29m11s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h29m12s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m12s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m12s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m12s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m13s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m13s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m13s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m13s | DEBUG_Mem free: 1663004 avail: 1978404 00h29m13s | delete_dir() LOOP | word: '/Development' 00h29m13s | run.sh: line 43: command: ls: not found 00h29m13s | run.sh: line 52: command: ls: not found 00h29m13s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m13s | delete_dir() LOOP | word: '/M2-Planet' 00h29m13s | run.sh: line 43: command: ls: not found 00h29m13s | run.sh: line 52: command: ls: not found 00h29m13s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m13s | delete_dir() LOOP | word: '/NASM' 00h29m13s | run.sh: line 43: command: ls: not found 00h29m13s | run.sh: line 52: command: ls: not found 00h29m13s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m13s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m13s | run.sh: line 43: command: ls: not found 00h29m13s | run.sh: line 52: command: ls: not found 00h29m13s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m13s | delete_dir() LOOP | word: '/mes-m2' 00h29m13s | run.sh: line 43: command: ls: not found 00h29m13s | run.sh: line 52: command: ls: not found 00h29m13s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m13s | delete_dir() LOOP | word: '/mescc-tools' 00h29m13s | run.sh: line 43: command: ls: not found 00h29m13s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | delete_dir() LOOP | word: '/Development' 00h29m14s | run.sh: line 43: command: ls: not found 00h29m14s | DEBUG_Mem free: 1662748 avail: 1978148 00h29m14s | run.sh: line 52: command: ls: not found 00h29m14s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m14s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m14s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m14s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m15s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m15s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m15s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m15s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m16s | delete_dir() READY 00h29m16s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m16s | DEBUG_Mem free: 1662764 avail: 1978164 00h29m16s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m16s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m16s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m17s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m17s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m17s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m17s | DEBUG_Mem free: 1662756 avail: 1978156 00h29m18s | delete_dir() LOOP | word: '/Development' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/M2-Planet' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/NASM' 00h29m18s | DEBUG_Mem free: 1662624 avail: 1978024 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/mes-m2' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/mescc-tools' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | delete_dir() LOOP | word: '/M2-Planet' 00h29m18s | run.sh: line 43: command: ls: not found 00h29m18s | run.sh: line 52: command: ls: not found 00h29m18s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m18s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m18s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m19s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m19s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m19s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m19s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m20s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m20s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m20s | delete_dir() READY 00h29m20s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h29m20s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m20s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m21s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m21s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m21s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m21s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m22s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m22s | DEBUG_Mem free: 1662260 avail: 1977660 00h29m22s | delete_dir() LOOP | word: '/Development' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/M2-Planet' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/NASM' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/mes-m2' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/mescc-tools' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | deleDEBUG_Mem free: 1662136 avail: 1977536 00h29m22s | te_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | delete_dir() LOOP | word: '/NASM' 00h29m22s | run.sh: line 43: command: ls: not found 00h29m22s | run.sh: line 52: command: ls: not found 00h29m22s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m22s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m23s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m23s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m23s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m23s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m24s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m24s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m24s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m24s | delete_dir() READY 00h29m24s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m24s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m25s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m25s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m25s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m25s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m26s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m26s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m26s | DEBUG_Mem free: 1661888 avail: 1977288 00h29m26s | delete_dir() LOOP | word: '/Development' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/M2-Planet' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/NASM' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/mes-m2' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/mescc-tools' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: DEBUG_Mem free: 1661632 avail: 1977032 00h29m26s | not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m26s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m26s | run.sh: line 43: command: ls: not found 00h29m26s | run.sh: line 52: command: ls: not found 00h29m27s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m27s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m27s | run.sh: line 43: command: ls: not found 00h29m27s | run.sh: line 52: command: ls: not found 00h29m27s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m27s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m27s | run.sh: line 43: command: ls: not found 00h29m27s | run.sh: line 52: command: ls: not found 00h29m27s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m27s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m27s | run.sh: line 43: command: ls: not found 00h29m27s | run.sh: line 52: command: ls: not found 00h29m27s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m27s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m27s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m27s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m27s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m28s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m28s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m28s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m29s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m29s | delete_dir() READY 00h29m29s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h29m29s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m29s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m29s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m30s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m30s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m30s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m30s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m31s | DEBUG_Mem free: 1661516 avail: 1976916 00h29m31s | delete_dir() LOOP | word: '/Development' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/M2-Planet' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/NASM' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/mes-m2' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/mescc-tools' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mesDEBUG_Mem free: 1661020 avail: 1976420 00h29m31s | -m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | delete_dir() LOOP | word: '/mes-m2' 00h29m31s | run.sh: line 43: command: ls: not found 00h29m31s | run.sh: line 52: command: ls: not found 00h29m31s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h29m31s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m31s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m32s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m32s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m32s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m32s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m33s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m33s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m33s | delete_dir() READY 00h29m33s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m33s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m33s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m34s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m34s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m34s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m34s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m35s | DEBUG_Mem free: 1661020 avail: 1976420 00h29m35s | delete_dir() LOOP | word: '/Development' 00h29m35s | run.sh: line 43: command: lDEBUG_Mem free: 1661012 avail: 1976412 00h29m35s | s: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/M2-Planet' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/NASM' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/mes-m2' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/mescc-tools' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | delete_dir() LOOP | word: '/mescc-tools' 00h29m35s | run.sh: line 43: command: ls: not found 00h29m35s | run.sh: line 52: command: ls: not found 00h29m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h29m35s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m35s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m36s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m36s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m36s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m36s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m37s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m37s | DEBUG_Mem free: 1660524 avail: 1975924 00h29m37s | delete_dir() READY 00h29m37s | flex-2.6.4: beginning build using script flex-2.6.4.sh 00h29m37s | START: mkdir -p build 00h29m37s | run.sh: line 16: sync: command not found 00h29m37s | READY: RC: 0 00h29m37s | flex-2.6.4: unpacking source. 00h29m37s | src_unpack: start pwd: /after/flex-2.6.4/build | flex-2.6.4-11 00h29m37s | DEBUG_Mem free: 1659400 avail: 1976052 00h29m37s | src_unpack: ready pwd: /after/flex-2.6.4/build | flex-2.6.4-11 00h29m37s | flex-2.6.4: preparing source. 00h29m37s | flex-2.6.4: configuring source. 00h29m37s | flex-2.6.4: compiling source. 00h29m37s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h29m37s | # 00h29m37s | # SPDX-License-Identifier: GPL-3.0-or-later 00h29m37s | 00h29m37s | CC := tcc 00h29m37s | CFLAGS = -DVERSION=\"2.6.4\" \ 00h29m37s | -DM4=\"m4\" \ 00h29m37s | -DHAVE_LIMITS_H=1 00h29m37s | 00h29m37s | all: flex 00h29m37s | 00h29m37s | flex: buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scan.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o 00h29m37s | $(CC) -o $@ $^ -lm 00h29m37s | 00h29m37s | flex-tmp: buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scan-tmp.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o 00h29m37s | $(CC) -o $@ $^ -lm 00h29m37s | 00h29m37s | %.o: %.c 00h29m37s | $(CC) $(CFLAGS) -g -c -I. -o $@ $< 00h29m37s | 00h29m37s | main.o: parse.h 00h29m37s | scan.o: parse.h 00h29m37s | scan-tmp.o: parse.h 00h29m37s | yylex.o: parse.h 00h29m37s | 00h29m37s | parse.c parse.h: parse.y 00h29m37s | yacc -d parse.y 00h29m37s | mv y.tab.h parse.h 00h29m37s | mv y.tab.c parse.c 00h29m37s | echo 'extern int yylval;' >> parse.h 00h29m37s | 00h29m37s | scan-tmp.c: scan.l 00h29m37s | flex scan.l 00h29m37s | mv lex.yy.c scan-tmp.c 00h29m37s | 00h29m37s | scan.c: scan.l flex-tmp 00h29m37s | ./flex-tmp scan.l 00h29m37s | mv lex.yy.c scan.c 00h29m37s | 00h29m37s | skel.c: mkskel.sh flex.skl 00h29m37s | /bin/sh ./mkskel.sh . m4 2.6.4 > skel.c 00h29m37s | 00h29m37s | install: all 00h29m37s | install flex $(DESTDIR)$(PREFIX)/bin 00h29m37s | ln -sf $(PREFIX)/bin/flex $(DESTDIR)$(PREFIX)/bin/lex 00h29m37s | GNU Make 3.80 00h29m37s | Copyright (C) 2002 Free Software Foundation, Inc. 00h29m37s | This is free software; see the source for copying conditions. 00h29m37s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h29m37s | PARTICULAR PURPOSE. 00h29m37s | Reading makefiles... 00h29m37s | Updating goal targets.... 00h29m37s | File `all' does not exist. 00h29m37s | File `flex' does not exist. 00h29m37s | File `buf.o' does not exist. 00h29m37s | Must remake target `buf.o'. 00h29m37s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o buf.o buf.c 00h29m37s | Successfully remade target file `buf.o'. 00h29m37s | File `ccl.o' does not exist. 00h29m37s | Must remake target `ccl.o'. 00h29m37s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o ccl.o ccl.c 00h29m37s | Successfully remade target file `ccl.o'. 00h29m37s | File `dfa.o' does not exist. 00h29m37s | Must remake target `dfa.o'. 00h29m37s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o dfa.o dfa.c 00h29m37s | Successfully remade target file `dfa.o'. 00h29m37s | File `ecs.o' does not exist. 00h29m37s | Must remake target `ecs.o'. 00h29m37s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o ecs.o ecs.c 00h29m37s | Successfully remade target file `ecs.o'. 00h29m37s | File `filter.o' does not exist. 00h29m37s | Must remake target `filter.o'. 00h29m37s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o filter.o filter.c 00h29m37s | Successfully remade target file `filter.o'. 00h29m37s | DEBUG_Mem free: 1653208 avail: 1975152 00h29m37s | File `gen.o' does not exist. 00h29m37s | Must remake target `gen.o'. 00h29m37s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o gen.o gen.c 00h29m38s | Successfully remade target file `gen.o'. 00h29m38s | File `main.o' does not exist. 00h29m38s | File `parse.h' does not exist. 00h29m38s | Must remake target `parse.h'. 00h29m38s | yacc -d parse.y 00h29m38s | mv y.tab.h parse.h 00h29m38s | mv y.tab.c parse.c 00h29m38s | echo 'extern int yylval;' >> parse.h 00h29m38s | Successfully remade target file `parse.h'. 00h29m38s | Must remake target `main.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o main.o main.c 00h29m38s | Successfully remade target file `main.o'. 00h29m38s | File `misc.o' does not exist. 00h29m38s | Must remake target `misc.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o misc.o misc.c 00h29m38s | Successfully remade target file `misc.o'. 00h29m38s | File `nfa.o' does not exist. 00h29m38s | Must remake target `nfa.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o nfa.o nfa.c 00h29m38s | Successfully remade target file `nfa.o'. 00h29m38s | File `options.o' does not exist. 00h29m38s | Must remake target `options.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o options.o options.c 00h29m38s | Successfully remade target file `options.o'. 00h29m38s | File `parse.o' does not exist. 00h29m38s | Must remake target `parse.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o parse.o parse.c 00h29m38s | Successfully remade target file `parse.o'. 00h29m38s | File `regex.o' does not exist. 00h29m38s | Must remake target `regex.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o regex.o regex.c 00h29m38s | Successfully remade target file `regex.o'. 00h29m38s | File `scan.o' does not exist. 00h29m38s | File `scan.c' does not exist. 00h29m38s | File `flex-tmp' does not exist. 00h29m38s | DEBUG_Mem free: 1652712 avail: 1974960 00h29m38s | File `scan-tmp.o' does not exist. 00h29m38s | File `scan-tmp.c' does not exist. 00h29m38s | Must remake target `scan-tmp.c'. 00h29m38s | flex scan.l 00h29m38s | mv lex.yy.c scan-tmp.c 00h29m38s | Successfully remade target file `scan-tmp.c'. 00h29m38s | Must remake target `scan-tmp.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o scan-tmp.o scan-tmp.c 00h29m38s | Successfully remade target file `scan-tmp.o'. 00h29m38s | File `scanflags.o' does not exist. 00h29m38s | Must remake target `scanflags.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o scanflags.o scanflags.c 00h29m38s | Successfully remade target file `scanflags.o'. 00h29m38s | File `scanopt.o' does not exist. 00h29m38s | Must remake target `scanopt.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o scanopt.o scanopt.c 00h29m38s | Successfully remade target file `scanopt.o'. 00h29m38s | File `skel.o' does not exist. 00h29m38s | File `skel.c' does not exist. 00h29m38s | Must remake target `skel.c'. 00h29m38s | /bin/sh ./mkskel.sh . m4 2.6.4 > skel.c 00h29m38s | Successfully remade target file `skel.c'. 00h29m38s | Must remake target `skel.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o skel.o skel.c 00h29m38s | Successfully remade target file `skel.o'. 00h29m38s | File `sym.o' does not exist. 00h29m38s | Must remake target `sym.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o sym.o sym.c 00h29m38s | DEBUG_Mem free: 1651712 avail: 1974648 00h29m38s | Successfully remade target file `sym.o'. 00h29m38s | File `tables.o' does not exist. 00h29m38s | Must remake target `tables.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o tables.o tables.c 00h29m38s | tables.c:288: warning: implicit declaration of function 'htonl' 00h29m38s | tables.c:307: warning: implicit declaration of function 'htons' 00h29m38s | Successfully remade target file `tables.o'. 00h29m38s | File `tables_shared.o' does not exist. 00h29m38s | Must remake target `tables_shared.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o tables_shared.o tables_shared.c 00h29m38s | Successfully remade target file `tables_shared.o'. 00h29m38s | File `tblcmp.o' does not exist. 00h29m38s | Must remake target `tblcmp.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o tblcmp.o tblcmp.c 00h29m38s | Successfully remade target file `tblcmp.o'. 00h29m38s | File `yylex.o' does not exist. 00h29m38s | Must remake target `yylex.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o yylex.o yylex.c 00h29m38s | Successfully remade target file `yylex.o'. 00h29m38s | Must remake target `flex-tmp'. 00h29m38s | tcc -o flex-tmp buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scan-tmp.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o -lm 00h29m38s | Successfully remade target file `flex-tmp'. 00h29m38s | Must remake target `scan.c'. 00h29m38s | ./flex-tmp scan.l 00h29m38s | mv lex.yy.c scan.c 00h29m38s | Successfully remade target file `scan.c'. 00h29m38s | Must remake target `scan.o'. 00h29m38s | tcc -DVERSION=\"2.6.4\" -DM4=\"m4\" -DHAVE_LIMITS_H=1 -g -c -I. -o scan.o scan.c 00h29m38s | Successfully remade target file `scan.o'. 00h29m38s | Must remake target `flex'. 00h29m38s | tcc -o flex buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scan.o scanflags.o scanopt.o skel.o sym.o tables.oDEBUG_Mem free: 1651100 avail: 1974848 00h29m38s | tables_shared.o tblcmp.o yylex.o -lm 00h29m38s | Successfully remade target file `flex'. 00h29m38s | Must remake target `all'. 00h29m38s | Successfully remade target file `all'. 00h29m38s | src_compile 00h29m38s | # end of call src_compile: 00h29m38s | flex-2.6.4: installing. 00h29m38s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h29m38s | # 00h29m38s | # SPDX-License-Identifier: GPL-3.0-or-later 00h29m38s | 00h29m38s | CC := tcc 00h29m38s | CFLAGS = -DVERSION=\"2.6.4\" \ 00h29m38s | -DM4=\"m4\" \ 00h29m38s | -DHAVE_LIMITS_H=1 00h29m38s | 00h29m38s | all: flex 00h29m38s | 00h29m38s | flex: buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scan.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o 00h29m38s | $(CC) -o $@ $^ -lm 00h29m38s | 00h29m38s | flex-tmp: buf.o ccl.o dfa.o ecs.o filter.o gen.o main.o misc.o nfa.o options.o parse.o regex.o scan-tmp.o scanflags.o scanopt.o skel.o sym.o tables.o tables_shared.o tblcmp.o yylex.o 00h29m38s | $(CC) -o $@ $^ -lm 00h29m38s | 00h29m38s | %.o: %.c 00h29m38s | $(CC) $(CFLAGS) -g -c -I. -o $@ $< 00h29m38s | 00h29m38s | main.o: parse.h 00h29m38s | scan.o: parse.h 00h29m38s | scan-tmp.o: parse.h 00h29m38s | yylex.o: parse.h 00h29m38s | 00h29m38s | parse.c parse.h: parse.y 00h29m38s | yacc -d parse.y 00h29m38s | mv y.tab.h parse.h 00h29m38s | mv y.tab.c parse.c 00h29m38s | echo 'extern int yylval;' >> parse.h 00h29m38s | 00h29m38s | scan-tmp.c: scan.l 00h29m38s | flex scan.l 00h29m38s | mv lex.yy.c scan-tmp.c 00h29m38s | 00h29m38s | scan.c: scan.l flex-tmp 00h29m38s | ./flex-tmp scan.l 00h29m38s | mv lex.yy.c scan.c 00h29m38s | 00h29m38s | skel.c: mkskel.sh flex.skl 00h29m38s | /bin/sh ./mkskel.sh . m4 2.6.4 > skel.c 00h29m38s | 00h29m38s | install: all 00h29m38s | install flex $(DESTDIR)$(PREFIX)/bin 00h29m38s | ln -sf $(PREFIX)/bin/flex $(DESTDIR)$(PREFIX)/bin/lex 00h29m38s | GNU Make 3.80 00h29m38s | Copyright (C) 2002 Free Software Foundation, Inc. 00h29m38s | This is free software; see the source for copying conditions. 00h29m38s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h29m38s | PARTICULAR PURPOSE. 00h29m38s | Reading makefiles... 00h29m38s | Updating goal targets.... 00h29m38s | File `install' does not exist. 00h29m38s | File `all' does not exist. 00h29m38s | Must remake target `all'. 00h29m38s | Successfully remade target file `all'. 00h29m38s | Must remake target `install'. 00h29m38s | install flex /after/bin 00h29m38s | ln -sf /after/bin/flex /after/bin/lex 00h29m38s | Successfully remade target file `install'. 00h29m38s | src_install 00h29m38s | DEBUGps: after_build: flex-2.6.4 | buildid 11 | ps: 30 00h29m38s | PID USER TIME COMMAND 00h29m38s | 1 0 0:00 ./init.user 00h29m38s | 2 0 0:00 [kthreadd] 00h29m38s | 3 0 0:00 [ksoftirqd/0] 00h29m38s | 4 0 0:00 [kworker/0:0] 00h29m38s | 5 0 0:00 [kworker/0:0H] 00h29m38s | 6 0 0:00 [kworker/u2:0] 00h29m38s | 7 0 0:00 [khelper] 00h29m38s | 8 0 0:00 [kdevtmpfs] 00h29m38s | 9 0 0:00 [perf] 00h29m38s | 10 0 0:00 [writeback] 00h29m38s | 11 0 0:00 [kworker/0:1] 00h29m38s | 12 0 0:00 [kswapd0] 00h29m38s | 13 0 0:00 [deferwq] 00h29m38s | 14 0 0:00 [kworker/u2:1] 00h29m38s | 22 0 0:00 {init} /bin/ash /init 00h29m38s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h29m38s | 120 0 0:00 ../bin/kaem --file kaem.run 00h29m38s | 502 0 0:00 [busybox] 00h29m38s | 757 0 0:00 [busybox] 00h29m38s | 1237 0 0:00 [busybox] 00h29m38s | 1711 0 0:00 [tr] 00h29m38s | 3005 0 0:00 [busybox] 00h29m38s | 3090 0 0:00 [busybox] 00h29m38s | 3389 0 0:11 bash run.sh 00h29m38s | 3600 0 0:00 /bin/busybox sleep 0.25 00h29m38s | 3610 0 0:00 [busybox] 00h29m38s | 3612 0 0:00 /bin/busybox ps 00h29m38s | 3657 0 0:00 [busybox] 00h29m38s | DEBUGps: after_build: flex-2.6.4 | buildid 11 | READY: 3389 00h29m38s | delete_dir() START | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m39s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m39s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m39s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m39s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m40s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m40s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m40s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m40s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m40s | delete_dir() LOOP | word: '/Development' 00h29m40s | run.sh: line 43: command: ls: not found 00h29m40s | run.sh: line 52: command: ls: not found 00h29m40s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m40s | delete_dir() LOOP | word: '/M2-Planet' 00h29m40s | run.sh: line 43: command: ls: not found 00h29m40s | run.sh: line 52: command: ls: not found 00h29m40s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m40s | delete_dir() LOOP | word: '/NASM' 00h29m40s | run.sh: line 43: command: ls: not found 00h29m40s | run.sh: line 52: command: ls: not found 00h29m40s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m40s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m40s | run.sh: line 43: command: ls: not found 00h29m40s | run.sh: line 52: command: ls: not found 00h29m40s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m40s | delete_dir() LOOP | word: '/mes-m2' 00h29m40s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/mescc-tools' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m41s | run.sh: line 43: commanDEBUG_Mem free: 1650960 avail: 1975256 00h29m41s | d: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h29m41s | run.sh: line 43: command: ls: not found 00h29m41s | run.sh: line 52: command: ls: not found 00h29m41s | delete_dir() ERR | '/after/flex-2.6.4' | context: flex-2.6.4-11|cleanup_after_build 00h29m41s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m41s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m41s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m42s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m42s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m42s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m42s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m43s | DEBUG_Mem free: 1650968 avail: 1975264 00h29m43s | delete_dir() READY 00h29m43s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h29m43s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h29m43s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h29m43s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h29m43s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h29m43s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h29m43s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h29m43s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h29m43s | DEBUG_Mem free: 1650844 avail: 1975140 00h29m43s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h29m43s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h29m43s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h29m43s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h29m43s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h29m43s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h29m43s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h29m43s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h29m43s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h29m43s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h29m43s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h29m43s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h29m43s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h29m43s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h29m43s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h29m43s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h29m43s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h29m43s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h29m43s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h29m43s | DEBUG_Mem free: 1650720 avail: 1975016 00h29m43s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h29m43s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h29m43s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h29m43s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h29m43s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h29m43s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h29m43s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h29m43s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h29m43s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h29m43s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h29m43s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h29m43s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h29m43s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h29m43s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h29m43s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h29m43s | DEBUG_Mem free: 1650720 avail: 1975016 00h29m43s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h29m43s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h29m43s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h29m43s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h29m43s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h29m43s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h29m43s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h29m43s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h29m44s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h29m44s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h29m44s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h29m44s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h29m44s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h29m44s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h29m44s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h29m44s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h29m44s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h29m44s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h29m44s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h29m44s | DEBUG_Mem free: 1650720 avail: 1975016 00h29m44s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h29m44s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h29m44s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h29m44s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h29m44s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h29m44s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h29m44s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h29m44s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h29m44s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h29m44s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h29m44s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h29m44s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h29m44s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h29m44s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h29m44s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h29m44s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h29m44s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h29m44s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c9124524DEBUG_Mem free: 1650720 avail: 1975016 00h29m44s | 0 /after/bin/unlink 00h29m44s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h29m44s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h29m44s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h29m44s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h29m44s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h29m44s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h29m44s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h29m44s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h29m44s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h29m44s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h29m44s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h29m44s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h29m44s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h29m44s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h29m44s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h29m44s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h29m44s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h29m44s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h29m44s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h29m44s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h29m44s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h29m44s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h29m44s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h29m44s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h29m44s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41eDEBUG_Mem free: 1650720 avail: 1975016 00h29m44s | 4649b934ca495991b7852b855 /after/include/gnu 00h29m44s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h29m44s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h29m44s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h29m44s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h29m44s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h29m44s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h29m44s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h29m44s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h29m44s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h29m44s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h29m44s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h29m44s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h29m44s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h29m44s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h29m44s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h29m44s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h29m44s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h29m44s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h29m44s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h29m44s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h29m44s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h29m44s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h29m44s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h29m44s | Opening file /after/share/* failed!a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/share/* 00h29m44s | flex-2.6.4: checksumming installed files. 00h29m44s | /after/bDEBUG_Mem free: 1650472 avail: 1974768 00h29m44s | in/flex: OK 00h29m44s | flex-2.6.4: build successful 00h29m44s | executing: gcc -dM -E -xc /dev/null 00h29m44s | run.sh: line 374: gcc: command not found 00h29m44s | DEBUGps: before_build: bison-3.4.1 | buildid 12 | ps: 31 00h29m44s | PID USER TIME COMMAND 00h29m44s | 1 0 0:00 ./init.user 00h29m44s | 2 0 0:00 [kthreadd] 00h29m44s | 3 0 0:00 [ksoftirqd/0] 00h29m44s | 4 0 0:00 [kworker/0:0] 00h29m44s | 5 0 0:00 [kworker/0:0H] 00h29m44s | 6 0 0:00 [kworker/u2:0] 00h29m44s | 7 0 0:00 [khelper] 00h29m44s | 8 0 0:00 [kdevtmpfs] 00h29m44s | 9 0 0:00 [perf] 00h29m44s | 10 0 0:00 [writeback] 00h29m44s | 11 0 0:00 [kworker/0:1] 00h29m44s | 12 0 0:00 [kswapd0] 00h29m44s | 13 0 0:00 [deferwq] 00h29m44s | 14 0 0:00 [kworker/u2:1] 00h29m44s | 22 0 0:00 {init} /bin/ash /init 00h29m44s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h29m44s | 120 0 0:00 ../bin/kaem --file kaem.run 00h29m44s | 502 0 0:00 [busybox] 00h29m44s | 757 0 0:00 [busybox] 00h29m44s | 1237 0 0:00 [busybox] 00h29m44s | 1711 0 0:00 [tr] 00h29m44s | 3005 0 0:00 [busybox] 00h29m44s | 3090 0 0:00 [busybox] 00h29m44s | 3389 0 0:11 bash run.sh 00h29m44s | 3610 0 0:00 [busybox] 00h29m44s | 3657 0 0:00 [busybox] 00h29m44s | 3697 0 0:00 /bin/busybox sleep 0.25 00h29m44s | 3702 0 0:00 /bin/busybox ps 00h29m44s | DEBUGps: before_build: bison-3.4.1 | buildid 12 | READY: 3389 00h29m44s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h29m45s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m45s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m45s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m45s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m46s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m46s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m46s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m46s | DEBUG_Mem free: 1650472 avail: 1974768 00h29m47s | delete_dir() LOOP | word: '/Development' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/M2-Planet' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/NASM' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/mes-m2' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/mescc-tools' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: DEBUG_Mem free: 1650340 avail: 1974636 00h29m47s | command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | delete_dir() LOOP | word: '/Development' 00h29m47s | run.sh: line 43: command: ls: not found 00h29m47s | run.sh: line 52: command: ls: not found 00h29m47s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h29m47s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m47s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m48s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m48s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m48s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m48s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m49s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m49s | delete_dir() READY 00h29m49s | delete_dir() START | '/M2-Planet' | context: M2-PDEBUG_Mem free: 1650356 avail: 1974652 00h29m49s | lanet|cleanup_base 00h29m49s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m49s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m50s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m50s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m50s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m50s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m51s | DEBUG_Mem free: 1650348 avail: 1974644 00h29m51s | delete_dir() LOOP | word: '/Development' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/M2-Planet' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: lDEBUG_Mem free: 1650340 avail: 1974636 00h29m51s | ine 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/NASM' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/mes-m2' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/mescc-tools' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | delete_dir() LOOP | word: '/M2-Planet' 00h29m51s | run.sh: line 43: command: ls: not found 00h29m51s | run.sh: line 52: command: ls: not found 00h29m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h29m51s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m51s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m52s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m52s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m52s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m52s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m53s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m53s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m53s | delete_dir() READY 00h29m53s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h29m53s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m53s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m54s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m54s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m54s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m54s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m55s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m55s | DEBUG_Mem free: 1649852 avail: 1974148 00h29m55s | delete_dir() LOOP | word: '/Development' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/M2-Planet' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/NASM' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | deleteDEBUG_Mem free: 1649728 avail: 1974024 00h29m55s | _dir() LOOP | word: '/mes-m2' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/mescc-tools' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/mes-0.23' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | delete_dir() LOOP | word: '/NASM' 00h29m55s | run.sh: line 43: command: ls: not found 00h29m55s | run.sh: line 52: command: ls: not found 00h29m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h29m55s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m56s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m56s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m56s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m57s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m57s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m57s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m57s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m57s | delete_dir() READY 00h29m57s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m58s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m58s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m58s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m58s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m59s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m59s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m59s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m59s | DEBUG_Mem free: 1649356 avail: 1973652 00h29m59s | delete_dir() LOOP | word: '/Development' 00h29m59s | run.sh: line 43: command: ls: not found 00h29m59s | run.sh: line 52: command: ls: not found 00h29m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m59s | delete_dir() LOOP | word: '/M2-Planet' 00h29m59s | run.sh: line 43: command: ls: not found 00h29m59s | run.sh: line 52: command: ls: not found 00h29m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h29m59s | delete_dir() LOOP | word: '/NASM' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/mes-m2' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/mescc-tools' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: linDEBUG_Mem free: 1649224 avail: 1973520 00h30m00s | e 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m00s | run.sh: line 43: command: ls: not found 00h30m00s | run.sh: line 52: command: ls: not found 00h30m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m00s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m00s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m00s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m01s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m01s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m01s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m01s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m02s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m02s | delete_dir() READY 00h30m02s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h30m02s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m02s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m02s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m03s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m03s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m03s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m03s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m04s | DEBUG_Mem free: 1648984 avail: 1973280 00h30m04s | delete_dir() LOOP | word: '/Development' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/M2-Planet' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/NASM' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/mes-m2' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/mescc-tools' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | DEBUG_Mem free: 1648736 avail: 1973032 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | delete_dir() LOOP | word: '/mes-m2' 00h30m04s | run.sh: line 43: command: ls: not found 00h30m04s | run.sh: line 52: command: ls: not found 00h30m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m04s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m04s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m05s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m05s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m05s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m05s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m06s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m06s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m06s | delete_dir() READY 00h30m06s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m06s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m07s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m07s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m07s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m07s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m08s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m08s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m08s | DEBUG_Mem free: 1648488 avail: 1972784 00h30m08s | delete_dir() LOOP | word: '/Development' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/M2-Planet' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/NASM' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/mes-m2' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/mescc-tools' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | contexDEBUG_Mem free: 1648116 avail: 1972412 00h30m08s | t: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m08s | delete_dir() LOOP | word: '/mescc-tools' 00h30m08s | run.sh: line 43: command: ls: not found 00h30m08s | run.sh: line 52: command: ls: not found 00h30m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m09s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m09s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m09s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m09s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m10s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m10s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m10s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m10s | DEBUG_Mem free: 1647868 avail: 1972164 00h30m10s | delete_dir() READY 00h30m10s | bison-3.4.1: beginning build using script stage1.sh 00h30m10s | START: mkdir -p build 00h30m10s | run.sh: line 16: sync: command not found 00h30m10s | READY: RC: 0 00h30m10s | bison-3.4.1: unpacking source. 00h30m10s | src_unpack: start pwd: /after/bison-3.4.1/build | bison-3.4.1-12 00h30m11s | DEBUG_Mem free: 1633848 avail: 1971456 00h30m11s | src_unpack: ready pwd: /after/bison-3.4.1/build | bison-3.4.1-12 00h30m11s | bison-3.4.1: preparing source. 00h30m11s | Applying patch: /after/bison-3.4.1/patches/fseterr.patch 00h30m11s | patching file lib/fseterr.c 00h30m11s | Applying patch: /after/bison-3.4.1/patches/missing-includes.patch 00h30m11s | patching file src/scan-code.l 00h30m11s | patching file src/scan-gram.l 00h30m11s | patching file src/scan-skel.l 00h30m11s | bison-3.4.1: configuring source. 00h30m11s | bison-3.4.1: compiling source. 00h30m11s | # SPDX-FileCopyrightText: 2020 Giovanni Mascellani gio@debian.org 00h30m11s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h30m11s | # 00h30m11s | # SPDX-License-Identifier: GPL-3.0-or-later 00h30m11s | 00h30m11s | CC=tcc 00h30m11s | AR="tcc -ar" 00h30m11s | 00h30m11s | all: bison 00h30m11s | 00h30m11s | bison: src.a lib.a 00h30m11s | $(CC) $(CFLAGS) -g -o $@ $^ 00h30m11s | 00h30m11s | %.a: FORCE 00h30m11s | set -e ;\ 00h30m11s | DIR=$(basename $@ .a) ;\ 00h30m11s | $(MAKE) CC=$(CC) AR=$(AR) CFLAGS=$(CGLAGS) -C $$DIR $@ ;\ 00h30m11s | cp $$DIR/$@ $@ 00h30m11s | 00h30m11s | FORCE: 00h30m11s | 00h30m11s | install: 00h30m11s | install bison $(DESTDIR)$(PREFIX)/bin 00h30m11s | rm -rf $(PREFIX)/share/bison 00h30m11s | install -d $(DESTDIR)$(PREFIX)/share/bison 00h30m11s | mv data/skeletons/ $(DESTDIR)$(PREFIX)/share/bison 00h30m11s | mv data/m4sugar/ $(DESTDIR)$(PREFIX)/share/bison 00h30m11s | GNU Make 3.80 00h30m11s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m11s | This is free software; see the source for copying conditions. 00h30m11s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h30m11s | PARTICULAR PURPOSE. 00h30m11s | Reading makefiles... 00h30m11s | Updating goal targets.... 00h30m11s | File `all' does not exist. 00h30m11s | File `bison' does not exist. 00h30m11s | File `src.a' does not exist. 00h30m11s | File `FORCE' does not exist. 00h30m11s | Must remake target `FORCE'. 00h30m11s | Successfully remade target file `FORCE'. 00h30m11s | Must remake target `src.a'. 00h30m11s | set -e ;\ 00h30m11s | DIR=src ;\ 00h30m11s | make CC=tcc AR="tcc -ar" CFLAGS= -C $DIR src.a ;\ 00h30m11s | cp $DIR/src.a src.a 00h30m11s | GNU Make 3.80 00h30m11s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m11s | This is free software; see the source for copying conditions. 00h30m11s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h30m11s | PARTICULAR PURPOSE. 00h30m11s | Reading makefiles... 00h30m11s | Updating goal targets.... 00h30m11s | File `src.a' does not exist. 00h30m11s | File `AnnotationList.o' does not exist. 00h30m11s | Must reDEBUG_Mem free: 1622184 avail: 1971000 00h30m11s | make target `AnnotationList.o'. 00h30m11s | make[1]: Entering directory `/after/bison-3.4.1/build/bison-3.4.1/src' 00h30m11s | tcc -g -c -I. -I.. -I../lib -o AnnotationList.o AnnotationList.c 00h30m11s | Successfully remade target file `AnnotationList.o'. 00h30m11s | File `assoc.o' does not exist. 00h30m11s | Must remake target `assoc.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o assoc.o assoc.c 00h30m11s | Successfully remade target file `assoc.o'. 00h30m11s | File `closure.o' does not exist. 00h30m11s | Must remake target `closure.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o closure.o closure.c 00h30m11s | Successfully remade target file `closure.o'. 00h30m11s | File `complain.o' does not exist. 00h30m11s | Must remake target `complain.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o complain.o complain.c 00h30m11s | Successfully remade target file `complain.o'. 00h30m11s | File `conflicts.o' does not exist. 00h30m11s | Must remake target `conflicts.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o conflicts.o conflicts.c 00h30m11s | conflicts.c:76: warning: implicit declaration of function 'obstack_printf' 00h30m11s | Successfully remade target file `conflicts.o'. 00h30m11s | File `derives.o' does not exist. 00h30m11s | Must remake target `derives.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o derives.o derives.c 00h30m11s | Successfully remade target file `derives.o'. 00h30m11s | File `files.o' does not exist. 00h30m11s | Must remake target `files.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o files.o files.c 00h30m11s | files.c:122: warning: implicit declaration of function 'fopen_safer' 00h30m11s | files.c:122: warning: assignment makes pointer from integer without a cast 00h30m11s | Successfully remade target file `files.o'. 00h30m11s | File `fixits.o' does not exist. 00h30m11s | Must remake target `fixits.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o fixits.o fixits.c 00h30m11s | Successfully remade target file `fixits.o'. 00h30m11s | File `getargs.o' does not exist. 00h30m11s | Must remake target `getargs.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o getargs.o getargs.c 00h30m11s | Successfully remade target file `getargs.o'. 00h30m11s | File `gram.o' does not exist. 00h30m11s | Must remake target `gram.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o gram.o gram.c 00h30m11s | Successfully remade target file `gram.o'. 00h30m11s | File `graphviz.o' does not exist. 00h30m11s | Must remake target `graphviz.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o graphviz.o graphviz.c 00h30m11s | DEBUG_Mem free: 1621556 avail: 1970564 00h30m11s | Successfully remade target file `graphviz.o'. 00h30m11s | File `ielr.o' does not exist. 00h30m11s | Must remake target `ielr.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o ielr.o ielr.c 00h30m11s | Successfully remade target file `ielr.o'. 00h30m11s | File `InadequacyList.o' does not exist. 00h30m11s | Must remake target `InadequacyList.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o InadequacyList.o InadequacyList.c 00h30m11s | Successfully remade target file `InadequacyList.o'. 00h30m11s | File `lalr.o' does not exist. 00h30m11s | Must remake target `lalr.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o lalr.o lalr.c 00h30m11s | Successfully remade target file `lalr.o'. 00h30m11s | File `location.o' does not exist. 00h30m11s | Must remake target `location.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o location.o location.c 00h30m11s | Successfully remade target file `location.o'. 00h30m11s | File `lr0.o' does not exist. 00h30m11s | Must remake target `lr0.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o lr0.o lr0.c 00h30m11s | Successfully remade target file `lr0.o'. 00h30m11s | File `main.o' does not exist. 00h30m11s | Must remake target `main.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o main.o main.c 00h30m11s | Successfully remade target file `main.o'. 00h30m11s | File `muscle-tab.o' does not exist. 00h30m11s | Must remake target `muscle-tab.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o muscle-tab.o muscle-tab.c 00h30m11s | muscle-tab.c:211: warning: implicit declaration of function 'obstack_printf' 00h30m11s | Successfully remade target file `muscle-tab.o'. 00h30m11s | File `named-ref.o' does not exist. 00h30m11s | Must remake target `named-ref.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o named-ref.o named-ref.c 00h30m11s | Successfully remade target file `named-ref.o'. 00h30m11s | File `nullable.o' does not exist. 00h30m11s | Must remake target `nullable.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o nullable.o nullable.c 00h30m11s | Successfully remade target file `nullable.o'. 00h30m11s | File `output.o' does not exist. 00h30m11s | Must remake target `output.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o output.o output.c 00h30m11s | output.c:94: warning: implicit declaration of function 'obstack_printf' 00h30m11s | SuccessfDEBUG_Mem free: 1621068 avail: 1970408 00h30m11s | ully remade target file `output.o'. 00h30m11s | File `parse-gram.o' does not exist. 00h30m11s | Must remake target `parse-gram.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o parse-gram.o parse-gram.c 00h30m11s | Successfully remade target file `parse-gram.o'. 00h30m11s | File `print.o' does not exist. 00h30m11s | Must remake target `print.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o print.o print.c 00h30m11s | Successfully remade target file `print.o'. 00h30m11s | File `print-graph.o' does not exist. 00h30m11s | Must remake target `print-graph.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o print-graph.o print-graph.c 00h30m11s | print-graph.c:62: warning: implicit declaration of function 'obstack_printf' 00h30m11s | Successfully remade target file `print-graph.o'. 00h30m11s | File `print-xml.o' does not exist. 00h30m11s | Must remake target `print-xml.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o print-xml.o print-xml.c 00h30m11s | Successfully remade target file `print-xml.o'. 00h30m11s | File `reader.o' does not exist. 00h30m11s | Must remake target `reader.o'. 00h30m11s | tcc -g -c -I. -I.. -I../lib -o reader.o reader.c 00h30m12s | Successfully remade target file `reader.o'. 00h30m12s | File `reduce.o' does not exist. 00h30m12s | Must remake target `reduce.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o reduce.o reduce.c 00h30m12s | Successfully remade target file `reduce.o'. 00h30m12s | File `relation.o' does not exist. 00h30m12s | Must remake target `relation.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o relation.o relation.c 00h30m12s | Successfully remade target file `relation.o'. 00h30m12s | File `Sbitset.o' does not exist. 00h30m12s | Must remake target `Sbitset.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o Sbitset.o Sbitset.c 00h30m12s | Successfully remade target file `Sbitset.o'. 00h30m12s | File `scan-code.o' does not exist. 00h30m12s | File `scan-code.c' does not exist. 00h30m12s | Must remake target `scan-code.c'. 00h30m12s | /bin/sh ../build-aux/ylwrap scan-code.l lex.yy.c scan-code.c -- flex 00h30m12s | Successfully remade target file `scan-code.c'. 00h30m12s | Must remake target `scan-code.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o scan-code.o scan-code.c 00h30m12s | scan-code.l:356: warning: implicit declaration of function 'obstack_printf' 00h30m12s | DEBUG_Mem free: 1620068 avail: 1969660 00h30m12s | Successfully remade target file `scan-code.o'. 00h30m12s | File `scan-gram.o' does not exist. 00h30m12s | File `scan-gram.c' does not exist. 00h30m12s | Must remake target `scan-gram.c'. 00h30m12s | /bin/sh ../build-aux/ylwrap scan-gram.l lex.yy.c scan-gram.c -- flex 00h30m12s | Successfully remade target file `scan-gram.c'. 00h30m12s | Must remake target `scan-gram.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o scan-gram.o scan-gram.c 00h30m12s | Successfully remade target file `scan-gram.o'. 00h30m12s | File `scan-skel.o' does not exist. 00h30m12s | File `scan-skel.c' does not exist. 00h30m12s | Must remake target `scan-skel.c'. 00h30m12s | /bin/sh ../build-aux/ylwrap scan-skel.l lex.yy.c scan-skel.c -- flex 00h30m12s | Successfully remade target file `scan-skel.c'. 00h30m12s | Must remake target `scan-skel.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o scan-skel.o scan-skel.c 00h30m12s | Successfully remade target file `scan-skel.o'. 00h30m12s | File `state.o' does not exist. 00h30m12s | Must remake target `state.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o state.o state.c 00h30m12s | Successfully remade target file `state.o'. 00h30m12s | File `symlist.o' does not exist. 00h30m12s | Must remake target `symlist.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o symlist.o symlist.c 00h30m12s | Successfully remade target file `symlist.o'. 00h30m12s | File `symtab.o' does not exist. 00h30m12s | Must remake target `symtab.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o symtab.o symtab.c 00h30m12s | Successfully remade target file `symtab.o'. 00h30m12s | File `tables.o' does not exist. 00h30m12s | Must remake target `tables.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o tables.o tables.c 00h30m12s | DEBUG_Mem free: 1619936 avail: 1969992 00h30m12s | Successfully remade target file `tables.o'. 00h30m12s | File `uniqstr.o' does not exist. 00h30m12s | Must remake target `uniqstr.o'. 00h30m12s | tcc -g -c -I. -I.. -I../lib -o uniqstr.o uniqstr.c 00h30m12s | Successfully remade target file `uniqstr.o'. 00h30m12s | Must remake target `src.a'. 00h30m12s | tcc -ar r src.a AnnotationList.o assoc.o closure.o complain.o conflicts.o derives.o files.o fixits.o getargs.o gram.o graphviz.o ielr.o InadequacyList.o lalr.o location.o lr0.o main.o muscle-tab.o named-ref.o nullable.o output.o parse-gram.o print.o print-graph.o print-xml.o reader.o reduce.o relation.o Sbitset.o scan-code.o scan-gram.o scan-skel.o state.o symlist.o symtab.o tables.o uniqstr.o 00h30m12s | Successfully remade target file `src.a'. 00h30m12s | make[1]: Leaving directory `/after/bison-3.4.1/build/bison-3.4.1/src' 00h30m12s | Successfully remade target file `src.a'. 00h30m12s | File `lib.a' does not exist. 00h30m12s | Must remake target `lib.a'. 00h30m12s | set -e ;\ 00h30m12s | DIR=lib ;\ 00h30m12s | make CC=tcc AR="tcc -ar" CFLAGS= -C $DIR lib.a ;\ 00h30m12s | cp $DIR/lib.a lib.a 00h30m12s | GNU Make 3.80 00h30m12s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m12s | This is free software; see the source for copying conditions. 00h30m12s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h30m12s | PARTICULAR PURPOSE. 00h30m12s | Reading makefiles... 00h30m12s | Updating goal targets.... 00h30m12s | File `lib.a' does not exist. 00h30m12s | File `allocator.o' does not exist. 00h30m12s | Must remake target `allocator.o'. 00h30m12s | make[1]: Entering directory `/after/bison-3.4.1/build/bison-3.4.1/lib' 00h30m12s | tcc -g -c -I.. -I../lib -o allocator.o allocator.c 00h30m12s | Successfully remade target file `allocator.o'. 00h30m12s | File `areadlink.o' does not exist. 00h30m12s | Must remake target `areadlink.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o areadlink.o areadlink.c 00h30m12s | Successfully remade target file `areadlink.o'. 00h30m12s | File `argmatch.o' does not exist. 00h30m12s | Must remake target `argmatch.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o argmatch.o argmatch.c 00h30m12s | Successfully remade target file `argmatch.o'. 00h30m12s | File `asnprintf.o' does not exist. 00h30m12s | Must remake target `asnprintf.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o asnprintf.o asnprintf.c 00h30m12s | Successfully remade target file `asnprintf.o'. 00h30m12s | File `basename.o' does not exist. 00h30m12s | Must remake target `basename.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o basename.o basename.c 00h30m12s | Successfully remade target file `basename.o'. 00h30m12s | File `basename-lgpl.o' does not exist. 00h30m12s | Must remake target `basename-lgpl.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o basename-lgpl.o basename-lgpl.c 00h30m12s | Successfully remade target file `basename-lgpl.o'. 00h30m12s | File `binary-io.o' does not exist. 00h30m12s | Must remake target `binary-io.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o binary-io.o binary-io.c 00h30m12s | Successfully remade target file `binary-io.o'. 00h30m12s | File `bitrotate.o' does not exist. 00h30m12s | Must remake target `bitrotate.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o bitrotate.o bitrotate.c 00h30m12s | Successfully remade target file `bitrotate.o'. 00h30m12s | File `bitset.oDEBUG_Mem free: 1618704 avail: 1970704 00h30m12s | ' does not exist. 00h30m12s | Must remake target `bitset.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o bitset.o bitset.c 00h30m12s | Successfully remade target file `bitset.o'. 00h30m12s | File `bitsetv.o' does not exist. 00h30m12s | Must remake target `bitsetv.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o bitsetv.o bitsetv.c 00h30m12s | Successfully remade target file `bitsetv.o'. 00h30m12s | File `calloc.o' does not exist. 00h30m12s | Must remake target `calloc.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o calloc.o calloc.c 00h30m12s | Successfully remade target file `calloc.o'. 00h30m12s | File `canonicalize-lgpl.o' does not exist. 00h30m12s | Must remake target `canonicalize-lgpl.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o canonicalize-lgpl.o canonicalize-lgpl.c 00h30m12s | canonicalize-lgpl.c:170: warning: implicit declaration of function 'getwd' 00h30m12s | Successfully remade target file `canonicalize-lgpl.o'. 00h30m12s | File `careadlinkat.o' does not exist. 00h30m12s | Must remake target `careadlinkat.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o careadlinkat.o careadlinkat.c 00h30m12s | Successfully remade target file `careadlinkat.o'. 00h30m12s | File `c-ctype.o' does not exist. 00h30m12s | Must remake target `c-ctype.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o c-ctype.o c-ctype.c 00h30m12s | Successfully remade target file `c-ctype.o'. 00h30m12s | File `cloexec.o' does not exist. 00h30m12s | Must remake target `cloexec.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o cloexec.o cloexec.c 00h30m12s | Successfully remade target file `cloexec.o'. 00h30m12s | File `close.o' does not exist. 00h30m12s | Must remake target `close.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o close.o close.c 00h30m12s | Successfully remade target file `close.o'. 00h30m12s | File `closeout.o' does not exist. 00h30m12s | Must remake target `closeout.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o closeout.o closeout.c 00h30m12s | Successfully remade target file `closeout.o'. 00h30m12s | File `close-stream.o' does not exist. 00h30m12s | Must remake target `close-stream.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o close-stream.o close-stream.c 00h30m12s | Successfully remade target file `close-stream.o'. 00h30m12s | File `concat-filename.o' does not exist. 00h30m12s | Must remake target `concat-filename.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o concat-filename.o concat-filename.c 00h30m12s | Successfully remade target file `concat-filename.o'. 00h30m12s | File `c-strcasecmp.o' does not exist. 00h30m12s | Must remake target `c-strcasecmp.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o c-strcasecmp.o c-strcasecmp.c 00h30m12s | Successfully remade target file `c-strcasecmp.o'. 00h30m12s | File `c-strncasecmp.o' does not exist. 00h30m12s | Must remake target `c-strncasecmp.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o c-strncasecmp.o c-strncasecmp.c 00h30m12s | Successfully remade target file `c-strncasecmp.o'. 00h30m12s | File `dirname.o' does not exist. 00h30m12s | Must remake target `dirname.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o dirname.o dirname.c 00h30m12s | Successfully remade target file `dirname.o'. 00h30m12s | File `dirname-lgpl.o' does not exist. 00h30m12s | Must remake target `dirname-lgpl.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o dirname-lgpl.o dirname-lgpl.c 00h30m12s | Successfully remade target file `dirname-lgpl.o'.DEBUG_Mem free: 1618456 avail: 1970540 00h30m12s | 00h30m12s | File `dup2.o' does not exist. 00h30m12s | Must remake target `dup2.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o dup2.o dup2.c 00h30m12s | Successfully remade target file `dup2.o'. 00h30m12s | File `dup-safer.o' does not exist. 00h30m12s | Must remake target `dup-safer.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o dup-safer.o dup-safer.c 00h30m12s | Successfully remade target file `dup-safer.o'. 00h30m12s | File `dup-safer-flag.o' does not exist. 00h30m12s | Must remake target `dup-safer-flag.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o dup-safer-flag.o dup-safer-flag.c 00h30m12s | Successfully remade target file `dup-safer-flag.o'. 00h30m12s | File `exitfail.o' does not exist. 00h30m12s | Must remake target `exitfail.o'. 00h30m12s | tcc -g -c -I.. -I../lib -o exitfail.o exitfail.c 00h30m12s | Successfully remade target file `exitfail.o'. 00h30m12s | File `fatal-signal.o' does not exist. 00h30m13s | Must remake target `fatal-signal.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fatal-signal.o fatal-signal.c 00h30m13s | Successfully remade target file `fatal-signal.o'. 00h30m13s | File `fd-hook.o' does not exist. 00h30m13s | Must remake target `fd-hook.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fd-hook.o fd-hook.c 00h30m13s | Successfully remade target file `fd-hook.o'. 00h30m13s | File `fd-safer.o' does not exist. 00h30m13s | Must remake target `fd-safer.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fd-safer.o fd-safer.c 00h30m13s | Successfully remade target file `fd-safer.o'. 00h30m13s | File `fd-safer-flag.o' does not exist. 00h30m13s | Must remake target `fd-safer-flag.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fd-safer-flag.o fd-safer-flag.c 00h30m13s | fd-safer-flag.c:44: warning: implicit declaration of function 'dup_safer_flag' 00h30m13s | Successfully remade target file `fd-safer-flag.o'. 00h30m13s | File `fopen.o' does not exist. 00h30m13s | Must remake target `fopen.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fopen.o fopen.c 00h30m13s | Successfully remade target file `fopen.o'. 00h30m13s | File `fopen-safer.o' does not exist. 00h30m13s | Must remake target `fopen-safer.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fopen-safer.o fopen-safer.c 00h30m13s | Successfully remade target file `fopen-safer.o'. 00h30m13s | File `fprintf.o' does not exist. 00h30m13s | Must remake target `fprintf.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fprintf.o fprintf.c 00h30m13s | Successfully remade target file `fprintf.o'. 00h30m13s | File `frexp.o' does not exist. 00h30m13s | Must remake target `frexp.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o frexp.o frexp.c 00h30m13s | Successfully remade target file `frexp.o'. 00h30m13s | File `frexpl.o' does not exist. 00h30m13s | Must remake target `frexpl.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o frexpl.o frexpl.c 00h30m13s | Successfully remade target file `frexpl.o'. 00h30m13s | File `fstat.o' does not exist. 00h30m13s | Must remake target `fstat.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o fstat.o fstat.c 00h30m13s | Successfully remade target file `fstat.o'. 00h30m13s | File `getdtablesize.o' does not exist. 00h30m13s | Must remake target `getdtablesize.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o getdtablesize.o getdtablesize.c 00h30m13s | Successfully remade target file `getdtablesize.o'. 00h30m13s | File `get-errno.o' does not exist. 00h30m13s | Must remake target `get-errno.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o get-errno.o get-errno.c 00h30m13s | Successfully remade tDEBUG_Mem free: 1618208 avail: 1970364 00h30m13s | arget file `get-errno.o'. 00h30m13s | File `gethrxtime.o' does not exist. 00h30m13s | Must remake target `gethrxtime.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o gethrxtime.o gethrxtime.c 00h30m13s | Successfully remade target file `gethrxtime.o'. 00h30m13s | File `getopt.o' does not exist. 00h30m13s | Must remake target `getopt.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o getopt.o getopt.c 00h30m13s | Successfully remade target file `getopt.o'. 00h30m13s | File `getprogname.o' does not exist. 00h30m13s | Must remake target `getprogname.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o getprogname.o getprogname.c 00h30m13s | Successfully remade target file `getprogname.o'. 00h30m13s | File `getrusage.o' does not exist. 00h30m13s | Must remake target `getrusage.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o getrusage.o getrusage.c 00h30m13s | Successfully remade target file `getrusage.o'. 00h30m13s | File `gettime.o' does not exist. 00h30m13s | Must remake target `gettime.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o gettime.o gettime.c 00h30m13s | Successfully remade target file `gettime.o'. 00h30m13s | File `gettimeofday.o' does not exist. 00h30m13s | Must remake target `gettimeofday.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o gettimeofday.o gettimeofday.c 00h30m13s | Successfully remade target file `gettimeofday.o'. 00h30m13s | File `gl_array_list.o' does not exist. 00h30m13s | Must remake target `gl_array_list.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o gl_array_list.o gl_array_list.c 00h30m13s | Successfully remade target file `gl_array_list.o'. 00h30m13s | File `gl_list.o' does not exist. 00h30m13s | Must remake target `gl_list.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o gl_list.o gl_list.c 00h30m13s | Successfully remade target file `gl_list.o'. 00h30m13s | File `gl_xlist.o' does not exist. 00h30m13s | Must remake target `gl_xlist.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o gl_xlist.o gl_xlist.c 00h30m13s | Successfully remade target file `gl_xlist.o'. 00h30m13s | File `hard-locale.o' does not exist. 00h30m13s | Must remake target `hard-locale.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o hard-locale.o hard-locale.c 00h30m13s | Successfully remade target file `hard-locale.o'. 00h30m13s | File `hash.o' does not exist. 00h30m13s | Must remake target `hash.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o hash.o hash.c 00h30m13s | Successfully remade target file `hash.o'. 00h30m13s | File `isnan.o' does not exist. 00h30m13s | Must remake target `isnan.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o isnan.o isnan.c 00h30m13s | Successfully remade target file `isnan.o'. 00h30m13s | File `isnand.o' does not exist. 00h30m13s | Must remake target `isnand.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o isnand.o isnand.c 00h30m13s | Successfully remade target file `isnand.o'. 00h30m13s | File `isnanf.o' does not exist. 00h30m13s | Must remake target `isnanf.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o isnanf.o isnanf.c 00h30m13s | Successfully remade target file `isnanf.o'. 00h30m13s | File `isnanl.o' does not exist. 00h30m13s | Must remake target `isnanl.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o isnanl.o isnanl.c 00h30m13s | Successfully remade target file `isnanl.o'. 00h30m13s | File `itold.o' does not exist. 00h30m13s | Must remake target `itold.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o itold.o itoldDEBUG_Mem free: 1617836 avail: 1970092 00h30m13s | .c 00h30m13s | Successfully remade target file `itold.o'. 00h30m13s | File `ldexpl.o' does not exist. 00h30m13s | Must remake target `ldexpl.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o ldexpl.o ldexpl.c 00h30m13s | ldexpl.c:49: warning: implicit declaration of function 'isnanl' 00h30m13s | Successfully remade target file `ldexpl.o'. 00h30m13s | File `localcharset.o' does not exist. 00h30m13s | Must remake target `localcharset.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o localcharset.o localcharset.c 00h30m13s | Successfully remade target file `localcharset.o'. 00h30m13s | File `localtime-buffer.o' does not exist. 00h30m13s | Must remake target `localtime-buffer.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o localtime-buffer.o localtime-buffer.c 00h30m13s | Successfully remade target file `localtime-buffer.o'. 00h30m13s | File `lstat.o' does not exist. 00h30m13s | Must remake target `lstat.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o lstat.o lstat.c 00h30m13s | Successfully remade target file `lstat.o'. 00h30m13s | File `main.o' does not exist. 00h30m13s | Must remake target `main.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o main.o main.c 00h30m13s | Successfully remade target file `main.o'. 00h30m13s | File `malloca.o' does not exist. 00h30m13s | Must remake target `malloca.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o malloca.o malloca.c 00h30m13s | Successfully remade target file `malloca.o'. 00h30m13s | File `malloc.o' does not exist. 00h30m13s | Must remake target `malloc.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o malloc.o malloc.c 00h30m13s | Successfully remade target file `malloc.o'. 00h30m13s | File `math.o' does not exist. 00h30m13s | Must remake target `math.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o math.o math.c 00h30m13s | Successfully remade target file `math.o'. 00h30m13s | File `mbrtowc.o' does not exist. 00h30m13s | Must remake target `mbrtowc.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o mbrtowc.o mbrtowc.c 00h30m13s | Successfully remade target file `mbrtowc.o'. 00h30m13s | File `mbsinit.o' does not exist. 00h30m13s | Must remake target `mbsinit.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o mbsinit.o mbsinit.c 00h30m13s | Successfully remade target file `mbsinit.o'. 00h30m13s | File `mbswidth.o' does not exist. 00h30m13s | Must remake target `mbswidth.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o mbswidth.o mbswidth.c 00h30m13s | Successfully remade target file `mbswidth.o'. 00h30m13s | File `memchr.o' does not exist. 00h30m13s | Must remake target `memchr.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o memchr.o memchr.c 00h30m13s | Successfully remade target file `memchr.o'. 00h30m13s | File `msvc-inval.o' does not exist. 00h30m13s | Must remake target `msvc-inval.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o msvc-inval.o msvc-inval.c 00h30m13s | Successfully remade target file `msvc-inval.o'. 00h30m13s | File `obstack.o' does not exist. 00h30m13s | Must remake target `obstack.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o obstack.o obstack.c 00h30m13s | Successfully remade target file `obstack.o'. 00h30m13s | File `obstack_printf.o' does not exist. 00h30m13s | Must remake target `obstack_printf.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o obstack_printf.o obstack_printf.c 00h30m13s | obstack_printf.c:42: warning: implicit declaration of function 'obstack_vprintf' 00h30m13s | Successfully remade target file `obstack_printf.o'. 00h30m13s | File `open.o' does not exist. 00h30m13s | Must remake target `open.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o open.o open.c 00h30m13s | DEBUG_Mem free: 1617456 avail: 1969784 00h30m13s | Successfully remade target file `open.o'. 00h30m13s | File `path-join.o' does not exist. 00h30m13s | Must remake target `path-join.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o path-join.o path-join.c 00h30m13s | Successfully remade target file `path-join.o'. 00h30m13s | File `perror.o' does not exist. 00h30m13s | Must remake target `perror.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o perror.o perror.c 00h30m13s | Successfully remade target file `perror.o'. 00h30m13s | File `pipe2-safer.o' does not exist. 00h30m13s | Must remake target `pipe2-safer.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o pipe2-safer.o pipe2-safer.c 00h30m13s | pipe2-safer.c:39: warning: implicit declaration of function 'fd_safer_flag' 00h30m13s | Successfully remade target file `pipe2-safer.o'. 00h30m13s | File `pipe-safer.o' does not exist. 00h30m13s | Must remake target `pipe-safer.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o pipe-safer.o pipe-safer.c 00h30m13s | Successfully remade target file `pipe-safer.o'. 00h30m13s | File `printf-args.o' does not exist. 00h30m13s | Must remake target `printf-args.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o printf-args.o printf-args.c 00h30m13s | Successfully remade target file `printf-args.o'. 00h30m13s | File `printf.o' does not exist. 00h30m13s | Must remake target `printf.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o printf.o printf.c 00h30m13s | Successfully remade target file `printf.o'. 00h30m13s | File `printf-frexp.o' does not exist. 00h30m13s | Must remake target `printf-frexp.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o printf-frexp.o printf-frexp.c 00h30m13s | Successfully remade target file `printf-frexp.o'. 00h30m13s | File `printf-frexpl.o' does not exist. 00h30m13s | Must remake target `printf-frexpl.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o printf-frexpl.o printf-frexpl.c 00h30m13s | Successfully remade target file `printf-frexpl.o'. 00h30m13s | File `printf-parse.o' does not exist. 00h30m13s | Must remake target `printf-parse.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o printf-parse.o printf-parse.c 00h30m13s | Successfully remade target file `printf-parse.o'. 00h30m13s | File `progname.o' does not exist. 00h30m13s | Must remake target `progname.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o progname.o progname.c 00h30m13s | Successfully remade target file `progname.o'. 00h30m13s | File `progreloc.o' does not exist. 00h30m13s | Must remake target `progreloc.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o progreloc.o progreloc.c 00h30m13s | Successfully remade target file `progreloc.o'. 00h30m13s | File `quotearg.o' does not exist. 00h30m13s | Must remake target `quotearg.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o quotearg.o quotearg.c 00h30m13s | Successfully remade target file `quotearg.o'. 00h30m13s | File `raise.o' does not exist. 00h30m13s | Must remake target `raise.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o raise.o raise.c 00h30m13s | Successfully remade target file `raise.o'. 00h30m13s | File `rawmemchr.o' does not exist. 00h30m13s | Must remake target `rawmemchr.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o rawmemchr.o rawmemchr.c 00h30m13s | Successfully remade target file `rawmemchr.o'. 00h30m13s | File `readlink.o' does not exist. 00h30m13s | Must remake target `readlink.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o readlink.o readlink.c 00h30m13s | Successfully remade target file `readlink.o'. 00h30m13s | DEBUG_Mem free: 1617092 avail: 1969516 00h30m13s | File `realloc.o' does not exist. 00h30m13s | Must remake target `realloc.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o realloc.o realloc.c 00h30m13s | Successfully remade target file `realloc.o'. 00h30m13s | File `relocatable.o' does not exist. 00h30m13s | Must remake target `relocatable.o'. 00h30m13s | tcc -g -c -I.. -I../lib -o relocatable.o relocatable.c 00h30m14s | Successfully remade target file `relocatable.o'. 00h30m14s | File `rename.o' does not exist. 00h30m14s | Must remake target `rename.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o rename.o rename.c 00h30m14s | Successfully remade target file `rename.o'. 00h30m14s | File `rmdir.o' does not exist. 00h30m14s | Must remake target `rmdir.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o rmdir.o rmdir.c 00h30m14s | Successfully remade target file `rmdir.o'. 00h30m14s | File `setenv.o' does not exist. 00h30m14s | Must remake target `setenv.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o setenv.o setenv.c 00h30m14s | Successfully remade target file `setenv.o'. 00h30m14s | File `sig-handler.o' does not exist. 00h30m14s | Must remake target `sig-handler.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o sig-handler.o sig-handler.c 00h30m14s | Successfully remade target file `sig-handler.o'. 00h30m14s | File `signbitd.o' does not exist. 00h30m14s | Must remake target `signbitd.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o signbitd.o signbitd.c 00h30m14s | Successfully remade target file `signbitd.o'. 00h30m14s | File `signbitf.o' does not exist. 00h30m14s | Must remake target `signbitf.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o signbitf.o signbitf.c 00h30m14s | Successfully remade target file `signbitf.o'. 00h30m14s | File `signbitl.o' does not exist. 00h30m14s | Must remake target `signbitl.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o signbitl.o signbitl.c 00h30m14s | Successfully remade target file `signbitl.o'. 00h30m14s | File `spawnattr_destroy.o' does not exist. 00h30m14s | Must remake target `spawnattr_destroy.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o spawnattr_destroy.o spawnattr_destroy.c 00h30m14s | Successfully remade target file `spawnattr_destroy.o'. 00h30m14s | File `spawnattr_init.o' does not exist. 00h30m14s | Must remake target `spawnattr_init.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o spawnattr_init.o spawnattr_init.c 00h30m14s | Successfully remade target file `spawnattr_init.o'. 00h30m14s | File `sprintf.o' does not exist. 00h30m14s | Must remake target `sprintf.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o sprintf.o sprintf.c 00h30m14s | Successfully remade target file `sprintf.o'. 00h30m14s | File `stat.o' does not exist. 00h30m14s | Must remake target `stat.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o stat.o stat.c 00h30m14s | Successfully remade target file `stat.o'. 00h30m14s | File `stat-time.o' does not exist. 00h30m14s | Must remake target `stat-time.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o stat-time.o stat-time.c 00h30m14s | Successfully remade target file `stat-time.o'. 00h30m14s | File `stat-w32.o' does not exist. 00h30m14s | Must remake target `stat-w32.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o stat-w32.o stat-w32.c 00h30m14s | Successfully remade target file `stat-w32.o'. 00h30m14s | File `stpcpy.o' does not exist. 00h30m14s | Must remake target `stpcpy.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o stpcDEBUG_Mem free: 1616844 avail: 1969332 00h30m14s | py.o stpcpy.c 00h30m14s | Successfully remade target file `stpcpy.o'. 00h30m14s | File `strchrnul.o' does not exist. 00h30m14s | Must remake target `strchrnul.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o strchrnul.o strchrnul.c 00h30m14s | strchrnul.c:41: warning: implicit declaration of function 'rawmemchr' 00h30m14s | strchrnul.c:41: warning: assignment makes pointer from integer without a cast 00h30m14s | Successfully remade target file `strchrnul.o'. 00h30m14s | File `strdup.o' does not exist. 00h30m14s | Must remake target `strdup.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o strdup.o strdup.c 00h30m14s | Successfully remade target file `strdup.o'. 00h30m14s | File `strerror.o' does not exist. 00h30m14s | Must remake target `strerror.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o strerror.o strerror.c 00h30m14s | Successfully remade target file `strerror.o'. 00h30m14s | File `stripslash.o' does not exist. 00h30m14s | Must remake target `stripslash.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o stripslash.o stripslash.c 00h30m14s | Successfully remade target file `stripslash.o'. 00h30m14s | File `strndup.o' does not exist. 00h30m14s | Must remake target `strndup.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o strndup.o strndup.c 00h30m14s | Successfully remade target file `strndup.o'. 00h30m14s | File `strnlen.o' does not exist. 00h30m14s | Must remake target `strnlen.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o strnlen.o strnlen.c 00h30m14s | Successfully remade target file `strnlen.o'. 00h30m14s | File `strverscmp.o' does not exist. 00h30m14s | Must remake target `strverscmp.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o strverscmp.o strverscmp.c 00h30m14s | Successfully remade target file `strverscmp.o'. 00h30m14s | File `timespec.o' does not exist. 00h30m14s | Must remake target `timespec.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o timespec.o timespec.c 00h30m14s | Successfully remade target file `timespec.o'. 00h30m14s | File `timevar.o' does not exist. 00h30m14s | Must remake target `timevar.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o timevar.o timevar.c 00h30m14s | Successfully remade target file `timevar.o'. 00h30m14s | File `unistd.o' does not exist. 00h30m14s | Must remake target `unistd.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o unistd.o unistd.c 00h30m14s | Successfully remade target file `unistd.o'. 00h30m14s | File `unlink.o' does not exist. 00h30m14s | Must remake target `unlink.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o unlink.o unlink.c 00h30m14s | Successfully remade target file `unlink.o'. 00h30m14s | File `unsetenv.o' does not exist. 00h30m14s | Must remake target `unsetenv.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o unsetenv.o unsetenv.c 00h30m14s | Successfully remade target file `unsetenv.o'. 00h30m14s | File `vasnprintf.o' does not exist. 00h30m14s | Must remake target `vasnprintf.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o vasnprintf.o vasnprintf.c 00h30m14s | Successfully remade target file `vasnprintf.o'. 00h30m14s | File `wait-process.o' does not exist. 00h30m14s | Must remake target `wait-process.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o wait-process.o wait-process.c 00h30m14s | Successfully remade target file `wait-process.o'. 00h30m14s | File `wctype-h.o' does not exist. 00h30m14s | Must remake target `wctype-h.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o wctype-h.o wctype-h.cDEBUG_Mem free: 1616224 avail: 1968812 00h30m14s | 00h30m14s | Successfully remade target file `wctype-h.o'. 00h30m14s | File `xalloc-die.o' does not exist. 00h30m14s | Must remake target `xalloc-die.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xalloc-die.o xalloc-die.c 00h30m14s | Successfully remade target file `xalloc-die.o'. 00h30m14s | File `xconcat-filename.o' does not exist. 00h30m14s | Must remake target `xconcat-filename.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xconcat-filename.o xconcat-filename.c 00h30m14s | Successfully remade target file `xconcat-filename.o'. 00h30m14s | File `xmalloc.o' does not exist. 00h30m14s | Must remake target `xmalloc.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xmalloc.o xmalloc.c 00h30m14s | Successfully remade target file `xmalloc.o'. 00h30m14s | File `xmemdup0.o' does not exist. 00h30m14s | Must remake target `xmemdup0.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xmemdup0.o xmemdup0.c 00h30m14s | Successfully remade target file `xmemdup0.o'. 00h30m14s | File `xreadlink.o' does not exist. 00h30m14s | Must remake target `xreadlink.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xreadlink.o xreadlink.c 00h30m14s | Successfully remade target file `xreadlink.o'. 00h30m14s | File `xsize.o' does not exist. 00h30m14s | Must remake target `xsize.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xsize.o xsize.c 00h30m14s | Successfully remade target file `xsize.o'. 00h30m14s | File `xstrndup.o' does not exist. 00h30m14s | Must remake target `xstrndup.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xstrndup.o xstrndup.c 00h30m14s | Successfully remade target file `xstrndup.o'. 00h30m14s | File `xtime.o' does not exist. 00h30m14s | Must remake target `xtime.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o xtime.o xtime.c 00h30m14s | Successfully remade target file `xtime.o'. 00h30m14s | File `yyerror.o' does not exist. 00h30m14s | Must remake target `yyerror.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o yyerror.o yyerror.c 00h30m14s | Successfully remade target file `yyerror.o'. 00h30m14s | File `error.o' does not exist. 00h30m14s | Must remake target `error.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o error.o error.c 00h30m14s | Successfully remade target file `error.o'. 00h30m14s | File `bitset/array.o' does not exist. 00h30m14s | Must remake target `bitset/array.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o bitset/array.o bitset/array.c 00h30m14s | Successfully remade target file `bitset/array.o'. 00h30m14s | File `bitset/list.o' does not exist. 00h30m14s | Must remake target `bitset/list.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o bitset/list.o bitset/list.c 00h30m14s | Successfully remade target file `bitset/list.o'. 00h30m14s | File `bitset/stats.o' does not exist. 00h30m14s | Must remake target `bitset/stats.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o bitset/stats.o bitset/stats.c 00h30m14s | Successfully remade target file `bitset/stats.o'. 00h30m14s | File `bitset/table.o' does not exist. 00h30m14s | Must remake target `bitset/table.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o bitset/table.o bitset/table.c 00h30m14s | Successfully remade target file `bitset/table.o'. 00h30m14s | File `bitset/vector.o' does not exist. 00h30m14s | DEBUG_Mem free: 1615852 avail: 1968576 00h30m14s | Must remake target `bitset/vector.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o bitset/vector.o bitset/vector.c 00h30m14s | Successfully remade target file `bitset/vector.o'. 00h30m14s | File `fseterr.o' does not exist. 00h30m14s | Must remake target `fseterr.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o fseterr.o fseterr.c 00h30m14s | fseterr.c:69: warning: implicit declaration of function 'dup' 00h30m14s | fseterr.c:72: warning: implicit declaration of function 'close' 00h30m14s | fseterr.c:75: warning: implicit declaration of function 'dup2' 00h30m14s | fseterr.c:77: warning: implicit declaration of function 'abort' 00h30m14s | Successfully remade target file `fseterr.o'. 00h30m14s | File `spawn-pipe.o' does not exist. 00h30m14s | Must remake target `spawn-pipe.o'. 00h30m14s | tcc -g -c -I.. -I../lib -o spawn-pipe.o spawn-pipe.c 00h30m14s | Successfully remade target file `spawn-pipe.o'. 00h30m14s | Must remake target `lib.a'. 00h30m14s | tcc -ar r lib.a allocator.o areadlink.o argmatch.o asnprintf.o basename.o basename-lgpl.o binary-io.o bitrotate.o bitset.o bitsetv.o calloc.o canonicalize-lgpl.o careadlinkat.o c-ctype.o cloexec.o close.o closeout.o close-stream.o concat-filename.o c-strcasecmp.o c-strncasecmp.o dirname.o dirname-lgpl.o dup2.o dup-safer.o dup-safer-flag.o exitfail.o fatal-signal.o fd-hook.o fd-safer.o fd-safer-flag.o fopen.o fopen-safer.o fprintf.o frexp.o frexpl.o fstat.o getdtablesize.o get-errno.o gethrxtime.o getopt.o getprogname.o getrusage.o gettime.o gettimeofday.o gl_array_list.o gl_list.o gl_xlist.o hard-locale.o hash.o isnan.o isnand.o isnanf.o isnanl.o itold.o ldexpl.o localcharset.o localtime-buffer.o lstat.o main.o malloca.o malloc.o math.o mbrtowc.o mbsinit.o mbswidth.o memchr.o msvc-inval.o obstack.o obstack_printf.o open.o path-join.o perror.o pipe2-safer.o pipe-safer.o printf-args.o printf.o printf-frexp.o printf-frexpl.o printf-parse.o progname.o progreloc.o quotearg.o raise.o rawmemchr.o readlink.o realloc.o relocatable.o rename.o rmdir.o setenv.o sig-handler.o signbitd.o signbitf.o signbitl.o spawnattr_destroy.o spawnattr_init.o sprintf.o stat.o stat-time.o stat-w32.o stpcpy.o strchrnul.o strdup.o strerror.o stripslash.o strndup.o strnlen.o strverscmp.o timespec.o timevar.o unistd.o unlink.o unsetenv.o vasnprintf.o wait-process.o wctype-h.o xalloc-die.o xconcat-filename.o xmalloc.o xmemdup0.o xreadlink.o xsize.o xstrndup.o xtime.o yyerror.o error.o bitset/array.o bitset/list.o bitset/stats.o bitset/table.o bitset/vector.o fseterr.o spawn-pipe.o 00h30m14s | Successfully remade target file `lib.a'. 00h30m14s | make[1]: Leaving directory `/after/bison-3.4.1/build/bison-3.4.1/lib' 00h30m14s | Successfully remade target file `lib.a'. 00h30m14s | Must remake target `bison'. 00h30m14s | tcc -g -o bison src.a lib.a 00h30m14s | Successfully remade target file `bison'. 00h30m14s | Must remake target `all'. 00h30m14s | Successfully remade target file `all'. 00h30m14s | src_compile 00h30m14s | # end of call src_compile: 00h30m14s | bison-3.4.1: installing. 00h30m14s | # SPDX-FileCopyrightText: 2020 Giovanni Mascellani gio@debian.org 00h30m14s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h30m14s | # 00h30m14s | # SPDX-License-Identifier: GPL-3.0-or-later 00h30m14s | 00h30m14s | CC=tcc 00h30m14s | AR="tcc -ar" 00h30m14s | 00h30m14s | all: bison 00h30m14s | 00h30m14s | bison: src.a lib.a 00h30m14s | $(CC) $(CFLAGS) -g -o $@ $^ 00h30m14s | 00h30m14s | %.a: FORCE 00h30m14s | set -e ;\ 00h30m14s | DIR=$(basename $@ .a) ;\ 00h30m14s | $(MAKE) CC=$(CC) AR=$(AR) CFLAGS=$(CGLAGS) -C $$DIR $@ ;\ 00h30m14s | cp $$DIR/$@ $@ 00h30m14s | 00h30m14s | FORCE: 00h30m14s | 00h30m14s | install: 00h30m14s | install bison $(DESTDIR)$(PREFIX)/bin 00h30m14s | rm -rf $(PREFIX)/share/bison 00h30m14s | install -d $(DESTDIR)$(PREFIX)/share/bison 00h30m15s | mv data/skeletons/ $(DESTDIR)$(PREFIX)/share/bison 00h30m15s | mv data/m4sugar/ $(DESTDIR)$(PREFIX)/share/bison 00h30m15s | GNU Make 3.80 00h30m15s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m15s | This is free software; see the source for copying conditions. 00h30m15s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h30m15s | PARDEBUG_Mem free: 1615992 avail: 1971076 00h30m15s | TICULAR PURPOSE. 00h30m15s | Reading makefiles... 00h30m15s | Updating goal targets.... 00h30m15s | File `install' does not exist. 00h30m15s | Must remake target `install'. 00h30m15s | install bison /after/bin 00h30m15s | rm -rf /after/share/bison 00h30m15s | install -d /after/share/bison 00h30m15s | mv data/skeletons/ /after/share/bison 00h30m15s | mv data/m4sugar/ /after/share/bison 00h30m15s | Successfully remade target file `install'. 00h30m15s | src_install 00h30m15s | DEBUGps: after_build: bison-3.4.1 | buildid 12 | ps: 32 00h30m15s | PID USER TIME COMMAND 00h30m15s | 1 0 0:00 ./init.user 00h30m15s | 2 0 0:00 [kthreadd] 00h30m15s | 3 0 0:00 [ksoftirqd/0] 00h30m15s | 4 0 0:00 [kworker/0:0] 00h30m15s | 5 0 0:00 [kworker/0:0H] 00h30m15s | 6 0 0:00 [kworker/u2:0] 00h30m15s | 7 0 0:00 [khelper] 00h30m15s | 8 0 0:00 [kdevtmpfs] 00h30m15s | 9 0 0:00 [perf] 00h30m15s | 10 0 0:00 [writeback] 00h30m15s | 11 0 0:00 [kworker/0:1] 00h30m15s | 12 0 0:00 [kswapd0] 00h30m15s | 13 0 0:00 [deferwq] 00h30m15s | 14 0 0:00 [kworker/u2:1] 00h30m15s | 22 0 0:00 {init} /bin/ash /init 00h30m15s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h30m15s | 120 0 0:00 ../bin/kaem --file kaem.run 00h30m15s | 502 0 0:00 [busybox] 00h30m15s | 546 0 0:00 [sh] 00h30m15s | 710 0 0:00 /bin/busybox sleep 0.25 00h30m15s | 719 0 0:00 /bin/busybox ps 00h30m15s | 757 0 0:00 [busybox] 00h30m15s | 1237 0 0:00 [busybox] 00h30m15s | 1711 0 0:00 [tr] 00h30m15s | 3005 0 0:00 [busybox] 00h30m15s | 3090 0 0:00 [busybox] 00h30m15s | 3389 0 0:12 bash run.sh 00h30m15s | 3610 0 0:00 [busybox] 00h30m15s | 3657 0 0:00 [busybox] 00h30m15s | DEBUGps: after_build: bison-3.4.1 | buildid 12 | READY: 3389 00h30m15s | delete_dir() START | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m15s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m15s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m15s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m16s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m16s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m16s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m16s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m17s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m17s | delete_dir() LOOP | word: '/Development' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/M2-Planet' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/NASM' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/mes-m2' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/mescc-tools' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/afteDEBUG_Mem free: 1614628 avail: 1971008 00h30m17s | r/bzip2-1.0.8' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m17s | run.sh: line 43: command: ls: not found 00h30m17s | run.sh: line 52: command: ls: not found 00h30m17s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-12|cleanup_after_build 00h30m17s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m17s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m18s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m18s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m18s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m18s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m19s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m19s | DEBUG_Mem free: 1614628 avail: 1971008 00h30m19s | delete_dir() READY 00h30m19s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h30m19s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h30m19s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h30m19s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h30m19s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h30m19s | d1d920df7532cd241bd9f0fd37a0c7afd0e913c8febb57bf656e3536906d53e0 /after/DEBUG_Mem free: 1613636 avail: 1970016 00h30m19s | bin/bison 00h30m19s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h30m19s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h30m19s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h30m19s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h30m19s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h30m19s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h30m19s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h30m19s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h30m19s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h30m19s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h30m19s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h30m19s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h30m19s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h30m19s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h30m19s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h30m19s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h30m19s | DEBUG_Mem free: 1613636 avail: 1970016 00h30m19s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h30m19s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h30m19s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h30m19s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h30m19s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h30m19s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h30m19s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h30m19s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h30m19s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h30m20s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h30m20s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h30m20s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h30m20s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h30m20s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h30m20s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h30m20s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h30m20s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h30m20s | f5f6c78bf8aa179ded5eba56011DEBUG_Mem free: 1613636 avail: 1970016 00h30m20s | 32761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h30m20s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h30m20s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h30m20s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h30m20s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h30m20s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h30m20s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h30m20s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h30m20s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h30m20s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h30m20s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h30m20s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h30m20s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h30m20s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h30m20s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h30m20s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h30m20s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h30m20s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h30m20s | a9891310abee46489DEBUG_Mem free: 1613636 avail: 1970016 00h30m20s | 7c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h30m20s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h30m20s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h30m20s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h30m20s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h30m20s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h30m20s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h30m20s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h30m20s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h30m20s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h30m20s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h30m20s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h30m20s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h30m20s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h30m20s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h30m20s | 2abeae105386cf7eb70ea6a57093e0aacdDEBUG_Mem free: 1613636 avail: 1970016 00h30m20s | 74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h30m20s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h30m20s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h30m20s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h30m20s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h30m20s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h30m20s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h30m20s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h30m20s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h30m20s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h30m20s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h30m20s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h30m20s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h30m20s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h30m20s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h30m20s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h30m20s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h30m20s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h30m20s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h30m20s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h30m20s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h30m20s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h30m20s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h30m20s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h30m20s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h30m20s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h30m20s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/includeDEBUG_Mem free: 1613636 avail: 1970016 00h30m20s | /assert.h 00h30m20s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h30m20s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h30m20s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h30m20s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h30m20s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h30m20s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h30m20s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h30m20s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h30m20s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h30m20s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h30m20s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h30m21s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h30m21s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h30m21s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h30m21s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h30m21s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h30m21s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h30m21s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h30m21s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h30m21s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h30m21s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h30m21s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h30m21s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h30m21s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h30m21s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h30m21s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h30m21s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h30m21s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h30m21s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h30m21s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h30m21s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h30m21s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h30m21s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h30m21s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h30m21s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/inDEBUG_Mem free: 1613636 avail: 1970016 00h30m21s | clude/sys 00h30m21s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h30m21s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h30m21s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h30m21s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/share/bison 00h30m21s | bison-3.4.1: checksumming installed files. 00h30m21s | /after/bin/bison: OK 00h30m21s | bison-3.4.1: build successful 00h30m21s | executing: gcc -dM -E -xc /dev/null 00h30m21s | run.sh: line 374: gcc: command not found 00h30m21s | DEBUGps: before_build: bison-3.4.1 | buildid 13 | ps: 32 00h30m21s | PID USER TIME COMMAND 00h30m21s | 1 0 0:00 ./init.user 00h30m21s | 2 0 0:00 [kthreadd] 00h30m21s | 3 0 0:00 [ksoftirqd/0] 00h30m21s | 4 0 0:00 [kworker/0:0] 00h30m21s | 5 0 0:00 [kworker/0:0H] 00h30m21s | 6 0 0:00 [kworker/u2:0] 00h30m21s | 7 0 0:00 [khelper] 00h30m21s | 8 0 0:00 [kdevtmpfs] 00h30m21s | 9 0 0:00 [perf] 00h30m21s | 10 0 0:00 [writeback] 00h30m21s | 11 0 0:00 [kworker/0:1] 00h30m21s | 12 0 0:00 [kswapd0] 00h30m21s | 13 0 0:00 [deferwq] 00h30m21s | 14 0 0:00 [kworker/u2:1] 00h30m21s | 22 0 0:00 {init} /bin/ash /init 00h30m21s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h30m21s | 120 0 0:00 ../bin/kaem --file kaem.run 00h30m21s | 502 0 0:00 [busybox] 00h30m21s | 546 0 0:00 [sh] 00h30m21s | 757 0 0:00 [busybox] 00h30m21s | 807 0 0:00 /bin/busybox sleep 0.25 00h30m21s | 811 0 0:00 [busybox] 00h30m21s | 813 0 0:00 /bin/busybox ps 00h30m21s | 1237 0 0:00 [busybox] 00h30m21s | 1711 0 0:00 [tr] 00h30m21s | 3005 0 0:00 [busybox] 00h30m21s | 3090 0 0:00 [busybox] 00h30m21s | 3389 0 0:13 bash run.sh 00h30m21s | 3610 0 0:00 [busybox] 00h30m21s | 3657 0 0:00 [busybox] 00h30m21s | DEBUGps: before_build: bison-3.4.1 | buildid 13 | READY: 3389 00h30m21s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h30m21s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m21s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m21s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m22s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m22s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m22s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m22s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m23s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m23s | delete_dir() LOOP | word: '/Development' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/M2-Planet' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/NASM' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/mes-m2' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/mescc-tools' 00h30m23s | run.sh: line 43: commandDEBUG_Mem free: 1613992 avail: 1970372 00h30m23s | : ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | delete_dir() LOOP | word: '/Development' 00h30m23s | run.sh: line 43: command: ls: not found 00h30m23s | run.sh: line 52: command: ls: not found 00h30m23s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h30m23s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m24s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m24s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m24s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m24s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m25s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m25s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m25s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m25s | delete_dir() READY 00h30m25s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m25s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m26s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m26s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m26s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m26s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m27s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m27s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m27s | DEBUG_Mem free: 1614000 avail: 1970380 00h30m27s | delete_dir() LOOP | word: '/Development' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/M2-Planet' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/NASM' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/mes-m2' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/mescc-tools' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-PlaDEBUG_Mem free: 1613884 avail: 1970264 00h30m27s | net|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m27s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m27s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m27s | run.sh: line 43: command: ls: not found 00h30m27s | run.sh: line 52: command: ls: not found 00h30m28s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m28s | delete_dir() LOOP | word: '/M2-Planet' 00h30m28s | run.sh: line 43: command: ls: not found 00h30m28s | run.sh: line 52: command: ls: not found 00h30m28s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h30m28s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m28s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m28s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m28s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m29s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m29s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m29s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m29s | DEBUG_Mem free: 1613628 avail: 1970008 00h30m30s | delete_dir() READY 00h30m30s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h30m30s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m30s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m30s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m30s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m31s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m31s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m31s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m31s | DEBUG_Mem free: 1613504 avail: 1969884 00h30m32s | delete_dir() LOOP | word: '/Development' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/M2-Planet' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/NASM' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/mes-m2' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/mescc-tools' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NADEBUG_Mem free: 1613256 avail: 1969636 00h30m32s | SM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | delete_dir() LOOP | word: '/NASM' 00h30m32s | run.sh: line 43: command: ls: not found 00h30m32s | run.sh: line 52: command: ls: not found 00h30m32s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h30m32s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m32s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m32s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m33s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m33s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m33s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m33s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m34s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m34s | delete_dir() READY 00h30m34s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m34s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m34s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m35s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m35s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m35s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m35s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m36s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m36s | DEBUG_Mem free: 1612884 avail: 1969264 00h30m36s | delete_dir() LOOP | word: '/Development' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/M2-Planet' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/NASM' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/mes-m2' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/mescc-tools' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/mes-DEBUG_Mem free: 1612760 avail: 1969140 00h30m36s | 0.23' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m36s | run.sh: line 43: command: ls: not found 00h30m36s | run.sh: line 52: command: ls: not found 00h30m36s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h30m36s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m37s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m37s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m37s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m37s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m38s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m38s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m38s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m38s | delete_dir() READY 00h30m38s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h30m38s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m39s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m39s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m39s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m39s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m40s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m40s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m40s | DEBUG_Mem free: 1612388 avail: 1968768 00h30m40s | delete_dir() LOOP | word: '/Development' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/M2-Planet' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/NASM' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/mes-m2' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/mescc-tools' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m40s | run.sh: line 43: command: ls:DEBUG_Mem free: 1612132 avail: 1968512 00h30m40s | not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m40s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m40s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m40s | run.sh: line 43: command: ls: not found 00h30m40s | run.sh: line 52: command: ls: not found 00h30m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m41s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m41s | run.sh: line 43: command: ls: not found 00h30m41s | run.sh: line 52: command: ls: not found 00h30m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m41s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m41s | run.sh: line 43: command: ls: not found 00h30m41s | run.sh: line 52: command: ls: not found 00h30m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m41s | delete_dir() LOOP | word: '/mes-m2' 00h30m41s | run.sh: line 43: command: ls: not found 00h30m41s | run.sh: line 52: command: ls: not found 00h30m41s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h30m41s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m41s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m41s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m41s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m42s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m42s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m42s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m42s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m43s | delete_dir() READY 00h30m43s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m43s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m43s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m43s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m43s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m44s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m44s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m44s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m45s | DEBUG_Mem free: 1611892 avail: 1968272 00h30m45s | delete_dir() LOOP | word: '/Development' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/M2-Planet' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/NASM' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/mes-m2' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/mescc-tools' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tDEBUG_Mem free: 1611520 avail: 1967900 00h30m45s | ools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | delete_dir() LOOP | word: '/mescc-tools' 00h30m45s | run.sh: line 43: command: ls: not found 00h30m45s | run.sh: line 52: command: ls: not found 00h30m45s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h30m45s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m45s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m46s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m46s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m46s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m46s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m47s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m47s | DEBUG_Mem free: 1611148 avail: 1967528 00h30m47s | delete_dir() READY 00h30m47s | bison-3.4.1: beginning build using script stage2.sh 00h30m47s | START: mkdir -p build 00h30m47s | run.sh: line 16: sync: command not found 00h30m47s | READY: RC: 0 00h30m47s | bison-3.4.1: unpacking source. 00h30m47s | src_unpack: start pwd: /after/bison-3.4.1/build | bison-3.4.1-13 00h30m47s | DEBUG_Mem free: 1634080 avail: 1968120 00h30m47s | src_unpack: ready pwd: /after/bison-3.4.1/build | bison-3.4.1-13 00h30m47s | bison-3.4.1: preparing source. 00h30m47s | Applying patch: /after/bison-3.4.1/patches/fseterr.patch 00h30m47s | patching file lib/fseterr.c 00h30m47s | Applying patch: /after/bison-3.4.1/patches/missing-includes.patch 00h30m47s | patching file src/scan-code.l 00h30m47s | patching file src/scan-gram.l 00h30m47s | patching file src/scan-skel.l 00h30m47s | bison-3.4.1: configuring source. 00h30m47s | bison-3.4.1: compiling source. 00h30m47s | # SPDX-FileCopyrightText: 2020 Giovanni Mascellani gio@debian.org 00h30m47s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h30m47s | # 00h30m47s | # SPDX-License-Identifier: GPL-3.0-or-later 00h30m47s | 00h30m47s | CC=tcc 00h30m47s | AR="tcc -ar" 00h30m47s | 00h30m47s | all: bison 00h30m47s | 00h30m47s | bison: src.a lib.a 00h30m47s | $(CC) $(CFLAGS) -g -o $@ $^ 00h30m47s | 00h30m47s | %.a: FORCE 00h30m47s | set -e ;\ 00h30m47s | DIR=$(basename $@ .a) ;\ 00h30m47s | $(MAKE) CC=$(CC) AR=$(AR) CFLAGS=$(CGLAGS) -C $$DIR $@ ;\ 00h30m47s | cp $$DIR/$@ $@ 00h30m47s | 00h30m47s | FORCE: 00h30m47s | 00h30m47s | install: 00h30m47s | install bison $(DESTDIR)$(PREFIX)/bin 00h30m47s | rm -rf $(PREFIX)/share/bison 00h30m47s | install -d $(DESTDIR)$(PREFIX)/share/bison 00h30m47s | mv data/skeletons/ $(DESTDIR)$(PREFIX)/share/bison 00h30m47s | mv data/m4sugar/ $(DESTDIR)$(PREFIX)/share/bison 00h30m47s | GNU Make 3.80 00h30m47s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m47s | This is free software; see the source for copying conditions. 00h30m47s | There is NO warranty; DEBUG_Mem free: 1616356 avail: 1967012 00h30m47s | not even for MERCHANTABILITY or FITNESS FOR A 00h30m47s | PARTICULAR PURPOSE. 00h30m47s | Reading makefiles... 00h30m47s | Updating goal targets.... 00h30m47s | File `all' does not exist. 00h30m47s | File `bison' does not exist. 00h30m47s | File `src.a' does not exist. 00h30m47s | File `FORCE' does not exist. 00h30m47s | Must remake target `FORCE'. 00h30m47s | Successfully remade target file `FORCE'. 00h30m47s | Must remake target `src.a'. 00h30m47s | set -e ;\ 00h30m47s | DIR=src ;\ 00h30m47s | make CC=tcc AR="tcc -ar" CFLAGS= -C $DIR src.a ;\ 00h30m47s | cp $DIR/src.a src.a 00h30m47s | GNU Make 3.80 00h30m47s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m47s | This is free software; see the source for copying conditions. 00h30m47s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h30m47s | PARTICULAR PURPOSE. 00h30m47s | Reading makefiles... 00h30m47s | Updating goal targets.... 00h30m47s | File `src.a' does not exist. 00h30m47s | File `AnnotationList.o' does not exist. 00h30m47s | Must remake target `AnnotationList.o'. 00h30m47s | make[1]: Entering directory `/after/bison-3.4.1/build/bison-3.4.1/src' 00h30m47s | tcc -g -c -I. -I.. -I../lib -o AnnotationList.o AnnotationList.c 00h30m47s | Successfully remade target file `AnnotationList.o'. 00h30m47s | File `assoc.o' does not exist. 00h30m47s | Must remake target `assoc.o'. 00h30m47s | tcc -g -c -I. -I.. -I../lib -o assoc.o assoc.c 00h30m47s | Successfully remade target file `assoc.o'. 00h30m47s | File `closure.o' does not exist. 00h30m47s | File `parse-gram.h' does not exist. 00h30m47s | File `parse-gram.c' does not exist. 00h30m47s | Must remake target `parse-gram.c'. 00h30m47s | bison -dv parse-gram.y 00h30m48s | DEBUG_Mem free: 1615704 avail: 1966372 00h30m48s | mv parse-gram.tab.c parse-gram.c 00h30m48s | mv parse-gram.tab.h parse-gram.h 00h30m48s | Successfully remade target file `parse-gram.c'. 00h30m48s | Must remake target `parse-gram.h'. 00h30m48s | Successfully remade target file `parse-gram.h'. 00h30m48s | Must remake target `closure.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o closure.o closure.c 00h30m48s | SuccessfullDEBUG_Mem free: 1615844 avail: 1966636 00h30m48s | y remade target file `closure.o'. 00h30m48s | File `complain.o' does not exist. 00h30m48s | Must remake target `complain.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o complain.o complain.c 00h30m48s | Successfully remade target file `complain.o'. 00h30m48s | File `conflicts.o' does not exist. 00h30m48s | Must remake target `conflicts.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o conflicts.o conflicts.c 00h30m48s | conflicts.c:76: warning: implicit declaration of function 'obstack_printf' 00h30m48s | Successfully remade target file `conflicts.o'. 00h30m48s | File `derives.o' does not exist. 00h30m48s | Must remake target `derives.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o derives.o derives.c 00h30m48s | Successfully remade target file `derives.o'. 00h30m48s | File `files.o' does not exist. 00h30m48s | Must remake target `files.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o files.o files.c 00h30m48s | files.c:122: warning: implicit declaration of function 'fopen_safer' 00h30m48s | files.c:122: warning: assignment makes pointer from integer without a cast 00h30m48s | Successfully remade target file `files.o'. 00h30m48s | File `fixits.o' does not exist. 00h30m48s | Must remake target `fixits.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o fixits.o fixits.c 00h30m48s | Successfully remade target file `fixits.o'. 00h30m48s | File `getargs.o' does not exist. 00h30m48s | Must remake target `getargs.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o getargs.o getargs.c 00h30m48s | Successfully remade target file `getargs.o'. 00h30m48s | File `gram.o' does not exist. 00h30m48s | Must remake target `gram.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o gram.o gram.c 00h30m48s | Successfully remade target file `gram.o'. 00h30m48s | File `graphviz.o' does not exist. 00h30m48s | Must remake target `graphviz.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o graphviz.o graphviz.c 00h30m48s | Successfully remade target file `graphviz.o'. 00h30m48s | File `ielr.o' does not exist. 00h30m48s | Must remake target `ielr.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o ielr.o ielr.c 00h30m48s | Successfully remade target file `ielr.o'. 00h30m48s | File `InadequacyList.o' does not exist. 00h30m48s | Must remake target `InadequacyList.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o InadequacyList.o InadequacyList.c 00h30m48s | Successfully remade target file `InadequacyList.o'. 00h30m48s | File `lalr.o' does not exist. 00h30m48s | Must remake target `lalr.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o lalr.o lalr.c 00h30m48s | Successfully remade target file `lalr.o'. 00h30m48s | File `location.o' does not exist. 00h30m48s | Must remake targDEBUG_Mem free: 1615472 avail: 1966484 00h30m48s | et `location.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o location.o location.c 00h30m48s | Successfully remade target file `location.o'. 00h30m48s | File `lr0.o' does not exist. 00h30m48s | Must remake target `lr0.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o lr0.o lr0.c 00h30m48s | Successfully remade target file `lr0.o'. 00h30m48s | File `main.o' does not exist. 00h30m48s | Must remake target `main.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o main.o main.c 00h30m48s | Successfully remade target file `main.o'. 00h30m48s | File `muscle-tab.o' does not exist. 00h30m48s | Must remake target `muscle-tab.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o muscle-tab.o muscle-tab.c 00h30m48s | muscle-tab.c:211: warning: implicit declaration of function 'obstack_printf' 00h30m48s | Successfully remade target file `muscle-tab.o'. 00h30m48s | File `named-ref.o' does not exist. 00h30m48s | Must remake target `named-ref.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o named-ref.o named-ref.c 00h30m48s | Successfully remade target file `named-ref.o'. 00h30m48s | File `nullable.o' does not exist. 00h30m48s | Must remake target `nullable.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o nullable.o nullable.c 00h30m48s | Successfully remade target file `nullable.o'. 00h30m48s | File `output.o' does not exist. 00h30m48s | Must remake target `output.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o output.o output.c 00h30m48s | output.c:94: warning: implicit declaration of function 'obstack_printf' 00h30m48s | Successfully remade target file `output.o'. 00h30m48s | File `parse-gram.o' does not exist. 00h30m48s | Must remake target `parse-gram.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o parse-gram.o parse-gram.c 00h30m48s | Successfully remade target file `parse-gram.o'. 00h30m48s | File `print.o' does not exist. 00h30m48s | Must remake target `print.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o print.o print.c 00h30m48s | Successfully remade target file `print.o'. 00h30m48s | File `print-graph.o' does not exist. 00h30m48s | Must remake target `print-graph.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o print-graph.o print-graph.c 00h30m48s | print-graph.c:62: warning: implicit declaration of function 'obstack_printf' 00h30m48s | Successfully remade target file `print-graph.o'. 00h30m48s | File `print-xml.o' does not exist. 00h30m48s | Must remake target `print-xml.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o print-xml.o print-xml.c 00h30m48s | DEBUG_Mem free: 1614844 avail: 1966208 00h30m48s | Successfully remade target file `print-xml.o'. 00h30m48s | File `reader.o' does not exist. 00h30m48s | Must remake target `reader.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o reader.o reader.c 00h30m48s | Successfully remade target file `reader.o'. 00h30m48s | File `reduce.o' does not exist. 00h30m48s | Must remake target `reduce.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o reduce.o reduce.c 00h30m48s | Successfully remade target file `reduce.o'. 00h30m48s | File `relation.o' does not exist. 00h30m48s | Must remake target `relation.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o relation.o relation.c 00h30m48s | Successfully remade target file `relation.o'. 00h30m48s | File `Sbitset.o' does not exist. 00h30m48s | Must remake target `Sbitset.o'. 00h30m48s | tcc -g -c -I. -I.. -I../lib -o Sbitset.o Sbitset.c 00h30m48s | Successfully remade target file `Sbitset.o'. 00h30m48s | File `scan-code.o' does not exist. 00h30m48s | File `scan-code.c' does not exist. 00h30m48s | Must remake target `scan-code.c'. 00h30m48s | /bin/sh ../build-aux/ylwrap scan-code.l lex.yy.c scan-code.c -- flex 00h30m49s | Successfully remade target file `scan-code.c'. 00h30m49s | Must remake target `scan-code.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o scan-code.o scan-code.c 00h30m49s | scan-code.l:356: warning: implicit declaration of function 'obstack_printf' 00h30m49s | Successfully remade target file `scan-code.o'. 00h30m49s | File `scan-gram.o' does not exist. 00h30m49s | File `scan-gram.c' does not exist. 00h30m49s | Must remake target `scan-gram.c'. 00h30m49s | /bin/sh ../build-aux/ylwrap scan-gram.l lex.yy.c scan-gram.c -- flex 00h30m49s | Successfully remade target file `scan-gram.c'. 00h30m49s | Must remake target `scan-gram.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o scan-gram.o scan-gram.c 00h30m49s | DEBUG_Mem free: 1614472 avail: 1966204 00h30m49s | Successfully remade target file `scan-gram.o'. 00h30m49s | File `scan-skel.o' does not exist. 00h30m49s | File `scan-skel.c' does not exist. 00h30m49s | Must remake target `scan-skel.c'. 00h30m49s | /bin/sh ../build-aux/ylwrap scan-skel.l lex.yy.c scan-skel.c -- flex 00h30m49s | Successfully remade target file `scan-skel.c'. 00h30m49s | Must remake target `scan-skel.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o scan-skel.o scan-skel.c 00h30m49s | Successfully remade target file `scan-skel.o'. 00h30m49s | File `state.o' does not exist. 00h30m49s | Must remake target `state.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o state.o state.c 00h30m49s | Successfully remade target file `state.o'. 00h30m49s | File `symlist.o' does not exist. 00h30m49s | Must remake target `symlist.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o symlist.o symlist.c 00h30m49s | Successfully remade target file `symlist.o'. 00h30m49s | File `symtab.o' does not exist. 00h30m49s | Must remake target `symtab.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o symtab.o symtab.c 00h30m49s | Successfully remade target file `symtab.o'. 00h30m49s | File `tables.o' does not exist. 00h30m49s | Must remake target `tables.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o tables.o tables.c 00h30m49s | Successfully remade target file `tables.o'. 00h30m49s | File `uniqstr.o' does not exist. 00h30m49s | Must remake target `uniqstr.o'. 00h30m49s | tcc -g -c -I. -I.. -I../lib -o uniqstr.o uniqstr.c 00h30m49s | Successfully remade target file `uniqstr.o'. 00h30m49s | Must remake target `src.a'. 00h30m49s | tcc -ar r src.a AnnotationList.o assoc.o closure.o complain.o conflicts.o derives.o files.o fixits.o getargs.o gram.o graphviz.o ielr.o InadequacyList.o lalr.o location.o lr0.o main.o muscle-tab.o named-ref.o nullable.o output.o parse-gram.o print.o print-graph.o print-xml.o reader.o reduce.o relation.o Sbitset.o scan-code.o scan-gram.o scan-skel.o state.o symlist.o symtab.o tables.o uniqstr.o 00h30m49s | Successfully remade target file `src.a'. 00h30m49s | make[1]: Leaving directory `/after/bison-3.4.1/build/bison-3.4.1/src' 00h30m49s | Successfully remade target file `src.a'. 00h30m49s | File `lib.a' does not exist. 00h30m49s | Must remake target `lib.a'. 00h30m49s | set -e ;\ 00h30m49s | DIR=lib ;\ 00h30m49s | make CC=tcc AR="tcc -ar" CFLAGS= -C $DIR lib.a ;\ 00h30m49s | cp $DIR/lib.a lib.a 00h30m49s | GDEBUG_Mem free: 1613116 avail: 1967096 00h30m49s | NU Make 3.80 00h30m49s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m49s | This is free software; see the source for copying conditions. 00h30m49s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h30m49s | PARTICULAR PURPOSE. 00h30m49s | Reading makefiles... 00h30m49s | Updating goal targets.... 00h30m49s | File `lib.a' does not exist. 00h30m49s | File `allocator.o' does not exist. 00h30m49s | Must remake target `allocator.o'. 00h30m49s | make[1]: Entering directory `/after/bison-3.4.1/build/bison-3.4.1/lib' 00h30m49s | tcc -g -c -I.. -I../lib -o allocator.o allocator.c 00h30m49s | Successfully remade target file `allocator.o'. 00h30m49s | File `areadlink.o' does not exist. 00h30m49s | Must remake target `areadlink.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o areadlink.o areadlink.c 00h30m49s | Successfully remade target file `areadlink.o'. 00h30m49s | File `argmatch.o' does not exist. 00h30m49s | Must remake target `argmatch.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o argmatch.o argmatch.c 00h30m49s | Successfully remade target file `argmatch.o'. 00h30m49s | File `asnprintf.o' does not exist. 00h30m49s | Must remake target `asnprintf.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o asnprintf.o asnprintf.c 00h30m49s | Successfully remade target file `asnprintf.o'. 00h30m49s | File `basename.o' does not exist. 00h30m49s | Must remake target `basename.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o basename.o basename.c 00h30m49s | Successfully remade target file `basename.o'. 00h30m49s | File `basename-lgpl.o' does not exist. 00h30m49s | Must remake target `basename-lgpl.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o basename-lgpl.o basename-lgpl.c 00h30m49s | Successfully remade target file `basename-lgpl.o'. 00h30m49s | File `binary-io.o' does not exist. 00h30m49s | Must remake target `binary-io.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o binary-io.o binary-io.c 00h30m49s | Successfully remade target file `binary-io.o'. 00h30m49s | File `bitrotate.o' does not exist. 00h30m49s | Must remake target `bitrotate.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o bitrotate.o bitrotate.c 00h30m49s | Successfully remade target file `bitrotate.o'. 00h30m49s | File `bitset.o' does not exist. 00h30m49s | Must remake target `bitset.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o bitset.o bitset.c 00h30m49s | Successfully remade target file `bitset.o'. 00h30m49s | File `bitsetv.o' does not exist. 00h30m49s | Must remake target `bitsetv.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o bitsetv.o bitsetv.c 00h30m49s | Successfully remade target file `bitsetv.o'. 00h30m49s | File `calloc.o' does not exist. 00h30m49s | Must remake target `calloc.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o calloc.o calloc.c 00h30m49s | Successfully remade target file `calloc.o'. 00h30m49s | File `canonicalize-lgpl.o' does not exist. 00h30m49s | Must remake target `canonicalize-lgpl.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o canonicalize-lgpl.o canonicalize-lgpl.c 00h30m49s | canonicalize-lgpl.c:170: warning: implicit declaration of function 'getwd' 00h30m49s | Successfully remade target file `canonicalize-lgpl.o'. 00h30m49s | File `careadlinkat.o' does not exist. 00h30m49s | Must remake target `careadlinkat.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o careadlinkat.o careadlinkat.c 00h30m49s | Successfully remade target file `careadlinkat.o'. 00h30m49s | File `c-ctype.o' does not exist. 00h30m49s | Must reDEBUG_Mem free: 1612372 avail: 1966428 00h30m49s | make target `c-ctype.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o c-ctype.o c-ctype.c 00h30m49s | Successfully remade target file `c-ctype.o'. 00h30m49s | File `cloexec.o' does not exist. 00h30m49s | Must remake target `cloexec.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o cloexec.o cloexec.c 00h30m49s | Successfully remade target file `cloexec.o'. 00h30m49s | File `close.o' does not exist. 00h30m49s | Must remake target `close.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o close.o close.c 00h30m49s | Successfully remade target file `close.o'. 00h30m49s | File `closeout.o' does not exist. 00h30m49s | Must remake target `closeout.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o closeout.o closeout.c 00h30m49s | Successfully remade target file `closeout.o'. 00h30m49s | File `close-stream.o' does not exist. 00h30m49s | Must remake target `close-stream.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o close-stream.o close-stream.c 00h30m49s | Successfully remade target file `close-stream.o'. 00h30m49s | File `concat-filename.o' does not exist. 00h30m49s | Must remake target `concat-filename.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o concat-filename.o concat-filename.c 00h30m49s | Successfully remade target file `concat-filename.o'. 00h30m49s | File `c-strcasecmp.o' does not exist. 00h30m49s | Must remake target `c-strcasecmp.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o c-strcasecmp.o c-strcasecmp.c 00h30m49s | Successfully remade target file `c-strcasecmp.o'. 00h30m49s | File `c-strncasecmp.o' does not exist. 00h30m49s | Must remake target `c-strncasecmp.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o c-strncasecmp.o c-strncasecmp.c 00h30m49s | Successfully remade target file `c-strncasecmp.o'. 00h30m49s | File `dirname.o' does not exist. 00h30m49s | Must remake target `dirname.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o dirname.o dirname.c 00h30m49s | Successfully remade target file `dirname.o'. 00h30m49s | File `dirname-lgpl.o' does not exist. 00h30m49s | Must remake target `dirname-lgpl.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o dirname-lgpl.o dirname-lgpl.c 00h30m49s | Successfully remade target file `dirname-lgpl.o'. 00h30m49s | File `dup2.o' does not exist. 00h30m49s | Must remake target `dup2.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o dup2.o dup2.c 00h30m49s | Successfully remade target file `dup2.o'. 00h30m49s | File `dup-safer.o' does not exist. 00h30m49s | Must remake target `dup-safer.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o dup-safer.o dup-safer.c 00h30m49s | Successfully remade target file `dup-safer.o'. 00h30m49s | File `dup-safer-flag.o' does not exist. 00h30m49s | Must remake target `dup-safer-flag.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o dup-safer-flag.o dup-safer-flag.c 00h30m49s | Successfully remade target file `dup-safer-flag.o'. 00h30m49s | File `exitfail.o' does not exist. 00h30m49s | Must remake target `exitfail.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o exitfail.o exitfail.c 00h30m49s | Successfully remade target file `exitfail.o'. 00h30m49s | File `fatal-signal.o' does not exist. 00h30m49s | Must remake target `fatal-signal.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o fatal-signal.o fatal-signal.c 00h30m49s | Successfully remade target file `fatal-signal.o'. 00h30m49s | File `fd-hook.o' does not exist. 00h30m49s | Must remake target `fd-hook.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o fd-hook.o fd-hook.c 00h30m49s | SucceDEBUG_Mem free: 1612372 avail: 1966500 00h30m49s | ssfully remade target file `fd-hook.o'. 00h30m49s | File `fd-safer.o' does not exist. 00h30m49s | Must remake target `fd-safer.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o fd-safer.o fd-safer.c 00h30m49s | Successfully remade target file `fd-safer.o'. 00h30m49s | File `fd-safer-flag.o' does not exist. 00h30m49s | Must remake target `fd-safer-flag.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o fd-safer-flag.o fd-safer-flag.c 00h30m49s | fd-safer-flag.c:44: warning: implicit declaration of function 'dup_safer_flag' 00h30m49s | Successfully remade target file `fd-safer-flag.o'. 00h30m49s | File `fopen.o' does not exist. 00h30m49s | Must remake target `fopen.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o fopen.o fopen.c 00h30m49s | Successfully remade target file `fopen.o'. 00h30m49s | File `fopen-safer.o' does not exist. 00h30m49s | Must remake target `fopen-safer.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o fopen-safer.o fopen-safer.c 00h30m49s | Successfully remade target file `fopen-safer.o'. 00h30m49s | File `fprintf.o' does not exist. 00h30m49s | Must remake target `fprintf.o'. 00h30m49s | tcc -g -c -I.. -I../lib -o fprintf.o fprintf.c 00h30m49s | Successfully remade target file `fprintf.o'. 00h30m49s | File `frexp.o' does not exist. 00h30m50s | Must remake target `frexp.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o frexp.o frexp.c 00h30m50s | Successfully remade target file `frexp.o'. 00h30m50s | File `frexpl.o' does not exist. 00h30m50s | Must remake target `frexpl.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o frexpl.o frexpl.c 00h30m50s | Successfully remade target file `frexpl.o'. 00h30m50s | File `fstat.o' does not exist. 00h30m50s | Must remake target `fstat.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o fstat.o fstat.c 00h30m50s | Successfully remade target file `fstat.o'. 00h30m50s | File `getdtablesize.o' does not exist. 00h30m50s | Must remake target `getdtablesize.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o getdtablesize.o getdtablesize.c 00h30m50s | Successfully remade target file `getdtablesize.o'. 00h30m50s | File `get-errno.o' does not exist. 00h30m50s | Must remake target `get-errno.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o get-errno.o get-errno.c 00h30m50s | Successfully remade target file `get-errno.o'. 00h30m50s | File `gethrxtime.o' does not exist. 00h30m50s | Must remake target `gethrxtime.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o gethrxtime.o gethrxtime.c 00h30m50s | Successfully remade target file `gethrxtime.o'. 00h30m50s | File `getopt.o' does not exist. 00h30m50s | Must remake target `getopt.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o getopt.o getopt.c 00h30m50s | Successfully remade target file `getopt.o'. 00h30m50s | File `getprogname.o' does not exist. 00h30m50s | Must remake target `getprogname.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o getprogname.o getprogname.c 00h30m50s | Successfully remade target file `getprogname.o'. 00h30m50s | File `getrusage.o' does not exist. 00h30m50s | Must remake target `getrusage.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o getrusage.o getrusage.c 00h30m50s | Successfully remade target file `getrusage.o'. 00h30m50s | File `gettime.o' does not exist. 00h30m50s | Must remake target `gettime.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o gettime.o gettime.c 00h30m50s | Successfully remade target file `gettime.o'. 00h30m50s | File `gettimeofday.o' does not exist. 00h30m50s | Must remake target `gettimeofday.o'. 00h30m50s | tcc -g -c -IDEBUG_Mem free: 1612000 avail: 1966204 00h30m50s | .. -I../lib -o gettimeofday.o gettimeofday.c 00h30m50s | Successfully remade target file `gettimeofday.o'. 00h30m50s | File `gl_array_list.o' does not exist. 00h30m50s | Must remake target `gl_array_list.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o gl_array_list.o gl_array_list.c 00h30m50s | Successfully remade target file `gl_array_list.o'. 00h30m50s | File `gl_list.o' does not exist. 00h30m50s | Must remake target `gl_list.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o gl_list.o gl_list.c 00h30m50s | Successfully remade target file `gl_list.o'. 00h30m50s | File `gl_xlist.o' does not exist. 00h30m50s | Must remake target `gl_xlist.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o gl_xlist.o gl_xlist.c 00h30m50s | Successfully remade target file `gl_xlist.o'. 00h30m50s | File `hard-locale.o' does not exist. 00h30m50s | Must remake target `hard-locale.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o hard-locale.o hard-locale.c 00h30m50s | Successfully remade target file `hard-locale.o'. 00h30m50s | File `hash.o' does not exist. 00h30m50s | Must remake target `hash.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o hash.o hash.c 00h30m50s | Successfully remade target file `hash.o'. 00h30m50s | File `isnan.o' does not exist. 00h30m50s | Must remake target `isnan.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o isnan.o isnan.c 00h30m50s | Successfully remade target file `isnan.o'. 00h30m50s | File `isnand.o' does not exist. 00h30m50s | Must remake target `isnand.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o isnand.o isnand.c 00h30m50s | Successfully remade target file `isnand.o'. 00h30m50s | File `isnanf.o' does not exist. 00h30m50s | Must remake target `isnanf.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o isnanf.o isnanf.c 00h30m50s | Successfully remade target file `isnanf.o'. 00h30m50s | File `isnanl.o' does not exist. 00h30m50s | Must remake target `isnanl.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o isnanl.o isnanl.c 00h30m50s | Successfully remade target file `isnanl.o'. 00h30m50s | File `itold.o' does not exist. 00h30m50s | Must remake target `itold.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o itold.o itold.c 00h30m50s | Successfully remade target file `itold.o'. 00h30m50s | File `ldexpl.o' does not exist. 00h30m50s | Must remake target `ldexpl.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o ldexpl.o ldexpl.c 00h30m50s | ldexpl.c:49: warning: implicit declaration of function 'isnanl' 00h30m50s | Successfully remade target file `ldexpl.o'. 00h30m50s | File `localcharset.o' does not exist. 00h30m50s | Must remake target `localcharset.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o localcharset.o localcharset.c 00h30m50s | Successfully remade target file `localcharset.o'. 00h30m50s | File `localtime-buffer.o' does not exist. 00h30m50s | Must remake target `localtime-buffer.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o localtime-buffer.o localtime-buffer.c 00h30m50s | Successfully remade target file `localtime-buffer.o'. 00h30m50s | File `lstat.o' does not exist. 00h30m50s | Must remake target `lstat.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o lstat.o lstat.c 00h30m50s | Successfully remade target file `lstat.o'. 00h30m50s | File `main.o' does not exist. 00h30m50s | Must remake target `main.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o main.o main.c 00h30m50s | Successfully remade target file `main.o'. 00h30m50s | File `malloca.o' does not exist. 00h30m50s | Must remake target `malloca.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o malloca.o malloca.c 00h30m50s | DEBUG_Mem free: 1611744 avail: 1966040 00h30m50s | Successfully remade target file `malloca.o'. 00h30m50s | File `malloc.o' does not exist. 00h30m50s | Must remake target `malloc.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o malloc.o malloc.c 00h30m50s | Successfully remade target file `malloc.o'. 00h30m50s | File `math.o' does not exist. 00h30m50s | Must remake target `math.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o math.o math.c 00h30m50s | Successfully remade target file `math.o'. 00h30m50s | File `mbrtowc.o' does not exist. 00h30m50s | Must remake target `mbrtowc.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o mbrtowc.o mbrtowc.c 00h30m50s | Successfully remade target file `mbrtowc.o'. 00h30m50s | File `mbsinit.o' does not exist. 00h30m50s | Must remake target `mbsinit.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o mbsinit.o mbsinit.c 00h30m50s | Successfully remade target file `mbsinit.o'. 00h30m50s | File `mbswidth.o' does not exist. 00h30m50s | Must remake target `mbswidth.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o mbswidth.o mbswidth.c 00h30m50s | Successfully remade target file `mbswidth.o'. 00h30m50s | File `memchr.o' does not exist. 00h30m50s | Must remake target `memchr.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o memchr.o memchr.c 00h30m50s | Successfully remade target file `memchr.o'. 00h30m50s | File `msvc-inval.o' does not exist. 00h30m50s | Must remake target `msvc-inval.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o msvc-inval.o msvc-inval.c 00h30m50s | Successfully remade target file `msvc-inval.o'. 00h30m50s | File `obstack.o' does not exist. 00h30m50s | Must remake target `obstack.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o obstack.o obstack.c 00h30m50s | Successfully remade target file `obstack.o'. 00h30m50s | File `obstack_printf.o' does not exist. 00h30m50s | Must remake target `obstack_printf.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o obstack_printf.o obstack_printf.c 00h30m50s | obstack_printf.c:42: warning: implicit declaration of function 'obstack_vprintf' 00h30m50s | Successfully remade target file `obstack_printf.o'. 00h30m50s | File `open.o' does not exist. 00h30m50s | Must remake target `open.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o open.o open.c 00h30m50s | Successfully remade target file `open.o'. 00h30m50s | File `path-join.o' does not exist. 00h30m50s | Must remake target `path-join.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o path-join.o path-join.c 00h30m50s | Successfully remade target file `path-join.o'. 00h30m50s | File `perror.o' does not exist. 00h30m50s | Must remake target `perror.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o perror.o perror.c 00h30m50s | Successfully remade target file `perror.o'. 00h30m50s | File `pipe2-safer.o' does not exist. 00h30m50s | Must remake target `pipe2-safer.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o pipe2-safer.o pipe2-safer.c 00h30m50s | pipe2-safer.c:39: warning: implicit declaration of function 'fd_safer_flag' 00h30m50s | Successfully remade target file `pipe2-safer.o'. 00h30m50s | File `pipe-safer.o' does not exist. 00h30m50s | Must remake target `pipe-safer.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o pipe-safer.o pipe-safer.c 00h30m50s | Successfully remade target file `pipe-safer.o'. 00h30m50s | File `printf-args.o' does not exist. 00h30m50s | Must remake target `printf-args.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o printf-args.o printf-args.c 00h30m50s | Successfully remade target file `printf-args.o'. 00h30m50s | File `printf.o' does not exist. 00h30m50s | Must remake target `printf.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o printf.o printf.c 00h30m50s | SDEBUG_Mem free: 1611380 avail: 1965752 00h30m50s | uccessfully remade target file `printf.o'. 00h30m50s | File `printf-frexp.o' does not exist. 00h30m50s | Must remake target `printf-frexp.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o printf-frexp.o printf-frexp.c 00h30m50s | Successfully remade target file `printf-frexp.o'. 00h30m50s | File `printf-frexpl.o' does not exist. 00h30m50s | Must remake target `printf-frexpl.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o printf-frexpl.o printf-frexpl.c 00h30m50s | Successfully remade target file `printf-frexpl.o'. 00h30m50s | File `printf-parse.o' does not exist. 00h30m50s | Must remake target `printf-parse.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o printf-parse.o printf-parse.c 00h30m50s | Successfully remade target file `printf-parse.o'. 00h30m50s | File `progname.o' does not exist. 00h30m50s | Must remake target `progname.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o progname.o progname.c 00h30m50s | Successfully remade target file `progname.o'. 00h30m50s | File `progreloc.o' does not exist. 00h30m50s | Must remake target `progreloc.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o progreloc.o progreloc.c 00h30m50s | Successfully remade target file `progreloc.o'. 00h30m50s | File `quotearg.o' does not exist. 00h30m50s | Must remake target `quotearg.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o quotearg.o quotearg.c 00h30m50s | Successfully remade target file `quotearg.o'. 00h30m50s | File `raise.o' does not exist. 00h30m50s | Must remake target `raise.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o raise.o raise.c 00h30m50s | Successfully remade target file `raise.o'. 00h30m50s | File `rawmemchr.o' does not exist. 00h30m50s | Must remake target `rawmemchr.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o rawmemchr.o rawmemchr.c 00h30m50s | Successfully remade target file `rawmemchr.o'. 00h30m50s | File `readlink.o' does not exist. 00h30m50s | Must remake target `readlink.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o readlink.o readlink.c 00h30m50s | Successfully remade target file `readlink.o'. 00h30m50s | File `realloc.o' does not exist. 00h30m50s | Must remake target `realloc.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o realloc.o realloc.c 00h30m50s | Successfully remade target file `realloc.o'. 00h30m50s | File `relocatable.o' does not exist. 00h30m50s | Must remake target `relocatable.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o relocatable.o relocatable.c 00h30m50s | Successfully remade target file `relocatable.o'. 00h30m50s | File `rename.o' does not exist. 00h30m50s | Must remake target `rename.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o rename.o rename.c 00h30m50s | Successfully remade target file `rename.o'. 00h30m50s | File `rmdir.o' does not exist. 00h30m50s | Must remake target `rmdir.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o rmdir.o rmdir.c 00h30m50s | Successfully remade target file `rmdir.o'. 00h30m50s | File `setenv.o' does not exist. 00h30m50s | Must remake target `setenv.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o setenv.o setenv.c 00h30m50s | Successfully remade target file `setenv.o'. 00h30m50s | File `sig-handler.o' does not exist. 00h30m50s | Must remake target `sig-handler.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o sig-handler.o sig-handler.c 00h30m50s | Successfully remade tDEBUG_Mem free: 1610760 avail: 1965228 00h30m50s | arget file `sig-handler.o'. 00h30m50s | File `signbitd.o' does not exist. 00h30m50s | Must remake target `signbitd.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o signbitd.o signbitd.c 00h30m50s | Successfully remade target file `signbitd.o'. 00h30m50s | File `signbitf.o' does not exist. 00h30m50s | Must remake target `signbitf.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o signbitf.o signbitf.c 00h30m50s | Successfully remade target file `signbitf.o'. 00h30m50s | File `signbitl.o' does not exist. 00h30m50s | Must remake target `signbitl.o'. 00h30m50s | tcc -g -c -I.. -I../lib -o signbitl.o signbitl.c 00h30m51s | Successfully remade target file `signbitl.o'. 00h30m51s | File `spawnattr_destroy.o' does not exist. 00h30m51s | Must remake target `spawnattr_destroy.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o spawnattr_destroy.o spawnattr_destroy.c 00h30m51s | Successfully remade target file `spawnattr_destroy.o'. 00h30m51s | File `spawnattr_init.o' does not exist. 00h30m51s | Must remake target `spawnattr_init.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o spawnattr_init.o spawnattr_init.c 00h30m51s | Successfully remade target file `spawnattr_init.o'. 00h30m51s | File `sprintf.o' does not exist. 00h30m51s | Must remake target `sprintf.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o sprintf.o sprintf.c 00h30m51s | Successfully remade target file `sprintf.o'. 00h30m51s | File `stat.o' does not exist. 00h30m51s | Must remake target `stat.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o stat.o stat.c 00h30m51s | Successfully remade target file `stat.o'. 00h30m51s | File `stat-time.o' does not exist. 00h30m51s | Must remake target `stat-time.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o stat-time.o stat-time.c 00h30m51s | Successfully remade target file `stat-time.o'. 00h30m51s | File `stat-w32.o' does not exist. 00h30m51s | Must remake target `stat-w32.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o stat-w32.o stat-w32.c 00h30m51s | Successfully remade target file `stat-w32.o'. 00h30m51s | File `stpcpy.o' does not exist. 00h30m51s | Must remake target `stpcpy.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o stpcpy.o stpcpy.c 00h30m51s | Successfully remade target file `stpcpy.o'. 00h30m51s | File `strchrnul.o' does not exist. 00h30m51s | Must remake target `strchrnul.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o strchrnul.o strchrnul.c 00h30m51s | strchrnul.c:41: warning: implicit declaration of function 'rawmemchr' 00h30m51s | strchrnul.c:41: warning: assignment makes pointer from integer without a cast 00h30m51s | Successfully remade target file `strchrnul.o'. 00h30m51s | File `strdup.o' does not exist. 00h30m51s | Must remake target `strdup.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o strdup.o strdup.c 00h30m51s | Successfully remade target file `strdup.o'. 00h30m51s | File `strerror.o' does not exist. 00h30m51s | Must remake target `strerror.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o strerror.o strerror.c 00h30m51s | Successfully remade target file `strerror.o'. 00h30m51s | File `stripslash.o' does not exist. 00h30m51s | Must remake target `stripslash.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o stripslash.o stripslash.c 00h30m51s | Successfully remade target file `stripslash.o'. 00h30m51s | File `strndup.o' does not exist. 00h30m51s | Must remake target `strndup.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o strndup.o strndup.c 00h30m51s | Successfully remade target file `strndup.o'. 00h30m51s | File `strnlen.o' does not exist. 00h30m51s | Must remake target `strnlen.o'. 00h30m51s | tcc -g -c -I.. -I../libDEBUG_Mem free: 1610760 avail: 1965288 00h30m51s | -o strnlen.o strnlen.c 00h30m51s | Successfully remade target file `strnlen.o'. 00h30m51s | File `strverscmp.o' does not exist. 00h30m51s | Must remake target `strverscmp.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o strverscmp.o strverscmp.c 00h30m51s | Successfully remade target file `strverscmp.o'. 00h30m51s | File `timespec.o' does not exist. 00h30m51s | Must remake target `timespec.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o timespec.o timespec.c 00h30m51s | Successfully remade target file `timespec.o'. 00h30m51s | File `timevar.o' does not exist. 00h30m51s | Must remake target `timevar.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o timevar.o timevar.c 00h30m51s | Successfully remade target file `timevar.o'. 00h30m51s | File `unistd.o' does not exist. 00h30m51s | Must remake target `unistd.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o unistd.o unistd.c 00h30m51s | Successfully remade target file `unistd.o'. 00h30m51s | File `unlink.o' does not exist. 00h30m51s | Must remake target `unlink.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o unlink.o unlink.c 00h30m51s | Successfully remade target file `unlink.o'. 00h30m51s | File `unsetenv.o' does not exist. 00h30m51s | Must remake target `unsetenv.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o unsetenv.o unsetenv.c 00h30m51s | Successfully remade target file `unsetenv.o'. 00h30m51s | File `vasnprintf.o' does not exist. 00h30m51s | Must remake target `vasnprintf.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o vasnprintf.o vasnprintf.c 00h30m51s | Successfully remade target file `vasnprintf.o'. 00h30m51s | File `wait-process.o' does not exist. 00h30m51s | Must remake target `wait-process.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o wait-process.o wait-process.c 00h30m51s | Successfully remade target file `wait-process.o'. 00h30m51s | File `wctype-h.o' does not exist. 00h30m51s | Must remake target `wctype-h.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o wctype-h.o wctype-h.c 00h30m51s | Successfully remade target file `wctype-h.o'. 00h30m51s | File `xalloc-die.o' does not exist. 00h30m51s | Must remake target `xalloc-die.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xalloc-die.o xalloc-die.c 00h30m51s | Successfully remade target file `xalloc-die.o'. 00h30m51s | File `xconcat-filename.o' does not exist. 00h30m51s | Must remake target `xconcat-filename.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xconcat-filename.o xconcat-filename.c 00h30m51s | Successfully remade target file `xconcat-filename.o'. 00h30m51s | File `xmalloc.o' does not exist. 00h30m51s | Must remake target `xmalloc.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xmalloc.o xmalloc.c 00h30m51s | Successfully remade target file `xmalloc.o'. 00h30m51s | File `xmemdup0.o' does not exist. 00h30m51s | Must remake target `xmemdup0.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xmemdup0.o xmemdup0.c 00h30m51s | Successfully remade target file `xmemdup0.o'. 00h30m51s | File `xreadlink.o' does not exist. 00h30m51s | Must remake target `xreadlink.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xreadlink.o xreadlink.c 00h30m51s | Successfully remade target file `xreadlink.o'. 00h30m51s | File `xsize.o' does not exist. 00h30m51s | Must remake target `xsize.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xsize.o xsize.c 00h30m51s | DEBUG_Mem free: 1610256 avail: 1964884 00h30m51s | Successfully remade target file `xsize.o'. 00h30m51s | File `xstrndup.o' does not exist. 00h30m51s | Must remake target `xstrndup.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xstrndup.o xstrndup.c 00h30m51s | Successfully remade target file `xstrndup.o'. 00h30m51s | File `xtime.o' does not exist. 00h30m51s | Must remake target `xtime.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o xtime.o xtime.c 00h30m51s | Successfully remade target file `xtime.o'. 00h30m51s | File `yyerror.o' does not exist. 00h30m51s | Must remake target `yyerror.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o yyerror.o yyerror.c 00h30m51s | Successfully remade target file `yyerror.o'. 00h30m51s | File `error.o' does not exist. 00h30m51s | Must remake target `error.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o error.o error.c 00h30m51s | Successfully remade target file `error.o'. 00h30m51s | File `bitset/array.o' does not exist. 00h30m51s | Must remake target `bitset/array.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o bitset/array.o bitset/array.c 00h30m51s | Successfully remade target file `bitset/array.o'. 00h30m51s | File `bitset/list.o' does not exist. 00h30m51s | Must remake target `bitset/list.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o bitset/list.o bitset/list.c 00h30m51s | Successfully remade target file `bitset/list.o'. 00h30m51s | File `bitset/stats.o' does not exist. 00h30m51s | Must remake target `bitset/stats.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o bitset/stats.o bitset/stats.c 00h30m51s | Successfully remade target file `bitset/stats.o'. 00h30m51s | File `bitset/table.o' does not exist. 00h30m51s | Must remake target `bitset/table.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o bitset/table.o bitset/table.c 00h30m51s | Successfully remade target file `bitset/table.o'. 00h30m51s | File `bitset/vector.o' does not exist. 00h30m51s | Must remake target `bitset/vector.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o bitset/vector.o bitset/vector.c 00h30m51s | Successfully remade target file `bitset/vector.o'. 00h30m51s | File `fseterr.o' does not exist. 00h30m51s | Must remake target `fseterr.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o fseterr.o fseterr.c 00h30m51s | fseterr.c:69: warning: implicit declaration of function 'dup' 00h30m51s | fseterr.c:72: warning: implicit declaration of function 'close' 00h30m51s | fseterr.c:75: warning: implicit declaration of function 'dup2' 00h30m51s | fseterr.c:77: warning: implicit declaration of function 'abort' 00h30m51s | Successfully remade target file `fseterr.o'. 00h30m51s | File `spawn-pipe.o' does not exist. 00h30m51s | Must remake target `spawn-pipe.o'. 00h30m51s | tcc -g -c -I.. -I../lib -o spawn-pipe.o spawn-pipe.c 00h30m51s | Successfully remade target file `spawn-pipe.o'. 00h30m51s | Must remake target `lib.a'. 00h30m51s | tcc -ar r lib.a allocator.o areadlink.o argmatch.o asnprintf.o basename.o basename-lgpl.o binary-io.o bitrotate.o bitset.o bitsetv.o calloc.o canonicalize-lgpl.o careadlinkat.o c-ctype.o cloexec.o close.o closeout.o close-stream.o concat-filename.o c-strcasecmp.o c-strncasecmp.o dirname.o dirname-lgpl.o dup2.o dup-safer.o dup-safer-flag.o exitfail.o fatal-signal.o fd-hook.o fd-safer.o fd-safer-flag.o fopen.o fopen-safer.o fprintf.o frexp.o frexpl.o fstat.o getdtablesize.o get-errno.o gethrxtime.o getopt.o getprogname.o getrusage.o gettime.o gettimeofday.o gl_array_list.o gl_lDEBUG_Mem free: 1609768 avail: 1964544 00h30m51s | ist.o gl_xlist.o hard-locale.o hash.o isnan.o isnand.o isnanf.o isnanl.o itold.o ldexpl.o localcharset.o localtime-buffer.o lstat.o main.o malloca.o malloc.o math.o mbrtowc.o mbsinit.o mbswidth.o memchr.o msvc-inval.o obstack.o obstack_printf.o open.o path-join.o perror.o pipe2-safer.o pipe-safer.o printf-args.o printf.o printf-frexp.o printf-frexpl.o printf-parse.o progname.o progreloc.o quotearg.o raise.o rawmemchr.o readlink.o realloc.o relocatable.o rename.o rmdir.o setenv.o sig-handler.o signbitd.o signbitf.o signbitl.o spawnattr_destroy.o spawnattr_init.o sprintf.o stat.o stat-time.o stat-w32.o stpcpy.o strchrnul.o strdup.o strerror.o stripslash.o strndup.o strnlen.o strverscmp.o timespec.o timevar.o unistd.o unlink.o unsetenv.o vasnprintf.o wait-process.o wctype-h.o xalloc-die.o xconcat-filename.o xmalloc.o xmemdup0.o xreadlink.o xsize.o xstrndup.o xtime.o yyerror.o error.o bitset/array.o bitset/list.o bitset/stats.o bitset/table.o bitset/vector.o fseterr.o spawn-pipe.o 00h30m51s | Successfully remade target file `lib.a'. 00h30m51s | make[1]: Leaving directory `/after/bison-3.4.1/build/bison-3.4.1/lib' 00h30m51s | Successfully remade target file `lib.a'. 00h30m51s | Must remake target `bison'. 00h30m51s | tcc -g -o bison src.a lib.a 00h30m51s | Successfully remade target file `bison'. 00h30m51s | Must remake target `all'. 00h30m51s | Successfully remade target file `all'. 00h30m51s | src_compile 00h30m51s | # end of call src_compile: 00h30m51s | bison-3.4.1: installing. 00h30m51s | # SPDX-FileCopyrightText: 2020 Giovanni Mascellani gio@debian.org 00h30m51s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h30m51s | # 00h30m51s | # SPDX-License-Identifier: GPL-3.0-or-later 00h30m51s | 00h30m51s | CC=tcc 00h30m51s | AR="tcc -ar" 00h30m51s | 00h30m51s | all: bison 00h30m51s | 00h30m51s | bison: src.a lib.a 00h30m51s | $(CC) $(CFLAGS) -g -o $@ $^ 00h30m51s | 00h30m51s | %.a: FORCE 00h30m51s | set -e ;\ 00h30m51s | DIR=$(basename $@ .a) ;\ 00h30m51s | $(MAKE) CC=$(CC) AR=$(AR) CFLAGS=$(CGLAGS) -C $$DIR $@ ;\ 00h30m51s | cp $$DIR/$@ $@ 00h30m51s | 00h30m51s | FORCE: 00h30m51s | 00h30m51s | install: 00h30m51s | install bison $(DESTDIR)$(PREFIX)/bin 00h30m51s | rm -rf $(PREFIX)/share/bison 00h30m51s | install -d $(DESTDIR)$(PREFIX)/share/bison 00h30m51s | mv data/skeletons/ $(DESTDIR)$(PREFIX)/share/bison 00h30m51s | mv data/m4sugar/ $(DESTDIR)$(PREFIX)/share/bison 00h30m51s | GNU Make 3.80 00h30m51s | Copyright (C) 2002 Free Software Foundation, Inc. 00h30m51s | This is free software; see the source for copying conditions. 00h30m51s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h30m51s | PARTICULAR PURPOSE. 00h30m51s | Reading makefiles... 00h30m51s | Updating goal targets.... 00h30m51s | File `install' does not exist. 00h30m51s | Must remake target `install'. 00h30m51s | install bison /after/bin 00h30m51s | rm -rf /after/share/bison 00h30m51s | install -d /after/share/bison 00h30m51s | mv data/skeletons/ /after/share/bison 00h30m51s | mv data/m4sugar/ /after/share/bison 00h30m51s | Successfully remade target file `install'. 00h30m51s | src_install 00h30m51s | DEBUGps: after_build: bison-3.4.1 | buildid 13 | ps: 33 00h30m51s | PID USER TIME COMMAND 00h30m51s | 1 0 0:00 ./init.user 00h30m51s | 2 0 0:00 [kthreadd] 00h30m51s | 3 0 0:00 [ksoftirqd/0] 00h30m51s | 4 0 0:00 [kworker/0:0] 00h30m51s | 5 0 0:00 [kworker/0:0H] 00h30m51s | 6 0 0:00 [kworker/u2:0] 00h30m51s | 7 0 0:00 [khelper] 00h30m51s | 8 0 0:00 [kdevtmpfs] 00h30m51s | 9 0 0:00 [perf] 00h30m51s | 10 0 0:00 [writeback] 00h30m51s | 11 0 0:00 [kworker/0:1] 00h30m51s | 12 0 0:00 [kswapd0] 00h30m51s | 13 0 0:00 [deferwq] 00h30m51s | 14 0 0:00 [kworker/u2:1] 00h30m51s | 22 0 0:00 {init} /bin/ash /init 00h30m51s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h30m51s | 120 0 0:00 ../bin/kaem --file kaem.run 00h30m51s | 502 0 0:00 [busybox] 00h30m51s | 546 0 0:00 [sh] 00h30m51s | 757 0 0:00 [busybox] 00h30m51s | 811 0 0:00 [busybox] 00h30m51s | 1237 0 0:00 [busybox] 00h30m51s | 1650 0 0:00 /bin/busybox sleep 0.25 00h30m51s | 1665 0 0:00 /bin/busybox ps 00h30m51s | 1711 0 0:00 [tr] 00h30m51s | 3005 0 0:00 [busybox] 00h30m51s | 3090 0 0:00 [busybox] 00h30m51s | 3389 0 0:14 bash run.sh 00h30m51s | 3610 0 0:00 [busybox] 00h30m51s | 3657 0 0:00 [busybox] 00h30m51s | DEBUGps: after_build: bison-3.4.1 | buildid 13 | READY: 3389 00h30m51s | delete_dir() START | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m51s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m52s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m52s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m52s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m53s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m53s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m53s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m53s | DEBUG_Mem free: 1610404 avail: 1966992 00h30m53s | delete_dir() LOOP | word: '/Development' 00h30m53s | run.sh: line 43: command: ls: not found 00h30m53s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/M2-Planet' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/NASM' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h30m54s | DEBUG_Mem free: 1610272 avail: 1966860 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/mes-m2' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/mescc-tools' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/mes-0.23' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h30m54s | run.sh: line 43: command: ls: not found 00h30m54s | run.sh: line 52: command: ls: not found 00h30m54s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-13|cleanup_after_build 00h30m54s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m54s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m54s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m55s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m55s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m55s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m55s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m56s | DEBUG_Mem free: 1609908 avail: 1966496 00h30m56s | delete_dir() READY 00h30m56s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h30m56s | DEBUG_Mem free: 1609784 avail: 1966372 00h30m56s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h30m56s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h30m56s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h30m56s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h30m56s | 12a0abc771784a7685ad46a0c29d1bcdb5add96096a7818f513b932fa7b8eb04 /after/bin/bison 00h30m56s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h30m56s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h30m56s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h30m56s | DEBUG_Mem free: 1608792 avail: 1965380 00h30m56s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h30m56s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h30m56s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h30m56s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h30m56s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h30m56s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h30m56s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h30m56s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h30m56s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h30m56s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h30m56s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h30m56s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h30m56s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h30m56s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h30m56s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h30m56s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h30m56s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h30m56s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h30m56s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edDEBUG_Mem free: 1608792 avail: 1965380 00h30m56s | ffe6 /after/bin/gzip 00h30m56s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h30m56s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h30m56s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h30m56s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h30m56s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h30m56s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h30m56s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h30m57s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h30m57s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h30m57s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h30m57s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h30m57s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h30m57s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h30m57s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h30m57s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h30m57s | DEBUG_Mem free: 1608792 avail: 1965380 00h30m57s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h30m57s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h30m57s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h30m57s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h30m57s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h30m57s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h30m57s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h30m57s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h30m57s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h30m57s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h30m57s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h30m57s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h30m57s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h30m57s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h30m57s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h30m57s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h30m57s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h30m57s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h30m57s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h30m57s | DEBUG_Mem free: 1608792 avail: 1965380 00h30m57s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h30m57s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h30m57s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h30m57s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h30m57s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h30m57s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h30m57s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h30m57s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h30m57s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h30m57s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h30m57s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h30m57s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h30m57s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h30m57s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h30m57s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h30m57s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h30m57s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /aftDEBUG_Mem free: 1608792 avail: 1965380 00h30m57s | er/bin/unexpand 00h30m57s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h30m57s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h30m57s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h30m57s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h30m57s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h30m57s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h30m57s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h30m57s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h30m57s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h30m57s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h30m57s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h30m57s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h30m57s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h30m57s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h30m57s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h30m57s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h30m57s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h30m57s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h30m57s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h30m57s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h30m57s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h30m57s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h30m57s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h30m57s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h30m57s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h30m57s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h30m57s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h30m57s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h30m57s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/floatDEBUG_Mem free: 1608792 avail: 1965380 00h30m57s | .h 00h30m57s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h30m57s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h30m57s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h30m57s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h30m57s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h30m57s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h30m57s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h30m57s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h30m57s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h30m57s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h30m57s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h30m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h30m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h30m58s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h30m58s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h30m58s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h30m58s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h30m58s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h30m58s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h30m58s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h30m58s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h30m58s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h30m58s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h30m58s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h30m58s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h30m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h30m58s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h30m58s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h30m58s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h30m58s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/share/bison 00h30m58s | bison-3.4.1: checksumming installed files. 00h30m58s | DEBUG_Mem free: 1609536 avail: 1966124 00h30m58s | /after/bin/bison: OK 00h30m58s | bison-3.4.1: build successful 00h30m58s | executing: gcc -dM -E -xc /dev/null 00h30m58s | run.sh: line 374: gcc: command not found 00h30m58s | DEBUGps: before_build: bison-3.4.1 | buildid 14 | ps: 33 00h30m58s | PID USER TIME COMMAND 00h30m58s | 1 0 0:00 ./init.user 00h30m58s | 2 0 0:00 [kthreadd] 00h30m58s | 3 0 0:00 [ksoftirqd/0] 00h30m58s | 4 0 0:00 [kworker/0:0] 00h30m58s | 5 0 0:00 [kworker/0:0H] 00h30m58s | 6 0 0:00 [kworker/u2:0] 00h30m58s | 7 0 0:00 [khelper] 00h30m58s | 8 0 0:00 [kdevtmpfs] 00h30m58s | 9 0 0:00 [perf] 00h30m58s | 10 0 0:00 [writeback] 00h30m58s | 11 0 0:00 [kworker/0:1] 00h30m58s | 12 0 0:00 [kswapd0] 00h30m58s | 13 0 0:00 [deferwq] 00h30m58s | 14 0 0:00 [kworker/u2:1] 00h30m58s | 22 0 0:00 {init} /bin/ash /init 00h30m58s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h30m58s | 120 0 0:00 ../bin/kaem --file kaem.run 00h30m58s | 502 0 0:00 [busybox] 00h30m58s | 546 0 0:00 [sh] 00h30m58s | 757 0 0:00 [busybox] 00h30m58s | 811 0 0:00 [busybox] 00h30m58s | 1237 0 0:00 [busybox] 00h30m58s | 1711 0 0:00 [tr] 00h30m58s | 1759 0 0:00 /bin/busybox sleep 0.25 00h30m58s | 1764 0 0:00 /bin/busybox ps 00h30m58s | 3005 0 0:00 [busybox] 00h30m58s | 3090 0 0:00 [busybox] 00h30m58s | 3389 0 0:14 bash run.sh 00h30m58s | 3610 0 0:00 [busybox] 00h30m58s | 3657 0 0:00 [busybox] 00h30m58s | DEBUGps: before_build: bison-3.4.1 | buildid 14 | READY: 3389 00h30m58s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h30m58s | DEBUG_Mem free: 1609784 avail: 1966372 00h30m58s | DEBUG_Mem free: 1609784 avail: 1966372 00h30m58s | DEBUG_Mem free: 1609784 avail: 1966372 00h30m59s | DEBUG_Mem free: 1609784 avail: 1966372 00h30m59s | DEBUG_Mem free: 1609784 avail: 1966372 00h30m59s | DEBUG_Mem free: 1609784 avail: 1966372 00h30m59s | DEBUG_Mem free: 1609784 avail: 1966372 00h31m00s | DEBUG_Mem free: 1609784 avail: 1966372 00h31m00s | delete_dir() LOOP | word: '/Development' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/M2-Planet' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/NASM' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/mes-m2' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/mescc-tools' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52:DEBUG_Mem free: 1609776 avail: 1966364 00h31m00s | command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | delete_dir() LOOP | word: '/Development' 00h31m00s | run.sh: line 43: command: ls: not found 00h31m00s | run.sh: line 52: command: ls: not found 00h31m00s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m00s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m01s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m01s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m01s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m01s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m02s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m02s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m02s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m02s | delete_dir() READY 00h31m02s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m02s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m03s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m03s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m03s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m03s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m04s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m04s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m04s | DEBUG_Mem free: 1609660 avail: 1966248 00h31m04s | delete_dir() LOOP | word: '/Development' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/M2-Planet' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/NASM' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/mes-m2' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/mescc-tools' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/DEBUG_Mem free: 1609412 avail: 1966000 00h31m04s | after/musl-1.1.24' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m04s | delete_dir() LOOP | word: '/M2-Planet' 00h31m04s | run.sh: line 43: command: ls: not found 00h31m04s | run.sh: line 52: command: ls: not found 00h31m04s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m05s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m05s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m05s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m05s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m06s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m06s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m06s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m06s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m06s | delete_dir() READY 00h31m06s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h31m07s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m07s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m07s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m07s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m08s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m08s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m08s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m08s | DEBUG_Mem free: 1609164 avail: 1965752 00h31m09s | delete_dir() LOOP | word: '/Development' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/M2-Planet' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/NASM' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/mes-m2' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/mescc-tools' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/sed-4.0DEBUG_Mem free: 1608792 avail: 1965380 00h31m09s | .9' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | delete_dir() LOOP | word: '/NASM' 00h31m09s | run.sh: line 43: command: ls: not found 00h31m09s | run.sh: line 52: command: ls: not found 00h31m09s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m09s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m09s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m09s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m10s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m10s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m10s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m10s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m11s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m11s | delete_dir() READY 00h31m11s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m11s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m11s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m12s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m12s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m12s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m12s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m13s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m13s | DEBUG_Mem free: 1608544 avail: 1965132 00h31m13s | delete_dir() LOOP | word: '/Development' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/M2-Planet' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/NASM' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/mes-m2' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/mescc-tools' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | worDEBUG_Mem free: 1608296 avail: 1964884 00h31m13s | d: '/after/sed-4.0.9' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m13s | run.sh: line 43: command: ls: not found 00h31m13s | run.sh: line 52: command: ls: not found 00h31m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m13s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m14s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m14s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m14s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m14s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m15s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m15s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m15s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m15s | delete_dir() READY 00h31m15s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h31m15s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m16s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m16s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m16s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m16s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m17s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m17s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m17s | DEBUG_Mem free: 1608048 avail: 1964636 00h31m17s | delete_dir() LOOP | word: '/Development' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/M2-Planet' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/NASM' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/mes-m2' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/mescc-tools' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: commanDEBUG_Mem free: 1607668 avail: 1964256 00h31m17s | d: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m17s | delete_dir() LOOP | word: '/mes-m2' 00h31m17s | run.sh: line 43: command: ls: not found 00h31m17s | run.sh: line 52: command: ls: not found 00h31m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m18s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m18s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m18s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m18s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m19s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m19s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m19s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m19s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m20s | delete_dir() READY 00h31m20s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m20s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m20s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m20s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m20s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m21s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m21s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m21s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m22s | DEBUG_Mem free: 1607552 avail: 1964140 00h31m22s | delete_dir() LOOP | word: '/Development' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/M2-Planet' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/NASM' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/mes-m2' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/mescc-tools' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/bzip2-1.0.8'DEBUG_Mem free: 1607180 avail: 1963768 00h31m22s | 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | delete_dir() LOOP | word: '/mescc-tools' 00h31m22s | run.sh: line 43: command: ls: not found 00h31m22s | run.sh: line 52: command: ls: not found 00h31m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m22s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m22s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m23s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m23s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m23s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m23s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m24s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m24s | DEBUG_Mem free: 1606932 avail: 1963520 00h31m24s | delete_dir() READY 00h31m24s | bison-3.4.1: beginning build using script stage3.sh 00h31m24s | START: mkdir -p build 00h31m24s | run.sh: line 16: sync: command not found 00h31m24s | READY: RC: 0 00h31m24s | bison-3.4.1: unpacking source. 00h31m24s | src_unpack: start pwd: /after/bison-3.4.1/build | bison-3.4.1-14 00h31m24s | DEBUG_Mem free: 1625400 avail: 1963656 00h31m24s | src_unpack: ready pwd: /after/bison-3.4.1/build | bison-3.4.1-14 00h31m24s | bison-3.4.1: preparing source. 00h31m24s | Applying patch: /after/bison-3.4.1/patches/fseterr.patch 00h31m24s | patching file lib/fseterr.c 00h31m24s | Applying patch: /after/bison-3.4.1/patches/missing-includes.patch 00h31m24s | patching file src/scan-code.l 00h31m24s | patching file src/scan-gram.l 00h31m24s | patching file src/scan-skel.l 00h31m24s | bison-3.4.1: configuring source. 00h31m24s | bison-3.4.1: compiling source. 00h31m24s | # SPDX-FileCopyrightText: 2020 Giovanni Mascellani gio@debian.org 00h31m24s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h31m24s | # 00h31m24s | # SPDX-License-Identifier: GPL-3.0-or-later 00h31m24s | 00h31m24s | CC=tcc 00h31m24s | AR="tcc -ar" 00h31m24s | 00h31m24s | all: bison 00h31m24s | 00h31m24s | bison: src.a lib.a 00h31m24s | $(CC) $(CFLAGS) -g -o $@ $^ 00h31m24s | 00h31m24s | %.a: FORCE 00h31m24s | set -e ;\ 00h31m24s | DIR=$(basename $@ .a) ;\ 00h31m24s | $(MAKE) CC=$(CC) AR=$(AR) CFLAGS=$(CGLAGS) -C $$DIR $@ ;\ 00h31m24s | cp $$DIR/$@ $@ 00h31m24s | 00h31m24s | FORCE: 00h31m24s | 00h31m24s | install: 00h31m24s | install bison $(DESTDIR)$(PREFIX)/bin 00h31m24s | rm -rf $(PREFIX)/share/bison 00h31m24s | install -d $(DESTDIR)$(PREFIX)/share/bison 00h31m24s | mv data/skeletons/ $(DESTDIR)$(PREFIX)/share/bison 00h31m24s | mv data/m4sugar/ $(DESTDIR)$(PREFIX)/share/bison 00h31m24s | GNU Make 3.80 00h31m24s | Copyright (C) 2002 Free Software Foundation, Inc. 00h31m24s | This is free software; see the source for copying conditions. 00h31m24s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h31m24s | PARTICULAR PURPOSE. 00h31m24s | Reading makefiles... 00h31m24s | Updating goal targets.... 00h31m24s | File `all' does not exist. 00h31m24s | File `bison' does not exist. 00h31m24s | File `src.a' does not exist. 00h31m24s | File `FORCE' does not exist. 00h31m24s | Must remake target `FORCE'. 00h31m24s | Successfully remade target file `FORCE'. 00h31m24s | Must remake target `src.a'. 00h31m24s | set -e ;\ 00h31m24s | DIR=src ;\ 00h31m24s | make CC=tcc AR="tcc -ar" CFLAGS= -C $DIR src.a ;\ 00h31m24s | cp $DIR/src.a src.a 00h31m24s | GNU Make 3.80 00h31m24s | Copyright (C) 2002 Free Software Foundation, Inc. 00h31m24s | This is free software; see the source for copying conditions. 00h31m24s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h31m24s | PARTICULAR PURPOSE. 00h31m24s | Reading makefiles... 00h31m24s | UpdatinDEBUG_Mem free: 1612372 avail: 1963092 00h31m24s | g goal targets.... 00h31m24s | File `src.a' does not exist. 00h31m24s | File `AnnotationList.o' does not exist. 00h31m24s | Must remake target `AnnotationList.o'. 00h31m24s | make[1]: Entering directory `/after/bison-3.4.1/build/bison-3.4.1/src' 00h31m24s | tcc -g -c -I. -I.. -I../lib -o AnnotationList.o AnnotationList.c 00h31m24s | Successfully remade target file `AnnotationList.o'. 00h31m24s | File `assoc.o' does not exist. 00h31m24s | Must remake target `assoc.o'. 00h31m24s | tcc -g -c -I. -I.. -I../lib -o assoc.o assoc.c 00h31m24s | Successfully remade target file `assoc.o'. 00h31m24s | File `closure.o' does not exist. 00h31m24s | File `parse-gram.h' does not exist. 00h31m24s | File `parse-gram.c' does not exist. 00h31m24s | Must remake target `parse-gram.c'. 00h31m24s | bison -dv parse-gram.y 00h31m25s | DEBUG_Mem free: 1611488 avail: 1962264 00h31m25s | mv parse-gram.tab.c parse-gram.c 00h31m25s | mv parse-gram.tab.h parse-gram.h 00h31m25s | Successfully remade target file `parse-gram.c'. 00h31m25s | Must remake target `parse-gram.h'. 00h31m25s | Successfully remade target file `parse-gram.h'. 00h31m25s | Must remake target `closure.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o closure.o closuDEBUG_Mem free: 1611752 avail: 1962600 00h31m25s | re.c 00h31m25s | Successfully remade target file `closure.o'. 00h31m25s | File `complain.o' does not exist. 00h31m25s | Must remake target `complain.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o complain.o complain.c 00h31m25s | Successfully remade target file `complain.o'. 00h31m25s | File `conflicts.o' does not exist. 00h31m25s | Must remake target `conflicts.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o conflicts.o conflicts.c 00h31m25s | conflicts.c:76: warning: implicit declaration of function 'obstack_printf' 00h31m25s | Successfully remade target file `conflicts.o'. 00h31m25s | File `derives.o' does not exist. 00h31m25s | Must remake target `derives.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o derives.o derives.c 00h31m25s | Successfully remade target file `derives.o'. 00h31m25s | File `files.o' does not exist. 00h31m25s | Must remake target `files.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o files.o files.c 00h31m25s | files.c:122: warning: implicit declaration of function 'fopen_safer' 00h31m25s | files.c:122: warning: assignment makes pointer from integer without a cast 00h31m25s | Successfully remade target file `files.o'. 00h31m25s | File `fixits.o' does not exist. 00h31m25s | Must remake target `fixits.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o fixits.o fixits.c 00h31m25s | Successfully remade target file `fixits.o'. 00h31m25s | File `getargs.o' does not exist. 00h31m25s | Must remake target `getargs.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o getargs.o getargs.c 00h31m25s | Successfully remade target file `getargs.o'. 00h31m25s | File `gram.o' does not exist. 00h31m25s | Must remake target `gram.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o gram.o gram.c 00h31m25s | Successfully remade target file `gram.o'. 00h31m25s | File `graphviz.o' does not exist. 00h31m25s | Must remake target `graphviz.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o graphviz.o graphviz.c 00h31m25s | Successfully remade target file `graphviz.o'. 00h31m25s | File `ielr.o' does not exist. 00h31m25s | Must remake target `ielr.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o ielr.o ielr.c 00h31m25s | Successfully remade target file `ielr.o'. 00h31m25s | File `InadequacyList.o' does not exist. 00h31m25s | Must remake target `InadequacyList.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o InadequacyList.o InadequacyList.c 00h31m25s | Successfully remade target file `InadequacyList.o'. 00h31m25s | File `lalr.o' does not exist. 00h31m25s | Must remake target `lalr.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o lalr.o lalr.c 00h31m25s | DEBUG_Mem free: 1611248 avail: 1962308 00h31m25s | Successfully remade target file `lalr.o'. 00h31m25s | File `location.o' does not exist. 00h31m25s | Must remake target `location.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o location.o location.c 00h31m25s | Successfully remade target file `location.o'. 00h31m25s | File `lr0.o' does not exist. 00h31m25s | Must remake target `lr0.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o lr0.o lr0.c 00h31m25s | Successfully remade target file `lr0.o'. 00h31m25s | File `main.o' does not exist. 00h31m25s | Must remake target `main.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o main.o main.c 00h31m25s | Successfully remade target file `main.o'. 00h31m25s | File `muscle-tab.o' does not exist. 00h31m25s | Must remake target `muscle-tab.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o muscle-tab.o muscle-tab.c 00h31m25s | muscle-tab.c:211: warning: implicit declaration of function 'obstack_printf' 00h31m25s | Successfully remade target file `muscle-tab.o'. 00h31m25s | File `named-ref.o' does not exist. 00h31m25s | Must remake target `named-ref.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o named-ref.o named-ref.c 00h31m25s | Successfully remade target file `named-ref.o'. 00h31m25s | File `nullable.o' does not exist. 00h31m25s | Must remake target `nullable.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o nullable.o nullable.c 00h31m25s | Successfully remade target file `nullable.o'. 00h31m25s | File `output.o' does not exist. 00h31m25s | Must remake target `output.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o output.o output.c 00h31m25s | output.c:94: warning: implicit declaration of function 'obstack_printf' 00h31m25s | Successfully remade target file `output.o'. 00h31m25s | File `parse-gram.o' does not exist. 00h31m25s | Must remake target `parse-gram.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o parse-gram.o parse-gram.c 00h31m25s | Successfully remade target file `parse-gram.o'. 00h31m25s | File `print.o' does not exist. 00h31m25s | Must remake target `print.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o print.o print.c 00h31m25s | Successfully remade target file `print.o'. 00h31m25s | File `print-graph.o' does not exist. 00h31m25s | Must remake target `print-graph.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o print-graph.o print-graph.c 00h31m25s | print-graph.c:62: warning: implicit declaration of function 'obstack_printf' 00h31m25s | Successfully remade target file `print-graph.o'. 00h31m25s | File `print-xml.o' does not DEBUG_Mem free: 1610760 avail: 1962204 00h31m25s | exist. 00h31m25s | Must remake target `print-xml.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o print-xml.o print-xml.c 00h31m25s | Successfully remade target file `print-xml.o'. 00h31m25s | File `reader.o' does not exist. 00h31m25s | Must remake target `reader.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o reader.o reader.c 00h31m25s | Successfully remade target file `reader.o'. 00h31m25s | File `reduce.o' does not exist. 00h31m25s | Must remake target `reduce.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o reduce.o reduce.c 00h31m25s | Successfully remade target file `reduce.o'. 00h31m25s | File `relation.o' does not exist. 00h31m25s | Must remake target `relation.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o relation.o relation.c 00h31m25s | Successfully remade target file `relation.o'. 00h31m25s | File `Sbitset.o' does not exist. 00h31m25s | Must remake target `Sbitset.o'. 00h31m25s | tcc -g -c -I. -I.. -I../lib -o Sbitset.o Sbitset.c 00h31m25s | Successfully remade target file `Sbitset.o'. 00h31m25s | File `scan-code.o' does not exist. 00h31m25s | File `scan-code.c' does not exist. 00h31m25s | Must remake target `scan-code.c'. 00h31m25s | /bin/sh ../build-aux/ylwrap scan-code.l lex.yy.c scan-code.c -- flex 00h31m26s | Successfully remade target file `scan-code.c'. 00h31m26s | Must remake target `scan-code.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o scan-code.o scan-code.c 00h31m26s | scan-code.l:356: warning: implicit declaration of function 'obstack_printf' 00h31m26s | Successfully remade target file `scan-code.o'. 00h31m26s | File `scan-gram.o' does not exist. 00h31m26s | File `scan-gram.c' does not exist. 00h31m26s | Must remake target `scan-gram.c'. 00h31m26s | /bin/sh ../build-aux/ylwrap scan-gram.l lex.yy.c scan-gram.c -- flex 00h31m26s | Successfully remade target file `scan-gram.c'. 00h31m26s | Must remake target `scan-gram.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o scan-gram.o scDEBUG_Mem free: 1610264 avail: 1962076 00h31m26s | an-gram.c 00h31m26s | Successfully remade target file `scan-gram.o'. 00h31m26s | File `scan-skel.o' does not exist. 00h31m26s | File `scan-skel.c' does not exist. 00h31m26s | Must remake target `scan-skel.c'. 00h31m26s | /bin/sh ../build-aux/ylwrap scan-skel.l lex.yy.c scan-skel.c -- flex 00h31m26s | Successfully remade target file `scan-skel.c'. 00h31m26s | Must remake target `scan-skel.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o scan-skel.o scan-skel.c 00h31m26s | Successfully remade target file `scan-skel.o'. 00h31m26s | File `state.o' does not exist. 00h31m26s | Must remake target `state.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o state.o state.c 00h31m26s | Successfully remade target file `state.o'. 00h31m26s | File `symlist.o' does not exist. 00h31m26s | Must remake target `symlist.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o symlist.o symlist.c 00h31m26s | Successfully remade target file `symlist.o'. 00h31m26s | File `symtab.o' does not exist. 00h31m26s | Must remake target `symtab.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o symtab.o symtab.c 00h31m26s | Successfully remade target file `symtab.o'. 00h31m26s | File `tables.o' does not exist. 00h31m26s | Must remake target `tables.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o tables.o tables.c 00h31m26s | Successfully remade target file `tables.o'. 00h31m26s | File `uniqstr.o' does not exist. 00h31m26s | Must remake target `uniqstr.o'. 00h31m26s | tcc -g -c -I. -I.. -I../lib -o uniqstr.o uniqstr.c 00h31m26s | Successfully remade target file `uniqstr.o'. 00h31m26s | Must remake target `src.a'. 00h31m26s | tcc -ar r src.a AnnotationList.o assoc.o closure.o complain.o conflicts.o derives.o files.o fixits.o getargs.o gram.o graphviz.o ielr.o InadequacyList.o lalr.o location.o lr0.o main.o muscle-tab.o named-ref.o nullable.o output.o parse-gram.o print.o print-graph.o print-xml.o reader.o reduce.o relation.o Sbitset.o scan-code.o scan-gram.o scan-skel.o state.o symlist.o symtab.o tables.o uniqstr.o 00h31m26s | Successfully remade target file `src.a'. 00h31m26s | make[1]: Leaving directory `/after/bison-3.4.1/build/bison-3.4.1/src' 00h31m26s | Successfully remade target file `src.a'. 00h31m26s | File `lib.a' does not exist. 00h31m26s | Must remake target `lib.a'. 00h31m26s | set -e ;\ 00h31m26s | DIR=lib ;\ 00h31m26s | make CCDEBUG_Mem free: 1609040 avail: 1963116 00h31m26s | =tcc AR="tcc -ar" CFLAGS= -C $DIR lib.a ;\ 00h31m26s | cp $DIR/lib.a lib.a 00h31m26s | GNU Make 3.80 00h31m26s | Copyright (C) 2002 Free Software Foundation, Inc. 00h31m26s | This is free software; see the source for copying conditions. 00h31m26s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h31m26s | PARTICULAR PURPOSE. 00h31m26s | Reading makefiles... 00h31m26s | Updating goal targets.... 00h31m26s | File `lib.a' does not exist. 00h31m26s | File `allocator.o' does not exist. 00h31m26s | Must remake target `allocator.o'. 00h31m26s | make[1]: Entering directory `/after/bison-3.4.1/build/bison-3.4.1/lib' 00h31m26s | tcc -g -c -I.. -I../lib -o allocator.o allocator.c 00h31m26s | Successfully remade target file `allocator.o'. 00h31m26s | File `areadlink.o' does not exist. 00h31m26s | Must remake target `areadlink.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o areadlink.o areadlink.c 00h31m26s | Successfully remade target file `areadlink.o'. 00h31m26s | File `argmatch.o' does not exist. 00h31m26s | Must remake target `argmatch.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o argmatch.o argmatch.c 00h31m26s | Successfully remade target file `argmatch.o'. 00h31m26s | File `asnprintf.o' does not exist. 00h31m26s | Must remake target `asnprintf.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o asnprintf.o asnprintf.c 00h31m26s | Successfully remade target file `asnprintf.o'. 00h31m26s | File `basename.o' does not exist. 00h31m26s | Must remake target `basename.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o basename.o basename.c 00h31m26s | Successfully remade target file `basename.o'. 00h31m26s | File `basename-lgpl.o' does not exist. 00h31m26s | Must remake target `basename-lgpl.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o basename-lgpl.o basename-lgpl.c 00h31m26s | Successfully remade target file `basename-lgpl.o'. 00h31m26s | File `binary-io.o' does not exist. 00h31m26s | Must remake target `binary-io.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o binary-io.o binary-io.c 00h31m26s | Successfully remade target file `binary-io.o'. 00h31m26s | File `bitrotate.o' does not exist. 00h31m26s | Must remake target `bitrotate.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o bitrotate.o bitrotate.c 00h31m26s | Successfully remade target file `bitrotate.o'. 00h31m26s | File `bitset.o' does not exist. 00h31m26s | Must remake target `bitset.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o bitset.o bitset.c 00h31m26s | Successfully remade target file `bitset.o'. 00h31m26s | File `bitsetv.o' does not exist. 00h31m26s | Must remake target `bitsetv.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o bitsetv.o bitsetv.c 00h31m26s | Successfully remade target file `bitsetv.o'. 00h31m26s | File `calloc.o' does not exist. 00h31m26s | Must remake target `calloc.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o calloc.o calloc.c 00h31m26s | Successfully remade target file `calloc.o'. 00h31m26s | File `canonicalize-lgpl.o' does not exist. 00h31m26s | Must remake target `canonicalize-lgpl.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o canonicalize-lgpl.o canonicalize-lgpl.c 00h31m26s | canonicalize-lgpl.c:170: warning: implicit declaration of function 'getwd' 00h31m26s | Successfully remade target file `canonicalize-lgpl.o'. 00h31m26s | File `careadlinkat.o' does not exist. 00h31m26s | Must remake target `careadlinkat.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o careadlinkat.o careadlinkat.c 00h31m26s | Successfully remade target file `careadlinkat.o'. 00h31m26s | File `c-ctype.o' does not exist. 00h31m26s | Must remake target `c-ctype.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o c-ctype.o c-ctype.c 00h31m26s | DEBUG_Mem free: 1608272 avail: 1962424 00h31m26s | Successfully remade target file `c-ctype.o'. 00h31m26s | File `cloexec.o' does not exist. 00h31m26s | Must remake target `cloexec.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o cloexec.o cloexec.c 00h31m26s | Successfully remade target file `cloexec.o'. 00h31m26s | File `close.o' does not exist. 00h31m26s | Must remake target `close.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o close.o close.c 00h31m26s | Successfully remade target file `close.o'. 00h31m26s | File `closeout.o' does not exist. 00h31m26s | Must remake target `closeout.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o closeout.o closeout.c 00h31m26s | Successfully remade target file `closeout.o'. 00h31m26s | File `close-stream.o' does not exist. 00h31m26s | Must remake target `close-stream.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o close-stream.o close-stream.c 00h31m26s | Successfully remade target file `close-stream.o'. 00h31m26s | File `concat-filename.o' does not exist. 00h31m26s | Must remake target `concat-filename.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o concat-filename.o concat-filename.c 00h31m26s | Successfully remade target file `concat-filename.o'. 00h31m26s | File `c-strcasecmp.o' does not exist. 00h31m26s | Must remake target `c-strcasecmp.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o c-strcasecmp.o c-strcasecmp.c 00h31m26s | Successfully remade target file `c-strcasecmp.o'. 00h31m26s | File `c-strncasecmp.o' does not exist. 00h31m26s | Must remake target `c-strncasecmp.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o c-strncasecmp.o c-strncasecmp.c 00h31m26s | Successfully remade target file `c-strncasecmp.o'. 00h31m26s | File `dirname.o' does not exist. 00h31m26s | Must remake target `dirname.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o dirname.o dirname.c 00h31m26s | Successfully remade target file `dirname.o'. 00h31m26s | File `dirname-lgpl.o' does not exist. 00h31m26s | Must remake target `dirname-lgpl.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o dirname-lgpl.o dirname-lgpl.c 00h31m26s | Successfully remade target file `dirname-lgpl.o'. 00h31m26s | File `dup2.o' does not exist. 00h31m26s | Must remake target `dup2.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o dup2.o dup2.c 00h31m26s | Successfully remade target file `dup2.o'. 00h31m26s | File `dup-safer.o' does not exist. 00h31m26s | Must remake target `dup-safer.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o dup-safer.o dup-safer.c 00h31m26s | Successfully remade target file `dup-safer.o'. 00h31m26s | File `dup-safer-flag.o' does not exist. 00h31m26s | Must remake target `dup-safer-flag.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o dup-safer-flag.o dup-safer-flag.c 00h31m26s | Successfully remade target file `dup-safer-flag.o'. 00h31m26s | File `exitfail.o' does not exist. 00h31m26s | Must remake target `exitfail.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o exitfail.o exitfail.c 00h31m26s | Successfully remade target file `exitfail.o'. 00h31m26s | File `fatal-signal.o' does not exist. 00h31m26s | Must remake target `fatal-signal.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o fatal-signal.o fatal-signal.c 00h31m26s | Successfully remade target file `fatal-signal.o'. 00h31m26s | File `fd-hook.o' does not exist. 00h31m26s | Must remake target `fd-hook.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o fd-hook.o fd-hook.c 00h31m26s | Successfully remade target file `fd-hook.o'. 00h31m26s | File `fd-safer.o' does not exist. 00h31m26s | Must remake target `fd-safer.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o fd-safer.o fd-safer.c 00h31m26s | Successfully remade target file `fd-safer.o'. 00h31m26s | File `fd-safer-flag.o' does not exist. 00h31m26s | Must remake target `fd-safer-flag.o'. 00h31m26s | DEBUG_Mem free: 1608032 avail: 1962260 00h31m26s | tcc -g -c -I.. -I../lib -o fd-safer-flag.o fd-safer-flag.c 00h31m26s | fd-safer-flag.c:44: warning: implicit declaration of function 'dup_safer_flag' 00h31m26s | Successfully remade target file `fd-safer-flag.o'. 00h31m26s | File `fopen.o' does not exist. 00h31m26s | Must remake target `fopen.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o fopen.o fopen.c 00h31m26s | Successfully remade target file `fopen.o'. 00h31m26s | File `fopen-safer.o' does not exist. 00h31m26s | Must remake target `fopen-safer.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o fopen-safer.o fopen-safer.c 00h31m26s | Successfully remade target file `fopen-safer.o'. 00h31m26s | File `fprintf.o' does not exist. 00h31m26s | Must remake target `fprintf.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o fprintf.o fprintf.c 00h31m26s | Successfully remade target file `fprintf.o'. 00h31m26s | File `frexp.o' does not exist. 00h31m26s | Must remake target `frexp.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o frexp.o frexp.c 00h31m26s | Successfully remade target file `frexp.o'. 00h31m26s | File `frexpl.o' does not exist. 00h31m26s | Must remake target `frexpl.o'. 00h31m26s | tcc -g -c -I.. -I../lib -o frexpl.o frexpl.c 00h31m26s | Successfully remade target file `frexpl.o'. 00h31m27s | File `fstat.o' does not exist. 00h31m27s | Must remake target `fstat.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o fstat.o fstat.c 00h31m27s | Successfully remade target file `fstat.o'. 00h31m27s | File `getdtablesize.o' does not exist. 00h31m27s | Must remake target `getdtablesize.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o getdtablesize.o getdtablesize.c 00h31m27s | Successfully remade target file `getdtablesize.o'. 00h31m27s | File `get-errno.o' does not exist. 00h31m27s | Must remake target `get-errno.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o get-errno.o get-errno.c 00h31m27s | Successfully remade target file `get-errno.o'. 00h31m27s | File `gethrxtime.o' does not exist. 00h31m27s | Must remake target `gethrxtime.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o gethrxtime.o gethrxtime.c 00h31m27s | Successfully remade target file `gethrxtime.o'. 00h31m27s | File `getopt.o' does not exist. 00h31m27s | Must remake target `getopt.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o getopt.o getopt.c 00h31m27s | Successfully remade target file `getopt.o'. 00h31m27s | File `getprogname.o' does not exist. 00h31m27s | Must remake target `getprogname.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o getprogname.o getprogname.c 00h31m27s | Successfully remade target file `getprogname.o'. 00h31m27s | File `getrusage.o' does not exist. 00h31m27s | Must remake target `getrusage.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o getrusage.o getrusage.c 00h31m27s | Successfully remade target file `getrusage.o'. 00h31m27s | File `gettime.o' does not exist. 00h31m27s | Must remake target `gettime.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o gettime.o gettime.c 00h31m27s | Successfully remade target file `gettime.o'. 00h31m27s | File `gettimeofday.o' does not exist. 00h31m27s | Must remake target `gettimeofday.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o gettimeofday.o gettimeofday.c 00h31m27s | Successfully remade target file `gettimeofday.o'. 00h31m27s | File `gl_array_list.o' does not exist. 00h31m27s | Must remake target `gl_array_list.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o gl_array_list.o gl_array_list.c 00h31m27s | Successfully remade target file `gl_array_list.o'. 00h31m27s | File `gl_list.o' does not exist. 00h31m27s | Must remake target `gl_list.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o gl_list.o gl_list.c 00h31m27s | DEBUG_Mem free: 1607652 avail: 1961972 00h31m27s | Successfully remade target file `gl_list.o'. 00h31m27s | File `gl_xlist.o' does not exist. 00h31m27s | Must remake target `gl_xlist.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o gl_xlist.o gl_xlist.c 00h31m27s | Successfully remade target file `gl_xlist.o'. 00h31m27s | File `hard-locale.o' does not exist. 00h31m27s | Must remake target `hard-locale.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o hard-locale.o hard-locale.c 00h31m27s | Successfully remade target file `hard-locale.o'. 00h31m27s | File `hash.o' does not exist. 00h31m27s | Must remake target `hash.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o hash.o hash.c 00h31m27s | Successfully remade target file `hash.o'. 00h31m27s | File `isnan.o' does not exist. 00h31m27s | Must remake target `isnan.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o isnan.o isnan.c 00h31m27s | Successfully remade target file `isnan.o'. 00h31m27s | File `isnand.o' does not exist. 00h31m27s | Must remake target `isnand.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o isnand.o isnand.c 00h31m27s | Successfully remade target file `isnand.o'. 00h31m27s | File `isnanf.o' does not exist. 00h31m27s | Must remake target `isnanf.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o isnanf.o isnanf.c 00h31m27s | Successfully remade target file `isnanf.o'. 00h31m27s | File `isnanl.o' does not exist. 00h31m27s | Must remake target `isnanl.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o isnanl.o isnanl.c 00h31m27s | Successfully remade target file `isnanl.o'. 00h31m27s | File `itold.o' does not exist. 00h31m27s | Must remake target `itold.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o itold.o itold.c 00h31m27s | Successfully remade target file `itold.o'. 00h31m27s | File `ldexpl.o' does not exist. 00h31m27s | Must remake target `ldexpl.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o ldexpl.o ldexpl.c 00h31m27s | ldexpl.c:49: warning: implicit declaration of function 'isnanl' 00h31m27s | Successfully remade target file `ldexpl.o'. 00h31m27s | File `localcharset.o' does not exist. 00h31m27s | Must remake target `localcharset.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o localcharset.o localcharset.c 00h31m27s | Successfully remade target file `localcharset.o'. 00h31m27s | File `localtime-buffer.o' does not exist. 00h31m27s | Must remake target `localtime-buffer.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o localtime-buffer.o localtime-buffer.c 00h31m27s | Successfully remade target file `localtime-buffer.o'. 00h31m27s | File `lstat.o' does not exist. 00h31m27s | Must remake target `lstat.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o lstat.o lstat.c 00h31m27s | Successfully remade target file `lstat.o'. 00h31m27s | File `main.o' does not exist. 00h31m27s | Must remake target `main.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o main.o main.c 00h31m27s | Successfully remade target file `main.o'. 00h31m27s | File `malloca.o' does not exist. 00h31m27s | Must remake target `malloca.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o malloca.o malloca.c 00h31m27s | Successfully remade target file `malloca.o'. 00h31m27s | File `malloc.o' does not exist. 00h31m27s | Must remake target `malloc.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o malloc.o malloc.c 00h31m27s | Successfully remade target file `malloc.o'. 00h31m27s | File `math.o' does not exist. 00h31m27s | Must remake target `math.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o math.o math.c 00h31m27s | Successfully remade target file `math.o'. 00h31m27s | File `mbrtowc.o' does not exist. 00h31m27s | Must remake target `mbrtowc.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o mbrtowc.o mbrtowc.c 00h31m27s | Successfully remade target file `mbrtowc.o'. 00h31m27s | File `mbsinit.o' does not exist. 00h31m27s | Must remake target `mbsinit.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o mbsinit.o mbsinit.DEBUG_Mem free: 1607536 avail: 1961944 00h31m27s | c 00h31m27s | Successfully remade target file `mbsinit.o'. 00h31m27s | File `mbswidth.o' does not exist. 00h31m27s | Must remake target `mbswidth.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o mbswidth.o mbswidth.c 00h31m27s | Successfully remade target file `mbswidth.o'. 00h31m27s | File `memchr.o' does not exist. 00h31m27s | Must remake target `memchr.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o memchr.o memchr.c 00h31m27s | Successfully remade target file `memchr.o'. 00h31m27s | File `msvc-inval.o' does not exist. 00h31m27s | Must remake target `msvc-inval.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o msvc-inval.o msvc-inval.c 00h31m27s | Successfully remade target file `msvc-inval.o'. 00h31m27s | File `obstack.o' does not exist. 00h31m27s | Must remake target `obstack.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o obstack.o obstack.c 00h31m27s | Successfully remade target file `obstack.o'. 00h31m27s | File `obstack_printf.o' does not exist. 00h31m27s | Must remake target `obstack_printf.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o obstack_printf.o obstack_printf.c 00h31m27s | obstack_printf.c:42: warning: implicit declaration of function 'obstack_vprintf' 00h31m27s | Successfully remade target file `obstack_printf.o'. 00h31m27s | File `open.o' does not exist. 00h31m27s | Must remake target `open.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o open.o open.c 00h31m27s | Successfully remade target file `open.o'. 00h31m27s | File `path-join.o' does not exist. 00h31m27s | Must remake target `path-join.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o path-join.o path-join.c 00h31m27s | Successfully remade target file `path-join.o'. 00h31m27s | File `perror.o' does not exist. 00h31m27s | Must remake target `perror.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o perror.o perror.c 00h31m27s | Successfully remade target file `perror.o'. 00h31m27s | File `pipe2-safer.o' does not exist. 00h31m27s | Must remake target `pipe2-safer.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o pipe2-safer.o pipe2-safer.c 00h31m27s | pipe2-safer.c:39: warning: implicit declaration of function 'fd_safer_flag' 00h31m27s | Successfully remade target file `pipe2-safer.o'. 00h31m27s | File `pipe-safer.o' does not exist. 00h31m27s | Must remake target `pipe-safer.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o pipe-safer.o pipe-safer.c 00h31m27s | Successfully remade target file `pipe-safer.o'. 00h31m27s | File `printf-args.o' does not exist. 00h31m27s | Must remake target `printf-args.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o printf-args.o printf-args.c 00h31m27s | Successfully remade target file `printf-args.o'. 00h31m27s | File `printf.o' does not exist. 00h31m27s | Must remake target `printf.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o printf.o printf.c 00h31m27s | Successfully remade target file `printf.o'. 00h31m27s | File `printf-frexp.o' does not exist. 00h31m27s | Must remake target `printf-frexp.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o printf-frexp.o printf-frexp.c 00h31m27s | Successfully remade target file `printf-frexp.o'. 00h31m27s | File `printf-frexpl.o' does not exist. 00h31m27s | Must remake target `printf-frexpl.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o printf-frexpl.o printf-frexpl.c 00h31m27s | Successfully remade target file `printf-frexpl.o'. 00h31m27s | File `printf-parse.o' does not exist. 00h31m27s | Must remake target `printf-parse.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o printf-parse.o printf-parse.c 00h31m27s | Successfully remade target file `printf-parse.o'. 00h31m27s | File `progname.o' does not exist. 00h31m27s | Must remake target `progname.o'. 00h31m27s | tcc -g -c -I.. -I../lib DEBUG_Mem free: 1607164 avail: 1961652 00h31m27s | -o progname.o progname.c 00h31m27s | Successfully remade target file `progname.o'. 00h31m27s | File `progreloc.o' does not exist. 00h31m27s | Must remake target `progreloc.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o progreloc.o progreloc.c 00h31m27s | Successfully remade target file `progreloc.o'. 00h31m27s | File `quotearg.o' does not exist. 00h31m27s | Must remake target `quotearg.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o quotearg.o quotearg.c 00h31m27s | Successfully remade target file `quotearg.o'. 00h31m27s | File `raise.o' does not exist. 00h31m27s | Must remake target `raise.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o raise.o raise.c 00h31m27s | Successfully remade target file `raise.o'. 00h31m27s | File `rawmemchr.o' does not exist. 00h31m27s | Must remake target `rawmemchr.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o rawmemchr.o rawmemchr.c 00h31m27s | Successfully remade target file `rawmemchr.o'. 00h31m27s | File `readlink.o' does not exist. 00h31m27s | Must remake target `readlink.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o readlink.o readlink.c 00h31m27s | Successfully remade target file `readlink.o'. 00h31m27s | File `realloc.o' does not exist. 00h31m27s | Must remake target `realloc.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o realloc.o realloc.c 00h31m27s | Successfully remade target file `realloc.o'. 00h31m27s | File `relocatable.o' does not exist. 00h31m27s | Must remake target `relocatable.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o relocatable.o relocatable.c 00h31m27s | Successfully remade target file `relocatable.o'. 00h31m27s | File `rename.o' does not exist. 00h31m27s | Must remake target `rename.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o rename.o rename.c 00h31m27s | Successfully remade target file `rename.o'. 00h31m27s | File `rmdir.o' does not exist. 00h31m27s | Must remake target `rmdir.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o rmdir.o rmdir.c 00h31m27s | Successfully remade target file `rmdir.o'. 00h31m27s | File `setenv.o' does not exist. 00h31m27s | Must remake target `setenv.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o setenv.o setenv.c 00h31m27s | Successfully remade target file `setenv.o'. 00h31m27s | File `sig-handler.o' does not exist. 00h31m27s | Must remake target `sig-handler.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o sig-handler.o sig-handler.c 00h31m27s | Successfully remade target file `sig-handler.o'. 00h31m27s | File `signbitd.o' does not exist. 00h31m27s | Must remake target `signbitd.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o signbitd.o signbitd.c 00h31m27s | Successfully remade target file `signbitd.o'. 00h31m27s | File `signbitf.o' does not exist. 00h31m27s | Must remake target `signbitf.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o signbitf.o signbitf.c 00h31m27s | Successfully remade target file `signbitf.o'. 00h31m27s | File `signbitl.o' does not exist. 00h31m27s | Must remake target `signbitl.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o signbitl.o signbitl.c 00h31m27s | Successfully remade target file `signbitl.o'. 00h31m27s | File `spawnattr_destroy.o' does not exist. 00h31m27s | Must remake target `spawnattr_destroy.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o spawnattr_destroy.o spawnattr_destroy.c 00h31m27s | Successfully remade target file `spawnattr_destroy.o'. 00h31m27s | File `spawnattr_init.o' does not exist. 00h31m27s | Must remake target `spawnattr_init.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o spawnattr_init.o spawnattrDEBUG_Mem free: 1606544 avail: 1961124 00h31m27s | _init.c 00h31m27s | Successfully remade target file `spawnattr_init.o'. 00h31m27s | File `sprintf.o' does not exist. 00h31m27s | Must remake target `sprintf.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o sprintf.o sprintf.c 00h31m27s | Successfully remade target file `sprintf.o'. 00h31m27s | File `stat.o' does not exist. 00h31m27s | Must remake target `stat.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o stat.o stat.c 00h31m27s | Successfully remade target file `stat.o'. 00h31m27s | File `stat-time.o' does not exist. 00h31m27s | Must remake target `stat-time.o'. 00h31m27s | tcc -g -c -I.. -I../lib -o stat-time.o stat-time.c 00h31m28s | Successfully remade target file `stat-time.o'. 00h31m28s | File `stat-w32.o' does not exist. 00h31m28s | Must remake target `stat-w32.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o stat-w32.o stat-w32.c 00h31m28s | Successfully remade target file `stat-w32.o'. 00h31m28s | File `stpcpy.o' does not exist. 00h31m28s | Must remake target `stpcpy.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o stpcpy.o stpcpy.c 00h31m28s | Successfully remade target file `stpcpy.o'. 00h31m28s | File `strchrnul.o' does not exist. 00h31m28s | Must remake target `strchrnul.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o strchrnul.o strchrnul.c 00h31m28s | strchrnul.c:41: warning: implicit declaration of function 'rawmemchr' 00h31m28s | strchrnul.c:41: warning: assignment makes pointer from integer without a cast 00h31m28s | Successfully remade target file `strchrnul.o'. 00h31m28s | File `strdup.o' does not exist. 00h31m28s | Must remake target `strdup.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o strdup.o strdup.c 00h31m28s | Successfully remade target file `strdup.o'. 00h31m28s | File `strerror.o' does not exist. 00h31m28s | Must remake target `strerror.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o strerror.o strerror.c 00h31m28s | Successfully remade target file `strerror.o'. 00h31m28s | File `stripslash.o' does not exist. 00h31m28s | Must remake target `stripslash.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o stripslash.o stripslash.c 00h31m28s | Successfully remade target file `stripslash.o'. 00h31m28s | File `strndup.o' does not exist. 00h31m28s | Must remake target `strndup.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o strndup.o strndup.c 00h31m28s | Successfully remade target file `strndup.o'. 00h31m28s | File `strnlen.o' does not exist. 00h31m28s | Must remake target `strnlen.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o strnlen.o strnlen.c 00h31m28s | Successfully remade target file `strnlen.o'. 00h31m28s | File `strverscmp.o' does not exist. 00h31m28s | Must remake target `strverscmp.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o strverscmp.o strverscmp.c 00h31m28s | Successfully remade target file `strverscmp.o'. 00h31m28s | File `timespec.o' does not exist. 00h31m28s | Must remake target `timespec.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o timespec.o timespec.c 00h31m28s | Successfully remade target file `timespec.o'. 00h31m28s | File `timevar.o' does not exist. 00h31m28s | Must remake target `timevar.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o timevar.o timevar.c 00h31m28s | Successfully remade target file `timevar.o'. 00h31m28s | File `unistd.o' does not exist. 00h31m28s | Must remake target `unistd.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o unistd.o unistd.c 00h31m28s | Successfully remade target file `unistd.o'. 00h31m28s | File `unlink.o' does not exist. 00h31m28s | Must remake target `unlink.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o unlink.o unlink.c 00h31m28s | Successfully remade target file `unlink.o'. 00h31m28s | File `unsetenv.o' does not exist. 00h31m28s | Must remake target `unsetenv.oDEBUG_Mem free: 1606296 avail: 1960956 00h31m28s | '. 00h31m28s | tcc -g -c -I.. -I../lib -o unsetenv.o unsetenv.c 00h31m28s | Successfully remade target file `unsetenv.o'. 00h31m28s | File `vasnprintf.o' does not exist. 00h31m28s | Must remake target `vasnprintf.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o vasnprintf.o vasnprintf.c 00h31m28s | Successfully remade target file `vasnprintf.o'. 00h31m28s | File `wait-process.o' does not exist. 00h31m28s | Must remake target `wait-process.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o wait-process.o wait-process.c 00h31m28s | Successfully remade target file `wait-process.o'. 00h31m28s | File `wctype-h.o' does not exist. 00h31m28s | Must remake target `wctype-h.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o wctype-h.o wctype-h.c 00h31m28s | Successfully remade target file `wctype-h.o'. 00h31m28s | File `xalloc-die.o' does not exist. 00h31m28s | Must remake target `xalloc-die.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xalloc-die.o xalloc-die.c 00h31m28s | Successfully remade target file `xalloc-die.o'. 00h31m28s | File `xconcat-filename.o' does not exist. 00h31m28s | Must remake target `xconcat-filename.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xconcat-filename.o xconcat-filename.c 00h31m28s | Successfully remade target file `xconcat-filename.o'. 00h31m28s | File `xmalloc.o' does not exist. 00h31m28s | Must remake target `xmalloc.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xmalloc.o xmalloc.c 00h31m28s | Successfully remade target file `xmalloc.o'. 00h31m28s | File `xmemdup0.o' does not exist. 00h31m28s | Must remake target `xmemdup0.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xmemdup0.o xmemdup0.c 00h31m28s | Successfully remade target file `xmemdup0.o'. 00h31m28s | File `xreadlink.o' does not exist. 00h31m28s | Must remake target `xreadlink.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xreadlink.o xreadlink.c 00h31m28s | Successfully remade target file `xreadlink.o'. 00h31m28s | File `xsize.o' does not exist. 00h31m28s | Must remake target `xsize.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xsize.o xsize.c 00h31m28s | Successfully remade target file `xsize.o'. 00h31m28s | File `xstrndup.o' does not exist. 00h31m28s | Must remake target `xstrndup.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xstrndup.o xstrndup.c 00h31m28s | Successfully remade target file `xstrndup.o'. 00h31m28s | File `xtime.o' does not exist. 00h31m28s | Must remake target `xtime.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o xtime.o xtime.c 00h31m28s | Successfully remade target file `xtime.o'. 00h31m28s | File `yyerror.o' does not exist. 00h31m28s | Must remake target `yyerror.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o yyerror.o yyerror.c 00h31m28s | Successfully remade target file `yyerror.o'. 00h31m28s | File `error.o' does not exist. 00h31m28s | Must remake target `error.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o error.o error.c 00h31m28s | Successfully remade target file `error.o'. 00h31m28s | File `bitset/array.o' does not exist. 00h31m28s | Must remake target `bitset/array.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o bitset/array.o bitset/array.c 00h31m28s | Successfully remade target file `bitset/array.o'. 00h31m28s | File `bitset/list.o' does not exist. 00h31m28s | Must remake target `bitset/list.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o bitset/list.o bitset/list.c 00h31m28s | Successfully remade target file `bitset/list.o'. 00h31m28s | File `bitset/stats.o' doeDEBUG_Mem free: 1605800 avail: 1960588 00h31m28s | s not exist. 00h31m28s | Must remake target `bitset/stats.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o bitset/stats.o bitset/stats.c 00h31m28s | Successfully remade target file `bitset/stats.o'. 00h31m28s | File `bitset/table.o' does not exist. 00h31m28s | Must remake target `bitset/table.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o bitset/table.o bitset/table.c 00h31m28s | Successfully remade target file `bitset/table.o'. 00h31m28s | File `bitset/vector.o' does not exist. 00h31m28s | Must remake target `bitset/vector.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o bitset/vector.o bitset/vector.c 00h31m28s | Successfully remade target file `bitset/vector.o'. 00h31m28s | File `fseterr.o' does not exist. 00h31m28s | Must remake target `fseterr.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o fseterr.o fseterr.c 00h31m28s | fseterr.c:69: warning: implicit declaration of function 'dup' 00h31m28s | fseterr.c:72: warning: implicit declaration of function 'close' 00h31m28s | fseterr.c:75: warning: implicit declaration of function 'dup2' 00h31m28s | fseterr.c:77: warning: implicit declaration of function 'abort' 00h31m28s | Successfully remade target file `fseterr.o'. 00h31m28s | File `spawn-pipe.o' does not exist. 00h31m28s | Must remake target `spawn-pipe.o'. 00h31m28s | tcc -g -c -I.. -I../lib -o spawn-pipe.o spawn-pipe.c 00h31m28s | Successfully remade target file `spawn-pipe.o'. 00h31m28s | Must remake target `lib.a'. 00h31m28s | tcc -ar r lib.a allocator.o areadlink.o argmatch.o asnprintf.o basename.o basename-lgpl.o binary-io.o bitrotate.o bitset.o bitsetv.o calloc.o canonicalize-lgpl.o careadlinkat.o c-ctype.o cloexec.o close.o closeout.o close-stream.o concat-filename.o c-strcasecmp.o c-strncasecmp.o dirname.o dirname-lgpl.o dup2.o dup-safer.o dup-safer-flag.o exitfail.o fatal-signal.o fd-hook.o fd-safer.o fd-safer-flag.o fopen.o fopen-safer.o fprintf.o frexp.o frexpl.o fstat.o getdtablesize.o get-errno.o gethrxtime.o getopt.o getprogname.o getrusage.o gettime.o gettimeofday.o gl_array_list.o gl_list.o gl_xlist.o hard-locale.o hash.o isnan.o isnand.o isnanf.o isnanl.o itold.o ldexpl.o localcharset.o localtime-buffer.o lstat.o main.o malloca.o malloc.o math.o mbrtowc.o mbsinit.o mbswidth.o memchr.o msvc-inval.o obstack.o obstack_printf.o open.o path-join.o perror.o pipe2-safer.o pipe-safer.o printf-args.o printf.o printf-frexp.o printf-frexpl.o printf-parse.o progname.o progreloc.o quotearg.o raise.o rawmemchr.o readlink.o realloc.o relocatable.o rename.o rmdir.o setenv.o sig-handler.o signbitd.o signbitf.o signbitl.o spawnattr_destroy.o spawnattr_init.o sprintf.o stat.o stat-time.o stat-w32.o stpcpy.o strchrnul.o strdup.o strerror.o stripslash.o strndup.o strnlen.o strverscmp.o timespec.o timevar.o unistd.o unlink.o unsetenv.o vasnprintf.o wait-process.o wctype-h.o xalloc-die.o xconcat-filename.o xmalloc.o xmemdup0.o xreadlink.o xsize.o xstrndup.o xtime.o yyerror.o error.o bitset/array.o bitset/list.o bitset/stats.o bitset/table.o bitset/vector.o fseterr.o spawn-pipe.o 00h31m28s | Successfully remade target file `lib.a'. 00h31m28s | make[1]: Leaving directory `/after/bison-3.4.1/build/bison-3.4.1/lib' 00h31m28s | Successfully remade target file `lib.a'. 00h31m28s | Must remake target `bison'. 00h31m28s | tcc -g -o bison src.a lib.a 00h31m28s | Successfully remade target file `bison'. 00h31m28s | Must remake target `all'. 00h31m28s | Successfully remade target file `all'. 00h31m28s | src_compile 00h31m28s | # end ofDEBUG_Mem free: 1605700 avail: 1962936 00h31m28s | call src_compile: 00h31m28s | bison-3.4.1: installing. 00h31m28s | # SPDX-FileCopyrightText: 2020 Giovanni Mascellani gio@debian.org 00h31m28s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h31m28s | # 00h31m28s | # SPDX-License-Identifier: GPL-3.0-or-later 00h31m28s | 00h31m28s | CC=tcc 00h31m28s | AR="tcc -ar" 00h31m28s | 00h31m28s | all: bison 00h31m28s | 00h31m28s | bison: src.a lib.a 00h31m28s | $(CC) $(CFLAGS) -g -o $@ $^ 00h31m28s | 00h31m28s | %.a: FORCE 00h31m28s | set -e ;\ 00h31m28s | DIR=$(basename $@ .a) ;\ 00h31m28s | $(MAKE) CC=$(CC) AR=$(AR) CFLAGS=$(CGLAGS) -C $$DIR $@ ;\ 00h31m28s | cp $$DIR/$@ $@ 00h31m28s | 00h31m28s | FORCE: 00h31m28s | 00h31m28s | install: 00h31m28s | install bison $(DESTDIR)$(PREFIX)/bin 00h31m28s | rm -rf $(PREFIX)/share/bison 00h31m28s | install -d $(DESTDIR)$(PREFIX)/share/bison 00h31m28s | mv data/skeletons/ $(DESTDIR)$(PREFIX)/share/bison 00h31m28s | mv data/m4sugar/ $(DESTDIR)$(PREFIX)/share/bison 00h31m28s | GNU Make 3.80 00h31m28s | Copyright (C) 2002 Free Software Foundation, Inc. 00h31m28s | This is free software; see the source for copying conditions. 00h31m28s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h31m28s | PARTICULAR PURPOSE. 00h31m28s | Reading makefiles... 00h31m28s | Updating goal targets.... 00h31m28s | File `install' does not exist. 00h31m28s | Must remake target `install'. 00h31m28s | install bison /after/bin 00h31m28s | rm -rf /after/share/bison 00h31m28s | install -d /after/share/bison 00h31m28s | mv data/skeletons/ /after/share/bison 00h31m28s | mv data/m4sugar/ /after/share/bison 00h31m28s | Successfully remade target file `install'. 00h31m28s | src_install 00h31m28s | DEBUGps: after_build: bison-3.4.1 | buildid 14 | ps: 33 00h31m28s | PID USER TIME COMMAND 00h31m28s | 1 0 0:00 ./init.user 00h31m28s | 2 0 0:00 [kthreadd] 00h31m28s | 3 0 0:00 [ksoftirqd/0] 00h31m28s | 4 0 0:00 [kworker/0:0] 00h31m28s | 5 0 0:00 [kworker/0:0H] 00h31m28s | 6 0 0:00 [kworker/u2:0] 00h31m28s | 7 0 0:00 [khelper] 00h31m28s | 8 0 0:00 [kdevtmpfs] 00h31m28s | 9 0 0:00 [perf] 00h31m28s | 10 0 0:00 [writeback] 00h31m28s | 11 0 0:00 [kworker/0:1] 00h31m28s | 12 0 0:00 [kswapd0] 00h31m28s | 13 0 0:00 [deferwq] 00h31m28s | 14 0 0:00 [kworker/u2:1] 00h31m28s | 22 0 0:00 {init} /bin/ash /init 00h31m28s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h31m28s | 120 0 0:00 ../bin/kaem --file kaem.run 00h31m28s | 502 0 0:00 [busybox] 00h31m28s | 546 0 0:00 [sh] 00h31m28s | 757 0 0:00 [busybox] 00h31m28s | 811 0 0:00 [busybox] 00h31m28s | 1237 0 0:00 [busybox] 00h31m28s | 1711 0 0:00 [tr] 00h31m28s | 2602 0 0:00 /bin/busybox sleep 0.25 00h31m28s | 2614 0 0:00 /bin/busybox ps 00h31m28s | 3005 0 0:00 [busybox] 00h31m28s | 3090 0 0:00 [busybox] 00h31m28s | 3389 0 0:16 bash run.sh 00h31m28s | 3610 0 0:00 [busybox] 00h31m28s | 3657 0 0:00 [busybox] 00h31m28s | DEBUGps: after_build: bison-3.4.1 | buildid 14 | READY: 3389 00h31m28s | delete_dir() START | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m28s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m29s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m29s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m29s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m30s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m30s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m30s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m30s | DEBUG_Mem free: 1606312 avail: 1962980 00h31m30s | delete_dir() LOOP | word: '/Development' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m30s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m30s | delete_dir() LOOP | word: '/M2-Planet' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m30s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m30s | delete_dir() LOOP | word: '/NASM' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m30s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m30s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m30s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m30s | delete_dir() LOOP | word: '/mes-m2' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m30s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m30s | delete_dir() LOOP | word: '/mescc-tools' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m30s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m30s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m30s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m30s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m30s | run.sh: line 43: command: ls: not found 00h31m30s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | DEBUG_Mem free: 1605940 avail: 1962608 00h31m31s | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m31s | run.sh: line 43: command: ls: not found 00h31m31s | run.sh: line 52: command: ls: not found 00h31m31s | delete_dir() ERR | '/after/bison-3.4.1' | context: bison-3.4.1-14|cleanup_after_build 00h31m31s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m31s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m31s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m32s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m32s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m32s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m32s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m33s | DEBUG_Mem free: 1605692 avail: 1962360 00h31m33s | delete_dir() READY 00h31m33s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h31m33s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h31m33s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h31m33s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h31m33s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h31m33s | DEBUG_Mem free: 1604700 avail: 1961368 00h31m33s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h31m33s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h31m33s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h31m33s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h31m33s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h31m33s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h31m33s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h31m33s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h31m33s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h31m33s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h31m33s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h31m33s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h31m33s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h31m33s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h31m33s | DEBUG_Mem free: 1604576 avail: 1961244 00h31m33s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h31m33s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h31m33s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h31m33s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h31m33s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h31m33s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h31m33s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h31m33s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h31m33s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h31m33s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h31m33s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h31m33s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h31m33s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h31m33s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h31m33s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h31m33s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h31m33s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h31m33s | DEBUG_Mem free: 1604576 avail: 1961244 00h31m33s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h31m33s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h31m33s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h31m33s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h31m33s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h31m33s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h31m33s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h31m34s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h31m34s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h31m34s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h31m34s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h31m34s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h31m34s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h31m34s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h31m34s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h31m34s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h31m34s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 DEBUG_Mem free: 1604576 avail: 1961244 00h31m34s | /after/bin/patch 00h31m34s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h31m34s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h31m34s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h31m34s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h31m34s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h31m34s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h31m34s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h31m34s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h31m34s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h31m34s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h31m34s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h31m34s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h31m34s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h31m34s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h31m34s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h31m34s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h31m34s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h31m34s | DEBUG_Mem free: 1604576 avail: 1961244 00h31m34s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h31m34s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h31m34s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h31m34s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h31m34s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h31m34s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h31m34s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h31m34s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h31m34s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h31m34s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h31m34s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h31m34s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h31m34s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h31m34s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h31m34s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h31m34s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h31m34s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h31m34s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h31m34s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h31m34s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h31m34s | 12c07ae103e7e3b390150a79DEBUG_Mem free: 1604576 avail: 1961244 00h31m34s | e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h31m34s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h31m34s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h31m34s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h31m34s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h31m34s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h31m34s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h31m34s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h31m34s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h31m34s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h31m34s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h31m34s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h31m34s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h31m34s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h31m34s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h31m34s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h31m34s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h31m34s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h31m34s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h31m34s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h31m34s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h31m34s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h31m34s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h31m34s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h31m34s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h31m34s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h31m34s | 78b36cb4aa62422feb9124ced77DEBUG_Mem free: 1604576 avail: 1961244 00h31m34s | 0b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h31m34s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h31m34s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h31m34s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h31m34s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h31m34s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h31m34s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h31m34s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h31m34s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h31m34s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h31m34s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h31m34s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/share/bison 00h31m35s | bison-3.4.1: checksumming installed files. 00h31m35s | /after/bin/bison: OK 00h31m35s | bison-3.4.1: build successful 00h31m35s | executing: gcc -dM -E -xc /dev/null 00h31m35s | run.sh: line 374: gcc: command not found 00h31m35s | DEBUGps: before_build: grep-2.4 | buildid 15 | ps: 33 00h31m35s | PID USER TIME COMMAND 00h31m35s | 1 0 0:00 ./init.user 00h31m35s | 2 0 0:00 [kthreadd] 00h31m35s | 3 0 0:00 [ksoftirqd/0] 00h31m35s | 4 0 0:00 [kworker/0:0] 00h31m35s | 5 0 0:00 [kworker/0:0H] 00h31m35s | 6 0 0:00 [kworker/u2:0] 00h31m35s | 7 0 0:00 [khelper] 00h31m35s | 8 0 0:00 [kdevtmpfs] 00h31m35s | 9 0 0:00 [perf] 00h31m35s | 10 0 0:00 [writeback] 00h31m35s | 11 0 0:00 [kworker/0:1] 00h31m35s | 12 0 0:00 [kswapd0] 00h31m35s | 13 0 0:00 [deferwq] 00h31m35s | 14 0 0:00 [kworker/u2:1] 00h31m35s | 22 0 0:00 {init} /bin/ash /init 00h31m35s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h31m35s | 120 0 0:00 ../bin/kaem --file kaem.run 00h31m35s | 502 0 0:00 [busybox] 00h31m35s | 546 0 0:00 [sh] 00h31m35s | 757 0 0:00 [busybox] 00h31m35s | 811 0 0:00 [busybox] 00h31m35s | 1237 0 0:00 [busybox] 00h31m35s | 1711 0 0:00 [tr] 00h31m35s | 2705 0 0:00 /bin/busybox sleep 0.25 00h31m35s | 2711 0 0:00 /bin/busybox ps 00h31m35s | 3005 0 0:00 [busybox] 00h31m35s | 3090 0 0:00 [busybox] 00h31m35s | 3389 0 0:16 bash run.sh 00h31m35s | 3610 0 0:00 [busybox] 00h31m35s | 3657 0 0:00 [busybox] 00h31m35s | DEBUGps: before_build: grep-2.4 | buildid 15 | READY: 3389 00h31m35s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h31m35s | DEBUG_Mem free: 1605576 avail: 1962244 00h31m35s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m35s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m35s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m36s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m36s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m36s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m36s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m37s | delete_dir() LOOP | word: '/Development' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/M2-Planet' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | DEBUG_Mem free: 1605552 avail: 1962220 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/NASM' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/mes-m2' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/mescc-tools' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m37s | run.sh: line 43: command: ls: not found 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | delete_dir() LOOP | word: '/Development' 00h31m37s | run.sh: line 43: command: ls: not foDEBUG_Mem free: 1605560 avail: 1962228 00h31m37s | und 00h31m37s | run.sh: line 52: command: ls: not found 00h31m37s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h31m37s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m37s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m38s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m38s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m38s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m39s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m39s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m39s | delete_dir() READY 00h31m39s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m39s | DEBUG_Mem free: 1605576 avail: 1962244 00h31m39s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m40s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m40s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m40s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m40s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m41s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m41s | DEBUG_Mem free: 1605568 avail: 1962236 00h31m41s | delete_dir() LOOP | word: '/Development' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/M2-Planet' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | DEBUG_Mem free: 1605436 avail: 1962104 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/NASM' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/mes-m2' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/mescc-tools' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | delete_dir() LOOP | word: '/M2-Planet' 00h31m41s | run.sh: line 43: command: ls: not found 00h31m41s | run.sh: line 52: command: ls: not found 00h31m41s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h31m41s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m42s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m42s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m42s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m42s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m43s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m43s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m43s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m43s | delete_dir() READY 00h31m43s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h31m43s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m44s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m44s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m44s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m44s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m45s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m45s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m45s | DEBUG_Mem free: 1604948 avail: 1961616 00h31m45s | delete_dir() LOOP | word: '/Development' 00h31m45s | run.sh: line 43: command: ls: not found 00h31m45s | run.sh: line 52: command: ls: not found 00h31m45s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m45s | delete_dir() LOOP | word: '/M2-Planet' 00h31m45s | run.sh: line 43: command: ls: not found 00h31m45s | run.sh: line 52: command: ls: not found 00h31m45s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m45s | delete_dir() LOOP | word: '/NASM' 00h31m45s | run.sh: line 43: command: ls: not found 00h31m45s | DEBUG_Mem free: 1604940 avail: 1961608 00h31m45s | run.sh: line 52: command: ls: not found 00h31m45s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m45s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m45s | run.sh: line 43: command: ls: not found 00h31m45s | run.sh: line 52: command: ls: not found 00h31m45s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m45s | delete_dir() LOOP | word: '/mes-m2' 00h31m45s | run.sh: line 43: command: ls: not found 00h31m45s | run.sh: line 52: command: ls: not found 00h31m45s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m45s | delete_dir() LOOP | word: '/mescc-tools' 00h31m45s | run.sh: line 43: command: ls: not found 00h31m45s | run.sh: line 52: command: ls: not found 00h31m45s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | delete_dir() LOOP | word: '/NASM' 00h31m46s | run.sh: line 43: command: ls: not found 00h31m46s | run.sh: line 52: command: ls: not found 00h31m46s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h31m46s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m46s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m46s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m46s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m47s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m47s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m47s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m47s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m48s | delete_dir() READY 00h31m48s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m48s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m48s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m48s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m49s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m49s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m49s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m49s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m50s | DEBUG_Mem free: 1604452 avail: 1961120 00h31m50s | delete_dir() LOOP | word: '/Development' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/M2-Planet' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/NASM' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m50s | run.sh: line 43: commaDEBUG_Mem free: 1604320 avail: 1960988 00h31m50s | nd: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/mes-m2' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/mescc-tools' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m50s | run.sh: line 43: command: ls: not found 00h31m50s | run.sh: line 52: command: ls: not found 00h31m50s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h31m50s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m50s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m51s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m51s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m51s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m51s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m52s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m52s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m52s | delete_dir() READY 00h31m52s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h31m52s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m52s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m53s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m53s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m53s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m53s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m54s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m54s | DEBUG_Mem free: 1603956 avail: 1960624 00h31m54s | delete_dir() LOOP | word: '/Development' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/M2-Planet' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/NASM' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleDEBUG_Mem free: 1603840 avail: 1960508 00h31m54s | anup_base 00h31m54s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/mes-m2' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/mescc-tools' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | delete_dir() LOOP | word: '/mes-m2' 00h31m54s | run.sh: line 43: command: ls: not found 00h31m54s | run.sh: line 52: command: ls: not found 00h31m54s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h31m54s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m55s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m55s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m55s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m55s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m56s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m56s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m56s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m56s | delete_dir() READY 00h31m56s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m56s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m57s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m57s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m57s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m57s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m58s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m58s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m58s | DEBUG_Mem free: 1603460 avail: 1960128 00h31m58s | delete_dir() LOOP | word: '/Development' 00h31m58s | run.sh: line 43: command: ls: not found 00h31m58s | run.sh: line 52: command: ls: not found 00h31m58s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m58s | delete_dir() LOOP | word: '/M2-Planet' 00h31m58s | run.sh: line 43: command: ls: not found 00h31m58s | run.sh: line 52: command: ls: not found 00h31m58s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m58s | delete_dir() LOOP | word: '/NASM' 00h31m58s | run.sh: line 43: command: ls: not found 00h31m58s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | DEBUG_Mem free: 1603320 avail: 1959988 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/mes-m2' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/mescc-tools' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/mes-0.23' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | delete_dir() LOOP | word: '/mescc-tools' 00h31m59s | run.sh: line 43: command: ls: not found 00h31m59s | run.sh: line 52: command: ls: not found 00h31m59s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h31m59s | DEBUG_Mem free: 1602840 avail: 1959508 00h31m59s | DEBUG_Mem free: 1602840 avail: 1959508 00h31m59s | DEBUG_Mem free: 1602840 avail: 1959508 00h32m00s | DEBUG_Mem free: 1602840 avail: 1959508 00h32m00s | DEBUG_Mem free: 1602840 avail: 1959508 00h32m00s | DEBUG_Mem free: 1602840 avail: 1959508 00h32m00s | DEBUG_Mem free: 1602840 avail: 1959508 00h32m01s | DEBUG_Mem free: 1602840 avail: 1959508 00h32m01s | delete_dir() READY 00h32m01s | grep-2.4: beginning build using script grep-2.4.sh 00h32m01s | START: mkdir -p build 00h32m01s | run.sh: line 16: sync: command not found 00h32m01s | READY: RC: 0 00h32m01s | grep-2.4: unpacking source. 00h32m01s | src_unpack: start pwd: /after/grep-2.4/build | grep-2.4-15 00h32m01s | DEBUG_Mem free: 1601592 avail: 1959396 00h32m01s | src_unpack: ready pwd: /after/grep-2.4/build | grep-2.4-15 00h32m01s | grep-2.4: preparing source. 00h32m01s | grep-2.4: configuring source. 00h32m01s | grep-2.4: compiling source. 00h32m01s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h32m01s | # 00h32m01s | # SPDX-License-Identifier: GPL-3.0-or-later 00h32m01s | 00h32m01s | PACKAGE=grep 00h32m01s | VERSION=2.4 00h32m01s | 00h32m01s | CC = tcc 00h32m01s | LD = tcc 00h32m01s | AR = tcc -ar 00h32m01s | 00h32m01s | CFLAGS = -DPACKAGE=\"$(PACKAGE)\" \ 00h32m01s | -DVERSION=\"$(VERSION)\" \ 00h32m01s | -DHAVE_DIRENT_H=1 \ 00h32m01s | -DHAVE_UNISTD_H=1 \ 00h32m01s | -DHAVE_STRERROR=1 \ 00h32m01s | -DREGEX_MALLOC=1 00h32m01s | 00h32m01s | .PHONY: all 00h32m01s | 00h32m01s | GREP_SRC = grep dfa kwset obstack regex stpcpy savedir getopt getopt1 search grepmat 00h32m01s | GREP_OBJECTS = $(addprefix src/, $(addsuffix .o, $(GREP_SRC))) 00h32m01s | 00h32m01s | all: grep 00h32m01s | 00h32m01s | grep: $(GREP_OBJECTS) 00h32m01s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h32m01s | 00h32m01s | install: all 00h32m01s | install grep $(DESTDIR)$(PREFIX)/bin 00h32m01s | ln -sf $(PREFIX)/bin/grep $(DESTDIR)$(PREFIX)/bin/egrep 00h32m01s | ln -sf $(PREFIX)/bin/grep $(DESTDIR)$(PREFIX)/bin/fgrep 00h32m01s | GNU Make 3.80 00h32m01s | Copyright (C) 2002 Free Software Foundation, Inc. 00h32m01s | This is free software; see the source for copying conditions. 00h32m01s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h32m01s | PARTICULAR PURPOSE. 00h32m01s | Reading makefiles... 00h32m01s | Updating goal targets.... 00h32m01s | File `all' does not exist. 00h32m01s | File `grep' does not exist. 00h32m01s | File `src/grep.o' does not exist. 00h32m01s | Must remake target `src/grep.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/grep.o src/grep.c 00h32m01s | src/grep.c:158: warning: implicit declaration of function 'strerror' 00h32m01s | src/grep.c:171: warning: implicit declaration of function 'exit' 00h32m01s | src/grep.c:216: warning: implicit declaration of function 'atoi' 00h32m01s | src/grep.c:285: warning: implicit declaration of function 'abort' 00h32m01s | src/grep.c:925: warning: implicit declaration of function 'strlen' 00h32m01s | src/grep.c:937: warning: implicit declaration of function 'strcpy' 00h32m01s | src/grep.c:1029: warning: implicit declaration of function 'strcmp' 00h32m01s | Successfully remade target file `src/grep.o'. 00h32m01s | File `src/dfa.o' does not exist. 00h32m01s | Must remake target `src/dfa.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/dfa.o src/dfa.c 00h32m01s | src/dfa.c:428: warning: implicit declaration of function 'strlen' 00h32m01s | src/dfa.c:431: warning: implicit declaration of function 'strncmp' 00h32m01s | src/dfa.c:796: warning: implicit declaration of function 'abort' 00h32m01s | src/dfa.c:2197: warning: implicit declaration of function 'strcpy' 00h32m01s | src/dfa.c:2482: warning: implicit declaration of function 'strcmp' 00h32m01s | Successfully remade target file `src/dfa.o'. 00h32m01s | File `src/kwset.o' does not exist. 00h32m01s | Must remake target `src/kwset.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/kwset.o src/kwset.c 00h32m01s | src/kwset.c:240: warning: implicit declaration of function 'abort' 00h32m01s | Successfully remade target file `src/kwset.o'. 00h32m01s | File `src/obstack.o' does not exist. 00h32m01s | Must remake target `src/obstack.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/obstack.o src/obstack.c 00h32m01s | src/obstack.c:401: warning: implicit declaration of function 'abort' 00h32m01s | src/obstack.c:468: warning: implicit declaration of function 'exit' 00h32m01s | Successfully remade target file `src/obstack.o'. 00h32m01s | File `src/regex.o' does not exist. 00h32m01s | Must remake target `src/regex.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/regex.o src/regex.c 00h32m01s | src/regex.c:1926: warning: implicit declaration of function 'free' 00h32m01s | src/regex.c:2259: warning: implicit declaration of function 'strcmp' 00h32m01s | src/regex.c:3396: warning: implicit declaration of function 'abort' 00h32m01s | src/regex.c:5637: warning: implicit declaration of function 'strlen' 00h32m01s | Successfully remade target file `src/regex.o'. 00h32m01s | File `src/stpcpy.o' does not exist. 00h32m01s | Must remake target `src/stpcpy.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/stpcpy.o src/stpcpy.c 00h32m01s | Successfully remade target file `src/stpcpy.o'. 00h32m01s | File `src/savedir.o' doeDEBUG_Mem free: 1599864 avail: 1958684 00h32m01s | s not exist. 00h32m01s | Must remake target `src/savedir.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/savedir.o src/savedir.c 00h32m01s | src/savedir.c:107: warning: implicit declaration of function 'strlen' 00h32m01s | src/savedir.c:131: warning: implicit declaration of function 'free' 00h32m01s | Successfully remade target file `src/savedir.o'. 00h32m01s | File `src/getopt.o' does not exist. 00h32m01s | Must remake target `src/getopt.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/getopt.o src/getopt.c 00h32m01s | src/getopt.c:527: warning: implicit declaration of function 'strcmp' 00h32m01s | src/getopt.c:603: warning: implicit declaration of function 'strncmp' 00h32m01s | src/getopt.c:606: warning: implicit declaration of function 'strlen' 00h32m01s | Successfully remade target file `src/getopt.o'. 00h32m01s | File `src/getopt1.o' does not exist. 00h32m01s | Must remake target `src/getopt1.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/getopt1.o src/getopt1.c 00h32m01s | Successfully remade target file `src/getopt1.o'. 00h32m01s | File `src/search.o' does not exist. 00h32m01s | Must remake target `src/search.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/search.o src/search.c 00h32m01s | src/search.c:111: warning: implicit declaration of function 'strlen' 00h32m01s | src/search.c:157: warning: implicit declaration of function 'strcpy' 00h32m01s | src/search.c:189: warning: implicit declaration of function 'strcmp' 00h32m01s | Successfully remade target file `src/search.o'. 00h32m01s | File `src/grepmat.o' does not exist. 00h32m01s | Must remake target `src/grepmat.o'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -c -o src/grepmat.o src/grepmat.c 00h32m01s | Successfully remade target file `src/grepmat.o'. 00h32m01s | Must remake target `grep'. 00h32m01s | tcc -DPACKAGE=\"grep\" -DVERSION=\"2.4\" -DHAVE_DIRENT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 src/grep.o src/dfa.o src/kwset.o src/obstack.o src/regex.o src/stpcpy.o src/savedir.o src/getopt.o src/getopt1.o src/search.o src/grepmat.o -o grep 00h32m01s | Successfully remade target file `grep'. 00h32m01s | Must remake target `all'. 00h32m01s | Successfully remade target file `all'. 00h32m01s | src_compile 00h32m01s | # end of call src_compile: 00h32m01s | grep-2.4: installing. 00h32m01s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h32m01s | # 00h32m01s | # SPDX-License-Identifier: GPL-3.0-or-later 00h32m01s | 00h32m01s | PACKAGE=grep 00h32m01s | VERSION=2.4 00h32m01s | 00h32m01s | CC = tcc 00h32m01s | LD = tcc 00h32m01s | AR = tcc -ar 00h32m01s | 00h32m01s | CFLAGS = -DPACKAGE=\"$(PACKAGE)\" \ 00h32m01s | -DVERSION=\"$(VERSION)\" \ 00h32m01s | -DHAVE_DIRENT_H=1 \ 00h32m01s | -DHAVE_UNISTD_H=1 \ 00h32m01s | -DHAVE_STRERROR=1 \ 00h32m01s | -DREGEX_MALLOC=1 00h32m01s | 00h32m01s | .PHONY: all 00h32m01s | 00h32m01s | GREP_SRC = grep dfa kwset obstack regex stpcpy savedir getopt getopt1 search grepmat 00h32m01s | GREP_OBJECTS = $(addprefix src/, $(addsuffix .o, $(GREP_SRC))) 00h32m01s | 00h32m01s | all: grep 00h32m01s | 00h32m01s | grep: $(GREP_OBJECTS) 00h32m01s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h32m01s | 00h32m01s | install: all 00h32m01s | install grep $(DESTDIR)$(PREFIX)/bin 00h32m01s | ln -sf $(PREFIX)/bin/grep $(DESTDIR)$(PREFIX)/bin/egrep 00h32m01s | ln -sf $(PREFIX)/bin/grep $(DESTDIR)$(PREFIX)/bin/fgrep 00h32m01s | GNU Make 3.80 00h32m01s | Copyright (C) 2002 Free Software Foundation, Inc. 00h32m01s | This is free software; see the source for copying conditions. 00h32m01s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h32m01s | PARTICULAR PURPOSE. 00h32m01s | Reading makefiles... 00h32m01s | Updating goal targets.... 00h32m01s | File `install' does not exist. 00h32m01s | File `all' does not exist. 00h32m01s | Must remake target `all'. 00h32m01s | Successfully remade target file `all'. 00h32m01s | Must remake target `install'. 00h32m01s | install grep /after/bin 00h32m01s | ln -sf /after/bin/grep /after/bin/egrep 00h32m01s | ln -sf /after/bin/grep /after/bin/fgrep 00h32m01s | Successfully remade target file `install'. 00h32m01s | src_install 00h32m01s | DEBUGps: after_build: grep-2.4 | buildid 15 | ps: 33 00h32m01s | PID USER TIME COMMAND 00h32m01s | 1 0 0:00 ./init.user 00h32m01s | 2 0 0:00 [kthreadd] 00h32m01s | 3 0 0:00 [ksoftirqd/0] 00h32m01s | 4 0 0:00 [kworker/0:0] 00h32m01s | 5 0 0:00 [kworker/0:0H] 00h32m01s | 6 0 0:00 [kworker/u2:0] 00h32m01s | 7 0 0:00 [khelper] 00h32m01s | 8 0 0:00 [kdevtmpfs] 00h32m01s | 9 0 0:00 [perf] 00h32m01s | 10 0 0:00 [writeback] 00h32m01s | 11 0 0:00 [kworker/0:1] 00h32m01s | 12 0 0:00 [kswapd0] 00h32m01s | 13 0 0:00 [deferwq] 00h32m01s | 14 0 0:00 [kworker/u2:1] 00h32m01s | 22 0 0:00 {init} /bin/ash /init 00h32m01s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h32m01s | 120 0 0:00 ../bin/kaem --file kaem.run 00h32m01s | 502 0 0:00 [busybox] 00h32m01s | 546 0 0:00 [sh] 00h32m01s | 757 0 0:00 [busybox] 00h32m01s | 811 0 0:00 [busybox] 00h32m01s | 1237 0 0:00 [busybox] 00h32m01s | 1711 0 0:00 [tr] 00h32m01s | 3005 0 0:00 [busybox] 00h32m01s | 3090 0 0:00 [busybox] 00h32m01s | 3231 0 0:00 /bin/busybox sleep 0.25 00h32m01s | 3245 0 0:00 [busybox] 00h32m01s | 3247 0 0:00 /bin/busybox ps 00h32m01s | 3389 0 0:17 bash run.sh 00h32m01s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m01s | 3610 0 0:00 [busybox] 00h32m01s | 3657 0 0:00 [busybox] 00h32m01s | DEBUGps: after_build: grep-2.4 | buildid 15 | READY: 3389 00h32m01s | delete_dir() START | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m02s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m02s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m02s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m02s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m03s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m03s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m03s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m03s | delete_dir() LOOP | word: '/Development' 00h32m03s | run.sh: line 43: command: ls: not found 00h32m03s | run.sh: line 52: command: ls: not found 00h32m03s | delete_dir() ERR | '/DEBUG_Mem free: 1599608 avail: 1958796 00h32m03s | after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m03s | delete_dir() LOOP | word: '/M2-Planet' 00h32m03s | run.sh: line 43: command: ls: not found 00h32m03s | run.sh: line 52: command: ls: not found 00h32m03s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m03s | delete_dir() LOOP | word: '/NASM' 00h32m03s | run.sh: line 43: command: ls: not found 00h32m03s | run.sh: line 52: command: ls: not found 00h32m03s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m03s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m03s | run.sh: line 43: command: ls: not found 00h32m03s | run.sh: line 52: command: ls: not found 00h32m03s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m03s | delete_dir() LOOP | word: '/mes-m2' 00h32m03s | run.sh: line 43: command: ls: not found 00h32m03s | run.sh: line 52: command: ls: not found 00h32m03s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m03s | delete_dir() LOOP | word: '/mescc-tools' 00h32m03s | run.sh: line 43: command: ls: not found 00h32m03s | run.sh: line 52: command: ls: not found 00h32m03s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m03s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/bisonDEBUG_Mem free: 1599608 avail: 1958796 00h32m04s | -3.4.1' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m04s | run.sh: line 43: command: ls: not found 00h32m04s | run.sh: line 52: command: ls: not found 00h32m04s | delete_dir() ERR | '/after/grep-2.4' | context: grep-2.4-15|cleanup_after_build 00h32m04s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m04s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m04s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m05s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m05s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m05s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m05s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m06s | DEBUG_Mem free: 1599608 avail: 1958796 00h32m06s | delete_dir() READY 00h32m06s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h32m06s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h32m06s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h32m06s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h32m06s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h32m06s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h32m06s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h32m06s | d32467575bfbdDEBUG_Mem free: 1598616 avail: 1957804 00h32m06s | 6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h32m06s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h32m06s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h32m06s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h32m06s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h32m06s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h32m06s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h32m06s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h32m06s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h32m06s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h32m06s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h32m06s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h32m06s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h32m06s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h32m06s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h32m06s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h32m06s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h32m06s | DEBUG_Mem free: 1598616 avail: 1957804 00h32m06s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h32m06s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h32m06s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h32m06s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h32m06s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h32m06s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h32m06s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h32m06s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h32m06s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h32m06s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h32m06s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h32m06s | a930a27e58f95d23ab863d823c1eeef00eae84e5d5bd359f29a6611977907db0 /after/bin/join 00h32m06s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h32m06s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h32m06s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h32m06s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h32m06s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h32m06s | DEBUG_Mem free: 1598616 avail: 1957804 00h32m06s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h32m07s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h32m07s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h32m07s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h32m07s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h32m07s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h32m07s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h32m07s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h32m07s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h32m07s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /after/bin/mknod 00h32m07s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h32m07s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h32m07s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h32m07s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h32m07s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h32m07s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h32m07s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h32m07s | DEBUG_Mem free: 1598616 avail: 1957804 00h32m07s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h32m07s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h32m07s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h32m07s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h32m07s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h32m07s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h32m07s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h32m07s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h32m07s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h32m07s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h32m07s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sleep 00h32m07s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h32m07s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h32m07s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h32m07s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h32m07s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h32m07s | DEBUG_Mem free: 1598616 avail: 1957804 00h32m07s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h32m07s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h32m07s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h32m07s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h32m07s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h32m07s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h32m07s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h32m07s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h32m07s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h32m07s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h32m07s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h32m07s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h32m07s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h32m07s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h32m07s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h32m07s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h32m07s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h32m07s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h32m07s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h32m07s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 DEBUG_Mem free: 1598616 avail: 1957804 00h32m07s | /after/lib/tcc 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h32m07s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h32m07s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h32m07s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h32m07s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h32m07s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h32m07s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h32m07s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h32m07s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h32m07s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h32m07s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h32m07s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h32m07s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h32m07s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h32m07s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h32m07s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h32m07s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h32m07s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h32m07s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h32m07s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h32m07s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h32m07s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h32m07s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h32m07s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h32m07s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h32m07s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h32m07s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h32m07s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h32m08s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h32m08s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h32m08s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431DEBUG_Mem free: 1598616 avail: 1957804 00h32m08s | fb8cc4abbd74b83b91 /after/include/stdio.h 00h32m08s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h32m08s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h32m08s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h32m08s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h32m08s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h32m08s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h32m08s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h32m08s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h32m08s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/share/bison 00h32m08s | grep-2.4: checksumming installed files. 00h32m08s | /after/bin/grep: OK 00h32m08s | grep-2.4: build successful 00h32m08s | executing: gcc -dM -E -xc /dev/null 00h32m08s | run.sh: line 374: gcc: command not found 00h32m08s | DEBUGps: before_build: diffutils-2.7 | buildid 16 | ps: 34 00h32m08s | PID USER TIME COMMAND 00h32m08s | 1 0 0:00 ./init.user 00h32m08s | 2 0 0:00 [kthreadd] 00h32m08s | 3 0 0:00 [ksoftirqd/0] 00h32m08s | 4 0 0:00 [kworker/0:0] 00h32m08s | 5 0 0:00 [kworker/0:0H] 00h32m08s | 6 0 0:00 [kworker/u2:0] 00h32m08s | 7 0 0:00 [khelper] 00h32m08s | 8 0 0:00 [kdevtmpfs] 00h32m08s | 9 0 0:00 [perf] 00h32m08s | 10 0 0:00 [writeback] 00h32m08s | 11 0 0:00 [kworker/0:1] 00h32m08s | 12 0 0:00 [kswapd0] 00h32m08s | 13 0 0:00 [deferwq] 00h32m08s | 14 0 0:00 [kworker/u2:1] 00h32m08s | 22 0 0:00 {init} /bin/ash /init 00h32m08s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h32m08s | 120 0 0:00 ../bin/kaem --file kaem.run 00h32m08s | 502 0 0:00 [busybox] 00h32m08s | 546 0 0:00 [sh] 00h32m08s | 757 0 0:00 [busybox] 00h32m08s | 811 0 0:00 [busybox] 00h32m08s | 1237 0 0:00 [busybox] 00h32m08s | 1711 0 0:00 [tr] 00h32m08s | 3005 0 0:00 [busybox] 00h32m08s | 3090 0 0:00 [busybox] 00h32m08s | 3245 0 0:00 [busybox] 00h32m08s | 3339 0 0:00 /bin/busybox sleep 0.25 00h32m08s | 3343 0 0:00 [busybox] 00h32m08s | 3345 0 0:00 /bin/busybox ps 00h32m08s | 3389 0 0:17 bash run.sh 00h32m08s | 3610 0 0:00 [busybox] 00h32m08s | 3657 0 0:00 [busybox] 00h32m08s | DEBUGps: before_build: diffutils-2.7 | buildid 16 | READY: 3389 00h32m08s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h32m08s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m08s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m08s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m09s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m09s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m09s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m09s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m10s | DEBUG_Mem free: 1598980 avail: 1958168 00h32m10s | delete_dir() LOOP | word: '/Development' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/M2-Planet' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/NASM' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/mes-m2' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/mescc-tools' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | 'DEBUG_Mem free: 1598980 avail: 1958168 00h32m10s | /Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | delete_dir() LOOP | word: '/Development' 00h32m10s | run.sh: line 43: command: ls: not found 00h32m10s | run.sh: line 52: command: ls: not found 00h32m10s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m10s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m10s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m11s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m11s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m11s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m11s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m12s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m12s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m12s | delete_dir() READY 00h32m12s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m12s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m12s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m13s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m13s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m13s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m13s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m14s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m14s | DEBUG_Mem free: 1598856 avail: 1958044 00h32m14s | delete_dir() LOOP | word: '/Development' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/M2-Planet' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/NASM' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/mes-m2' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/mescc-tools' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | contDEBUG_Mem free: 1598732 avail: 1957920 00h32m14s | ext: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | delete_dir() LOOP | word: '/M2-Planet' 00h32m14s | run.sh: line 43: command: ls: not found 00h32m14s | run.sh: line 52: command: ls: not found 00h32m14s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m14s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m15s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m15s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m15s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m15s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m16s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m16s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m16s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m16s | delete_dir() READY 00h32m16s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h32m16s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m17s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m17s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m17s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m18s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m18s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m18s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m18s | DEBUG_Mem free: 1598236 avail: 1957424 00h32m18s | delete_dir() LOOP | word: '/Development' 00h32m18s | run.sh: line 43: command: ls: not found 00h32m18s | run.sh: line 52: command: ls: not found 00h32m18s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m18s | delete_dir() LOOP | word: '/M2-Planet' 00h32m18s | run.sh: line 43: command: ls: not found 00h32m18s | run.sh: line 52: command: ls: not found 00h32m18s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m18s | delete_dir() LOOP | word: '/NASM' 00h32m18s | run.sh: line 43: command: ls: not found 00h32m18s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/mes-m2' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir()DEBUG_Mem free: 1598112 avail: 1957300 00h32m19s | LOOP | word: '/mescc-tools' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | delete_dir() LOOP | word: '/NASM' 00h32m19s | run.sh: line 43: command: ls: not found 00h32m19s | run.sh: line 52: command: ls: not found 00h32m19s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m19s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m19s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m19s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m20s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m20s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m20s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m20s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m21s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m21s | delete_dir() READY 00h32m21s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m21s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m21s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m21s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m22s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m22s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m22s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m22s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m23s | DEBUG_Mem free: 1597740 avail: 1956928 00h32m23s | delete_dir() LOOP | word: '/Development' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/M2-Planet' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/NASM' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/mes-m2' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: DEBUG_Mem free: 1597484 avail: 1956672 00h32m23s | command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/mescc-tools' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m23s | run.sh: line 43: command: ls: not found 00h32m23s | run.sh: line 52: command: ls: not found 00h32m23s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m23s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m23s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m24s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m24s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m24s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m24s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m25s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m25s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m25s | delete_dir() READY 00h32m25s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h32m25s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m25s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m26s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m26s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m26s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m26s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m27s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m27s | DEBUG_Mem free: 1597120 avail: 1956308 00h32m27s | delete_dir() LOOP | word: '/Development' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/M2-Planet' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/NASM' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: comDEBUG_Mem free: 1596988 avail: 1956176 00h32m27s | mand: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/mes-m2' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/mescc-tools' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m27s | delete_dir() LOOP | word: '/mes-m2' 00h32m27s | run.sh: line 43: command: ls: not found 00h32m27s | run.sh: line 52: command: ls: not found 00h32m27s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h32m28s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m28s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m28s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m28s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m29s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m29s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m29s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m29s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m30s | delete_dir() READY 00h32m30s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m30s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m30s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m30s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m30s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m31s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m31s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m31s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m31s | DEBUG_Mem free: 1596500 avail: 1955688 00h32m32s | delete_dir() LOOP | word: '/Development' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/M2-Planet' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/NASM' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleDEBUG_Mem free: 1596376 avail: 1955564 00h32m32s | anup_base 00h32m32s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/mes-m2' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/mescc-tools' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h32m32s | delete_dir() LOOP | word: '/mescc-tools' 00h32m32s | run.sh: line 43: command: ls: not found 00h32m32s | run.sh: line 52: command: ls: not found 00h32m32s | delete_dir() ERR | '/mesccDEBUG_Mem free: 1595880 avail: 1955068 00h32m32s | -tools' | context: mescc-tools|cleanup_base 00h32m32s | DEBUG_Mem free: 1595880 avail: 1955068 00h32m32s | DEBUG_Mem free: 1595880 avail: 1955068 00h32m33s | DEBUG_Mem free: 1595880 avail: 1955068 00h32m33s | DEBUG_Mem free: 1595880 avail: 1955068 00h32m33s | DEBUG_Mem free: 1595880 avail: 1955068 00h32m33s | DEBUG_Mem free: 1595880 avail: 1955068 00h32m34s | DEBUG_Mem free: 1595880 avail: 1955068 00h32m34s | delete_dir() READY 00h32m34s | diffutils-2.7: beginning build using script diffutils-2.7.sh 00h32m34s | START: mkdir -p build 00h32m34s | run.sh: line 16: sync: command not found 00h32m34s | READY: RC: 0 00h32m34s | diffutils-2.7: unpacking source. 00h32m34s | DEBUG_Mem free: 1595888 avail: 1955076 00h32m34s | src_unpack: start pwd: /after/diffutils-2.7/build | diffutils-2.7-16 00h32m34s | src_unpack: ready pwd: /after/diffutils-2.7/build | diffutils-2.7-16 00h32m34s | diffutils-2.7: preparing source. 00h32m34s | diffutils-2.7: configuring source. 00h32m34s | diffutils-2.7: compiling source. 00h32m34s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h32m34s | # 00h32m34s | # SPDX-License-Identifier: GPL-3.0-or-later 00h32m34s | 00h32m34s | CC = tcc 00h32m34s | 00h32m34s | CFLAGS = -I . \ 00h32m34s | -DNULL_DEVICE=\"/dev/null\" \ 00h32m34s | -DHAVE_STRERROR=1 \ 00h32m34s | -DREGEX_MALLOC=1 \ 00h32m34s | -DHAVE_DIRENT_H \ 00h32m34s | -DHAVE_DUP2=1 \ 00h32m34s | -DHAVE_FORK=1 00h32m34s | 00h32m34s | .PHONY: all 00h32m34s | 00h32m34s | CMP_SRC = cmp cmpbuf error getopt getopt1 xmalloc version 00h32m34s | CMP_OBJECTS = $(addsuffix .o, $(CMP_SRC)) 00h32m34s | 00h32m34s | DIFF_SRC = diff alloca analyze cmpbuf dir io util context ed ifdef normal side fnmatch getopt getopt1 regex version 00h32m34s | DIFF_OBJECTS = $(addsuffix .o, $(DIFF_SRC)) 00h32m34s | 00h32m34s | all: cmp diff 00h32m34s | 00h32m34s | cmp: $(CMP_OBJECTS) 00h32m34s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h32m34s | 00h32m34s | diff: $(DIFF_OBJECTS) 00h32m34s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h32m34s | 00h32m34s | install: all 00h32m34s | install cmp $(DESTDIR)$(PREFIX)/bin 00h32m34s | install diff $(DESTDIR)$(PREFIX)/bin 00h32m34s | GNU Make 3.80 00h32m34s | Copyright (C) 2002 Free Software Foundation, Inc. 00h32m34s | This is free software; see the source for copying conditions. 00h32m34s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h32m34s | PARTICULAR PURPOSE. 00h32m34s | Reading makefiles... 00h32m34s | Updating goal targets.... 00h32m34s | File `all' does not exist. 00h32m34s | File `cmp' does not exist. 00h32m34s | File `cmp.o' does not exist. 00h32m34s | Must remake target `cmp.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o cmp.o cmp.c 00h32m34s | cmp.c:169: warning: implicit declaration of function 'exit' 00h32m34s | cmp.c:193: warning: implicit declaration of function 'strcmp' 00h32m34s | cmp.c:202: warning: implicit declaration of function 'open' 00h32m34s | cmp.c:262: warning: implicit declaration of function 'close' 00h32m34s | cmp.c:296: warning: implicit declaration of function 'read' 00h32m34s | cmp.c:565: warning: implicit declaration of function 'lseek' 00h32m34s | Successfully remade target file `cmp.o'. 00h32m34s | File `cmpbuf.o' does not exist. 00h32m34s | Must remake target `cmpbuf.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o cmpbuf.o cmpbuf.c 00h32m34s | Successfully remade target file `cmpbuf.o'. 00h32m34s | File `error.o' does not exist. 00h32m34s | Must remake target `error.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o error.o error.c 00h32m34s | error.c:106: warning: implicit declaration of function 'strerror' 00h32m34s | Successfully remade target file `error.o'. 00h32m34s | File `getopt.o' does not exist. 00h32m34s | Must remake target `getopt.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o getopt.o getopt.c 00h32m34s | getopt.c:408: warning: implicit declaration of function 'strcmp' 00h32m34s | getopt.c:484: warning: implicit declaration of function 'strncmp' 00h32m34s | getopt.c:486: warning: implicit declaration of function 'strlen' 00h32m34s | Successfully remade target file `getopt.o'. 00h32m34s | File `getopt1.o' does not exist. 00h32m34s | Must remake target `getopt1.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o getopt1.o getopt1.c 00h32m34s | Successfully remade target file `getopt1.o'. 00h32m34s | File `xmalloc.o' does not exist. 00h32m34s | Must remake target `xmalloc.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o xmalloc.o xmalloc.c 00h32m34s | Successfully remade target file `xmalloc.o'. 00h32m34s | File `version.o' does not exist. 00h32m34s | Must remake target `version.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o version.o versiDEBUG_Mem free: 1594144 avail: 1954588 00h32m34s | on.c 00h32m34s | Successfully remade target file `version.o'. 00h32m34s | Must remake target `cmp'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 cmp.o cmpbuf.o error.o getopt.o getopt1.o xmalloc.o version.o -o cmp 00h32m34s | Successfully remade target file `cmp'. 00h32m34s | File `diff' does not exist. 00h32m34s | File `diff.o' does not exist. 00h32m34s | Must remake target `diff.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o diff.o diff.c 00h32m34s | diff.c:82: warning: implicit declaration of function 'strlen' 00h32m34s | diff.c:89: warning: implicit declaration of function 'strcat' 00h32m34s | diff.c:108: warning: implicit declaration of function 'atoi' 00h32m34s | diff.c:149: warning: implicit declaration of function 'strcmp' 00h32m34s | diff.c:151: warning: implicit declaration of function 'open' 00h32m34s | diff.c:167: warning: implicit declaration of function 'close' 00h32m34s | diff.c:473: warning: implicit declaration of function 'exit' 00h32m34s | diff.c:652: warning: implicit declaration of function 'bzero' 00h32m34s | diff.c:900: warning: implicit declaration of function 'lseek' 00h32m34s | diff.c:910: warning: implicit declaration of function 'time' 00h32m34s | diff.c:1101: warning: implicit declaration of function 'free' 00h32m34s | Successfully remade target file `diff.o'. 00h32m34s | File `alloca.o' does not exist. 00h32m34s | Must remake target `alloca.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o alloca.o alloca.c 00h32m34s | alloca.c:189: warning: implicit declaration of function 'free' 00h32m34s | Successfully remade target file `alloca.o'. 00h32m34s | File `analyze.o' does not exist. 00h32m34s | Must remake target `analyze.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o analyze.o analyze.c 00h32m34s | analyze.c:375: warning: implicit declaration of function 'abort' 00h32m34s | analyze.c:430: warning: implicit declaration of function 'bzero' 00h32m34s | analyze.c:605: warning: implicit declaration of function 'free' 00h32m34s | analyze.c:878: warning: implicit declaration of function 'read' 00h32m34s | analyze.c:894: warning: implicit declaration of function 'bcmp' 00h32m34s | Successfully remade target file `analyze.o'. 00h32m34s | File `dir.o' does not exist. 00h32m34s | Must remake target `dir.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o dir.o dir.c 00h32m34s | dir.c:78: warning: implicit declaration of function 'strlen' 00h32m34s | dir.c:90: warning: implicit declaration of function 'bcopy' 00h32m34s | dir.c:120: warning: implicit declaration of function 'qsort' 00h32m34s | dir.c:132: warning: implicit declaration of function 'strcmp' 00h32m34s | dir.c:210: warning: implicit declaration of function 'free' 00h32m34s | Successfully remade target file `dir.o'. 00h32m34s | File `io.o' does not exist. 00h32m34s | Must remake target `io.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o io.o io.c 00h32m34s | io.c:106: warning: implicit declaration of function 'read' 00h32m34s | io.c:322: warning: implicit declaration of function 'bcmp' 00h32m34s | io.c:408: warning: implicit declaration of function 'bzero' 00h32m34s | io.c:699: warning: implicit declaration of function 'abort' 00h32m34s | io.c:710: warning: implicit declaration of function 'free' 00h32m34s | Successfully remade target file `io.o'. 00h32m34s | File `util.o' does not exist. 00h32m34s | Must remake target `util.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o util.o util.c 00h32m34s | util.c:71: warning: implicit declaration of function 'exit' 00h32m34s | util.c:177: warning: implicit declaration of function 'strlen' 00h32m34s | util.c:192: warning: implicit declaration of function 'pipe' 00h32m34s | util.c:197: warning: implicit declaration of function 'vfork' 00h32m34s | util.c:203: warning: implicit declaration of function 'close' 00h32m34s | util.c:206: warning: implicit declaration of function 'dup2' 00h32m34s | util.c:211: warning: implicit declaration of function 'execl' 00h32m34s | util.c:248: warning: implicit declaration of function 'free' 00h32m34s | util.c:282: warning: implicit declaration of function 'waitpid' 00h32m34s | Successfully remade target file `util.o'. 00h32m34s | File `context.o' does not exist. 00h32m34s | Must remake target `context.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o context.o context.c 00h32m34s | context.c:49: warning: implicit declaration of function 'ctime' 00h32m34s | context.c:49: warning: assignment makes pointer from integer without a cast 00h32m34s | context.c:387: warning: implicit declaration of function 'abort' 00h32m34s | Successfully remade target file `context.o'. 00h32m34s | File `ed.o' does not exist. 00h32m34s | Must remake target `ed.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 DEBUG_Mem free: 1593648 avail: 1954236 00h32m34s | -c -o ed.o ed.c 00h32m34s | Successfully remade target file `ed.o'. 00h32m34s | File `ifdef.o' does not exist. 00h32m34s | Must remake target `ifdef.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o ifdef.o ifdef.c 00h32m34s | ifdef.c:147: warning: implicit declaration of function 'atoi' 00h32m34s | Successfully remade target file `ifdef.o'. 00h32m34s | File `normal.o' does not exist. 00h32m34s | Must remake target `normal.o'. 00h32m34s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o normal.o normal.c 00h32m35s | Successfully remade target file `normal.o'. 00h32m35s | File `side.o' does not exist. 00h32m35s | Must remake target `side.o'. 00h32m35s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o side.o side.c 00h32m35s | Successfully remade target file `side.o'. 00h32m35s | File `fnmatch.o' does not exist. 00h32m35s | Must remake target `fnmatch.o'. 00h32m35s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o fnmatch.o fnmatch.c 00h32m35s | Successfully remade target file `fnmatch.o'. 00h32m35s | File `regex.o' does not exist. 00h32m35s | Must remake target `regex.o'. 00h32m35s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 -c -o regex.o regex.c 00h32m35s | regex.c:1597: warning: implicit declaration of function 'free' 00h32m35s | regex.c:1894: warning: implicit declaration of function 'strcmp' 00h32m35s | regex.c:3001: warning: implicit declaration of function 'abort' 00h32m35s | regex.c:3318: warning: implicit declaration of function 'alloca' 00h32m35s | regex.c:4979: warning: implicit declaration of function 'strlen' 00h32m35s | regex.c:5206: warning: implicit declaration of function 'strncpy' 00h32m35s | regex.c:5210: warning: implicit declaration of function 'strcpy' 00h32m35s | Successfully remade target file `regex.o'. 00h32m35s | Must remake target `diff'. 00h32m35s | tcc -I . -DNULL_DEVICE=\"/dev/null\" -DHAVE_STRERROR=1 -DREGEX_MALLOC=1 -DHAVE_DIRENT_H -DHAVE_DUP2=1 -DHAVE_FORK=1 diff.o alloca.o analyze.o cmpbuf.o dir.o io.o util.o context.o ed.o ifdef.o normal.o side.o fnmatch.o getopt.o getopt1.o regex.o version.o -o diff 00h32m35s | Successfully remade target file `diff'. 00h32m35s | Must remake target `all'. 00h32m35s | Successfully remade target file `all'. 00h32m35s | src_compile 00h32m35s | # end of call src_compile: 00h32m35s | diffutils-2.7: installing. 00h32m35s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h32m35s | # 00h32m35s | # SPDX-License-Identifier: GPL-3.0-or-later 00h32m35s | 00h32m35s | CC = tcc 00h32m35s | 00h32m35s | CFLAGS = -I . \ 00h32m35s | -DNULL_DEVICE=\"/dev/null\" \ 00h32m35s | -DHAVE_STRERROR=1 \ 00h32m35s | -DREGEX_MALLOC=1 \ 00h32m35s | -DHAVE_DIRENT_H \ 00h32m35s | -DHAVE_DUP2=1 \ 00h32m35s | -DHAVE_FORK=1 00h32m35s | 00h32m35s | .PHONY: all 00h32m35s | 00h32m35s | CMP_SRC = cmp cmpbuf error getopt getopt1 xmalloc version 00h32m35s | CMP_OBJECTS = $(addsuffix .o, $(CMP_SRC)) 00h32m35s | 00h32m35s | DIFF_SRC = diff alloca analyze cmpbuf dir io util context ed ifdef normal side fnmatch getopt getopt1 regex version 00h32m35s | DIFF_OBJECTS = $(addsuffix .o, $(DIFF_SRC)) 00h32m35s | 00h32m35s | all: cmp diff 00h32m35s | 00h32m35s | cmp: $(CMP_OBJECTS) 00h32m35s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h32m35s | 00h32m35s | diff: $(DIFF_OBJECTS) 00h32m35s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h32m35s | 00h32m35s | install: all 00h32m35s | install cmp $(DESTDIR)$(PREFIX)/bin 00h32m35s | install diff $(DESTDIR)$(PREFIX)/bin 00h32m35s | GNU Make 3.80 00h32m35s | Copyright (C) 2002 Free Software Foundation, Inc. 00h32m35s | This is free software; see the source for copying conditions. 00h32m35s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h32m35s | PARTICULAR PURPOSE. 00h32m35s | Reading makefiles... 00h32m35s | Updating goal targets.... 00h32m35s | File `install' does not exist. 00h32m35s | File `all' does not exist. 00h32m35s | Must remake target `all'. 00h32m35s | Successfully remade target file `all'. 00h32m35s | Must remake target `install'. 00h32m35s | install cmp /after/bin 00h32m35s | install diff /after/bin 00h32m35s | Successfully remade target file `install'. 00h32m35s | src_install 00h32m35s | DEBUDEBUG_Mem free: 1593276 avail: 1954320 00h32m35s | Gps: after_build: diffutils-2.7 | buildid 16 | ps: 35 00h32m35s | PID USER TIME COMMAND 00h32m35s | 1 0 0:00 ./init.user 00h32m35s | 2 0 0:00 [kthreadd] 00h32m35s | 3 0 0:00 [ksoftirqd/0] 00h32m35s | 4 0 0:00 [kworker/0:0] 00h32m35s | 5 0 0:00 [kworker/0:0H] 00h32m35s | 6 0 0:00 [kworker/u2:0] 00h32m35s | 7 0 0:00 [khelper] 00h32m35s | 8 0 0:00 [kdevtmpfs] 00h32m35s | 9 0 0:00 [perf] 00h32m35s | 10 0 0:00 [writeback] 00h32m35s | 11 0 0:00 [kworker/0:1] 00h32m35s | 12 0 0:00 [kswapd0] 00h32m35s | 13 0 0:00 [deferwq] 00h32m35s | 14 0 0:00 [kworker/u2:1] 00h32m35s | 22 0 0:00 {init} /bin/ash /init 00h32m35s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h32m35s | 120 0 0:00 ../bin/kaem --file kaem.run 00h32m35s | 502 0 0:00 [busybox] 00h32m35s | 546 0 0:00 [sh] 00h32m35s | 757 0 0:00 [busybox] 00h32m35s | 811 0 0:00 [busybox] 00h32m35s | 1237 0 0:00 [busybox] 00h32m35s | 1711 0 0:00 [tr] 00h32m35s | 3005 0 0:00 [busybox] 00h32m35s | 3090 0 0:00 [busybox] 00h32m35s | 3245 0 0:00 [busybox] 00h32m35s | 3343 0 0:00 [busybox] 00h32m35s | 3389 0 0:19 bash run.sh 00h32m35s | 3610 0 0:00 [busybox] 00h32m35s | 3657 0 0:00 [busybox] 00h32m35s | 3917 0 0:00 /bin/busybox sleep 0.25 00h32m35s | 3918 0 0:00 /bin/busybox ps 00h32m35s | DEBUGps: after_build: diffutils-2.7 | buildid 16 | READY: 3389 00h32m35s | delete_dir() START | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m35s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m35s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m35s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m36s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m36s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m36s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m36s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m37s | DEBUG_Mem free: 1593400 avail: 1954440 00h32m37s | delete_dir() LOOP | word: '/Development' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/M2-Planet' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/NASM' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/mes-m2' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/mescc-tools' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/m4-1.4.7'DEBUG_Mem free: 1593400 avail: 1954440 00h32m37s | 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h32m37s | run.sh: line 43: command: ls: not found 00h32m37s | run.sh: line 52: command: ls: not found 00h32m37s | delete_dir() ERR | '/after/diffutils-2.7' | context: diffutils-2.7-16|cleanup_after_build 00h32m37s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m38s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m38s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m38s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m38s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m39s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m39s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m39s | DEBUG_Mem free: 1593276 avail: 1954316 00h32m39s | delete_dir() READY 00h32m39s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h32m39s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h32m39s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h32m39s | a4f5b38313d737d1bd554c5c38703fdb8ed4079e63330c93d6965be7cdecff30 /after/bin/basename 00h32m39s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h32m39s | DEBUG_Mem free: 1592160 avail: 1953200 00h32m39s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h32m39s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h32m39s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h32m39s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h32m39s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h32m39s | e04b8a73dbc3aba350c6af07d03c455df1d8ea87cf35ee36458c64d479f86375 /after/bin/cat 00h32m39s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h32m39s | fb417a7bd9905991c2553243270f05ceb1f2cd366f83679891e138e71a0efa08 /after/bin/chmod 00h32m39s | 42c94b31112077a245ed6f2df29c9f6a7fe2c03a012c800e07bcc33713fd5934 /after/bin/cksum 00h32m39s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h32m40s | ffa31fd5ef490977830a00f276e4a4b45ad10b88203aacc9e756b515c1061333 /after/bin/cp 00h32m40s | 3fe8e6e02725f865ae29b64e20cffc7689020812e85d2854f007b0ca50277e90 /after/bin/csplit 00h32m40s | 79ce07561468e37951a24a05c5bd54b0aa9cd68642409657901258766e1d8225 /after/bin/cut 00h32m40s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h32m40s | 57f38af18b965cce250eb43cdcda5dbec567129fc291d679462d51a87670cd96 /after/bin/echo 00h32m40s | DEBUG_Mem free: 1592160 avail: 1953200 00h32m40s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h32m40s | 3ee8699aebbb2d08a666810777f19aed562300c3dd41f743d3f843548961b1ae /after/bin/expand 00h32m40s | 226b82d8b568fd36f4cfbd375b0ee4ad048350800f42cd54870b5969b149d57d /after/bin/factor 00h32m40s | 480276a9d24e65a5b3e5ffb4aa78cb98a867ddd562913b220c19c59348a986f9 /after/bin/false 00h32m40s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h32m40s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h32m40s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h32m40s | 5fb3dbcc4c4f0c0ad42a9027c46af939a64bd0193809f323d180b27086f43ecc /after/bin/fmt 00h32m40s | 4f321b6c597f41ae27b0f5075b73fc7cd7e5b4e808d6afb1edd4f86a653b0cc7 /after/bin/fold 00h32m40s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h32m40s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h32m40s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h32m40s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h32m40s | 02a7fc39b3d6133e575dfe8f063a44493665cb442b4f211b977ea142acd7b74f /after/bin/head 00h32m40s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h32m40s | 146dc0ad26d909eb65b70ec26b396574ad32ed316a570e9cd9e6c9a706f7656a /after/bin/id 00h32m40s | 60c9e7211b7439c0bd260b7199f882ea80f9b6fde43d3d5054f8d1b62147cbae /after/bin/install 00h32m40s | a930a27e58f95d23ab863d823c1eeef00eDEBUG_Mem free: 1592160 avail: 1953200 00h32m40s | ae84e5d5bd359f29a6611977907db0 /after/bin/join 00h32m40s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h32m40s | a50073d1e59329e082af954ef6e89a37067df6df838df29fa5f3a9e6b59b5e32 /after/bin/kill 00h32m40s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h32m40s | 06f1921e746e202f1c79f64446e72dc053763cae367aa2137f799302ea8154e4 /after/bin/link 00h32m40s | cffb260264c126395ee0c1b52ab621a06888628eae015a7ef7d502c4e02bf73d /after/bin/ln 00h32m40s | c827cdd64d9e3a1397e8bf9cb1ec980385244bd835a8c1ba6c29171c5e091e18 /after/bin/logname 00h32m40s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h32m40s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h32m40s | 363851b2d7c442bbfc1f123d3adc48ef4aa6ecfef5f9e75be3124a3af27403b5 /after/bin/md5sum 00h32m40s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h32m40s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h32m40s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h32m40s | f174222efdad22e7c6c9cd7a4da4042d3c97964bbfb4899875aefa7daaefeced /after/bin/mkdir 00h32m40s | ae6d244329f4ef05105ae303395a1cd812598e2076a42966c9711d395ae8c565 /after/bin/mkfifo 00h32m40s | 9a938fa9660523ef2c12c2cfef10804ad14970b6fc2911778037e7ff815b0b06 /aDEBUG_Mem free: 1592160 avail: 1953200 00h32m40s | fter/bin/mknod 00h32m40s | 471f7404bc045edac3a2b4ee5dbae6275302cdd7827b950600f6d1ea392ea9de /after/bin/mv 00h32m40s | 83bc14d653f9392b95919962b25a8e717e15e749d32c55c3f591e46ac4e68758 /after/bin/nl 00h32m40s | 6e001804beb990b3d7e4304660e9f7e178f8448a3780ebc9f92386f461c3f003 /after/bin/od 00h32m40s | 033f864ff51c5a70b770d0d6fdcf5ba691fe11f06ee43eb4040dc974cd4dd16a /after/bin/paste 00h32m40s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h32m40s | 25ed5a35fbe67c34926471bb44dfb96bcc6c2d046c6b8cfcaead8e71999c093a /after/bin/pathchk 00h32m40s | a1714af35d79a55b9e88a40c5e04f323d44d05b3d5fe063ad5874a67bcadb49f /after/bin/printf 00h32m40s | 1c2c5efcc7a14da49c9cb11b8d21a941d5adac0a1cd2f7b5342b8f2866620b28 /after/bin/ptx 00h32m40s | 844d7cbeb6d63672e6e683c8ede8ea648ffeef8ef435ccdb0f4d9554be15bfaf /after/bin/pwd 00h32m40s | a9891310abee464897c7a9fddeef55add90b9e103092cd3b6d56c8271aebc755 /after/bin/readlink 00h32m40s | 290e04d578157f0dbf9b8a9a2360bd1cb24a5b871ba1bcd8232dc631ea8ab833 /after/bin/rm 00h32m40s | b6cbf998b9f5e52135bf12927e0fa70c47d2ebaa2eb0c5b743b56a958354b262 /after/bin/rmdir 00h32m40s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h32m40s | d9fda1d883c9c75eb70538ed93dcfc6ee6da074fd7c083821d501332e8499846 /after/bin/seq 00h32m40s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h32m40s | 577f67d093143b0310909c652ca1940bc8c3eb4680e9c6b00a0c1f111aef5c42 /after/bin/sha1sum 00h32m40s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h32m40s | 4f47ff18f7666b7c4f6ec155790143b46149bb5a684e016a102f578bcd70b5b6 /after/bin/sDEBUG_Mem free: 1592160 avail: 1953200 00h32m40s | leep 00h32m40s | 71e745024bbb654de7bec3f349f4bff244afd3855b15959975a69dca053f09cf /after/bin/split 00h32m40s | cdca632bf8018d1213d8c3965607ae86b78c12be022ad123fdb0d2e4f550996c /after/bin/sum 00h32m40s | 21a56a3d77b900b7d090c0d346b838f276d977ff91ca49cca667726fb80af6be /after/bin/tail 00h32m40s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h32m40s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h32m40s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h32m40s | 2abeae105386cf7eb70ea6a57093e0aacd74c36c49b74f8deca1411b313d9c59 /after/bin/tee 00h32m40s | a5679b855ffbe6059dfccaf6acc2f217b4dcda243a058ea3260d0bc887eeb9aa /after/bin/test 00h32m41s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h32m41s | 9d58a32584f9c073d28a9bf16b5fd6eb177d887752f565f2e879afb933bf5631 /after/bin/tr 00h32m41s | 90ddd8ff402d50244a353916b510f32d7f607365459e4315fdcfa9f0ab02ee59 /after/bin/true 00h32m41s | 6073fa8fbcf0a504f14fd7d01431fff9e48f5755fbfc91db48b8b41f1489049d /after/bin/tsort 00h32m41s | c704d583fc895be7f768ab30b1694650898b1564dba02945880aaadc5a1b8215 /after/bin/unexpand 00h32m41s | 3e31a01491c1fd3701894cc638b3dcf3046536e411f995dc8cbb681c91245240 /after/bin/unlink 00h32m41s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h32m41s | c4bb7065baa37f86eec5e46745c5e6a912708625174c92260b82c67b251f1ba5 /after/bin/wc 00h32m41s | c32c04dcee0a8b80ddbef9c43f0e2a1cb954c2c27f55331dc9cf25094f0c9784 /after/bin/whoami 00h32m41s | b2b7fd078cd3ccb849b6c085a6522532c9e05484db72288addd6886cd915eca4 /after/bin/yes 00h32m41s | DEBUG_Mem free: 1592160 avail: 1953200 00h32m41s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h32m41s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h32m41s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h32m41s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h32m41s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h32m41s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h32m41s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/linux 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h32m41s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h32m41s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h32m41s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h32m41s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h32m41s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h32m41s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h32m41s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h32m41s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h32m41s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h32m41s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h32m41s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h32m41s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h32m41s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h32m41s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h32m41s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h32m41s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h32m41s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h32m41s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h32m41s | 0f364effd405fb1d9c8aed8da2DEBUG_Mem free: 1592160 avail: 1953200 00h32m41s | cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h32m41s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h32m41s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h32m41s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h32m41s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h32m41s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h32m41s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h32m41s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h32m41s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h32m41s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h32m41s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h32m41s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h32m41s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h32m41s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h32m41s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h32m41s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h32m41s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h32m41s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h32m41s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/share/bison 00h32m41s | diffutils-2.7: checksumming installed files. 00h32m41s | /after/bin/cmp: OK 00h32m41s | /after/bin/diff: OK 00h32m41s | diffutils-2.7: build successful 00h32m41s | executing: gcc -dM -E -xc /dev/null 00h32m41s | run.sh: line 374: gcc: command not found 00h32m41s | DEBUGps: before_build: coreutils-5.0 | buildid 17 | ps: 35 00h32m41s | PID USER TIME COMMAND 00h32m41s | 1 0 0:00 ./init.user 00h32m41s | 2 0 0:00 [kthreadd] 00h32m41s | 3 0 0:00 [ksoftirqd/0] 00h32m41s | 4 0 0:00 [kworker/0:0] 00h32m41s | 5 0 0:00 [kworker/0:0H] 00h32m41s | 6 0 0:00 [kworker/u2:0] 00h32m41s | 7 0 0:00 [khelper] 00h32m41s | 8 0 0:00 [kdevtmpfs] 00h32m41s | 9 0 0:00 [perf] 00h32m41s | 10 0 0:00 [writeback] 00h32m41s | 11 0 0:00 [kworker/0:1] 00h32m41s | 12 0 0:00 [kswapd0] 00h32m41s | 13 0 0:00 [deferwq] 00h32m41s | 14 0 0:00 [kworker/u2:1] 00h32m41s | 22 0 0:00 {init} /bin/ash /init 00h32m41s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h32m41s | 120 0 0:00 ../bin/kaem --file kaem.run 00h32m41s | 502 0 0:00 [busybox] 00h32m41s | 546 0 0:00 [sh] 00h32m41s | 757 0 0:00 [busybox] 00h32m41s | 811 0 0:00 [busybox] 00h32m41s | 1237 0 0:00 [busybox] 00h32m41s | 1711 0 0:00 [tr] 00h32m41s | 3005 0 0:00 [busybox] 00h32m41s | 3090 0 0:00 [busybox] 00h32m41s | 3245 0 0:00 [busybox] 00h32m41s | 3343 0 0:00 [busybox] 00h32m41s | 3389 0 0:19 bash run.sh 00h32m41s | 3610 0 0:00 [busybox] 00h32m41s | 3657 0 0:00 [busybox] 00h32m41s | 4013 0 0:00 /bin/busybox sleep 0.25 00h32m41s | 4019 0 0:00 /bin/busybox ps 00h32m41s | DEBUGps: before_build: coreutils-5.0 | buildid 17 | READY: 3389 00h32m41s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h32m41s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m41s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m42s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m42s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m42s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m42s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m43s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m43s | DEBUG_Mem free: 1592656 avail: 1953696 00h32m43s | delete_dir() LOOP | word: '/Development' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/M2-Planet' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | deleteDEBUG_Mem free: 1592656 avail: 1953696 00h32m43s | _dir() LOOP | word: '/NASM' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/mes-m2' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/mescc-tools' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m43s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m43s | delete_dir() LOOP | word: '/Development' 00h32m43s | run.sh: line 43: command: ls: not found 00h32m43s | run.sh: line 52: command: ls: not found 00h32m43s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h32m44s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m44s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m44s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m44s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m45s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m45s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m45s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m45s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m45s | delete_dir() READY 00h32m46s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m46s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m46s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m46s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m47s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m47s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m47s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m47s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m48s | delete_dir() LOOP | word: '/Development' 00h32m48s | DEBUG_Mem free: 1592408 avail: 1953448 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/M2-Planet' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/NASM' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/mes-m2' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/mescc-tools' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/afterDEBUG_Mem free: 1591912 avail: 1952952 00h32m48s | /bison-3.4.1' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | delete_dir() LOOP | word: '/M2-Planet' 00h32m48s | run.sh: line 43: command: ls: not found 00h32m48s | run.sh: line 52: command: ls: not found 00h32m48s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h32m48s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m48s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m49s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m49s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m49s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m49s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m50s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m50s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m50s | delete_dir() READY 00h32m50s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h32m50s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m50s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m51s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m51s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m51s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m51s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m52s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m52s | DEBUG_Mem free: 1591664 avail: 1952704 00h32m52s | delete_dir() LOOP | word: '/Development' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/M2-Planet' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/NASM' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/mes-m2' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/mescc-tools' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | 'DEBUG_Mem free: 1591168 avail: 1952208 00h32m52s | /NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | delete_dir() LOOP | word: '/NASM' 00h32m52s | run.sh: line 43: command: ls: not found 00h32m52s | run.sh: line 52: command: ls: not found 00h32m52s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h32m52s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m53s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m53s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m53s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m53s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m54s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m54s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m54s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m54s | delete_dir() READY 00h32m54s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m54s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m55s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m55s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m55s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m55s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m56s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m56s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m56s | DEBUG_Mem free: 1591044 avail: 1952084 00h32m56s | delete_dir() LOOP | word: '/Development' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/M2-Planet' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/NASM' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/mes-m2' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/mescc-tools' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/after/mes-0.23' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m56s | run.sh: line 52: command: ls: not found 00h32m56s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m56s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h32m56s | run.sh: line 43: command: ls: not found 00h32m57s | DEBUG_Mem free: 1590532 avail: 1951572 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h32m57s | run.sh: line 43: command: ls: not found 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h32m57s | run.sh: line 43: command: ls: not found 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h32m57s | run.sh: line 43: command: ls: not found 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h32m57s | run.sh: line 43: command: ls: not found 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | delete_dir() LOOP | word: '/after/grep-2.4' 00h32m57s | run.sh: line 43: command: ls: not found 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h32m57s | run.sh: line 43: command: ls: not found 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h32m57s | run.sh: line 43: command: ls: not found 00h32m57s | run.sh: line 52: command: ls: not found 00h32m57s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h32m57s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m57s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m57s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m58s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m58s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m58s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m58s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m59s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m59s | delete_dir() READY 00h32m59s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h32m59s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m59s | DEBUG_Mem free: 1590424 avail: 1951464 00h32m59s | DEBUG_Mem free: 1590424 avail: 1951464 00h33m00s | DEBUG_Mem free: 1590424 avail: 1951464 00h33m00s | DEBUG_Mem free: 1590424 avail: 1951464 00h33m00s | DEBUG_Mem free: 1590424 avail: 1951464 00h33m00s | DEBUG_Mem free: 1590424 avail: 1951464 00h33m01s | DEBUG_Mem free: 1590424 avail: 1951464 00h33m01s | delete_dir() LOOP | word: '/Development' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/M2-Planet' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/NASM' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/mes-m2' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/mescc-tools' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/mes-0.23' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mDEBUG_Mem free: 1590052 avail: 1951092 00h33m01s | es-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/grep-2.4' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | delete_dir() LOOP | word: '/mes-m2' 00h33m01s | run.sh: line 43: command: ls: not found 00h33m01s | run.sh: line 52: command: ls: not found 00h33m01s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h33m01s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m01s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m02s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m02s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m02s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m02s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m03s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m03s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m03s | delete_dir() READY 00h33m03s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m03s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m03s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m04s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m04s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m04s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m04s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m05s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m05s | DEBUG_Mem free: 1589680 avail: 1950720 00h33m05s | delete_dir() LOOP | word: '/Development' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/M2-Planet' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/NASM' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/mes-m2' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/mescc-tools' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | deleteDEBUG_Mem free: 1589432 avail: 1950472 00h33m05s | _dir() LOOP | word: '/after/flex-2.5.11' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/mes-0.23' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/grep-2.4' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | delete_dir() LOOP | word: '/mescc-tools' 00h33m05s | run.sh: line 43: command: ls: not found 00h33m05s | run.sh: line 52: command: ls: not found 00h33m05s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h33m05s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m06s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m06s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m06s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m06s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m07s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m07s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m07s | DEBUG_Mem free: 1589060 avail: 1950100 00h33m07s | delete_dir() READY 00h33m07s | coreutils-5.0: beginning build using script coreutils-5.0.sh 00h33m07s | START: mkdir -p build 00h33m07s | run.sh: line 16: sync: command not found 00h33m07s | READY: RC: 0 00h33m07s | coreutils-5.0: unpacking source. 00h33m08s | DEBUG_Mem free: 1608404 avail: 1951192 00h33m08s | coreutils-5.0: preparing source. 00h33m08s | coreutils-5.0: configuring source. 00h33m08s | coreutils-5.0: compiling source. 00h33m08s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h33m08s | # SPDX-FileCopyrightText: 2021 Paul Dersey 00h33m08s | # 00h33m08s | # SPDX-License-Identifier: GPL-3.0-or-later 00h33m08s | 00h33m08s | PACKAGE=coreutils 00h33m08s | PACKAGE_NAME=GNU\ coreutils 00h33m08s | PACKAGE_BUGREPORT=bug-coreutils@gnu.org 00h33m08s | PACKAGE_VERSION=5.0 00h33m08s | VERSION=5.0 00h33m08s | 00h33m08s | CC = tcc 00h33m08s | LD = tcc 00h33m08s | AR = tcc -ar 00h33m08s | 00h33m08s | bindir = $(DESTDIR)$(PREFIX)/bin 00h33m08s | 00h33m08s | CFLAGS = -I . -I lib \ 00h33m08s | -DPACKAGE=\"$(PACKAGE)\" \ 00h33m08s | -DPACKAGE_NAME=\"$(PACKAGE_NAME)\" \ 00h33m08s | -DGNU_PACKAGE=\"$(PACKAGE_NAME)\" \ 00h33m08s | -DPACKAGE_BUGREPORT=\"$(PACKAGE_BUGREPORT)\" \ 00h33m08s | -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" \ 00h33m08s | -DHOST_OPERATING_SYSTEM=\"Linux\" \ 00h33m08s | -DVERSION=\"$(VERSION)\" \ 00h33m08s | -DHAVE_LIMITS_H=1 \ 00h33m08s | -DHAVE_DECL_FREE=1 \ 00h33m08s | -DHAVE_LONG_LONG=1 \ 00h33m08s | -DHAVE_UNSIGNED_LONG_LONG=1 \ 00h33m08s | -DHAVE_DECL_MALLOC=1 \ 00h33m08s | -DHAVE_DECL_STRERROR=1 \ 00h33m08s | -DHAVE_STRERROR=1 \ 00h33m08s | -DHAVE_MALLOC=1 \ 00h33m08s | -DHAVE_STDLIB_H=1 \ 00h33m08s | -DHAVE_WCHAR_H=1 \ 00h33m08s | -DHAVE_SYS_TYPES_H=1 \ 00h33m08s | -DHAVE_REALLOC=1 \ 00h33m08s | -DHAVE_DECL_REALLOC=1 \ 00h33m08s | -DHAVE_DECL_GETENV=1 \ 00h33m08s | -DHAVE_DIRENT_H=1 \ 00h33m08s | -DHAVE_DECL___FPENDING=0 \ 00h33m08s | -DSTDC_HEADERS=1 \ 00h33m08s | -DHAVE_ALLOCA_H=1 \ 00h33m08s | -DHAVE_STRUCT_TIMESPEC=1 \ 00h33m08s | -DHAVE_STRING_H=1 \ 00h33m08s | -DHAVE_SYS_TIME_H=1 \ 00h33m08s | -DHAVE_SETLOCALE=1 \ 00h33m08s | -DHAVE_LOCALE_H=1 \ 00h33m08s | -DTIME_WITH_SYS_TIME=1 \ 00h33m08s | -DHAVE_STDINT_H=1 \ 00h33m08s | -DMB_LEN_MAX=16 \ 00h33m08s | -DLIBDIR=\"$(PREFIX)/lib\" \ 00h33m08s | -DHAVE_DECL_WCWIDTH=0 \ 00h33m08s | -DHAVE_SYS_STAT_H=1 \ 00h33m08s | -DHAVE_INTTYPES_H=1 \ 00h33m08s | -DHAVE_DECL_MEMCHR=1 \ 00h33m08s | -DHAVE_MEMORY_H=1 \ 00h33m08s | -DPENDING_OUTPUT_N_BYTES=1 \ 00h33m08s | -DCHAR_MIN=0 \ 00h33m08s | -DLOCALEDIR=NULL \ 00h33m08s | -DHAVE_FCNTL_H=1 \ 00h33m08s | -DEPERM=1 \ 00h33m08s | -DHAVE_DECL_STRTOUL=1 \ 00h33m08s | -DHAVE_DECL_STRTOULL=1 \ 00h33m08s | -DHAVE_DECL_STRTOL=1 \ 00h33m08s | -DHAVE_DECL_STRTOLL=1 \ 00h33m08s | -DHAVE_RMDIR=1 \ 00h33m08s | -DRMDIR_ERRNO_NOT_EMPTY=39 \ 00h33m08s | -DHAVE_DECL_FREE=1 \ 00h33m08s | -DENOTEMPTY=1 \ 00h33m08s | -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 \ 00h33m08s | -DHAVE_DECL_DIRFD=1 \ 00h33m08s | -DLC_TIME=\"C\" \ 00h33m08s | -DLC_COLLATE=\"C\" \ 00h33m08s | -DHAVE_GETCWD=1 \ 00h33m08s | -Dmy_strftime=nstrftime \ 00h33m08s | -DDIR_TO_FD\(Dir_p\)=-1 \ 00h33m08s | -DUTILS_OPEN_MAX=1000 \ 00h33m08s | -Dmajor_t=unsigned \ 00h33m08s | -Dminor_t=unsigned 00h33m08s | 00h33m08s | .PHONY: all install 00h33m08s | 00h33m08s | SRC_DIR=src 00h33m08s | 00h33m08s | COREUTILS = basename cat chmod cksum comm csplit cut dd dirname echo env expand expr factor false fmt fold head id join kill link ln logname mkfifo mkdir mknod nl od paste pathchk printf ptx pwd readlink rmdir seq sleep sort split sum sync tail tee tr tsort uname unexpand uniq unlink wc whoami test true yes 00h33m08s | 00h33m08s | BINARIES = $(addprefix $(SRC_DIR)/, $(COREUTILS)) 00h33m08s | 00h33m08s | ALL=$(BINARIES) $(SRC_DIR)/cp $(SRC_DIR)/ls $(SRC_DIR)/install $(SRC_DIR)/md5sum $(SRC_DIR)/mv $(SRC_DIR)/rm $(SRC_DIR)/sha1sum 00h33m08s | all: $(BINARIES) $(SRC_DIR)/cp $(SRC_DIR)/ls $(SRC_DIR)/install $(SRC_DIR)/md5sum $(SRC_DIR)/mv $(SRC_DIR)/rm $(SRC_DIR)/sha1sum 00h33m08s | 00h33m08s | LIB_DIR = lib 00h33m08s | LIB_SRC = acl alloca posixtm posixver strftime getopt getopt1 hash hash-pjw addext argmatch backupfile basename canon-host closeout cycle-check diacrit dirname dup-safer error exclude exitfail filemode __fpending file-type fnmatch fopen-safer full-read full-write getline getstr gettime hard-locale human idcache isdir imaxtostr linebuffer localcharset long-options makepath mbswidth md5 memcasecmp memcoll modechange offtostr path-concat physmem quote quotearg readtokens rpmatch safe-read safe-write same save-cwd savedir settime sha stpcpy stripslash strtoimax strtoumax umaxtostr unicodeio userspec version-etc xgetcwd xgethostname xmalloc xmemcoll xnanosleep xreadlink xstrdup xstrtod xstrtol xstrtoul xstrtoimax xstrtoumax yesno strnlen getcwd sig2str mountlist regex canonicalize mkstemp memrchr euidaccess ftw obstack strverscmp strftime tsearch 00h33m08s | 00h33m08s | LIB_OBJECTS = $(addprefix $(LIB_DIR)/, $(addsuffix .o, $(LIB_SRC))) 00h33m08s | 00h33m08s | $(LIB_DIR)/libfettish.a: $(LIB_OBJECTS) 00h33m08s | $(AR) cr $@ $^ 00h33m08s | 00h33m08s | $(BINARIES) : % : %.o $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | $(SRC_DIR)/cp: $(SRC_DIR)/cp.o $(SRC_DIR)/copy.o $(SRC_DIR)/cp-hash.c $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | $(SRC_DIR)/install: $(SRC_DIR)/install.o $(SRC_DIR)/copy.o $(SRC_DIR)/cp-hash.c $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | $(SRC_DIR)/ls: $(SRC_DIR)/ls.o $(SRC_DIR)/ls-ls.o $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | $(SRC_DIR)/md5sum: $(SRC_DIR)/md5.o $(SRC_DIR)/md5sum.o $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | $(SRC_DIR)/mv: $(SRC_DIR)/mv.o $(SRC_DIR)/copy.o $(SRC_DIR)/remove.o $(SRC_DIR)/cp-hash.o $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | $(SRC_DIR)/rm: $(SRC_DIR)/rm.o $(SRC_DIR)/remove.o $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | $(SRC_DIR)/sha1sum: $(SRC_DIR)/sha1sum.o $(SRC_DIR)/md5sum.o $(LIB_DIR)/libfettish.a 00h33m08s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m08s | 00h33m08s | install: $(ALL) 00h33m08s | $(SRC_DIR)/install $^ $(bindir) 00h33m08s | GNU Make 3.80 00h33m08s | Copyright (C) 2002 Free Software Foundation, Inc. 00h33m08s | This is free software; see the source for copying conditions. 00h33m08s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h33m08s | PARTICULAR PURPOSE. 00h33m08s | Reading makefiles... 00h33m08s | Updating goal targets.... 00h33m08s | File `all' does not exist. 00h33m08s | File `src/basename' does not exist. 00h33m08s | File `src/basename.o' does not exist. 00h33m08s | Must remake target `src/basename.o'. 00h33m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftiDEBUG_Mem free: 1593772 avail: 1949996 00h33m08s | me=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/basename.o src/basename.c 00h33m08s | In file included from src/basename.c:32: 00h33m08s | In file included from src/system.h:58: 00h33m08s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m08s | In file included from src/basename.c:32: 00h33m08s | In file included from src/system.h:58: 00h33m08s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m08s | In file included from src/basename.c:32: 00h33m08s | In file included from src/system.h:123: 00h33m08s | In file included from /after/include/musl/errno.h:10: 00h33m08s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m08s | In file included from src/basename.c:32: 00h33m08s | In file included from src/system.h:296: 00h33m08s | In file included from src/sys2.h:356: 00h33m08s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m08s | In file included from src/basename.c:32: 00h33m08s | In file included from src/system.h:296: 00h33m08s | In file included from src/sys2.h:356: 00h33m08s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m08s | Successfully remade target file `src/basename.o'. 00h33m08s | File `lib/libfettish.a' does not exist. 00h33m08s | File `lib/acl.o' does not exist. 00h33m08s | Must remake target `lib/acl.o'. 00h33m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/acl.o lib/acl.c 00h33m08s | In file included from lib/acl.c:32: 00h33m08s | In file included from /after/include/musl/errno.h:10: 00h33m08s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m08s | Successfully remade target file `lib/acl.o'. 00h33m08s | File `lib/alloca.o' does not exist. 00h33m08s | Must remake target `lib/alloca.o'. 00h33m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=DEBUG_Mem free: 1593152 avail: 1949388 00h33m08s | 1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/alloca.o lib/alloca.c 00h33m08s | Successfully remade target file `lib/alloca.o'. 00h33m08s | File `lib/posixtm.o' does not exist. 00h33m08s | Must remake target `lib/posixtm.o'. 00h33m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/posixtm.o lib/posixtm.c 00h33m08s | Successfully remade target file `lib/posixtm.o'. 00h33m08s | File `lib/posixver.o' does not exist. 00h33m08s | Must remake target `lib/posixver.o'. 00h33m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHADEBUG_Mem free: 1592904 avail: 1949148 00h33m08s | VE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/posixver.o lib/posixver.c 00h33m08s | In file included from lib/posixver.c:26: 00h33m08s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m08s | In file included from lib/posixver.c:26: 00h33m08s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m08s | Successfully remade target file `lib/posixver.o'. 00h33m08s | File `lib/strftime.o' does not exist. 00h33m08s | Must remake target `lib/strftime.o'. 00h33m08s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strftime.o lib/strftime.c 00h33m08s | In file included from lib/strftime.c:81: 00h33m08s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m08s | In file included from lib/strftime.c:81: 00h33m08s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m08s | Successfully remade target file `lib/strftime.o'. 00h33m08s | File `lib/getopt.o' does not exist. 00h33m08s | Must remake target `lib/getopt.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\"DEBUG_Mem free: 1592780 avail: 1949048 00h33m09s | -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getopt.o lib/getopt.c 00h33m09s | Successfully remade target file `lib/getopt.o'. 00h33m09s | File `lib/getopt1.o' does not exist. 00h33m09s | Must remake target `lib/getopt1.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getopt1.o lib/getopt1.c 00h33m09s | Successfully remade target file `lib/getopt1.o'. 00h33m09s | File `lib/hash.o' does not exist. 00h33m09s | Must remake target `lib/hash.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lDEBUG_Mem free: 1592780 avail: 1949064 00h33m09s | ib/hash.o lib/hash.c 00h33m09s | Successfully remade target file `lib/hash.o'. 00h33m09s | File `lib/hash-pjw.o' does not exist. 00h33m09s | Must remake target `lib/hash-pjw.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/hash-pjw.o lib/hash-pjw.c 00h33m09s | Successfully remade target file `lib/hash-pjw.o'. 00h33m09s | File `lib/addext.o' does not exist. 00h33m09s | Must remake target `lib/addext.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/addext.o lib/addext.c 00h33m09s | In file included from lib/addext.c:33: 00h33m09s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m09s | In file included from lib/addext.c:33: 00h33m09s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m09s | In file included from lib/addext.c:50: 00h33m09s | In file included from /after/include/musl/errno.h:10: 00h33m09s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m09s | Successfully remade taDEBUG_Mem free: 1592780 avail: 1949084 00h33m09s | rget file `lib/addext.o'. 00h33m09s | File `lib/argmatch.o' does not exist. 00h33m09s | Must remake target `lib/argmatch.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/argmatch.o lib/argmatch.c 00h33m09s | Successfully remade target file `lib/argmatch.o'. 00h33m09s | File `lib/backupfile.o' does not exist. 00h33m09s | Must remake target `lib/backupfile.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/backupfile.o lib/backupfile.c 00h33m09s | In file included from lib/backupfile.c:84: 00h33m09s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m09s | In file included from lib/backupfile.c:84: 00h33m09s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m09s | Successfully remade target file `lib/backupfile.o'. 00h33m09s | File `lib/baseDEBUG_Mem free: 1592656 avail: 1948968 00h33m09s | name.o' does not exist. 00h33m09s | Must remake target `lib/basename.o'. 00h33m09s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/basename.o lib/basename.c 00h33m09s | Successfully remade target file `lib/basename.o'. 00h33m09s | File `lib/canon-host.o' does not exist. 00h33m09s | Must remake target `lib/canon-host.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/canon-host.o lib/canon-host.c 00h33m10s | Successfully remade target file `lib/canon-host.o'. 00h33m10s | File `lib/closeout.o' does not exist. 00h33m10s | Must remake target `lib/closeout.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreDEBUG_Mem free: 1592656 avail: 1948976 00h33m10s | utils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/closeout.o lib/closeout.c 00h33m10s | In file included from lib/closeout.c:31: 00h33m10s | In file included from /after/include/musl/errno.h:10: 00h33m10s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m10s | Successfully remade target file `lib/closeout.o'. 00h33m10s | File `lib/cycle-check.o' does not exist. 00h33m10s | Must remake target `lib/cycle-check.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/cycle-check.o lib/cycle-check.c 00h33m10s | Successfully remade target file `lib/cycle-check.o'. 00h33m10s | File `lib/diacrit.o' does not exist. 00h33m10s | Must remake target `lib/diacrit.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PADEBUG_Mem free: 1592656 avail: 1948984 00h33m10s | CKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/diacrit.o lib/diacrit.c 00h33m10s | Successfully remade target file `lib/diacrit.o'. 00h33m10s | File `lib/dirname.o' does not exist. 00h33m10s | Must remake target `lib/dirname.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/dirname.o lib/dirname.c 00h33m10s | Successfully remade target file `lib/dirname.o'. 00h33m10s | File `lib/dup-safer.o' does not exist. 00h33m10s | Must remake target `lib/dup-safer.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSIODEBUG_Mem free: 1592656 avail: 1948992 00h33m10s | N=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/dup-safer.o lib/dup-safer.c 00h33m10s | In file included from lib/dup-safer.c:24: 00h33m10s | In file included from /after/include/musl/errno.h:10: 00h33m10s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m10s | Successfully remade target file `lib/dup-safer.o'. 00h33m10s | File `lib/error.o' does not exist. 00h33m10s | Must remake target `lib/error.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/error.o lib/error.c 00h33m10s | Successfully remade target file `lib/error.o'. 00h33m10s | File `lib/exclude.o' does not exist. 00h33m10s | Must remake target `lib/exclude.o'. 00h33m10s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_DEBUG_Mem free: 1592532 avail: 1948876 00h33m10s | LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/exclude.o lib/exclude.c 00h33m10s | In file included from lib/exclude.c:33: 00h33m10s | In file included from /after/include/musl/errno.h:10: 00h33m10s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m10s | Successfully remade target file `lib/exclude.o'. 00h33m10s | File `lib/exitfail.o' does not exist. 00h33m10s | Must remake target `lib/exitfail.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/exitfail.o lib/exitfail.c 00h33m11s | Successfully remade target file `lib/exitfail.o'. 00h33m11s | File `lib/filemode.o' does not exist. 00h33m11s | Must remake target `lib/filemode.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERRDEBUG_Mem free: 1592284 avail: 1948636 00h33m11s | OR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/filemode.o lib/filemode.c 00h33m11s | Successfully remade target file `lib/filemode.o'. 00h33m11s | File `lib/__fpending.o' does not exist. 00h33m11s | Must remake target `lib/__fpending.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/__fpending.o lib/__fpending.c 00h33m11s | Successfully remade target file `lib/__fpending.o'. 00h33m11s | File `lib/file-type.o' does not exist. 00h33m11s | Must remake target `lib/file-type.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHADEBUG_Mem free: 1592284 avail: 1948644 00h33m11s | VE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/file-type.o lib/file-type.c 00h33m11s | Successfully remade target file `lib/file-type.o'. 00h33m11s | File `lib/fnmatch.o' does not exist. 00h33m11s | Must remake target `lib/fnmatch.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/fnmatch.o lib/fnmatch.c 00h33m11s | In file included from lib/fnmatch.c:49: 00h33m11s | In file included from /after/include/musl/errno.h:10: 00h33m11s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m11s | Successfully remade target file `lib/fnmatch.o'. 00h33m11s | File `lib/fopen-safer.o' does not exist. 00h33m11s | Must remake target `lib/fopen-safer.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENTDEBUG_Mem free: 1592284 avail: 1948660 00h33m11s | _H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/fopen-safer.o lib/fopen-safer.c 00h33m11s | In file included from lib/fopen-safer.c:33: 00h33m11s | In file included from /after/include/musl/errno.h:10: 00h33m11s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m11s | lib/fopen-safer.c:68: warning: implicit declaration of function 'close' 00h33m11s | Successfully remade target file `lib/fopen-safer.o'. 00h33m11s | File `lib/full-read.o' does not exist. 00h33m11s | Must remake target `lib/full-read.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/full-read.o lib/full-read.c 00h33m11s | In file included from lib/full-read.c:19: 00h33m11s | In file included from lib/full-write.c:23: 00h33m11s | In file included from /after/include/musl/errno.h:10: 00h33m11s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m11s | Successfully remade target file `lib/full-read.o'. 00h33m11s | File `lib/full-write.o' does not exist. 00h33m11s | Must remake target `lib/full-write.o'. 00h33m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=DEBUG_Mem free: 1592160 avail: 1948544 00h33m11s | 1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/full-write.o lib/full-write.c 00h33m11s | In file included from lib/full-write.c:23: 00h33m11s | In file included from /after/include/musl/errno.h:10: 00h33m11s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m11s | Successfully remade target file `lib/full-write.o'. 00h33m11s | File `lib/getline.o' does not exist. 00h33m11s | Must remake target `lib/getline.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getline.o lib/getline.c 00h33m12s | Successfully remade target file `lib/getline.o'. 00h33m12s | File `lib/getstr.o' does not exist. 00h33m12s | Must remake target `lib/getstr.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALEDEBUG_Mem free: 1592160 avail: 1948552 00h33m12s | _H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getstr.o lib/getstr.c 00h33m12s | Successfully remade target file `lib/getstr.o'. 00h33m12s | File `lib/gettime.o' does not exist. 00h33m12s | Must remake target `lib/gettime.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/gettime.o lib/gettime.c 00h33m12s | Successfully remade target file `lib/gettime.o'. 00h33m12s | File `lib/hard-locale.o' does not exist. 00h33m12s | Must remake target `lib/hard-locale.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECLDEBUG_Mem free: 1592160 avail: 1948560 00h33m12s | _WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/hard-locale.o lib/hard-locale.c 00h33m12s | In file included from lib/hard-locale.c:24: 00h33m12s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m12s | In file included from lib/hard-locale.c:24: 00h33m12s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m12s | Successfully remade target file `lib/hard-locale.o'. 00h33m12s | File `lib/human.o' does not exist. 00h33m12s | Must remake target `lib/human.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/human.o lib/human.c 00h33m12s | In file included from lib/human.c:48: 00h33m12s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m12s | In file included from lib/human.c:48: 00h33m12s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m12s | Successfully remade target file `lib/human.o'. 00h33m12s | File `lib/idcache.o' does not exist. 00h33m12s | Must remake target `lib/idcache.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/liDEBUG_Mem free: 1591912 avail: 1948324 00h33m12s | b\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/idcache.o lib/idcache.c 00h33m12s | Successfully remade target file `lib/idcache.o'. 00h33m12s | File `lib/isdir.o' does not exist. 00h33m12s | Must remake target `lib/isdir.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/isdir.o lib/isdir.c 00h33m12s | Successfully remade target file `lib/isdir.o'. 00h33m12s | File `lib/imaxtostr.o' does not exist. 00h33m12s | Must remake target `lib/imaxtostr.o'. 00h33m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_DEBUG_Mem free: 1591788 avail: 1948208 00h33m13s | H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/imaxtostr.o lib/imaxtostr.c 00h33m13s | In file included from lib/imaxtostr.c:3: 00h33m13s | In file included from lib/inttostr.c:21: 00h33m13s | In file included from lib/inttostr.h:30: 00h33m13s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m13s | In file included from lib/imaxtostr.c:3: 00h33m13s | In file included from lib/inttostr.c:21: 00h33m13s | In file included from lib/inttostr.h:30: 00h33m13s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m13s | Successfully remade target file `lib/imaxtostr.o'. 00h33m13s | File `lib/linebuffer.o' does not exist. 00h33m13s | Must remake target `lib/linebuffer.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/linebuffer.o lib/linebuffer.c 00h33m13s | Successfully remade target file `lib/linebuffer.o'. 00h33m13s | File `lib/localcharset.o' does not exist. 00h33m13s | Must remake target `lib/localcharset.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHDEBUG_Mem free: 1591664 avail: 1948092 00h33m13s | R=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/localcharset.o lib/localcharset.c 00h33m13s | In file included from lib/localcharset.c:55: 00h33m13s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m13s | In file included from lib/localcharset.c:55: 00h33m13s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m13s | Successfully remade target file `lib/localcharset.o'. 00h33m13s | File `lib/long-options.o' does not exist. 00h33m13s | Must remake target `lib/long-options.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/long-options.o lib/long-options.c 00h33m13s | Successfully remade target file `lib/long-options.o'. 00h33m13s | File `lib/makepath.o' does not exist. 00h33m13s | Must remake target `lib/makepath.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLODEBUG_Mem free: 1591664 avail: 1948100 00h33m13s | CALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/makepath.o lib/makepath.c 00h33m13s | In file included from lib/makepath.c:62: 00h33m13s | In file included from /after/include/musl/errno.h:10: 00h33m13s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m13s | lib/makepath.c:270: warning: implicit declaration of function 'chdir' 00h33m13s | lib/makepath.c:310: warning: implicit declaration of function 'chown' 00h33m13s | Successfully remade target file `lib/makepath.o'. 00h33m13s | File `lib/mbswidth.o' does not exist. 00h33m13s | Must remake target `lib/mbswidth.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/mbswidth.o lib/mbswidth.c 00h33m13s | Successfully remade target file `lib/mbswidth.o'. 00h33m13s | File `lib/md5.o' does not exist. 00h33m13s | Must remake target `lib/md5.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUDEBUG_Mem free: 1591540 avail: 1947988 00h33m13s | L=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/md5.o lib/md5.c 00h33m13s | In file included from lib/md5.c:38: 00h33m13s | In file included from lib/md5.h:27: 00h33m13s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m13s | In file included from lib/md5.c:38: 00h33m13s | In file included from lib/md5.h:27: 00h33m13s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m13s | Successfully remade target file `lib/md5.o'. 00h33m13s | File `lib/memcasecmp.o' does not exist. 00h33m13s | Must remake target `lib/memcasecmp.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/memcasecmp.o lib/memcasecmp.c 00h33m13s | Successfully remade target file `lib/memcasecmp.o'. 00h33m13s | File `lib/memcoll.o' does not exist. 00h33m13s | Must remake target `lib/memcoll.o'. 00h33m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHADEBUG_Mem free: 1591540 avail: 1948000 00h33m14s | VE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/memcoll.o lib/memcoll.c 00h33m14s | In file included from lib/memcoll.c:24: 00h33m14s | In file included from /after/include/musl/errno.h:10: 00h33m14s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m14s | Successfully remade target file `lib/memcoll.o'. 00h33m14s | File `lib/modechange.o' does not exist. 00h33m14s | Must remake target `lib/modechange.o'. 00h33m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/modechange.o lib/modechange.c 00h33m14s | Successfully remade target file `lib/modechange.o'. 00h33m14s | File `lib/offtostr.o' does not exist. 00h33m14s | Must remake target `lib/offtostr.o'. 00h33m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EDEBUG_Mem free: 1591540 avail: 1948008 00h33m14s | MPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/offtostr.o lib/offtostr.c 00h33m14s | In file included from lib/offtostr.c:3: 00h33m14s | In file included from lib/inttostr.c:21: 00h33m14s | In file included from lib/inttostr.h:30: 00h33m14s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m14s | In file included from lib/offtostr.c:3: 00h33m14s | In file included from lib/inttostr.c:21: 00h33m14s | In file included from lib/inttostr.h:30: 00h33m14s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m14s | Successfully remade target file `lib/offtostr.o'. 00h33m14s | File `lib/path-concat.o' does not exist. 00h33m14s | Must remake target `lib/path-concat.o'. 00h33m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/path-concat.o lib/path-concat.c 00h33m14s | Successfully remade target file `lib/path-concat.o'. 00h33m14s | File `lib/physmem.o' does not exist. 00h33m14s | Must remake target `lib/physmem.o'. 00h33m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWDEBUG_Mem free: 1591540 avail: 1948016 00h33m14s | S_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/physmem.o lib/physmem.c 00h33m14s | Successfully remade target file `lib/physmem.o'. 00h33m14s | File `lib/quote.o' does not exist. 00h33m14s | Must remake target `lib/quote.o'. 00h33m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/quote.o lib/quote.c 00h33m14s | Successfully remade target file `lib/quote.o'. 00h33m14s | File `lib/quotearg.o' does not exist. 00h33m14s | Must remake target `lib/quotearg.o'. 00h33m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 DEBUG_Mem free: 1591540 avail: 1948024 00h33m14s | -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/quotearg.o lib/quotearg.c 00h33m14s | In file included from lib/quotearg.c:29: 00h33m14s | In file included from /after/include/musl/errno.h:10: 00h33m14s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m14s | In file included from lib/quotearg.c:30: 00h33m14s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m14s | In file included from lib/quotearg.c:30: 00h33m14s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m14s | Successfully remade target file `lib/quotearg.o'. 00h33m14s | File `lib/readtokens.o' does not exist. 00h33m14s | Must remake target `lib/readtokens.o'. 00h33m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/readtokens.o lib/readtokens.c 00h33m14s | Successfully remade target file `lib/readtokens.o'. 00h33m14s | File `lib/rpmatch.o' does not exist. 00h33m14s | Must remake target `lib/rpmatch.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=10DEBUG_Mem free: 1591416 avail: 1947912 00h33m15s | 00 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/rpmatch.o lib/rpmatch.c 00h33m15s | Successfully remade target file `lib/rpmatch.o'. 00h33m15s | File `lib/safe-read.o' does not exist. 00h33m15s | Must remake target `lib/safe-read.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/safe-read.o lib/safe-read.c 00h33m15s | In file included from lib/safe-read.c:28: 00h33m15s | In file included from /after/include/musl/errno.h:10: 00h33m15s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m15s | In file included from lib/safe-read.c:39: 00h33m15s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m15s | In file included from lib/safe-read.c:39: 00h33m15s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m15s | lib/safe-read.c:88: warning: implicit declaration of function 'read' 00h33m15s | Successfully remade target file `lib/safe-read.o'. 00h33m15s | File `lib/safe-write.o' does not exist. 00h33m15s | Must remake target `lib/safe-write.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned DEBUG_Mem free: 1591416 avail: 1947920 00h33m15s | -c -o lib/safe-write.o lib/safe-write.c 00h33m15s | In file included from lib/safe-write.c:19: 00h33m15s | In file included from lib/safe-read.c:28: 00h33m15s | In file included from /after/include/musl/errno.h:10: 00h33m15s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m15s | In file included from lib/safe-write.c:19: 00h33m15s | In file included from lib/safe-read.c:39: 00h33m15s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m15s | In file included from lib/safe-write.c:19: 00h33m15s | In file included from lib/safe-read.c:39: 00h33m15s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m15s | In file included from lib/safe-write.c:19: 00h33m15s | lib/safe-read.c:88: warning: implicit declaration of function 'write' 00h33m15s | Successfully remade target file `lib/safe-write.o'. 00h33m15s | File `lib/same.o' does not exist. 00h33m15s | Must remake target `lib/same.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/same.o lib/same.c 00h33m15s | In file included from lib/same.c:34: 00h33m15s | In file included from /after/include/musl/errno.h:10: 00h33m15s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m15s | Successfully remade target file `lib/same.o'. 00h33m15s | File `lib/save-cwd.o' does not exist. 00h33m15s | Must remake target `lib/save-cwd.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=DEBUG_Mem free: 1591292 avail: 1947804 00h33m15s | unsigned -Dminor_t=unsigned -c -o lib/save-cwd.o lib/save-cwd.c 00h33m15s | In file included from lib/save-cwd.c:40: 00h33m15s | In file included from /after/include/musl/errno.h:10: 00h33m15s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m15s | lib/save-cwd.c:136: warning: implicit declaration of function 'chdir' 00h33m15s | lib/save-cwd.c:143: warning: implicit declaration of function 'close' 00h33m15s | Successfully remade target file `lib/save-cwd.o'. 00h33m15s | File `lib/savedir.o' does not exist. 00h33m15s | Must remake target `lib/savedir.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/savedir.o lib/savedir.c 00h33m15s | In file included from lib/savedir.c:28: 00h33m15s | In file included from /after/include/musl/errno.h:10: 00h33m15s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m15s | Successfully remade target file `lib/savedir.o'. 00h33m15s | File `lib/settime.o' does not exist. 00h33m15s | Must remake target `lib/settime.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=DEBUG_Mem free: 1591292 avail: 1947812 00h33m15s | unsigned -c -o lib/settime.o lib/settime.c 00h33m15s | Successfully remade target file `lib/settime.o'. 00h33m15s | File `lib/sha.o' does not exist. 00h33m15s | Must remake target `lib/sha.o'. 00h33m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/sha.o lib/sha.c 00h33m15s | In file included from lib/sha.c:25: 00h33m15s | In file included from lib/md5.h:27: 00h33m15s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m15s | In file included from lib/sha.c:25: 00h33m15s | In file included from lib/md5.h:27: 00h33m15s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m15s | Successfully remade target file `lib/sha.o'. 00h33m15s | File `lib/stpcpy.o' does not exist. 00h33m15s | Must remake target `lib/stpcpy.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned DEBUG_Mem free: 1591168 avail: 1947704 00h33m16s | -Dminor_t=unsigned -c -o lib/stpcpy.o lib/stpcpy.c 00h33m16s | Successfully remade target file `lib/stpcpy.o'. 00h33m16s | File `lib/stripslash.o' does not exist. 00h33m16s | Must remake target `lib/stripslash.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/stripslash.o lib/stripslash.c 00h33m16s | Successfully remade target file `lib/stripslash.o'. 00h33m16s | File `lib/strtoimax.o' does not exist. 00h33m16s | Must remake target `lib/strtoimax.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strtoimax.o lib/strtoimax.c 00h33m16s | Successfully remadeDEBUG_Mem free: 1591168 avail: 1947716 00h33m16s | target file `lib/strtoimax.o'. 00h33m16s | File `lib/strtoumax.o' does not exist. 00h33m16s | Must remake target `lib/strtoumax.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strtoumax.o lib/strtoumax.c 00h33m16s | Successfully remade target file `lib/strtoumax.o'. 00h33m16s | File `lib/umaxtostr.o' does not exist. 00h33m16s | Must remake target `lib/umaxtostr.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/umaxtostr.o lib/umaxtostr.c 00h33m16s | In file included from lib/umaxtostr.c:3: 00h33m16s | In file included from lib/inttostr.c:21: 00h33m16s | In file included from lib/inttostr.h:30: 00h33m16s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m16s | In file included from lib/umaxtostr.c:3: 00h33m16s | In file included from lib/inttostr.c:21: 00h33m16s | In file included from lib/inttostr.h:30: 00h33m16s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m16s | Successfully remade target file `lib/umaxtostr.o'. 00h33m16s | DEBUG_Mem free: 1591044 avail: 1947600 00h33m16s | File `lib/unicodeio.o' does not exist. 00h33m16s | Must remake target `lib/unicodeio.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/unicodeio.o lib/unicodeio.c 00h33m16s | In file included from lib/unicodeio.c:40: 00h33m16s | In file included from /after/include/musl/errno.h:10: 00h33m16s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m16s | Successfully remade target file `lib/unicodeio.o'. 00h33m16s | File `lib/userspec.o' does not exist. 00h33m16s | Must remake target `lib/userspec.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/userspec.o lib/userspec.c 00h33m16s | In file included from lib/userspec.c:48: 00h33m16s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m16s | In file included from lib/userspec.c:48: 00h33m16s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m16s | Successfully remade target file `lib/userspec.o'. 00h33m16s | DEBUG_Mem free: 1590920 avail: 1947484 00h33m16s | File `lib/version-etc.o' does not exist. 00h33m16s | Must remake target `lib/version-etc.o'. 00h33m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/version-etc.o lib/version-etc.c 00h33m16s | Successfully remade target file `lib/version-etc.o'. 00h33m16s | File `lib/xgetcwd.o' does not exist. 00h33m16s | Must remake target `lib/xgetcwd.o'. 00h33m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xgetcwd.o lib/xgetcwd.c 00h33m17s | In file included from lib/xgetcwd.c:25: 00h33m17s | In file included from /after/include/musl/errno.h:10: 00h33m17s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m17s | Successfully remade target file `lib/xgetcwd.o'. 00h33m17s | File `lib/xgethostname.o' does not exist. 00h33m17s | MusDEBUG_Mem free: 1590796 avail: 1947368 00h33m17s | t remake target `lib/xgethostname.o'. 00h33m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xgethostname.o lib/xgethostname.c 00h33m17s | In file included from lib/xgethostname.c:26: 00h33m17s | In file included from /after/include/musl/errno.h:10: 00h33m17s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m17s | Successfully remade target file `lib/xgethostname.o'. 00h33m17s | File `lib/xmalloc.o' does not exist. 00h33m17s | Must remake target `lib/xmalloc.o'. 00h33m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xmalloc.o lib/xmalloc.c 00h33m17s | Successfully remade target file `lib/xmalloc.o'. 00h33m17s | File `lib/xmemcoll.o' does not exist. 00h33m17s | Must remake target `lib/xmemcoll.o'. 00h33m17s | tcc -I . -I libDEBUG_Mem free: 1590796 avail: 1947376 00h33m17s | -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xmemcoll.o lib/xmemcoll.c 00h33m17s | In file included from lib/xmemcoll.c:24: 00h33m17s | In file included from /after/include/musl/errno.h:10: 00h33m17s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m17s | Successfully remade target file `lib/xmemcoll.o'. 00h33m17s | File `lib/xnanosleep.o' does not exist. 00h33m17s | Must remake target `lib/xnanosleep.o'. 00h33m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xnanosleep.o lib/xnanosleep.c 00h33m17s | In file included from lib/xnanosleep.c:27: 00h33m17s | In file included from /after/include/musl/errno.h:10: 00h33m17s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m17s | Successfully remade target file `lib/xnanosleep.o'. 00h33m17s | File `lib/xreadlink.o' does not exist. 00h33m17s | Must remake target `lib/xreadlink.o'. 00h33m17s | tcc -I . -I lib -DPACKAGE=\"coreutilDEBUG_Mem free: 1590672 avail: 1947260 00h33m17s | s\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xreadlink.o lib/xreadlink.c 00h33m17s | In file included from lib/xreadlink.c:27: 00h33m17s | In file included from /after/include/musl/errno.h:10: 00h33m17s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m17s | In file included from lib/xreadlink.c:33: 00h33m17s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m17s | In file included from lib/xreadlink.c:33: 00h33m17s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m17s | lib/xreadlink.c:71: warning: implicit declaration of function 'readlink' 00h33m17s | Successfully remade target file `lib/xreadlink.o'. 00h33m17s | File `lib/xstrdup.o' does not exist. 00h33m17s | Must remake target `lib/xstrdup.o'. 00h33m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrdup.o lib/xstrdup.c 00h33m17s | Successfully remade target file `lib/xstrdup.o'. 00h33m17s | File `lib/xstrtod.o' does not exist. 00h33m17s | Must remake target `lib/xstrtod.o'. 00h33m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\DEBUG_Mem free: 1590672 avail: 1947268 00h33m18s | coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtod.o lib/xstrtod.c 00h33m18s | In file included from lib/xstrtod.c:30: 00h33m18s | In file included from /after/include/musl/errno.h:10: 00h33m18s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m18s | In file included from lib/xstrtod.c:32: 00h33m18s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m18s | In file included from lib/xstrtod.c:32: 00h33m18s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m18s | Successfully remade target file `lib/xstrtod.o'. 00h33m18s | File `lib/xstrtol.o' does not exist. 00h33m18s | Must remake target `lib/xstrtol.o'. 00h33m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtol.o lib/xstrtol.c 00h33m18s | In file included from lib/xstrtol.c:50: 00h33m18s | In file included from /after/include/musl/errno.h:10: 00h33m18s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m18s | Successfully remade target file `lib/xstrtol.o'. 00h33m18s | File `lib/xstrtoul.o' does not exist. 00h33m18s | Must remake target `lib/xstrtoul.o'. 00h33m18s | tcc -I . -I lib -DPACKAGE=\"coreutDEBUG_Mem free: 1590548 avail: 1947152 00h33m18s | ils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtoul.o lib/xstrtoul.c 00h33m18s | In file included from lib/xstrtoul.c:4: 00h33m18s | In file included from lib/xstrtol.c:50: 00h33m18s | In file included from /after/include/musl/errno.h:10: 00h33m18s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m18s | In file included from lib/xstrtoul.c:4: 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m18s | In file included from lib/xstrtoul.c:4: 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m18s | Successfully remade target file `lib/xstrtoul.o'. 00h33m18s | File `lib/xstrtoimax.o' does not exist. 00h33m18s | Must remake target `lib/xstrtoimax.o'. 00h33m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtoimax.o lib/xstrtoimax.c 00h33m18s | In file included from lib/xstrtoimax.c:31: 00h33m18s | In file included from lib/xstrtol.c:50: 00h33m18s | In file included from /after/include/musl/errno.h:10: 00h33m18s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m18s | In file included from lib/xstrtoimax.c:31: 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m18s | In file included from lib/xstrtoimax.c:31: 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m18s | Successfully remade target file `lib/xstrtoimax.o'. 00h33m18s | File `lib/xstrtoumDEBUG_Mem free: 1590424 avail: 1947036 00h33m18s | ax.o' does not exist. 00h33m18s | Must remake target `lib/xstrtoumax.o'. 00h33m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/xstrtoumax.o lib/xstrtoumax.c 00h33m18s | In file included from lib/xstrtoumax.c:31: 00h33m18s | In file included from lib/xstrtol.c:50: 00h33m18s | In file included from /after/include/musl/errno.h:10: 00h33m18s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m18s | In file included from lib/xstrtoumax.c:31: 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m18s | In file included from lib/xstrtoumax.c:31: 00h33m18s | In file included from lib/xstrtol.c:56: 00h33m18s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m18s | Successfully remade target file `lib/xstrtoumax.o'. 00h33m18s | File `lib/yesno.o' does not exist. 00h33m18s | Must remake target `lib/yesno.o'. 00h33m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/yesno.o lib/yesno.c 00h33m18s | Successfully remade target file `lib/yesno.o'. 00h33m18s | File `lib/strnlen.o' does not exist.DEBUG_Mem free: 1590424 avail: 1947044 00h33m18s | 00h33m18s | Must remake target `lib/strnlen.o'. 00h33m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strnlen.o lib/strnlen.c 00h33m18s | Successfully remade target file `lib/strnlen.o'. 00h33m18s | File `lib/getcwd.o' does not exist. 00h33m18s | Must remake target `lib/getcwd.o'. 00h33m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/getcwd.o lib/getcwd.c 00h33m18s | In file included from lib/getcwd.c:25: 00h33m18s | In file included from /after/include/musl/errno.h:10: 00h33m18s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m18s | In file included from lib/getcwd.c:32: 00h33m18s | In file included from lib/pathmax.h:29: 00h33m18s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m18s | In file included from lib/getcwd.c:32: 00h33m18s | In file included from lib/pathmax.h:29: 00h33m18s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m18s | Successfully remade target file `lib/getcwd.o'. 00h33m18s | File `lib/sig2str.o' does not exist. 00h33m18s | Must remake target `lib/sig2str.oDEBUG_Mem free: 1590300 avail: 1946928 00h33m18s | '. 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/sig2str.o lib/sig2str.c 00h33m19s | In file included from lib/sig2str.c:25: 00h33m19s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m19s | In file included from lib/sig2str.c:25: 00h33m19s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m19s | Successfully remade target file `lib/sig2str.o'. 00h33m19s | File `lib/mountlist.o' does not exist. 00h33m19s | Must remake target `lib/mountlist.o'. 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/mountlist.o lib/mountlist.c 00h33m19s | In file included from lib/mountlist.c:42: 00h33m19s | In file included from /after/include/musl/errno.h:10: 00h33m19s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m19s | Successfully remade target file `lib/mountlist.o'. 00h33m19s | File `lib/regex.o' does not exist. 00h33m19s | Must remake target `lib/regex.o'. 00h33m19s | DEBUG_Mem free: 1590176 avail: 1946812 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/regex.o lib/regex.c 00h33m19s | In file included from lib/regex.c:195: 00h33m19s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m19s | In file included from lib/regex.c:195: 00h33m19s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m19s | Successfully remade target file `lib/regex.o'. 00h33m19s | File `lib/canonicalize.o' does not exist. 00h33m19s | Must remake target `lib/canonicalize.o'. 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/canonicalize.o lib/canonicalize.c 00h33m19s | In file included from lib/canonicalize.c:41: 00h33m19s | In file included from /after/include/musl/errno.h:10: 00h33m19s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefinedDEBUG_Mem free: 1590044 avail: 1946736 00h33m19s | 00h33m19s | In file included from lib/canonicalize.c:74: 00h33m19s | In file included from lib/pathmax.h:29: 00h33m19s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m19s | In file included from lib/canonicalize.c:74: 00h33m19s | In file included from lib/pathmax.h:29: 00h33m19s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m19s | Successfully remade target file `lib/canonicalize.o'. 00h33m19s | File `lib/mkstemp.o' does not exist. 00h33m19s | Must remake target `lib/mkstemp.o'. 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/mkstemp.o lib/mkstemp.c 00h33m19s | Successfully remade target file `lib/mkstemp.o'. 00h33m19s | File `lib/memrchr.o' does not exist. 00h33m19s | Must remake target `lib/memrchr.o'. 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/memrchr.o lib/memrchr.c 00h33m19s | In file included from lib/memrchr.c:45: 00h33m19s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m19s | In file included from lib/memrchr.c:45: 00h33m19s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m19s | SuccessfDEBUG_Mem free: 1590052 avail: 1946756 00h33m19s | ully remade target file `lib/memrchr.o'. 00h33m19s | File `lib/euidaccess.o' does not exist. 00h33m19s | Must remake target `lib/euidaccess.o'. 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/euidaccess.o lib/euidaccess.c 00h33m19s | In file included from lib/euidaccess.c:59: 00h33m19s | In file included from /after/include/musl/sys/param.h:33: 00h33m19s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m19s | In file included from lib/euidaccess.c:59: 00h33m19s | In file included from /after/include/musl/sys/param.h:33: 00h33m19s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m19s | In file included from lib/euidaccess.c:65: 00h33m19s | In file included from /after/include/musl/errno.h:10: 00h33m19s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m19s | lib/euidaccess.c:156: warning: implicit declaration of function 'access' 00h33m19s | Successfully remade target file `lib/euidaccess.o'. 00h33m19s | File `lib/ftw.o' does not exist. 00h33m19s | Must remake target `lib/ftw.o'. 00h33m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/ftw.o lib/ftw.c 00h33m19s | In file included from lib/ftw.c:63: 00h33m19s | In file included from /after/include/musl/errno.h:10: 00h33m19s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m19s | In file included from lib/ftw.c:65: 00h33m19s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefinedDEBUG_Mem free: 1589920 avail: 1946632 00h33m19s | 00h33m19s | In file included from lib/ftw.c:65: 00h33m19s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m19s | lib/ftw.c:624: warning: implicit declaration of function 'FILESYSTEM_PREFIX_LEN' 00h33m19s | lib/ftw.c:629: warning: implicit declaration of function 'ISSLASH' 00h33m19s | lib/ftw.c:809: warning: implicit declaration of function 'tdestroy' 00h33m19s | Successfully remade target file `lib/ftw.o'. 00h33m19s | File `lib/obstack.o' does not exist. 00h33m19s | Must remake target `lib/obstack.o'. 00h33m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/obstack.o lib/obstack.c 00h33m20s | Successfully remade target file `lib/obstack.o'. 00h33m20s | File `lib/strverscmp.o' does not exist. 00h33m20s | Must remake target `lib/strverscmp.o'. 00h33m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/strverscmp.o lib/strverscmp.c 00h33m20s | SuccessDEBUG_Mem free: 1589804 avail: 1946536 00h33m20s | fully remade target file `lib/strverscmp.o'. 00h33m20s | File `lib/tsearch.o' does not exist. 00h33m20s | Must remake target `lib/tsearch.o'. 00h33m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o lib/tsearch.o lib/tsearch.c 00h33m20s | Successfully remade target file `lib/tsearch.o'. 00h33m20s | Must remake target `lib/libfettish.a'. 00h33m20s | tcc -ar cr lib/libfettish.a lib/acl.o lib/alloca.o lib/posixtm.o lib/posixver.o lib/strftime.o lib/getopt.o lib/getopt1.o lib/hash.o lib/hash-pjw.o lib/addext.o lib/argmatch.o lib/backupfile.o lib/basename.o lib/canon-host.o lib/closeout.o lib/cycle-check.o lib/diacrit.o lib/dirname.o lib/dup-safer.o lib/error.o lib/exclude.o lib/exitfail.o lib/filemode.o lib/__fpending.o lib/file-type.o lib/fnmatch.o lib/fopen-safer.o lib/full-read.o lib/full-write.o lib/getline.o lib/getstr.o lib/gettime.o lib/hard-locale.o lib/human.o lib/idcache.o lib/isdir.o lib/imaxtostr.o lib/linebuffer.o lib/localcharset.o lib/long-options.o lib/makepath.o lib/mbswidth.o lib/md5.o lib/memcasecmp.o lib/memcoll.o lib/modechange.o lib/offtostr.o lib/path-concat.o lib/physmem.o lib/quote.o lib/quotearg.o lib/readtokens.o lib/rpmatch.o lib/safe-read.o lib/safe-write.o lib/same.o lib/save-cwd.o lib/savedir.o lib/settime.o lib/sha.o lib/stpcpy.o lib/stripslash.o lib/strtoimax.o lib/strtoumax.o lib/umaxtostr.o lib/unicodeio.o lib/userspec.o lib/version-etc.o lib/xgetcwd.o lib/xgethostname.o lib/xmalloc.o lib/xmemcoll.o lib/xnanosleep.o lib/xreadlink.o lib/xstrdup.o lib/xstrtod.o lib/xstrtol.o lib/xstrtoul.o lib/xstrtoimax.o lib/xstrtoumax.o lib/yesno.o lib/strnlen.o lib/getcwd.o lib/sig2str.o lib/mountlist.o lib/regex.o lib/canonicalize.o lib/mkstemp.o lib/memrchr.o lib/euidaccess.o lib/ftw.o lib/obstack.o lib/strverscmp.o lib/tsearch.o 00h33m20s | Successfully remade target file `lib/libfettish.a'. 00h33m20s | Must remake target `src/basename'. 00h33m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACDEBUG_Mem free: 1589432 avail: 1946436 00h33m20s | KAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/basename.o lib/libfettish.a -o src/basename 00h33m20s | Successfully remade target file `src/basename'. 00h33m20s | File `src/cat' does not exist. 00h33m20s | File `src/cat.o' does not exist. 00h33m20s | Must remake target `src/cat.o'. 00h33m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cat.o src/cat.c 00h33m20s | In file included from src/cat.c:33: 00h33m20s | In file included from src/system.h:58: 00h33m20s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m20s | In file included from src/cat.c:33: 00h33m20s | In file included from src/system.h:58: 00h33m20s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m20s | In file included from src/cat.c:33: 00h33m20s | In file included from src/system.h:123: 00h33m20s | In file included from /after/include/musl/errno.h:10: 00h33m20s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m20s | In file included from src/cat.c:33: 00h33m20s | In file included from src/system.h:296: 00h33m20s | In file included from src/sys2.h:356: 00h33m20s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m20s | In file included from src/cat.c:33: 00h33m20s | In file included from src/system.h:296: 00h33m20s | In file included from src/sys2.h:356: 00h33m20s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m20s | src/cat.c:849: warning: implicit declaration of function 'close' 00h33m20s | Successfully remade target file `src/cat.o'. 00h33m20s | Must remake target `src/cat'. 00h33m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"LinuDEBUG_Mem free: 1589432 avail: 1946512 00h33m20s | x\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cat.o lib/libfettish.a -o src/cat 00h33m20s | Successfully remade target file `src/cat'. 00h33m20s | File `src/chmod' does not exist. 00h33m20s | File `src/chmod.o' does not exist. 00h33m20s | Must remake target `src/chmod.o'. 00h33m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/chmod.o src/chmod.c 00h33m20s | In file included from src/chmod.c:25: 00h33m20s | In file included from src/system.h:58: 00h33m20s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m20s | In file included from src/chmod.c:25: 00h33m20s | In file included from src/system.h:58: 00h33m20s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m20s | In file included from src/chmod.c:25: 00h33m20s | In file included from src/system.h:123: 00h33m20s | In file included from /after/include/musl/errno.h:10: 00h33m20s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m20s | In file included from src/chmod.c:25: 00h33m20s | In file included from src/system.h:296: 00h33m20s | In file included from src/sys2.h:356: 00h33m20s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m20s | In file included from src/chmod.c:25: 00h33m20s | In file included from src/system.h:296: 00h33m20s | In file included from src/sys2.h:356: 00h33m20s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m20s | Successfully remade target file `src/chmod.o'. 00h33m20s | Must remake target `src/chmod'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERDEBUG_Mem free: 1589308 avail: 1946464 00h33m21s | ROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/chmod.o lib/libfettish.a -o src/chmod 00h33m21s | Successfully remade target file `src/chmod'. 00h33m21s | File `src/cksum' does not exist. 00h33m21s | File `src/cksum.o' does not exist. 00h33m21s | Must remake target `src/cksum.o'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cksum.o src/cksum.c 00h33m21s | In file included from src/cksum.c:52: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m21s | In file included from src/cksum.c:52: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m21s | In file included from src/cksum.c:52: 00h33m21s | In file included from src/system.h:123: 00h33m21s | In file included from /after/include/musl/errno.h:10: 00h33m21s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m21s | In file included from src/cksum.c:52: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m21s | In file included from src/cksum.c:52: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m21s | Successfully remade target file `src/cksum.o'. 00h33m21s | Must remake target `src/cksum'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHDEBUG_Mem free: 1589060 avail: 1946300 00h33m21s | AVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cksum.o lib/libfettish.a -o src/cksum 00h33m21s | Successfully remade target file `src/cksum'. 00h33m21s | File `src/comm' does not exist. 00h33m21s | File `src/comm.o' does not exist. 00h33m21s | Must remake target `src/comm.o'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/comm.o src/comm.c 00h33m21s | In file included from src/comm.c:25: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m21s | In file included from src/comm.c:25: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m21s | In file included from src/comm.c:25: 00h33m21s | In file included from src/system.h:123: 00h33m21s | In file included from /after/include/musl/errno.h:10: 00h33m21s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m21s | In file included from src/comm.c:25: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m21s | In file included from src/comm.c:25: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m21s | Successfully remade target file `src/comm.o'. 00h33m21s | Must remake target `src/comm'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=DEBUG_Mem free: 1588936 avail: 1946248 00h33m21s | 1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/comm.o lib/libfettish.a -o src/comm 00h33m21s | Successfully remade target file `src/comm'. 00h33m21s | File `src/csplit' does not exist. 00h33m21s | File `src/csplit.o' does not exist. 00h33m21s | Must remake target `src/csplit.o'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/csplit.o src/csplit.c 00h33m21s | In file included from src/csplit.c:28: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m21s | In file included from src/csplit.c:28: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m21s | In file included from src/csplit.c:28: 00h33m21s | In file included from src/system.h:123: 00h33m21s | In file included from /after/include/musl/errno.h:10: 00h33m21s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m21s | In file included from src/csplit.c:28: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m21s | In file included from src/csplit.c:28: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m21s | src/csplit.c:977: warning: implicit declaration of function 'unlink' 00h33m21s | src/csplit.c:1479: warning: implicit declaration of function 'close' 00h33m21s | Successfully remade target file `src/csplit.o'. 00h33m21s | Must remake target `src/csplit'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDEBUG_Mem free: 1588812 avail: 1946212 00h33m21s | DTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/csplit.o lib/libfettish.a -o src/csplit 00h33m21s | Successfully remade target file `src/csplit'. 00h33m21s | File `src/cut' does not exist. 00h33m21s | File `src/cut.o' does not exist. 00h33m21s | Must remake target `src/cut.o'. 00h33m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cut.o src/cut.c 00h33m21s | In file included from src/cut.c:31: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m21s | In file included from src/cut.c:31: 00h33m21s | In file included from src/system.h:58: 00h33m21s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m21s | In file included from src/cut.c:31: 00h33m21s | In file included from src/system.h:123: 00h33m21s | In file included from /after/include/musl/errno.h:10: 00h33m21s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m21s | In file included from src/cut.c:31: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m21s | In file included from src/cut.c:31: 00h33m21s | In file included from src/system.h:296: 00h33m21s | In file included from src/sys2.h:356: 00h33m21s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m21s | Successfully remade target file `src/cut.o'. 00h33m21s | Must remake target `src/cut'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTDEBUG_Mem free: 1588688 avail: 1946232 00h33m22s | L_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cut.o lib/libfettish.a -o src/cut 00h33m22s | Successfully remade target file `src/cut'. 00h33m22s | File `src/dd' does not exist. 00h33m22s | File `src/dd.o' does not exist. 00h33m22s | Must remake target `src/dd.o'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/dd.o src/dd.c 00h33m22s | In file included from src/dd.c:29: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m22s | In file included from src/dd.c:29: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m22s | In file included from src/dd.c:29: 00h33m22s | In file included from src/system.h:123: 00h33m22s | In file included from /after/include/musl/errno.h:10: 00h33m22s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m22s | In file included from src/dd.c:29: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m22s | In file included from src/dd.c:29: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m22s | In file included from src/dd.c:33: 00h33m22s | In file included from lib/getpagesize.h:32: 00h33m22s | /after/include/musl/sys/param.h:13: warning: DEV_BSIZE redefined 00h33m22s | src/dd.c:380: warning: implicit declaration of function 'close' 00h33m22s | src/dd.c:452: warning: implicit declaration of function 'dup2' 00h33m22s | src/dd.c:932: warning: implicit declaration of function 'getpagesize' 00h33m22s | Successfully remade target file `src/dd.o'. 00h33m22s | Must remake target `src/dd'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECDEBUG_Mem free: 1588440 avail: 1946080 00h33m22s | L_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/dd.o lib/libfettish.a -o src/dd 00h33m22s | Successfully remade target file `src/dd'. 00h33m22s | File `src/dirname' does not exist. 00h33m22s | File `src/dirname.o' does not exist. 00h33m22s | Must remake target `src/dirname.o'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/dirname.o src/dirname.c 00h33m22s | In file included from src/dirname.c:24: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m22s | In file included from src/dirname.c:24: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m22s | In file included from src/dirname.c:24: 00h33m22s | In file included from src/system.h:123: 00h33m22s | In file included from /after/include/musl/errno.h:10: 00h33m22s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m22s | In file included from src/dirname.c:24: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m22s | In file included from src/dirname.c:24: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m22s | Successfully remade target file `src/dirname.o'. 00h33m22s | Must remake target `src/dirname'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\DEBUG_Mem free: 1588316 avail: 1946040 00h33m22s | " -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/dirname.o lib/libfettish.a -o src/dirname 00h33m22s | Successfully remade target file `src/dirname'. 00h33m22s | File `src/echo' does not exist. 00h33m22s | File `src/echo.o' does not exist. 00h33m22s | Must remake target `src/echo.o'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/echo.o src/echo.c 00h33m22s | In file included from src/echo.c:21: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m22s | In file included from src/echo.c:21: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m22s | In file included from src/echo.c:21: 00h33m22s | In file included from src/system.h:123: 00h33m22s | In file included from /after/include/musl/errno.h:10: 00h33m22s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m22s | In file included from src/echo.c:21: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m22s | In file included from src/echo.c:21: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m22s | Successfully remade target file `src/echo.o'. 00h33m22s | Must remake target `src/echo'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/echo.o lib/libfettDEBUG_Mem free: 1588316 avail: 1946104 00h33m22s | ish.a -o src/echo 00h33m22s | Successfully remade target file `src/echo'. 00h33m22s | File `src/env' does not exist. 00h33m22s | File `src/env.o' does not exist. 00h33m22s | Must remake target `src/env.o'. 00h33m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/env.o src/env.c 00h33m22s | In file included from src/env.c:86: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m22s | In file included from src/env.c:86: 00h33m22s | In file included from src/system.h:58: 00h33m22s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m22s | In file included from src/env.c:86: 00h33m22s | In file included from src/system.h:123: 00h33m22s | In file included from /after/include/musl/errno.h:10: 00h33m22s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m22s | In file included from src/env.c:86: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m22s | In file included from src/env.c:86: 00h33m22s | In file included from src/system.h:296: 00h33m22s | In file included from src/sys2.h:356: 00h33m22s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m22s | src/env.c:200: warning: implicit declaration of function 'execvp' 00h33m22s | Successfully remade target file `src/env.o'. 00h33m22s | Must remake target `src/env'. 00h33m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/env.o lib/libfettish.a -o src/env 00h33m23s | Successfully remade target file `sDEBUG_Mem free: 1587944 avail: 1945868 00h33m23s | rc/env'. 00h33m23s | File `src/expand' does not exist. 00h33m23s | File `src/expand.o' does not exist. 00h33m23s | Must remake target `src/expand.o'. 00h33m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/expand.o src/expand.c 00h33m23s | In file included from src/expand.c:41: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m23s | In file included from src/expand.c:41: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m23s | In file included from src/expand.c:41: 00h33m23s | In file included from src/system.h:123: 00h33m23s | In file included from /after/include/musl/errno.h:10: 00h33m23s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m23s | In file included from src/expand.c:41: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m23s | In file included from src/expand.c:41: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m23s | Successfully remade target file `src/expand.o'. 00h33m23s | Must remake target `src/expand'. 00h33m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/expand.o lib/libfettish.a -o src/expand 00h33m23s | Successfully remade target file `src/expand'. 00h33m23s | File `src/expr' does not exist. 00h33m23s | File `src/expr.o' does not exist. 00h33m23s | Must remake target `src/expr.o'. 00h33m23s | tcc -I . -I lib DEBUG_Mem free: 1587696 avail: 1945696 00h33m23s | -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/expr.o src/expr.c 00h33m23s | In file included from src/expr.c:34: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m23s | In file included from src/expr.c:34: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m23s | In file included from src/expr.c:34: 00h33m23s | In file included from src/system.h:123: 00h33m23s | In file included from /after/include/musl/errno.h:10: 00h33m23s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m23s | In file included from src/expr.c:34: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m23s | In file included from src/expr.c:34: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m23s | Successfully remade target file `src/expr.o'. 00h33m23s | Must remake target `src/expr'. 00h33m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/expr.o lib/libfettish.a -o src/expr 00h33m23s | Successfully remade target file `src/expr'. 00h33m23s | File `src/factor' does not exist. 00h33m23s | File `src/factor.o' does not exist. 00h33m23s | Must remake target `src/factor.o'. 00h33m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERDEBUG_Mem free: 1587572 avail: 1945704 00h33m23s | SION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/factor.o src/factor.c 00h33m23s | In file included from src/factor.c:28: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m23s | In file included from src/factor.c:28: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m23s | In file included from src/factor.c:28: 00h33m23s | In file included from src/system.h:123: 00h33m23s | In file included from /after/include/musl/errno.h:10: 00h33m23s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m23s | In file included from src/factor.c:28: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m23s | In file included from src/factor.c:28: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m23s | Successfully remade target file `src/factor.o'. 00h33m23s | Must remake target `src/factor'. 00h33m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/factor.o lib/libfettish.a -o src/factor 00h33m23s | Successfully remade target file `src/factor'. 00h33m23s | File `src/false' does not exist. 00h33m23s | File `src/false.o' does not exist. 00h33m23s | Must remake target `src/false.o'. 00h33m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNEDEBUG_Mem free: 1587448 avail: 1945660 00h33m23s | D_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/false.o src/false.c 00h33m23s | In file included from src/false.c:21: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m23s | In file included from src/false.c:21: 00h33m23s | In file included from src/system.h:58: 00h33m23s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m23s | In file included from src/false.c:21: 00h33m23s | In file included from src/system.h:123: 00h33m23s | In file included from /after/include/musl/errno.h:10: 00h33m23s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m23s | In file included from src/false.c:21: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m23s | In file included from src/false.c:21: 00h33m23s | In file included from src/system.h:296: 00h33m23s | In file included from src/sys2.h:356: 00h33m23s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m23s | Successfully remade target file `src/false.o'. 00h33m23s | Must remake target `src/false'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/false.o lib/libfettish.a -o src/false 00h33m24s | Successfully remade target file `src/false'. 00h33m24s | File `src/fmt' does not exist. 00h33m24s | File `src/fmt.o' does not exist. 00h33m24s | Must remake target `src/fmt.o'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DEBUG_Mem free: 1587448 avail: 1945716 00h33m24s | DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/fmt.o src/fmt.c 00h33m24s | In file included from src/fmt.c:29: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m24s | In file included from src/fmt.c:29: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m24s | In file included from src/fmt.c:29: 00h33m24s | In file included from src/system.h:123: 00h33m24s | In file included from /after/include/musl/errno.h:10: 00h33m24s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m24s | In file included from src/fmt.c:29: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m24s | In file included from src/fmt.c:29: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m24s | Successfully remade target file `src/fmt.o'. 00h33m24s | Must remake target `src/fmt'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/fmt.o lib/libfettish.a -o src/fmt 00h33m24s | Successfully remade target file `src/fmt'. 00h33m24s | File `src/fold' does not exist. 00h33m24s | File `src/fold.o' does not exist. 00h33m24s | Must remake target `src/fold.o'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_DEBUG_Mem free: 1587200 avail: 1945560 00h33m24s | H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/fold.o src/fold.c 00h33m24s | In file included from src/fold.c:26: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m24s | In file included from src/fold.c:26: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m24s | In file included from src/fold.c:26: 00h33m24s | In file included from src/system.h:123: 00h33m24s | In file included from /after/include/musl/errno.h:10: 00h33m24s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m24s | In file included from src/fold.c:26: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m24s | In file included from src/fold.c:26: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m24s | Successfully remade target file `src/fold.o'. 00h33m24s | Must remake target `src/fold'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/fold.o lib/libfettish.a -o src/fold 00h33m24s | Successfully remade target file `src/fold'. 00h33m24s | File `src/head' does not exist. 00h33m24s | File `src/head.o' does not exist. 00h33m24s | Must remake target `src/head.o'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_DEBUG_Mem free: 1587200 avail: 1945640 00h33m24s | SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/head.o src/head.c 00h33m24s | In file included from src/head.c:32: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m24s | In file included from src/head.c:32: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m24s | In file included from src/head.c:32: 00h33m24s | In file included from src/system.h:123: 00h33m24s | In file included from /after/include/musl/errno.h:10: 00h33m24s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m24s | In file included from src/head.c:32: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m24s | In file included from src/head.c:32: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m24s | src/head.c:231: warning: implicit declaration of function 'close' 00h33m24s | Successfully remade target file `src/head.o'. 00h33m24s | Must remake target `src/head'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/head.o lib/libfettish.a -o src/head 00h33m24s | Successfully remade target file `src/head'. 00h33m24s | File `src/id' does not exist. 00h33m24s | File `src/id.o' does not exist. 00h33m24s | Must remake target `src/id.o'. 00h33m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 DEBUG_Mem free: 1587076 avail: 1945596 00h33m24s | -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/id.o src/id.c 00h33m24s | In file included from src/id.c:29: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m24s | In file included from src/id.c:29: 00h33m24s | In file included from src/system.h:58: 00h33m24s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m24s | In file included from src/id.c:29: 00h33m24s | In file included from src/system.h:123: 00h33m24s | In file included from /after/include/musl/errno.h:10: 00h33m24s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m24s | In file included from src/id.c:29: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m24s | In file included from src/id.c:29: 00h33m24s | In file included from src/system.h:296: 00h33m24s | In file included from src/sys2.h:356: 00h33m24s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m24s | Successfully remade target file `src/id.o'. 00h33m24s | Must remake target `src/id'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/id.o lib/libfettish.a -o src/id 00h33m25s | Successfully remade target file `src/id'. 00h33m25s | File `src/join' does not exist. 00h33m25s | File `src/join.o' does not exist. 00h33m25s | Must remake target `src/join.o'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENODEBUG_Mem free: 1586952 avail: 1945552 00h33m25s | TEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/join.o src/join.c 00h33m25s | In file included from src/join.c:27: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m25s | In file included from src/join.c:27: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m25s | In file included from src/join.c:27: 00h33m25s | In file included from src/system.h:123: 00h33m25s | In file included from /after/include/musl/errno.h:10: 00h33m25s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m25s | In file included from src/join.c:27: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m25s | In file included from src/join.c:27: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m25s | Successfully remade target file `src/join.o'. 00h33m25s | Must remake target `src/join'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/join.o lib/libfettish.a -o src/join 00h33m25s | Successfully remade target file `src/join'. 00h33m25s | File `src/kill' does not exist. 00h33m25s | File `src/kill.o' does not exist. 00h33m25s | Must remake target `src/kill.o'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TODEBUG_Mem free: 1586828 avail: 1945524 00h33m25s | _FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/kill.o src/kill.c 00h33m25s | In file included from src/kill.c:36: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m25s | In file included from src/kill.c:36: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m25s | In file included from src/kill.c:36: 00h33m25s | In file included from src/system.h:123: 00h33m25s | In file included from /after/include/musl/errno.h:10: 00h33m25s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m25s | In file included from src/kill.c:36: 00h33m25s | In file included from src/system.h:136: 00h33m25s | /after/include/musl/stdlib.h:93: warning: WTERMSIG redefined 00h33m25s | In file included from src/kill.c:36: 00h33m25s | In file included from src/system.h:136: 00h33m25s | /after/include/musl/stdlib.h:97: warning: WIFSIGNALED redefined 00h33m25s | In file included from src/kill.c:36: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m25s | In file included from src/kill.c:36: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m25s | Successfully remade target file `src/kill.o'. 00h33m25s | Must remake target `src/kill'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/kill.o lib/libfettish.a -o src/kill 00h33m25s | Successfully remade target file `src/kill'. 00h33m25s | File `src/link' does not exist. 00h33m25s | File `src/link.o' does not exist. 00h33m25s | Must remake target `src/link.o'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/link.o src/link.c 00h33m25s | DEBUG_Mem free: 1586696 avail: 1945472 00h33m25s | In file included from src/link.c:30: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m25s | In file included from src/link.c:30: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m25s | In file included from src/link.c:30: 00h33m25s | In file included from src/system.h:123: 00h33m25s | In file included from /after/include/musl/errno.h:10: 00h33m25s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m25s | In file included from src/link.c:30: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m25s | In file included from src/link.c:30: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m25s | src/link.c:97: warning: implicit declaration of function 'link' 00h33m25s | Successfully remade target file `src/link.o'. 00h33m25s | Must remake target `src/link'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/link.o lib/libfettish.a -o src/link 00h33m25s | Successfully remade target file `src/link'. 00h33m25s | File `src/ln' does not exist. 00h33m25s | File `src/ln.o' does not exist. 00h33m25s | Must remake target `src/ln.o'. 00h33m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ln.o src/ln.c 00h33m25s | In file included from src/ln.c:29: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m25s | In file included from src/ln.c:29: 00h33m25s | In file included from src/system.h:58: 00h33m25s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m25s | In file included from src/ln.c:29: 00h33m25s | In file included from src/system.h:123: 00h33m25s | In file included from /after/include/musl/errno.h:10: 00h33m25s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m25s | In file included from src/ln.c:29: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m25s | In file included from src/ln.c:29: 00h33m25s | In file included from src/system.h:296: 00h33m25s | In file included from src/sys2.h:356: 00h33m25s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m25s | src/ln.c:289: warning: implicit declaration of function 'unlink' 00h33m25s | DEBUG_Mem free: 1586572 avail: 1945412 00h33m25s | Successfully remade target file `src/ln.o'. 00h33m25s | Must remake target `src/ln'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/ln.o lib/libfettish.a -o src/ln 00h33m26s | Successfully remade target file `src/ln'. 00h33m26s | File `src/logname' does not exist. 00h33m26s | File `src/logname.o' does not exist. 00h33m26s | Must remake target `src/logname.o'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/logname.o src/logname.c 00h33m26s | In file included from src/logname.c:23: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m26s | In file included from src/logname.c:23: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m26s | In file included from src/logname.c:23: 00h33m26s | In file included from src/system.h:123: 00h33m26s | In file included from /after/include/musl/errno.h:10: 00h33m26s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m26s | In file included from src/logname.c:23: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m26s | In file included from src/logname.c:23: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m26s | Successfully remade target file `src/logname.o'. 00h33m26s | Must remake target `src/logname'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_DEBUG_Mem free: 1586208 avail: 1945144 00h33m26s | PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/logname.o lib/libfettish.a -o src/logname 00h33m26s | Successfully remade target file `src/logname'. 00h33m26s | File `src/mkfifo' does not exist. 00h33m26s | File `src/mkfifo.o' does not exist. 00h33m26s | Must remake target `src/mkfifo.o'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mkfifo.o src/mkfifo.c 00h33m26s | In file included from src/mkfifo.c:25: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m26s | In file included from src/mkfifo.c:25: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m26s | In file included from src/mkfifo.c:25: 00h33m26s | In file included from src/system.h:123: 00h33m26s | In file included from /after/include/musl/errno.h:10: 00h33m26s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m26s | In file included from src/mkfifo.c:25: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m26s | In file included from src/mkfifo.c:25: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m26s | Successfully remade target file `src/mkfifo.o'. 00h33m26s | Must remake target `src/mkfifo'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5DEBUG_Mem free: 1586084 avail: 1945084 00h33m26s | .0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mkfifo.o lib/libfettish.a -o src/mkfifo 00h33m26s | Successfully remade target file `src/mkfifo'. 00h33m26s | File `src/mkdir' does not exist. 00h33m26s | File `src/mkdir.o' does not exist. 00h33m26s | Must remake target `src/mkdir.o'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mkdir.o src/mkdir.c 00h33m26s | In file included from src/mkdir.c:25: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m26s | In file included from src/mkdir.c:25: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m26s | In file included from src/mkdir.c:25: 00h33m26s | In file included from src/system.h:123: 00h33m26s | In file included from /after/include/musl/errno.h:10: 00h33m26s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m26s | In file included from src/mkdir.c:25: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m26s | In file included from src/mkdir.c:25: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m26s | Successfully remade target file `src/mkdir.o'. 00h33m26s | Must remake target `src/mkdir'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLODEBUG_Mem free: 1585960 avail: 1945040 00h33m26s | C=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mkdir.o lib/libfettish.a -o src/mkdir 00h33m26s | Successfully remade target file `src/mkdir'. 00h33m26s | File `src/mknod' does not exist. 00h33m26s | File `src/mknod.o' does not exist. 00h33m26s | Must remake target `src/mknod.o'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mknod.o src/mknod.c 00h33m26s | In file included from src/mknod.c:25: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m26s | In file included from src/mknod.c:25: 00h33m26s | In file included from src/system.h:58: 00h33m26s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m26s | In file included from src/mknod.c:25: 00h33m26s | In file included from src/system.h:123: 00h33m26s | In file included from /after/include/musl/errno.h:10: 00h33m26s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m26s | In file included from src/mknod.c:25: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m26s | In file included from src/mknod.c:25: 00h33m26s | In file included from src/system.h:296: 00h33m26s | In file included from src/sys2.h:356: 00h33m26s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m26s | Successfully remade target file `src/mknod.o'. 00h33m26s | Must remake target `src/mknod'. 00h33m26s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___DEBUG_Mem free: 1585836 avail: 1945000 00h33m27s | FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mknod.o lib/libfettish.a -o src/mknod 00h33m27s | Successfully remade target file `src/mknod'. 00h33m27s | File `src/nl' does not exist. 00h33m27s | File `src/nl.o' does not exist. 00h33m27s | Must remake target `src/nl.o'. 00h33m27s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/nl.o src/nl.c 00h33m27s | In file included from src/nl.c:27: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m27s | In file included from src/nl.c:27: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m27s | In file included from src/nl.c:27: 00h33m27s | In file included from src/system.h:123: 00h33m27s | In file included from /after/include/musl/errno.h:10: 00h33m27s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m27s | In file included from src/nl.c:27: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m27s | In file included from src/nl.c:27: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m27s | Successfully remade target file `src/nl.o'. 00h33m27s | Must remake target `src/nl'. 00h33m27s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_DEBUG_Mem free: 1585712 avail: 1944968 00h33m27s | SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/nl.o lib/libfettish.a -o src/nl 00h33m27s | Successfully remade target file `src/nl'. 00h33m27s | File `src/od' does not exist. 00h33m27s | File `src/od.o' does not exist. 00h33m27s | Must remake target `src/od.o'. 00h33m27s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/od.o src/od.c 00h33m27s | In file included from src/od.c:26: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m27s | In file included from src/od.c:26: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m27s | In file included from src/od.c:26: 00h33m27s | In file included from src/system.h:123: 00h33m27s | In file included from /after/include/musl/errno.h:10: 00h33m27s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m27s | In file included from src/od.c:26: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m27s | In file included from src/od.c:26: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m27s | Successfully remade target file `src/od.o'. 00h33m27s | Must remake target `src/od'. 00h33m27s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMDEBUG_Mem free: 1585588 avail: 1945004 00h33m27s | CHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/od.o lib/libfettish.a -o src/od 00h33m27s | Successfully remade target file `src/od'. 00h33m27s | File `src/paste' does not exist. 00h33m27s | File `src/paste.o' does not exist. 00h33m27s | Must remake target `src/paste.o'. 00h33m27s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/paste.o src/paste.c 00h33m27s | In file included from src/paste.c:43: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m27s | In file included from src/paste.c:43: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m27s | In file included from src/paste.c:43: 00h33m27s | In file included from src/system.h:123: 00h33m27s | In file included from /after/include/musl/errno.h:10: 00h33m27s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m27s | In file included from src/paste.c:43: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m27s | In file included from src/paste.c:43: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m27s | Successfully remade target file `src/paste.o'. 00h33m27s | Must remake target `src/paste'. 00h33m27s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECLDEBUG_Mem free: 1585464 avail: 1944980 00h33m27s | _STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/paste.o lib/libfettish.a -o src/paste 00h33m27s | Successfully remade target file `src/paste'. 00h33m27s | File `src/pathchk' does not exist. 00h33m27s | File `src/pathchk.o' does not exist. 00h33m27s | Must remake target `src/pathchk.o'. 00h33m27s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/pathchk.o src/pathchk.c 00h33m27s | In file included from src/pathchk.c:46: 00h33m27s | In file included from /after/include/musl/errno.h:10: 00h33m27s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m27s | In file included from src/pathchk.c:51: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m27s | In file included from src/pathchk.c:51: 00h33m27s | In file included from src/system.h:58: 00h33m27s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m27s | In file included from src/pathchk.c:51: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m27s | In file included from src/pathchk.c:51: 00h33m27s | In file included from src/system.h:296: 00h33m27s | In file included from src/sys2.h:356: 00h33m27s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m27s | In file included from src/pathchk.c:75: 00h33m27s | /after/include/musl/sys/param.h:13: warning: DEV_BSIZE redefined 00h33m27s | src/pathchk.c:265: warning: implicit declaration of function 'access' 00h33m27s | Successfully remade target file `src/pathchk.o'. 00h33m27s | Must remake target `src/pathchk'. 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_DEBUG_Mem free: 1585340 avail: 1944928 00h33m28s | SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/pathchk.o lib/libfettish.a -o src/pathchk 00h33m28s | Successfully remade target file `src/pathchk'. 00h33m28s | File `src/printf' does not exist. 00h33m28s | File `src/printf.o' does not exist. 00h33m28s | Must remake target `src/printf.o'. 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/printf.o src/printf.c 00h33m28s | In file included from src/printf.c:53: 00h33m28s | In file included from src/system.h:58: 00h33m28s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m28s | In file included from src/printf.c:53: 00h33m28s | In file included from src/system.h:58: 00h33m28s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m28s | In file included from src/printf.c:53: 00h33m28s | In file included from src/system.h:123: 00h33m28s | In file included from /after/include/musl/errno.h:10: 00h33m28s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m28s | In file included from src/printf.c:53: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m28s | In file included from src/printf.c:53: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m28s | Successfully remade target file `src/printf.o'. 00h33m28s | Must remake target `src/printf'. 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DEBUG_Mem free: 1585216 avail: 1944880 00h33m28s | DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/printf.o lib/libfettish.a -o src/printf 00h33m28s | Successfully remade target file `src/printf'. 00h33m28s | File `src/ptx' does not exist. 00h33m28s | File `src/ptx.o' does not exist. 00h33m28s | Must remake target `src/ptx.o'. 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ptx.o src/ptx.c 00h33m28s | In file included from src/ptx.c:26: 00h33m28s | In file included from src/system.h:58: 00h33m28s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m28s | In file included from src/ptx.c:26: 00h33m28s | In file included from src/system.h:58: 00h33m28s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m28s | In file included from src/ptx.c:26: 00h33m28s | In file included from src/system.h:123: 00h33m28s | In file included from /after/include/musl/errno.h:10: 00h33m28s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m28s | In file included from src/ptx.c:26: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m28s | In file included from src/ptx.c:26: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m28s | src/ptx.c:548: warning: implicit declaration of function 'read' 00h33m28s | src/ptx.c:596: warning: implicit declaration of function 'close' 00h33m28s | Successfully remade target file `src/ptx.o'. 00h33m28s | Must remake target `src/ptx'. 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/ptx.o lib/libfettish.a -o src/ptx 00h33m28s | DEBUG_Mem free: 1584960 avail: 1944752 00h33m28s | Successfully remade target file `src/ptx'. 00h33m28s | File `src/pwd' does not exist. 00h33m28s | File `src/pwd.o' does not exist. 00h33m28s | Must remake target `src/pwd.o'. 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/pwd.o src/pwd.c 00h33m28s | In file included from src/pwd.c:24: 00h33m28s | In file included from src/system.h:58: 00h33m28s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m28s | In file included from src/pwd.c:24: 00h33m28s | In file included from src/system.h:58: 00h33m28s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m28s | In file included from src/pwd.c:24: 00h33m28s | In file included from src/system.h:123: 00h33m28s | In file included from /after/include/musl/errno.h:10: 00h33m28s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m28s | In file included from src/pwd.c:24: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m28s | In file included from src/pwd.c:24: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m28s | Successfully remade target file `src/pwd.o'. 00h33m28s | Must remake target `src/pwd'. 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/pwd.o lib/libfettish.a -o src/pwd 00h33m28s | Successfully remade target file `src/pwd'. 00h33m28s | File `src/readlink' does not exist. 00h33m28s | File `src/readlink.o' does not exist. 00h33m28s | Must remake target `src/readlink.o'. 00h33m28s | DEBUG_Mem free: 1584720 avail: 1944712 00h33m28s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/readlink.o src/readlink.c 00h33m28s | In file included from src/readlink.c:24: 00h33m28s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m28s | In file included from src/readlink.c:24: 00h33m28s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m28s | In file included from src/readlink.c:27: 00h33m28s | In file included from src/system.h:123: 00h33m28s | In file included from /after/include/musl/errno.h:10: 00h33m28s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m28s | In file included from src/readlink.c:27: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m28s | In file included from src/readlink.c:27: 00h33m28s | In file included from src/system.h:296: 00h33m28s | In file included from src/sys2.h:356: 00h33m28s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m28s | Successfully remade target file `src/readlink.o'. 00h33m28s | Must remake target `src/readlink'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/readlink.o lib/libfettish.a -o src/readlink 00h33m29s | Successfully remade target file `src/readlink'. 00h33m29s | File `src/rmdir' does not exist. 00h33m29s | File `src/rmdir.o' does not exist. 00h33m29s | Must remake target `src/rmdir.o'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DEBUG_Mem free: 1584596 avail: 1944660 00h33m29s | DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/rmdir.o src/rmdir.c 00h33m29s | In file included from src/rmdir.c:30: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m29s | In file included from src/rmdir.c:30: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m29s | In file included from src/rmdir.c:30: 00h33m29s | In file included from src/system.h:123: 00h33m29s | In file included from /after/include/musl/errno.h:10: 00h33m29s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m29s | In file included from src/rmdir.c:30: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m29s | In file included from src/rmdir.c:30: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m29s | src/rmdir.c:118: warning: implicit declaration of function 'rmdir' 00h33m29s | Successfully remade target file `src/rmdir.o'. 00h33m29s | Must remake target `src/rmdir'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/rmdir.o lib/libfettish.a -o src/rmdir 00h33m29s | Successfully remade target file `src/rmdir'. 00h33m29s | File `src/seq' does not exist. 00h33m29s | File `src/seq.o' does not exist. 00h33m29s | Must remake target `src/seq.o'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_DEBUG_Mem free: 1584472 avail: 1944604 00h33m29s | FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/seq.o src/seq.c 00h33m29s | In file included from src/seq.c:26: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m29s | In file included from src/seq.c:26: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m29s | In file included from src/seq.c:26: 00h33m29s | In file included from src/system.h:123: 00h33m29s | In file included from /after/include/musl/errno.h:10: 00h33m29s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m29s | In file included from src/seq.c:26: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m29s | In file included from src/seq.c:26: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m29s | Successfully remade target file `src/seq.o'. 00h33m29s | Must remake target `src/seq'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/seq.o lib/libfettish.a -o src/seq 00h33m29s | Successfully remade target file `src/seq'. 00h33m29s | File `src/sleep' does not exist. 00h33m29s | File `src/sleep.o' does not exist. 00h33m29s | Must remake target `src/sleep.o'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 DEBUG_Mem free: 1584472 avail: 1944688 00h33m29s | -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sleep.o src/sleep.c 00h33m29s | In file included from src/sleep.c:24: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m29s | In file included from src/sleep.c:24: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m29s | In file included from src/sleep.c:24: 00h33m29s | In file included from src/system.h:123: 00h33m29s | In file included from /after/include/musl/errno.h:10: 00h33m29s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m29s | In file included from src/sleep.c:24: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m29s | In file included from src/sleep.c:24: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m29s | Successfully remade target file `src/sleep.o'. 00h33m29s | Must remake target `src/sleep'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sleep.o lib/libfettish.a -o src/sleep 00h33m29s | Successfully remade target file `src/sleep'. 00h33m29s | File `src/sort' does not exist. 00h33m29s | File `src/sort.o' does not exist. 00h33m29s | Must remake target `src/sort.o'. 00h33m29s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DEBUG_Mem free: 1584348 avail: 1944648 00h33m29s | DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sort.o src/sort.c 00h33m29s | In file included from src/sort.c:31: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m29s | In file included from src/sort.c:31: 00h33m29s | In file included from src/system.h:58: 00h33m29s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m29s | In file included from src/sort.c:31: 00h33m29s | In file included from src/system.h:123: 00h33m29s | In file included from /after/include/musl/errno.h:10: 00h33m29s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m29s | In file included from src/sort.c:31: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m29s | In file included from src/sort.c:31: 00h33m29s | In file included from src/system.h:296: 00h33m29s | In file included from src/sys2.h:356: 00h33m29s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m29s | src/sort.c:398: warning: implicit declaration of function 'unlink' 00h33m29s | Successfully remade target file `src/sort.o'. 00h33m29s | Must remake target `src/sort'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sort.o lib/libfettish.a -o src/sort 00h33m30s | Successfully remade target file `src/sort'. 00h33m30s | File `src/split' does not exist. 00h33m30s | File `src/split.o' does not exist. 00h33m30s | Must remake target `src/split.o'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_DEBUG_Mem free: 1584100 avail: 1944552 00h33m30s | LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/split.o src/split.c 00h33m30s | In file included from src/split.c:30: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m30s | In file included from src/split.c:30: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m30s | In file included from src/split.c:30: 00h33m30s | In file included from src/system.h:123: 00h33m30s | In file included from /after/include/musl/errno.h:10: 00h33m30s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m30s | In file included from src/split.c:30: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m30s | In file included from src/split.c:30: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m30s | src/split.c:184: warning: implicit declaration of function 'close' 00h33m30s | Successfully remade target file `src/split.o'. 00h33m30s | Must remake target `src/split'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/split.o lib/libfettish.a -o src/split 00h33m30s | Successfully remade target file `src/split'. 00h33m30s | File `src/sum' does not exist. 00h33m30s | File `src/sum.o' does not exist. 00h33m30s | Must remake target `src/sum.o'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STADEBUG_Mem free: 1583976 avail: 1944516 00h33m30s | T_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sum.o src/sum.c 00h33m30s | In file included from src/sum.c:27: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m30s | In file included from src/sum.c:27: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m30s | In file included from src/sum.c:27: 00h33m30s | In file included from src/system.h:123: 00h33m30s | In file included from /after/include/musl/errno.h:10: 00h33m30s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m30s | In file included from src/sum.c:27: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m30s | In file included from src/sum.c:27: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m30s | src/sum.c:191: warning: implicit declaration of function 'close' 00h33m30s | Successfully remade target file `src/sum.o'. 00h33m30s | Must remake target `src/sum'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sum.o lib/libfettish.a -o src/sum 00h33m30s | Successfully remade target file `src/sum'. 00h33m30s | File `src/sync' does not exist. 00h33m30s | File `src/sync.o' does not exist. 00h33m30s | Must remake target `src/sync.o'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECLDEBUG_Mem free: 1583728 avail: 1944352 00h33m30s | _STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sync.o src/sync.c 00h33m30s | In file included from src/sync.c:24: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m30s | In file included from src/sync.c:24: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m30s | In file included from src/sync.c:24: 00h33m30s | In file included from src/system.h:123: 00h33m30s | In file included from /after/include/musl/errno.h:10: 00h33m30s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m30s | In file included from src/sync.c:24: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m30s | In file included from src/sync.c:24: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m30s | src/sync.c:72: warning: implicit declaration of function 'sync' 00h33m30s | Successfully remade target file `src/sync.o'. 00h33m30s | Must remake target `src/sync'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sync.o lib/libfettish.a -o src/sync 00h33m30s | Successfully remade target file `src/sync'. 00h33m30s | File `src/tail' does not exist. 00h33m30s | File `src/tail.o' does not exist. 00h33m30s | Must remake target `src/tail.o'. 00h33m30s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FODEBUG_Mem free: 1583604 avail: 1944292 00h33m30s | LLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tail.o src/tail.c 00h33m30s | In file included from src/tail.c:34: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m30s | In file included from src/tail.c:34: 00h33m30s | In file included from src/system.h:58: 00h33m30s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m30s | In file included from src/tail.c:34: 00h33m30s | In file included from src/system.h:123: 00h33m30s | In file included from /after/include/musl/errno.h:10: 00h33m30s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m30s | In file included from src/tail.c:34: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m30s | In file included from src/tail.c:34: 00h33m30s | In file included from src/system.h:296: 00h33m30s | In file included from src/sys2.h:356: 00h33m30s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m30s | src/tail.c:329: warning: implicit declaration of function 'close' 00h33m30s | Successfully remade target file `src/tail.o'. 00h33m30s | Must remake target `src/tail'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tail.o lib/libfettish.a -o src/tail 00h33m31s | Successfully remade target file `src/tail'. 00h33m31s | File `src/tee' does not exist. 00h33m31s | File `src/tee.o' does not exist. 00h33m31s | Must remake target `src/tee.o'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nDEBUG_Mem free: 1583356 avail: 1944180 00h33m31s | strftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tee.o src/tee.c 00h33m31s | In file included from src/tee.c:26: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m31s | In file included from src/tee.c:26: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m31s | In file included from src/tee.c:26: 00h33m31s | In file included from src/system.h:123: 00h33m31s | In file included from /after/include/musl/errno.h:10: 00h33m31s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m31s | In file included from src/tee.c:26: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m31s | In file included from src/tee.c:26: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m31s | src/tee.c:150: warning: implicit declaration of function 'close' 00h33m31s | src/tee.c:201: warning: implicit declaration of function 'read' 00h33m31s | Successfully remade target file `src/tee.o'. 00h33m31s | Must remake target `src/tee'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tee.o lib/libfettish.a -o src/tee 00h33m31s | Successfully remade target file `src/tee'. 00h33m31s | File `src/tr' does not exist. 00h33m31s | File `src/tr.o' does not exist. 00h33m31s | Must remake target `src/tr.o'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tr.o src/tr.c 00h33m31s | In file included from src/tr.c:24: 00h33m31s | In file included from /after/include/musl/errno.h:10: 00h33m31s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m31s | DEBUG_Mem free: 1583100 avail: 1943996 00h33m31s | In file included from src/tr.c:28: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m31s | In file included from src/tr.c:28: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m31s | In file included from src/tr.c:28: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m31s | In file included from src/tr.c:28: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m31s | src/tr.c:2026: warning: implicit declaration of function 'close' 00h33m31s | Successfully remade target file `src/tr.o'. 00h33m31s | Must remake target `src/tr'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tr.o lib/libfettish.a -o src/tr 00h33m31s | Successfully remade target file `src/tr'. 00h33m31s | File `src/tsort' does not exist. 00h33m31s | File `src/tsort.o' does not exist. 00h33m31s | Must remake target `src/tsort.o'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/tsort.o src/tsort.c 00h33m31s | In file included from src/tsort.c:31: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m31s | In file included from src/tsort.c:31: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m31s | In file included from src/tsort.c:31: 00h33m31s | In file included from src/system.h:123: 00h33m31s | In file included from /after/include/musl/errno.h:10: 00h33m31s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m31s | In file included from src/tsort.c:31: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m31s | In file included from src/tsort.c:31: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefinedDEBUG_Mem free: 1583100 avail: 1944108 00h33m31s | 00h33m31s | Successfully remade target file `src/tsort.o'. 00h33m31s | Must remake target `src/tsort'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/tsort.o lib/libfettish.a -o src/tsort 00h33m31s | Successfully remade target file `src/tsort'. 00h33m31s | File `src/uname' does not exist. 00h33m31s | File `src/uname.o' does not exist. 00h33m31s | Must remake target `src/uname.o'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/uname.o src/uname.c 00h33m31s | In file included from src/uname.c:47: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m31s | In file included from src/uname.c:47: 00h33m31s | In file included from src/system.h:58: 00h33m31s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m31s | In file included from src/uname.c:47: 00h33m31s | In file included from src/system.h:123: 00h33m31s | In file included from /after/include/musl/errno.h:10: 00h33m31s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m31s | In file included from src/uname.c:47: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m31s | In file included from src/uname.c:47: 00h33m31s | In file included from src/system.h:296: 00h33m31s | In file included from src/sys2.h:356: 00h33m31s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m31s | Successfully remade target file `src/uname.o'. 00h33m31s | Must remake target `src/uname'. 00h33m31s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ corDEBUG_Mem free: 1582860 avail: 1943952 00h33m32s | eutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/uname.o lib/libfettish.a -o src/uname 00h33m32s | Successfully remade target file `src/uname'. 00h33m32s | File `src/unexpand' does not exist. 00h33m32s | File `src/unexpand.o' does not exist. 00h33m32s | Must remake target `src/unexpand.o'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/unexpand.o src/unexpand.c 00h33m32s | In file included from src/unexpand.c:43: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m32s | In file included from src/unexpand.c:43: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m32s | In file included from src/unexpand.c:43: 00h33m32s | In file included from src/system.h:123: 00h33m32s | In file included from /after/include/musl/errno.h:10: 00h33m32s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m32s | In file included from src/unexpand.c:43: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m32s | In file included from src/unexpand.c:43: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m32s | Successfully remade target file `src/unexpand.o'. 00h33m32s | Must remake target `src/unexpand'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0DEBUG_Mem free: 1582860 avail: 1944020 00h33m32s | \" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/unexpand.o lib/libfettish.a -o src/unexpand 00h33m32s | Successfully remade target file `src/unexpand'. 00h33m32s | File `src/uniq' does not exist. 00h33m32s | File `src/uniq.o' does not exist. 00h33m32s | Must remake target `src/uniq.o'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/uniq.o src/uniq.c 00h33m32s | In file included from src/uniq.c:26: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m32s | In file included from src/uniq.c:26: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m32s | In file included from src/uniq.c:26: 00h33m32s | In file included from src/system.h:123: 00h33m32s | In file included from /after/include/musl/errno.h:10: 00h33m32s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m32s | In file included from src/uniq.c:26: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m32s | In file included from src/uniq.c:26: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m32s | Successfully remade target file `src/uniq.o'. 00h33m32s | Must remake target `src/uniq'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERRODEBUG_Mem free: 1582612 avail: 1943856 00h33m32s | R=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/uniq.o lib/libfettish.a -o src/uniq 00h33m32s | Successfully remade target file `src/uniq'. 00h33m32s | File `src/unlink' does not exist. 00h33m32s | File `src/unlink.o' does not exist. 00h33m32s | Must remake target `src/unlink.o'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/unlink.o src/unlink.c 00h33m32s | In file included from src/unlink.c:30: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m32s | In file included from src/unlink.c:30: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m32s | In file included from src/unlink.c:30: 00h33m32s | In file included from src/system.h:123: 00h33m32s | In file included from /after/include/musl/errno.h:10: 00h33m32s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m32s | In file included from src/unlink.c:30: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m32s | In file included from src/unlink.c:30: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m32s | src/unlink.c:98: warning: implicit declaration of function 'unlink' 00h33m32s | Successfully remade target file `src/unlink.o'. 00h33m32s | Must remake target `src/unlink'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHADEBUG_Mem free: 1582612 avail: 1943936 00h33m32s | VE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/unlink.o lib/libfettish.a -o src/unlink 00h33m32s | Successfully remade target file `src/unlink'. 00h33m32s | File `src/wc' does not exist. 00h33m32s | File `src/wc.o' does not exist. 00h33m32s | Must remake target `src/wc.o'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/wc.o src/wc.c 00h33m32s | In file included from src/wc.c:47: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m32s | In file included from src/wc.c:47: 00h33m32s | In file included from src/system.h:58: 00h33m32s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m32s | In file included from src/wc.c:47: 00h33m32s | In file included from src/system.h:123: 00h33m32s | In file included from /after/include/musl/errno.h:10: 00h33m32s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m32s | In file included from src/wc.c:47: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m32s | In file included from src/wc.c:47: 00h33m32s | In file included from src/system.h:296: 00h33m32s | In file included from src/sys2.h:356: 00h33m32s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m32s | src/wc.c:513: warning: implicit declaration of function 'close' 00h33m32s | Successfully remade target file `src/wc.o'. 00h33m32s | Must remake target `src/wc'. 00h33m32s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SDEBUG_Mem free: 1582364 avail: 1943760 00h33m33s | ETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/wc.o lib/libfettish.a -o src/wc 00h33m33s | Successfully remade target file `src/wc'. 00h33m33s | File `src/whoami' does not exist. 00h33m33s | File `src/whoami.o' does not exist. 00h33m33s | Must remake target `src/whoami.o'. 00h33m33s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/whoami.o src/whoami.c 00h33m33s | In file included from src/whoami.c:27: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m33s | In file included from src/whoami.c:27: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m33s | In file included from src/whoami.c:27: 00h33m33s | In file included from src/system.h:123: 00h33m33s | In file included from /after/include/musl/errno.h:10: 00h33m33s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m33s | In file included from src/whoami.c:27: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m33s | In file included from src/whoami.c:27: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m33s | Successfully remade target file `src/whoami.o'. 00h33m33s | Must remake target `src/whoami'. 00h33m33s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 DEBUG_Mem free: 1582240 avail: 1943708 00h33m33s | -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/whoami.o lib/libfettish.a -o src/whoami 00h33m33s | Successfully remade target file `src/whoami'. 00h33m33s | File `src/test' does not exist. 00h33m33s | File `src/test.o' does not exist. 00h33m33s | Must remake target `src/test.o'. 00h33m33s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/test.o src/test.c 00h33m33s | In file included from src/test.c:41: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m33s | In file included from src/test.c:41: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m33s | In file included from src/test.c:41: 00h33m33s | In file included from src/system.h:123: 00h33m33s | In file included from /after/include/musl/errno.h:10: 00h33m33s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m33s | In file included from src/test.c:41: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m33s | In file included from src/test.c:41: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m33s | In file included from src/test.c:50: 00h33m33s | /after/include/musl/sys/param.h:13: warning: DEV_BSIZE redefined 00h33m33s | src/test.c:788: warning: implicit declaration of function 'isatty' 00h33m33s | Successfully remade target file `src/test.o'. 00h33m33s | Must remake target `src/test'. 00h33m33s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DDEBUG_Mem free: 1582116 avail: 1943680 00h33m33s | HAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/test.o lib/libfettish.a -o src/test 00h33m33s | Successfully remade target file `src/test'. 00h33m33s | File `src/true' does not exist. 00h33m33s | File `src/true.o' does not exist. 00h33m33s | Must remake target `src/true.o'. 00h33m33s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/true.o src/true.c 00h33m33s | In file included from src/true.c:21: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m33s | In file included from src/true.c:21: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m33s | In file included from src/true.c:21: 00h33m33s | In file included from src/system.h:123: 00h33m33s | In file included from /after/include/musl/errno.h:10: 00h33m33s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m33s | In file included from src/true.c:21: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m33s | In file included from src/true.c:21: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m33s | Successfully remade target file `src/true.o'. 00h33m33s | Must remake target `src/true'. 00h33m33s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\DEBUG_Mem free: 1581992 avail: 1943636 00h33m33s | " -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/true.o lib/libfettish.a -o src/true 00h33m33s | Successfully remade target file `src/true'. 00h33m33s | File `src/yes' does not exist. 00h33m33s | File `src/yes.o' does not exist. 00h33m33s | Must remake target `src/yes.o'. 00h33m33s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/yes.o src/yes.c 00h33m33s | In file included from src/yes.c:26: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m33s | In file included from src/yes.c:26: 00h33m33s | In file included from src/system.h:58: 00h33m33s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m33s | In file included from src/yes.c:26: 00h33m33s | In file included from src/system.h:123: 00h33m33s | In file included from /after/include/musl/errno.h:10: 00h33m33s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m33s | In file included from src/yes.c:26: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m33s | In file included from src/yes.c:26: 00h33m33s | In file included from src/system.h:296: 00h33m33s | In file included from src/sys2.h:356: 00h33m33s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m33s | Successfully remade target file `src/yes.o'. 00h33m33s | Must remake target `src/yes'. 00h33m34s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1DEBUG_Mem free: 1581992 avail: 1943692 00h33m34s | -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/yes.o lib/libfettish.a -o src/yes 00h33m34s | Successfully remade target file `src/yes'. 00h33m34s | File `src/cp' does not exist. 00h33m34s | File `src/cp.o' does not exist. 00h33m34s | Must remake target `src/cp.o'. 00h33m34s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cp.o src/cp.c 00h33m34s | In file included from src/cp.c:30: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m34s | In file included from src/cp.c:30: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m34s | In file included from src/cp.c:30: 00h33m34s | In file included from src/system.h:123: 00h33m34s | In file included from /after/include/musl/errno.h:10: 00h33m34s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m34s | In file included from src/cp.c:30: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m34s | In file included from src/cp.c:30: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m34s | src/cp.c:323: warning: implicit declaration of function 'utime' 00h33m34s | src/cp.c:336: warning: implicit declaration of function 'chown' 00h33m34s | Successfully remade target file `src/cp.o'. 00h33m34s | File `src/copy.o' does not exist. 00h33m34s | Must remake target `src/copy.o'. 00h33m34s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1DEBUG_Mem free: 1581744 avail: 1943524 00h33m34s | -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/copy.o src/copy.c 00h33m34s | In file included from src/copy.c:33: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m34s | In file included from src/copy.c:33: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m34s | In file included from src/copy.c:33: 00h33m34s | In file included from src/system.h:123: 00h33m34s | In file included from /after/include/musl/errno.h:10: 00h33m34s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m34s | In file included from src/copy.c:33: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m34s | In file included from src/copy.c:33: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m34s | src/copy.c:260: warning: implicit declaration of function 'unlink' 00h33m34s | src/copy.c:321: warning: implicit declaration of function 'read' 00h33m34s | src/copy.c:407: warning: implicit declaration of function 'close' 00h33m34s | src/copy.c:1116: warning: implicit declaration of function 'link' 00h33m34s | src/copy.c:1351: warning: implicit declaration of function 'symlink' 00h33m34s | src/copy.c:1430: warning: implicit declaration of function 'readlink' 00h33m34s | src/copy.c:1504: warning: implicit declaration of function 'utime' 00h33m34s | src/copy.c:1517: warning: implicit declaration of function 'chown' 00h33m34s | Successfully remade target file `src/copy.o'. 00h33m34s | Must remake target `src/cp'. 00h33m34s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/cp.o src/copy.o src/cp-hash.c lib/libfettish.a -o src/cp 00h33m34s | In file included from src/cp-hash.c:25: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m34s | In file included from src/cp-hash.c:25: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m34s | In file included from src/cp-hash.c:25: 00h33m34s | In file included from src/system.h:123: 00h33m34s | In file included from /after/include/musl/errno.h:10: 00h33m34s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m34s | In file included from src/cp-hash.c:25: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m34s | In file included from src/cp-hash.c:25: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m34s | Successfully remade target file `src/cp'. 00h33m34s | File `src/ls' does not exist. 00h33m34s | File `src/ls.o' does not exist. 00h33m34s | Must remake target `src/ls.o'. 00h33m34s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_DEBUG_Mem free: 1581620 avail: 1943528 00h33m34s | FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ls.o src/ls.c 00h33m34s | In file included from src/ls.c:100: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m34s | In file included from src/ls.c:100: 00h33m34s | In file included from src/system.h:58: 00h33m34s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m34s | In file included from src/ls.c:100: 00h33m34s | In file included from src/system.h:123: 00h33m34s | In file included from /after/include/musl/errno.h:10: 00h33m34s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m34s | In file included from src/ls.c:100: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m34s | In file included from src/ls.c:100: 00h33m34s | In file included from src/system.h:296: 00h33m34s | In file included from src/sys2.h:356: 00h33m34s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m34s | src/ls.c:1266: warning: implicit declaration of function 'isatty' 00h33m34s | Successfully remade target file `src/ls.o'. 00h33m34s | File `src/ls-ls.o' does not exist. 00h33m34s | Must remake target `src/ls-ls.o'. 00h33m34s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/ls-ls.o src/ls-ls.c 00h33m34s | Successfully remade target file `src/ls-ls.o'. 00h33m34s | Must remake target `src/ls'. 00h33m34s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHODEBUG_Mem free: 1581496 avail: 1943468 00h33m34s | ST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/ls.o src/ls-ls.o lib/libfettish.a -o src/ls 00h33m34s | Successfully remade target file `src/ls'. 00h33m34s | File `src/install' does not exist. 00h33m34s | File `src/install.o' does not exist. 00h33m34s | Must remake target `src/install.o'. 00h33m35s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/install.o src/install.c 00h33m35s | In file included from src/install.c:31: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m35s | In file included from src/install.c:31: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m35s | In file included from src/install.c:31: 00h33m35s | In file included from src/system.h:123: 00h33m35s | In file included from /after/include/musl/errno.h:10: 00h33m35s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m35s | In file included from src/install.c:31: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m35s | In file included from src/install.c:31: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m35s | src/install.c:465: warning: implicit declaration of function 'chown' 00h33m35s | src/install.c:505: warning: implicit declaration of function 'utime' 00h33m35s | src/install.c:523: warning: implicit declaration of function 'fork' 00h33m35s | src/install.c:531: warning: implicit declaration of function 'execlp' 00h33m35s | src/install.c:536: warning: implicit declaration of function 'wait' 00h33m35s | Successfully remade target file `src/install.o'. 00h33m35s | Must remake target `src/install'. 00h33m35s | tcc -I . -I lib -DPACKAGE=\"coDEBUG_Mem free: 1581248 avail: 1943408 00h33m35s | reutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/install.o src/copy.o src/cp-hash.c lib/libfettish.a -o src/install 00h33m35s | In file included from src/cp-hash.c:25: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m35s | In file included from src/cp-hash.c:25: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m35s | In file included from src/cp-hash.c:25: 00h33m35s | In file included from src/system.h:123: 00h33m35s | In file included from /after/include/musl/errno.h:10: 00h33m35s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m35s | In file included from src/cp-hash.c:25: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m35s | In file included from src/cp-hash.c:25: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m35s | Successfully remade target file `src/install'. 00h33m35s | File `src/md5sum' does not exist. 00h33m35s | File `src/md5.o' does not exist. 00h33m35s | Must remake target `src/md5.o'. 00h33m35s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/md5.o src/md5.c 00h33m35s | DEBUG_Mem free: 1580992 avail: 1943276 00h33m35s | In file included from src/md5.c:4: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m35s | In file included from src/md5.c:4: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m35s | In file included from src/md5.c:4: 00h33m35s | In file included from src/system.h:123: 00h33m35s | In file included from /after/include/musl/errno.h:10: 00h33m35s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m35s | In file included from src/md5.c:4: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m35s | In file included from src/md5.c:4: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m35s | Successfully remade target file `src/md5.o'. 00h33m35s | File `src/md5sum.o' does not exist. 00h33m35s | Must remake target `src/md5sum.o'. 00h33m35s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/md5sum.o src/md5sum.c 00h33m35s | In file included from src/md5sum.c:26: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m35s | In file included from src/md5sum.c:26: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m35s | In file included from src/md5sum.c:26: 00h33m35s | In file included from src/system.h:123: 00h33m35s | In file included from /after/include/musl/errno.h:10: 00h33m35s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m35s | In file included from src/md5sum.c:26: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m35s | In file included from src/md5sum.c:26: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m35s | Successfully remade target file `src/md5sum.o'. 00h33m35s | Must remake target `src/md5sum'. 00h33m35s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -DEBUG_Mem free: 1581000 avail: 1943304 00h33m35s | Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/md5.o src/md5sum.o lib/libfettish.a -o src/md5sum 00h33m35s | Successfully remade target file `src/md5sum'. 00h33m35s | File `src/mv' does not exist. 00h33m35s | File `src/mv.o' does not exist. 00h33m35s | Must remake target `src/mv.o'. 00h33m35s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/mv.o src/mv.c 00h33m35s | In file included from src/mv.c:30: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m35s | In file included from src/mv.c:30: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m35s | In file included from src/mv.c:30: 00h33m35s | In file included from src/system.h:123: 00h33m35s | In file included from /after/include/musl/errno.h:10: 00h33m35s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m35s | In file included from src/mv.c:30: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m35s | In file included from src/mv.c:30: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m35s | src/mv.c:138: warning: implicit declaration of function 'isatty' 00h33m35s | Successfully remade target file `src/mv.o'. 00h33m35s | File `src/remove.o' does not exist. 00h33m35s | Must remake target `src/remove.o'. 00h33m35s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DEBUG_Mem free: 1580876 avail: 1943280 00h33m35s | DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/remove.o src/remove.c 00h33m35s | In file included from src/remove.c:31: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m35s | In file included from src/remove.c:31: 00h33m35s | In file included from src/system.h:58: 00h33m35s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m35s | In file included from src/remove.c:31: 00h33m35s | In file included from src/system.h:123: 00h33m35s | In file included from /after/include/musl/errno.h:10: 00h33m35s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m35s | In file included from src/remove.c:31: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m35s | In file included from src/remove.c:31: 00h33m35s | In file included from src/system.h:296: 00h33m35s | In file included from src/sys2.h:356: 00h33m35s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m35s | src/remove.c:391: warning: implicit declaration of function 'chdir' 00h33m35s | src/remove.c:724: warning: implicit declaration of function 'unlink' 00h33m35s | src/remove.c:741: warning: implicit declaration of function 'rmdir' 00h33m35s | Successfully remade target file `src/remove.o'. 00h33m35s | File `src/cp-hash.o' does not exist. 00h33m35s | Must remake target `src/cp-hash.o'. 00h33m36s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/cp-hash.o src/cp-hash.c 00h33m36s | In file included from src/cp-hash.c:25: 00h33m36s | In file included from src/system.h:58: 00h33m36s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m36s | In file included from src/cp-hash.c:25: 00h33m36s | In file included from src/system.h:58: 00h33m36s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m36s | In file included from src/cp-hash.c:25: 00h33m36s | In file included from src/system.h:123: 00h33m36s | In file included from /after/include/musl/errno.h:10: 00h33m36s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m36s | In file included from src/cp-hash.c:25: 00h33m36s | In file included from src/system.h:296: 00h33m36s | In file included from src/sys2.h:356: 00h33m36s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m36s | In file included from src/cp-hash.c:25: 00h33m36s | In file included from src/system.h:296: 00h33m36s | In file included from src/sys2.h:356: 00h33m36s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m36s | Successfully remade target file `src/cp-hash.o'. 00h33m36s | Must remake target `src/mv'. 00h33m36s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUDEBUG_Mem free: 1580876 avail: 1943304 00h33m36s | T_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/mv.o src/copy.o src/remove.o src/cp-hash.o lib/libfettish.a -o src/mv 00h33m36s | Successfully remade target file `src/mv'. 00h33m36s | File `src/rm' does not exist. 00h33m36s | File `src/rm.o' does not exist. 00h33m36s | Must remake target `src/rm.o'. 00h33m36s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/rm.o src/rm.c 00h33m36s | In file included from src/rm.c:51: 00h33m36s | In file included from src/system.h:58: 00h33m36s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m36s | In file included from src/rm.c:51: 00h33m36s | In file included from src/system.h:58: 00h33m36s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m36s | In file included from src/rm.c:51: 00h33m36s | In file included from src/system.h:123: 00h33m36s | In file included from /after/include/musl/errno.h:10: 00h33m36s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m36s | In file included from src/rm.c:51: 00h33m36s | In file included from src/system.h:296: 00h33m36s | In file included from src/sys2.h:356: 00h33m36s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m36s | In file included from src/rm.c:51: 00h33m36s | In file included from src/system.h:296: 00h33m36s | In file included from src/sys2.h:356: 00h33m36s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m36s | src/rm.c:139: warning: implicit declaration of function 'isatty' 00h33m36s | Successfully remade target file `src/rm.o'. 00h33m36s | Must remake target `src/rm'. 00h33m36s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DEBUG_Mem free: 1580628 avail: 1943180 00h33m36s | DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/rm.o src/remove.o lib/libfettish.a -o src/rm 00h33m36s | Successfully remade target file `src/rm'. 00h33m36s | File `src/sha1sum' does not exist. 00h33m36s | File `src/sha1sum.o' does not exist. 00h33m36s | Must remake target `src/sha1sum.o'. 00h33m36s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -c -o src/sha1sum.o src/sha1sum.c 00h33m36s | In file included from src/sha1sum.c:4: 00h33m36s | In file included from src/system.h:58: 00h33m36s | /after/include/musl/limits.h:16: warning: CHAR_MIN redefined 00h33m36s | In file included from src/sha1sum.c:4: 00h33m36s | In file included from src/system.h:58: 00h33m36s | /after/include/musl/limits.h:37: warning: MB_LEN_MAX redefined 00h33m36s | In file included from src/sha1sum.c:4: 00h33m36s | In file included from src/system.h:123: 00h33m36s | In file included from /after/include/musl/errno.h:10: 00h33m36s | /after/include/musl/bits/errno.h:39: warning: ENOTEMPTY redefined 00h33m36s | In file included from src/sha1sum.c:4: 00h33m36s | In file included from src/system.h:296: 00h33m36s | In file included from src/sys2.h:356: 00h33m36s | /after/include/musl/locale.h:18: warning: LC_TIME redefined 00h33m36s | In file included from src/sha1sum.c:4: 00h33m36s | In file included from src/system.h:296: 00h33m36s | In file included from src/sys2.h:356: 00h33m36s | /after/include/musl/locale.h:19: warning: LC_COLLATE redefined 00h33m36s | Successfully remade target file `src/sha1sum.o'. 00h33m36s | Must remake target `src/sha1sum'. 00h33m36s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"5.0\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"5.0\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DEBUG_Mem free: 1580504 avail: 1943148 00h33m36s | DHAVE_STDINT_H=1 -DMB_LEN_MAX=16 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DCHAR_MIN=0 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DENOTEMPTY=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DLC_TIME=\"C\" -DLC_COLLATE=\"C\" -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned src/sha1sum.o src/md5sum.o lib/libfettish.a -o src/sha1sum 00h33m36s | Successfully remade target file `src/sha1sum'. 00h33m36s | Must remake target `all'. 00h33m36s | Successfully remade target file `all'. 00h33m36s | src_compile 00h33m36s | # end of call src_compile: 00h33m36s | coreutils-5.0: installing. 00h33m36s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h33m36s | # SPDX-FileCopyrightText: 2021 Paul Dersey 00h33m36s | # 00h33m36s | # SPDX-License-Identifier: GPL-3.0-or-later 00h33m36s | 00h33m36s | PACKAGE=coreutils 00h33m36s | PACKAGE_NAME=GNU\ coreutils 00h33m36s | PACKAGE_BUGREPORT=bug-coreutils@gnu.org 00h33m36s | PACKAGE_VERSION=5.0 00h33m36s | VERSION=5.0 00h33m36s | 00h33m36s | CC = tcc 00h33m36s | LD = tcc 00h33m36s | AR = tcc -ar 00h33m36s | 00h33m36s | bindir = $(DESTDIR)$(PREFIX)/bin 00h33m36s | 00h33m36s | CFLAGS = -I . -I lib \ 00h33m36s | -DPACKAGE=\"$(PACKAGE)\" \ 00h33m36s | -DPACKAGE_NAME=\"$(PACKAGE_NAME)\" \ 00h33m36s | -DGNU_PACKAGE=\"$(PACKAGE_NAME)\" \ 00h33m36s | -DPACKAGE_BUGREPORT=\"$(PACKAGE_BUGREPORT)\" \ 00h33m36s | -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" \ 00h33m36s | -DHOST_OPERATING_SYSTEM=\"Linux\" \ 00h33m36s | -DVERSION=\"$(VERSION)\" \ 00h33m36s | -DHAVE_LIMITS_H=1 \ 00h33m36s | -DHAVE_DECL_FREE=1 \ 00h33m36s | -DHAVE_LONG_LONG=1 \ 00h33m36s | -DHAVE_UNSIGNED_LONG_LONG=1 \ 00h33m36s | -DHAVE_DECL_MALLOC=1 \ 00h33m36s | -DHAVE_DECL_STRERROR=1 \ 00h33m36s | -DHAVE_STRERROR=1 \ 00h33m36s | -DHAVE_MALLOC=1 \ 00h33m36s | -DHAVE_STDLIB_H=1 \ 00h33m36s | -DHAVE_WCHAR_H=1 \ 00h33m36s | -DHAVE_SYS_TYPES_H=1 \ 00h33m36s | -DHAVE_REALLOC=1 \ 00h33m36s | -DHAVE_DECL_REALLOC=1 \ 00h33m36s | -DHAVE_DECL_GETENV=1 \ 00h33m36s | -DHAVE_DIRENT_H=1 \ 00h33m36s | -DHAVE_DECL___FPENDING=0 \ 00h33m36s | -DSTDC_HEADERS=1 \ 00h33m36s | -DHAVE_ALLOCA_H=1 \ 00h33m36s | -DHAVE_STRUCT_TIMESPEC=1 \ 00h33m36s | -DHAVE_STRING_H=1 \ 00h33m36s | -DHAVE_SYS_TIME_H=1 \ 00h33m36s | -DHAVE_SETLOCALE=1 \ 00h33m36s | -DHAVE_LOCALE_H=1 \ 00h33m36s | -DTIME_WITH_SYS_TIME=1 \ 00h33m36s | -DHAVE_STDINT_H=1 \ 00h33m36s | -DMB_LEN_MAX=16 \ 00h33m36s | -DLIBDIR=\"$(PREFIX)/lib\" \ 00h33m36s | -DHAVE_DECL_WCWIDTH=0 \ 00h33m36s | -DHAVE_SYS_STAT_H=1 \ 00h33m36s | -DHAVE_INTTYPES_H=1 \ 00h33m36s | -DHAVE_DECL_MEMCHR=1 \ 00h33m36s | -DHAVE_MEMORY_H=1 \ 00h33m36s | -DPENDING_OUTPUT_N_BYTES=1 \ 00h33m36s | -DCHAR_MIN=0 \ 00h33m36s | -DLOCALEDIR=NULL \ 00h33m36s | -DHAVE_FCNTL_H=1 \ 00h33m36s | -DEPERM=1 \ 00h33m36s | -DHAVE_DECL_STRTOUL=1 \ 00h33m36s | -DHAVE_DECL_STRTOULL=1 \ 00h33m36s | -DHAVE_DECL_STRTOL=1 \ 00h33m36s | -DHAVE_DECL_STRTOLL=1 \ 00h33m36s | -DHAVE_RMDIR=1 \ 00h33m36s | -DRMDIR_ERRNO_NOT_EMPTY=39 \ 00h33m36s | -DHAVE_DECL_FREE=1 \ 00h33m36s | -DENOTEMPTY=1 \ 00h33m36s | -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 \ 00h33m36s | -DHAVE_DECL_DIRFD=1 \ 00h33m36s | -DLC_TIME=\"C\" \ 00h33m36s | -DLC_COLLATE=\"C\" \ 00h33m36s | -DHAVE_GETCWD=1 \ 00h33m36s | -Dmy_strftime=nstrftime \ 00h33m36s | -DDIR_TO_FD\(Dir_p\)=-1 \ 00h33m36s | -DUTILS_OPEN_MAX=1000 \ 00h33m36s | -Dmajor_t=unsigned \ 00h33m36s | -Dminor_t=unsigned 00h33m36s | 00h33m36s | .PHONY: all install 00h33m36s | 00h33m36s | SRC_DIR=src 00h33m36s | 00h33m36s | COREUTILS = basename cat chmod cksum comm csplit cut dd dirname echo env expand expr factor false fmt fold head id join kill link ln logname mkfifo mkdir mknod nl od paste pathchk printf ptx pwd readlink rmdir seq sleep sort split sum sync tail tee tr tsort uname unexpand uniq unlink wc whoami test true yes 00h33m36s | 00h33m36s | BINARIES = $(addprefix $(SRC_DIR)/, $(COREUTILS)) 00h33m36s | 00h33m36s | ALL=$(BINARIES) $(SRC_DIR)/cp $(SRC_DIR)/ls $(SRC_DIR)/install $(SRC_DIR)/md5sum $(SRC_DIR)/mv $(SRC_DIR)/rm $(SRC_DIR)/sha1sum 00h33m36s | all: $(BINARIES) $(SRC_DIR)/cp $(SRC_DIR)/ls $(SRC_DIR)/install $(SRC_DIR)/md5sum $(SRC_DIR)/mv $(SRC_DIR)/rm $(SRC_DIR)/sha1sum 00h33m36s | 00h33m36s | LIB_DIR = lib 00h33m36s | LIB_SRC = acl alloca posixtm posixver strftime getopt getopt1 hash hash-pjw addext argmatch backupfile basename canon-host closeout cycle-check diacrit dirname dup-safer error exclude exitfail filemode __fpending file-type fnmatch fopen-safer full-read full-write getline getstr gettime hard-locale human idcache isdir imaxtostr linebuffer localcharset long-options makepath mbswidth md5 memcasecmp memcoll modechange offtostr path-concat physmem quote quotearg readtokens rpmatch safe-read safe-write same save-cwd savedir settime sha stpcpy stripslash strtoimax strtoumax umaxtostr unicodeio userspec version-etc xgetcwd xgethostname xmalloc xmemcoll xnanosleep xreadlink xstrdup xstrtod xstrtol xstrtoul xstrtoimax xstrtoumax yesno strnlen getcwd sig2str mountlist regex canonicalize mkstemp memrchr euidaccess ftw obstack strverscmp strftime tsearch 00h33m36s | 00h33m36s | LIB_OBJECTS = $(addprefix $(LIB_DIR)/, $(addsuffix .o, $(LIB_SRC))) 00h33m36s | 00h33m36s | $(LIB_DIR)/libfettish.a: $(LIB_OBJECTS) 00h33m36s | $(AR) cr $@ $^ 00h33m36s | 00h33m36s | $(BINARIES) : % : %.o $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | $(SRC_DIR)/cp: $(SRC_DIR)/cp.o $(SRC_DIR)/copy.o $(SRC_DIR)/cp-hash.c $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | $(SRC_DIR)/install: $(SRC_DIR)/install.o $(SRC_DIR)/copy.o $(SRC_DIR)/cp-hash.c $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | $(SRC_DIR)/ls: $(SRC_DIR)/ls.o $(SRC_DIR)/ls-ls.o $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | $(SRC_DIR)/md5sum: $(SRC_DIR)/md5.o $(SRC_DIR)/md5sum.o $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | $(SRC_DIR)/mv: $(SRC_DIR)/mv.o $(SRC_DIR)/copy.o $(SRC_DIR)/remove.o $(SRC_DIR)/cp-hash.o $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | $(SRC_DIR)/rm: $(SRC_DIR)/rm.o $(SRC_DIR)/remove.o $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | $(SRC_DIR)/sha1sum: $(SRC_DIR)/sha1sum.o $(SRC_DIR)/md5sum.o $(LIB_DIR)/libfettish.a 00h33m36s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h33m36s | 00h33m36s | install: $(ALL) 00h33m36s | $(SRC_DIR)/install $^ $(bindir) 00h33m36s | GNU Make 3.80 00h33m36s | Copyright (C) 2002 Free Software Foundation, Inc. 00h33m36s | This is free software; see the source for copying conditions. 00h33m36s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h33m36s | PARTICULAR PURPOSE. 00h33m36s | Reading makefiles... 00h33m36s | Updating goal targets.... 00h33m36s | File `install' does not exist. 00h33m36s | Must remake target `install'. 00h33m36s | src/install src/basename src/cat src/chmod src/cksum src/comm src/csplit src/cut src/dd src/dirname src/echo src/env src/expand src/expr src/factor src/false src/fmt src/fold src/head src/id src/join src/kill src/link src/ln src/logname src/mkfifo src/mkdir src/mknod src/nl src/od src/paste src/pathchk src/printf src/ptx src/pwd src/readlink src/rmdir src/seq src/sleep src/sort src/split src/sum src/sync src/tail src/tee src/tr src/tsort src/uname src/unexpand src/uniq src/unlink src/wc src/whoami src/test src/true src/yes src/cp src/ls src/install src/md5sum src/mv src/rm src/sha1sum /after/bin 00h33m36s | Successfully remade target file `install'. 00h33m36s | src_install 00h33m36s | DEBUGps: after_build: coreutils-5.0 | buildid 17 | ps: 35 00h33m36s | PID USER TIME COMMAND 00h33m36s | 1 0 0:00 ./init.user 00h33m36s | 2 0 0:00 [kthreadd] 00h33m36s | 3 0 0:00 [ksoftirqd/0] 00h33m36s | 4 0 0:00 [kworker/0:0] 00h33m36s | 5 0 0:00 [kworker/0:0H] 00h33m36s | 6 0 0:00 [kworker/u2:0] 00h33m36s | 7 0 0:00 [khelper] 00h33m36s | 8 0 0:00 [kdevtmpfs] 00h33m36s | 9 0 0:00 [perf] 00h33m36s | 10 0 0:00 [writeback] 00h33m36s | 11 0 0:00 [kworker/0:1] 00h33m36s | 12 0 0:00 [kswapd0] 00h33m36s | 13 0 0:00 [deferwq] 00h33m36s | 14 0 0:00 [kworker/u2:1] 00h33m36s | 22 0 0:00 {init} /bin/ash /init 00h33m36s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h33m36s | 120 0 0:00 ../bin/kaem --file kaem.run 00h33m36s | 502 0 0:00 [busybox] 00h33m36s | 546 0 0:00 [sh] 00h33m36s | 757 0 0:00 [busybox] 00h33m36s | 811 0 0:00 [busybox] 00h33m36s | 1124 0 0:00 /bin/busybox sleep 0.25 00h33m36s | 1133 0 0:00 /bin/busybox ps 00h33m36s | 1237 0 0:00 [busybox] 00h33m36s | 1711 0 0:00 [tr] 00h33m36s | DEBUG_Mem free: 1584968 avail: 1949488 00h33m36s | 3005 0 0:00 [busybox] 00h33m36s | 3090 0 0:00 [busybox] 00h33m36s | 3245 0 0:00 [busybox] 00h33m36s | 3343 0 0:00 [busybox] 00h33m36s | 3389 0 0:20 bash run.sh 00h33m36s | 3610 0 0:00 [busybox] 00h33m36s | 3657 0 0:00 [busybox] 00h33m36s | DEBUGps: after_build: coreutils-5.0 | buildid 17 | READY: 3389 00h33m36s | delete_dir() START | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m37s | DEBUG_Mem free: 1584844 avail: 1949352 00h33m37s | DEBUG_Mem free: 1584844 avail: 1949352 00h33m37s | DEBUG_Mem free: 1584844 avail: 1949352 00h33m37s | DEBUG_Mem free: 1584844 avail: 1949352 00h33m38s | DEBUG_Mem free: 1584844 avail: 1949352 00h33m38s | DEBUG_Mem free: 1584844 avail: 1949352 00h33m38s | DEBUG_Mem free: 1584844 avail: 1949352 00h33m38s | delete_dir() LOOP | word: '/Development' 00h33m38s | run.sh: line 44: ls: coDEBUG_Mem free: 1584820 avail: 1949152 00h33m38s | mmand not found 00h33m38s | run.sh: line 52: command: ls: not found 00h33m38s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m38s | delete_dir() LOOP | word: '/M2-Planet' 00h33m38s | run.sh: line 43: command: ls: not found 00h33m38s | run.sh: line 52: command: ls: not found 00h33m38s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m38s | delete_dir() LOOP | word: '/NASM' 00h33m38s | run.sh: line 43: command: ls: not found 00h33m38s | run.sh: line 52: command: ls: not found 00h33m38s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/mes-m2' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/mescc-tools' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/mes-0.23' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h33m39s | run.sh: line 43: command:DEBUG_Mem free: 1584704 avail: 1949036 00h33m39s | ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/grep-2.4' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h33m39s | run.sh: line 43: command: ls: not found 00h33m39s | run.sh: line 52: command: ls: not found 00h33m39s | delete_dir() ERR | '/after/coreutils-5.0' | context: coreutils-5.0-17|cleanup_after_build 00h33m39s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m39s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m39s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m40s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m40s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m40s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m41s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m41s | DEBUG_Mem free: 1584588 avail: 1948920 00h33m41s | delete_dir() READY 00h33m41s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h33m41s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h33m41s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h33m41s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h33m41s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h33m41s | DEBUG_Mem free: 1583472 avail: 1947804 00h33m41s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h33m41s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h33m41s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h33m41s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h33m41s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h33m41s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h33m41s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h33m41s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h33m41s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h33m41s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h33m41s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h33m41s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h33m41s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h33m41s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h33m41s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h33m41s | DEBUG_Mem free: 1583472 avail: 1947804 00h33m41s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h33m41s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h33m41s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h33m41s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h33m41s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h33m41s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h33m41s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h33m41s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h33m41s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h33m41s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h33m41s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h33m41s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h33m41s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h33m41s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h33m42s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h33m42s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h33m42s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb8DEBUG_Mem free: 1583348 avail: 1947680 00h33m42s | 11d7ea92edffe6 /after/bin/gunzip 00h33m42s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h33m42s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h33m42s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h33m42s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h33m42s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h33m42s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h33m42s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h33m42s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h33m42s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h33m42s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h33m42s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h33m42s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h33m42s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h33m42s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h33m42s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h33m42s | DEBUG_Mem free: 1583348 avail: 1947680 00h33m42s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h33m42s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h33m42s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h33m42s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h33m42s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h33m42s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h33m42s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h33m42s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h33m42s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h33m42s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h33m42s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h33m42s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h33m42s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h33m42s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h33m42s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h33m42s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h33m42s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h33m42s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4DEBUG_Mem free: 1583348 avail: 1947680 00h33m42s | c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h33m42s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h33m42s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h33m42s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h33m42s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h33m42s | c09ac8658c8853f5316c8abbf5b8379dba03a42dfc3eb9c07982a4da85480b6f /after/bin/sha256sum 00h33m42s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h33m42s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h33m42s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h33m42s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h33m42s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h33m42s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h33m42s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h33m42s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h33m42s | DEBUG_Mem free: 1583348 avail: 1947680 00h33m42s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h33m42s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h33m42s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h33m42s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h33m42s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h33m42s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h33m42s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h33m42s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h33m42s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h33m42s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h33m42s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h33m42s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h33m42s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h33m42s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h33m42s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h33m43s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h33m43s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h33m43s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h33m43s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h33m43s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h33m43s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h33m43s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427aDEBUG_Mem free: 1583348 avail: 1947680 00h33m43s | e41e4649b934ca495991b7852b855 /after/lib/linux 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/musl 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/tcc 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/lib/x86-mes 00h33m43s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h33m43s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h33m43s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h33m43s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h33m43s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h33m43s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h33m43s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h33m43s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h33m43s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h33m43s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h33m43s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h33m43s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h33m43s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h33m43s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/gnu 00h33m43s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h33m43s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h33m43s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h33m43s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/linux 00h33m43s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mach 00h33m43s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h33m43s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/mes 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/musl 00h33m43s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h33m43s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h33m43s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h33m43s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h33m43s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h33m43s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/includDEBUG_Mem free: 1583348 avail: 1947680 00h33m43s | e/stddef.h 00h33m43s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h33m43s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h33m43s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h33m43s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h33m43s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h33m43s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/include/sys 00h33m43s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h33m43s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h33m43s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h33m43s | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 /after/share/bison 00h33m43s | coreutils-5.0: checksumming installed files. 00h33m43s | /after/bin/basename: OK 00h33m43s | /after/bin/cat: OK 00h33m43s | /after/bin/chmod: OK 00h33m43s | /after/bin/cksum: OK 00h33m43s | /after/bin/cp: OK 00h33m43s | /after/bin/csplit: OK 00h33m43s | /after/bin/cut: OK 00h33m43s | /after/bin/dd: OK 00h33m43s | /after/bin/dirname: OK 00h33m43s | /after/bin/echo: OK 00h33m43s | /after/bin/env: OK 00h33m43s | /after/bin/expand: OK 00h33m43s | /after/bin/expr: OK 00h33m43s | /after/bin/factor: OK 00h33m43s | /after/bin/false: OK 00h33m43s | /after/bin/fmt: OK 00h33m43s | /after/bin/fold: OK 00h33m43s | /after/bin/head: OK 00h33m43s | /after/bin/id: OK 00h33m43s | /after/bin/join: OK 00h33m43s | /after/bin/kill: OK 00h33m43s | /after/bin/link: OK 00h33m43s | /after/bin/ln: OK 00h33m43s | /afDEBUG_Mem free: 1584216 avail: 1948548 00h33m43s | ter/bin/logname: OK 00h33m43s | /after/bin/mkfifo: OK 00h33m43s | /after/bin/mkdir: OK 00h33m43s | /after/bin/mknod: OK 00h33m43s | /after/bin/nl: OK 00h33m43s | /after/bin/od: OK 00h33m43s | /after/bin/paste: OK 00h33m43s | /after/bin/pathchk: OK 00h33m43s | /after/bin/printf: OK 00h33m43s | /after/bin/ptx: OK 00h33m43s | /after/bin/pwd: OK 00h33m43s | /after/bin/readlink: OK 00h33m43s | /after/bin/rmdir: OK 00h33m43s | /after/bin/seq: OK 00h33m43s | /after/bin/sleep: OK 00h33m43s | /after/bin/sort: OK 00h33m43s | /after/bin/split: OK 00h33m43s | /after/bin/sync: OK 00h33m43s | /after/bin/sum: OK 00h33m43s | /after/bin/tail: OK 00h33m43s | /after/bin/tee: OK 00h33m43s | /after/bin/tr: OK 00h33m43s | /after/bin/tsort: OK 00h33m43s | /after/bin/uname: OK 00h33m43s | /after/bin/unexpand: OK 00h33m43s | /after/bin/unlink: OK 00h33m43s | /after/bin/wc: OK 00h33m43s | /after/bin/whoami: OK 00h33m43s | /after/bin/test: OK 00h33m43s | /after/bin/true: OK 00h33m43s | /after/bin/yes: OK 00h33m43s | /after/bin/install: OK 00h33m43s | Opening file /after/bin/ls failed!/after/bin/ls: FAILED 00h33m43s | /after/bin/md5sum: OK 00h33m43s | DEBUG_Mem free: 1584216 avail: 1948548 00h33m43s | /after/bin/mv: OK 00h33m43s | /after/bin/rm: OK 00h33m43s | /after/bin/sha1sum: OK 00h33m43s | f5587e49acffae279a711bd47f50dd092490ed3b39287b31033a78e6a4f4d232 checksums/pass2 00h33m43s | run.sh: line 346: ls: command not found 00h33m43s | run.sh: line 347: ls: command not found 00h33m43s | executing: gcc -dM -E -xc /dev/null 00h33m43s | run.sh: line 350: gcc: command not found 00h33m43s | executing: /after/bin/base64 00h33m43s | #!/after/bin/perl 00h33m43s | 00h33m43s | local($/) = undef; 00h33m43s | print encode(); 00h33m43s | 00h33m43s | sub encode { 00h33m43s | my $s = shift; 00h33m43s | my $r = ''; 00h33m43s | while( $s =~ /(.{1,45})/gs ){ 00h33m43s | chop( $r .= substr(pack("u",$1),1) ); 00h33m43s | } 00h33m43s | my $pad=(3-length($s)%3)%3; 00h33m43s | $r=~tr|` -_|AA-Za-z0-9+/|; 00h33m43s | $r=~s/.{$pad}$/"="x$pad/e if $pad; 00h33m43s | $r=~s/(.{1,76})/$1\n/g; 00h33m43s | $r; 00h33m43s | } 00h33m43s | executing: sha256sum /after/bin/bash 00h33m43s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h33m43s | MARKER1START 00h33m43s | run.sh: line 359: /after/bin/base64: error 02 00h33m43s | MARKER2READY 00h33m43s | MARKER3START 00h33m43s | run.sh: line 363: /after/bin/base64: error 02 00h33m43s | MARKER4READY 00h33m43s | # sed -n /MARKER3START$/,/MARKER4READY$/p log.txt | sed '1d;$d' | cut -b13- | base64 -d >my.bin 00h33m43s | coreutils-5.0: build successful 00h33m43s | executing: gcc -dM -E -xc /dev/null 00h33m43s | run.sh: line 374: gcc: command not found 00h33m43s | DEBUGps: before_build: coreutils-6.10 | buildid 18 | ps: 36 00h33m43s | PID USER TIME COMMAND 00h33m43s | 1 0 0:00 ./init.user 00h33m43s | 2 0 0:00 [kthreadd] 00h33m43s | 3 0 0:00 [ksoftirqd/0] 00h33m43s | 4 0 0:00 [kworker/0:0] 00h33m43s | 5 0 0:00 [kworker/0:0H] 00h33m43s | 6 0 0:00 [kworker/u2:0] 00h33m43s | 7 0 0:00 [khelper] 00h33m43s | 8 0 0:00 [kdevtmpfs] 00h33m43s | 9 0 0:00 [perf] 00h33m43s | 10 0 0:00 [writeback] 00h33m43s | 11 0 0:00 [kworker/0:1] 00h33m43s | 12 0 0:00 [kswapd0] 00h33m43s | 13 0 0:00 [deferwq] 00h33m43s | 14 0 0:00 [kworker/u2:1] 00h33m43s | 22 0 0:00 {init} /bin/ash /init 00h33m43s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h33m43s | 120 0 0:00 ../bin/kaem --file kaem.run 00h33m43s | 502 0 0:00 [busybox] 00h33m43s | 546 0 0:00 [sh] 00h33m43s | 757 0 0:00 [busybox] 00h33m43s | 811 0 0:00 [busybox] 00h33m43s | 1146 0 0:00 [bash] 00h33m43s | 1237 0 0:00 [busybox] 00h33m43s | 1241 0 0:00 /bin/busybox sleep 0.25 00h33m44s | 1252 0 0:00 [busybox] 00h33m44s | 1254 0 0:00 /bin/busybox ps 00h33m44s | 1711 0 0:00 [tr] 00h33m44s | 3005 0 0:00 [busybox] 00h33m44s | 3090 0 0:00 [busybox] 00h33m44s | 3245 0 0:00 [busybox] 00h33m44s | 3343 0 0:00 [busybox] 00h33m44s | 3389 0 0:21 bash run.sh 00h33m44s | 3610 0 0:00 [busybox] 00h33m44s | 3657 0 0:00 [busybox] 00h33m44s | DEBUGps: before_build: coreutils-6.10 | buildid 18 | READY: 3389 00h33m44s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h33m44s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m44s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m44s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m44s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m45s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m45s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m45s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m45s | DEBUG_Mem free: 1584084 avail: 1948416 00h33m46s | delete_dir() LOOP | word: '/Development' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/M2-Planet' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/NASM' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/mes-m2' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/mescc-tools' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP DEBUG_Mem free: 1583960 avail: 1948292 00h33m46s | | word: '/after/mes-0.23' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/grep-2.4' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | delete_dir() LOOP | word: '/Development' 00h33m46s | run.sh: line 43: command: ls: not found 00h33m46s | run.sh: line 52: command: ls: not found 00h33m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h33m46s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m46s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m46s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m47s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m47s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m47s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m47s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m48s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m48s | delete_dir() READY 00h33m48s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m48s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m48s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m48s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m49s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m49s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m49s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m50s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m50s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m50s | delete_dir() LOOP | word: '/Development' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/M2-Planet' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/NASM' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | DEBUG_Mem free: 1583836 avail: 1948168 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/mes-m2' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/mescc-tools' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/mes-0.23' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/grep-2.4' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m50s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m50s | delete_dir() LOOP | word: '/M2-Planet' 00h33m50s | run.sh: line 43: command: ls: not found 00h33m50s | run.sh: line 52: command: ls: not found 00h33m50s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h33m51s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m51s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m51s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m51s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m52s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m52s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m52s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m52s | delete_dir() READY 00h33m52s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h33m52s | DEBUG_Mem free: 1583100 avail: 1947432 00h33m53s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m53s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m53s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m53s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m54s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m54s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m54s | DEBUG_Mem free: 1583092 avail: 1947424 00h33m54s | delete_dir() LOOP | word: '/Development' 00h33m54s | run.sh: line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m54s | delete_dir() LOOP | word: '/M2-Planet' 00h33m54s | run.sh:DEBUG_Mem free: 1582960 avail: 1947292 00h33m54s | line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m54s | delete_dir() LOOP | word: '/NASM' 00h33m54s | run.sh: line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m54s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m54s | run.sh: line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m54s | delete_dir() LOOP | word: '/mes-m2' 00h33m54s | run.sh: line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m54s | delete_dir() LOOP | word: '/mescc-tools' 00h33m54s | run.sh: line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m54s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h33m54s | run.sh: line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m54s | delete_dir() LOOP | word: '/after/mes-0.23' 00h33m54s | run.sh: line 43: command: ls: not found 00h33m54s | run.sh: line 52: command: ls: not found 00h33m54s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/grep-2.4' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h33m55s | run.sh: line 43: coDEBUG_Mem free: 1582464 avail: 1946796 00h33m55s | mmand: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | delete_dir() LOOP | word: '/NASM' 00h33m55s | run.sh: line 43: command: ls: not found 00h33m55s | run.sh: line 52: command: ls: not found 00h33m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h33m55s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m55s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m55s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m56s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m56s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m56s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m56s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m57s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m57s | delete_dir() READY 00h33m57s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m57s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m57s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m57s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m58s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m58s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m58s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m58s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m59s | DEBUG_Mem free: 1582348 avail: 1946680 00h33m59s | delete_dir() LOOP | word: '/Development' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/M2-Planet' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/NASM' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/mes-m2' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/mescc-tools' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/mes-0.23' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | contextDEBUG_Mem free: 1581860 avail: 1946192 00h33m59s | : bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/grep-2.4' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h33m59s | run.sh: line 43: command: ls: not found 00h33m59s | run.sh: line 52: command: ls: not found 00h33m59s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h33m59s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m00s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m00s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m00s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m00s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m01s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m01s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m01s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m01s | delete_dir() READY 00h34m01s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h34m01s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m02s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m02s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m02s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m02s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m03s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m03s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m03s | DEBUG_Mem free: 1581604 avail: 1945936 00h34m03s | delete_dir() LOOP | word: '/Development' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/M2-Planet' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/NASM' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/mes-m2' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/mescc-tools' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2DEBUG_Mem free: 1581232 avail: 1945564 00h34m03s | ' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m03s | run.sh: line 52: command: ls: not found 00h34m03s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m03s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m03s | run.sh: line 43: command: ls: not found 00h34m04s | run.sh: line 52: command: ls: not found 00h34m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m04s | delete_dir() LOOP | word: '/mes-m2' 00h34m04s | run.sh: line 43: command: ls: not found 00h34m04s | run.sh: line 52: command: ls: not found 00h34m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m04s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m04s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m04s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m04s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m05s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m05s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m05s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m05s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m06s | delete_dir() READY 00h34m06s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m06s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m06s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m06s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m06s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m07s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m07s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m07s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m07s | DEBUG_Mem free: 1580860 avail: 1945192 00h34m08s | delete_dir() LOOP | word: '/Development' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/M2-Planet' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/NASM' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/mes-m2' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/mescc-tools' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools'DEBUG_Mem free: 1580612 avail: 1944944 00h34m08s | | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | delete_dir() LOOP | word: '/mescc-tools' 00h34m08s | run.sh: line 43: command: ls: not found 00h34m08s | run.sh: line 52: command: ls: not found 00h34m08s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m08s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m08s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m08s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m09s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m09s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m09s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m10s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m10s | DEBUG_Mem free: 1580116 avail: 1944448 00h34m10s | delete_dir() READY 00h34m10s | coreutils-6.10: beginning build using script coreutils-6.10.sh 00h34m10s | START: mkdir -p build 00h34m10s | READY: RC: 0 00h34m10s | coreutils-6.10: unpacking source. 00h34m10s | src_unpack: start pwd: /after/coreutils-6.10/build | coreutils-6.10-18 00h34m10s | DEBUG_Mem free: 1577504 avail: 1943492 00h34m10s | DEBUG_Mem free: 1552208 avail: 1931692 00h34m11s | DEBUG_Mem free: 1527780 avail: 1920776 00h34m11s | DEBUG_Mem free: 1504592 avail: 1908748 00h34m11s | src_unpack: ready pwd: /after/coreutils-6.10/build | coreutils-6.10-18 00h34m11s | coreutils-6.10: preparing source. 00h34m11s | getdate.y:253.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 00h34m11s | 253 | %pure-parser 00h34m11s | | ^~~~~~~~~~~~ 00h34m11s | bison: file 'getdate.y' was updated (backup: 'getdate.y~') 00h34m11s | DEBUG_Mem free: 1535840 avail: 1942232 00h34m11s | coreutils-6.10: configuring source. 00h34m11s | coreutils-6.10: compiling source. 00h34m11s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h34m11s | # SPDX-FileCopyrightText: 2021 Paul Dersey 00h34m11s | # 00h34m11s | # SPDX-License-Identifier: GPL-3.0-or-later 00h34m11s | 00h34m11s | PACKAGE=coreutils 00h34m11s | PACKAGE_NAME=GNU\ coreutils 00h34m11s | PACKAGE_BUGREPORT=bug-coreutils@gnu.org 00h34m11s | PACKAGE_VERSION=6.10 00h34m11s | VERSION=6.10 00h34m11s | 00h34m11s | CC = tcc 00h34m11s | LD = tcc 00h34m11s | AR = tcc -ar 00h34m11s | 00h34m11s | bindir=$(DESTDIR)$(PREFIX)/bin 00h34m11s | 00h34m11s | CFLAGS = -I . -I lib \ 00h34m11s | -DPACKAGE=\"$(PACKAGE)\" \ 00h34m11s | -DPACKAGE_NAME=\"$(PACKAGE_NAME)\" \ 00h34m11s | -DGNU_PACKAGE=\"$(PACKAGE_NAME)\" \ 00h34m11s | -DPACKAGE_BUGREPORT=\"$(PACKAGE_BUGREPORT)\" \ 00h34m11s | -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" \ 00h34m11s | -DHOST_OPERATING_SYSTEM=\"Linux\" \ 00h34m11s | -DVERSION=\"$(VERSION)\" \ 00h34m11s | -DHAVE_LIMITS_H=1 \ 00h34m11s | -DHAVE_DECL_FREE=1 \ 00h34m11s | -DHAVE_LONG_LONG=1 \ 00h34m11s | -DHAVE_UNSIGNED_LONG_LONG=1 \ 00h34m11s | -DHAVE_DECL_MALLOC=1 \ 00h34m11s | -DHAVE_DECL_STRERROR=1 \ 00h34m11s | -DHAVE_STRERROR=1 \ 00h34m11s | -DHAVE_MALLOC=1 \ 00h34m11s | -DHAVE_STDLIB_H=1 \ 00h34m11s | -DHAVE_WCHAR_H=1 \ 00h34m11s | -DHAVE_SYS_TYPES_H=1 \ 00h34m11s | -DHAVE_REALLOC=1 \ 00h34m11s | -DHAVE_DECL_REALLOC=1 \ 00h34m11s | -DHAVE_DECL_GETENV=1 \ 00h34m11s | -DHAVE_DIRENT_H=1 \ 00h34m11s | -DHAVE_DECL___FPENDING=0 \ 00h34m11s | -DSTDC_HEADERS=1 \ 00h34m11s | -DHAVE_ALLOCA_H=1 \ 00h34m11s | -DHAVE_STRUCT_TIMESPEC=1 \ 00h34m11s | -DHAVE_STRING_H=1 \ 00h34m11s | -DHAVE_SYS_TIME_H=1 \ 00h34m11s | -DHAVE_SETLOCALE=1 \ 00h34m11s | -DHAVE_LOCALE_H=1 \ 00h34m11s | -DTIME_WITH_SYS_TIME=1 \ 00h34m11s | -DHAVE_STDINT_H=1 \ 00h34m11s | -DLIBDIR=\"/after/lib\" \ 00h34m11s | -DHAVE_DECL_WCWIDTH=0 \ 00h34m11s | -DHAVE_SYS_STAT_H=1 \ 00h34m11s | -DHAVE_INTTYPES_H=1 \ 00h34m11s | -DHAVE_DECL_MEMCHR=1 \ 00h34m11s | -DHAVE_MEMORY_H=1 \ 00h34m11s | -DPENDING_OUTPUT_N_BYTES=1 \ 00h34m11s | -DLOCALEDIR=NULL \ 00h34m11s | -DHAVE_FCNTL_H=1 \ 00h34m11s | -DEPERM=1 \ 00h34m11s | -DHAVE_DECL_STRTOUL=1 \ 00h34m11s | -DHAVE_DECL_STRTOULL=1 \ 00h34m11s | -DHAVE_DECL_STRTOL=1 \ 00h34m11s | -DHAVE_DECL_STRTOLL=1 \ 00h34m11s | -DHAVE_RMDIR=1 \ 00h34m11s | -DRMDIR_ERRNO_NOT_EMPTY=39 \ 00h34m11s | -DHAVE_DECL_FREE=1 \ 00h34m11s | -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 \ 00h34m11s | -DHAVE_DECL_DIRFD=1 \ 00h34m11s | -DHAVE_GETCWD=1 \ 00h34m11s | -Dmy_strftime=nstrftime \ 00h34m11s | -DDIR_TO_FD\(Dir_p\)=-1 \ 00h34m11s | -DUTILS_OPEN_MAX=1000 \ 00h34m11s | -Dmajor_t=unsigned \ 00h34m11s | -Dminor_t=unsigned \ 00h34m11s | -DHAVE_GETTIMEOFDAY=1 \ 00h34m11s | -DHAVE_TIME_R_POSIX=1 \ 00h34m11s | -DHASH_ALGO_SHA256 \ 00h34m11s | -DFLEXIBLE_ARRAY_MEMBER \ 00h34m11s | -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' \ 00h34m11s | -DGNULIB_CANONICALIZE \ 00h34m11s | -DO_BINARY=0 00h34m11s | 00h34m11s | .PHONY: all install 00h34m11s | 00h34m11s | SRC_DIR=src 00h34m11s | 00h34m11s | COREUTILS = date 00h34m11s | 00h34m11s | BINARIES = $(addprefix $(SRC_DIR)/, $(COREUTILS)) 00h34m11s | 00h34m11s | ALL=$(BINARIES) $(SRC_DIR)/sha256sum $(SRC_DIR)/mktemp 00h34m11s | all: $(BINARIES) $(SRC_DIR)/sha256sum $(SRC_DIR)/mktemp 00h34m11s | 00h34m11s | LIB_DIR = lib 00h34m11s | LIB_SRC = acl alloca getdate fprintftime posixtm posixver strftime getopt hash hash-pjw argmatch backupfile basename canon-host closeout cycle-check diacrit dirname dup-safer error exclude exitfail filemode fpending file-type fnmatch fopen-safer full-read full-write getline gettime hard-locale human idcache imaxtostr linebuffer localcharset long-options mbswidth md5 memcasecmp memcoll modechange offtostr physmem quote quotearg readtokens rpmatch safe-read safe-write same save-cwd savedir settime sha256 stpcpy stripslash umaxtostr unicodeio userspec version-etc version-etc-fsf xgetcwd xgethostname xmalloc xmemcoll xnanosleep readlink xstrtod xstrtol xstrtoul xstrtoimax xstrtoumax yesno strnlen getcwd sig2str mountlist canonicalize mkstemp memrchr euidaccess obstack strverscmp strftime xalloc-die close-stream tempname filenamecat xstrndup randint randread rand-isaac gethrxtime 00h34m11s | 00h34m11s | LIB_OBJECTS = $(addprefix $(LIB_DIR)/, $(addsuffix .o, $(LIB_SRC))) 00h34m11s | 00h34m11s | $(LIB_DIR)/libfettish.a: $(LIB_OBJECTS) 00h34m11s | $(AR) cr $@ $^ 00h34m11s | 00h34m11s | $(BINARIES) : % : %.o $(LIB_DIR)/libfettish.a 00h34m11s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h34m11s | 00h34m11s | $(SRC_DIR)/sha256sum: $(SRC_DIR)/md5sum.o $(LIB_DIR)/libfettish.a 00h34m11s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h34m11s | 00h34m11s | $(SRC_DIR)/mktemp: $(SRC_DIR)/mktemp.o $(LIB_DIR)/libfettish.a 00h34m11s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h34m11s | 00h34m11s | install: $(ALL) 00h34m11s | install $^ $(bindir) 00h34m11s | GNU Make 3.80 00h34m11s | Copyright (C) 2002 Free Software Foundation, Inc. 00h34m11s | This is free software; see the source for copying conditions. 00h34m11s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h34m11s | PARTICULAR PURPOSE. 00h34m11s | Reading makefiles... 00h34m11s | Updating goal targets.... 00h34m11s | File `all' does not exist. 00h34m11s | File `src/date' does not exist. 00h34m11s | File `src/date.o' does not exist. 00h34m11s | Must remake target `src/date.o'. 00h34m11s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o src/date.o src/date.c 00h34m11s | Successfully remade target file `src/date.o'. 00h34m11s | File `lib/libfettish.a' does not exist. 00h34m11s | File `lib/acl.o' does not exist. 00h34m11s | Must remake target `lib/acl.o'. 00h34m11s | tcc -I . -I lib -DPACKAGE=\"coDEBUG_Mem free: 1535848 avail: 1942304 00h34m11s | reutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/acl.o lib/acl.c 00h34m11s | Successfully remade target file `lib/acl.o'. 00h34m11s | File `lib/alloca.o' does not exist. 00h34m11s | Must remake target `lib/alloca.o'. 00h34m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/alloca.o lib/alloca.c 00h34m12s | Successfully remade target file `lib/alloca.o'. 00h34m12s | File `lib/getdate.o' does not exist. 00h34m12s | DEBUG_Mem free: 1535848 avail: 1942312 00h34m12s | Must remake target `lib/getdate.o'. 00h34m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/getdate.o lib/getdate.c 00h34m12s | Successfully remade target file `lib/getdate.o'. 00h34m12s | File `lib/fprintftime.o' does not exist. 00h34m12s | Must remake target `lib/fprintftime.o'. 00h34m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/fprintftime.o DEBUG_Mem free: 1535848 avail: 1942340 00h34m12s | lib/fprintftime.c 00h34m12s | Successfully remade target file `lib/fprintftime.o'. 00h34m12s | File `lib/posixtm.o' does not exist. 00h34m12s | Must remake target `lib/posixtm.o'. 00h34m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/posixtm.o lib/posixtm.c 00h34m12s | Successfully remade target file `lib/posixtm.o'. 00h34m12s | File `lib/posixver.o' does not exist. 00h34m12s | Must remake target `lib/posixver.o'. 00h34m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DEBUG_Mem free: 1535848 avail: 1942360 00h34m12s | DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/posixver.o lib/posixver.c 00h34m12s | Successfully remade target file `lib/posixver.o'. 00h34m12s | File `lib/strftime.o' does not exist. 00h34m12s | Must remake target `lib/strftime.o'. 00h34m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/strftime.o lib/strftime.c 00h34m12s | Successfully remade target file `lib/strftime.o'. 00h34m12s | File `lib/getopt.o' does not exist. 00h34m12s | Must remake target `lib/getopt.o'. 00h34m12s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrDEBUG_Mem free: 1535848 avail: 1942380 00h34m12s | ftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/getopt.o lib/getopt.c 00h34m12s | Successfully remade target file `lib/getopt.o'. 00h34m12s | File `lib/hash.o' does not exist. 00h34m12s | Must remake target `lib/hash.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/hash.o lib/hash.c 00h34m13s | Successfully remade target file `lib/hash.o'. 00h34m13s | File `lib/hash-pjw.o' does not exist. 00h34m13s | Must remake target `lib/hash-pjw.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREDEBUG_Mem free: 1535724 avail: 1942276 00h34m13s | E=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/hash-pjw.o lib/hash-pjw.c 00h34m13s | Successfully remade target file `lib/hash-pjw.o'. 00h34m13s | File `lib/argmatch.o' does not exist. 00h34m13s | Must remake target `lib/argmatch.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/argmatch.o lib/argmatch.c 00h34m13s | Successfully remade target file `lib/argmatch.o'. 00h34m13s | File `lib/backupfile.o' does not exist. 00h34m13s | Must remake target `lib/backupfile.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_DEBUG_Mem free: 1535724 avail: 1942284 00h34m13s | STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/backupfile.o lib/backupfile.c 00h34m13s | Successfully remade target file `lib/backupfile.o'. 00h34m13s | File `lib/basename.o' does not exist. 00h34m13s | Must remake target `lib/basename.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/basename.o lib/basename.c 00h34m13s | Successfully remade target file `lib/basename.o'. 00h34m13s | File `lib/canon-host.o' does not exist. 00h34m13s | Must remake target `lib/canon-host.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=DEBUG_Mem free: 1535600 avail: 1942168 00h34m13s | NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/canon-host.o lib/canon-host.c 00h34m13s | Successfully remade target file `lib/canon-host.o'. 00h34m13s | File `lib/closeout.o' does not exist. 00h34m13s | Must remake target `lib/closeout.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/closeout.o lib/closeout.c 00h34m13s | Successfully remade target file `lib/closeout.o'. 00h34m13s | File `lib/cycle-check.o' does not exist. 00h34m13s | Must remake target `lib/cycle-check.o'. 00h34m13s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_SDEBUG_Mem free: 1535600 avail: 1942176 00h34m13s | TAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/cycle-check.o lib/cycle-check.c 00h34m13s | Successfully remade target file `lib/cycle-check.o'. 00h34m13s | File `lib/diacrit.o' does not exist. 00h34m13s | Must remake target `lib/diacrit.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/diacrit.o lib/diacrit.c 00h34m14s | Successfully remade target file `lib/diacrit.o'. 00h34m14s | File `lib/dirname.o' does not exist. 00h34m14s | Must remake target `lib/dirname.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDDEBUG_Mem free: 1535600 avail: 1942184 00h34m14s | INT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/dirname.o lib/dirname.c 00h34m14s | Successfully remade target file `lib/dirname.o'. 00h34m14s | File `lib/dup-safer.o' does not exist. 00h34m14s | Must remake target `lib/dup-safer.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/dup-safer.o lib/dup-safer.c 00h34m14s | Successfully remade target file `lib/dup-safer.o'. 00h34m14s | File `lib/error.o' does not exist. 00h34m14s | Must remake target `lib/error.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCDEBUG_Mem free: 1535600 avail: 1942192 00h34m14s | ALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/error.o lib/error.c 00h34m14s | Successfully remade target file `lib/error.o'. 00h34m14s | File `lib/exclude.o' does not exist. 00h34m14s | Must remake target `lib/exclude.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/exclude.o lib/exclude.c 00h34m14s | lib/exclude.c:100: warning: implicit declaration of function 'mbscasecmp' 00h34m14s | Successfully remade target file `lib/exclude.o'. 00h34m14s | File `lib/exitfail.o' does not exist. 00h34m14s | Must remake target `lib/exitfail.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVEDEBUG_Mem free: 1535600 avail: 1942200 00h34m14s | _ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/exitfail.o lib/exitfail.c 00h34m14s | Successfully remade target file `lib/exitfail.o'. 00h34m14s | File `lib/filemode.o' does not exist. 00h34m14s | Must remake target `lib/filemode.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/filemode.o lib/filemode.c 00h34m14s | lib/filemode.c:77: warning: implicit declaration of function 'S_ISCTG' 00h34m14s | lib/filemode.c:79: warning: implicit declaration of function 'S_ISDOOR' 00h34m14s | lib/filemode.c:81: warning: implicit declaration of function 'S_ISMPB' 00h34m14s | lib/filemode.c:81: warning: implicit declaration of function 'S_ISMPC' 00h34m14s | lib/filemode.c:83: warning: implicit declaration of function 'S_ISNWK' 00h34m14s | lib/filemode.c:85: warning: implicit declaration of function 'S_ISPORT' 00h34m14s | lib/filemode.c:87: warning: implicit declaration of function 'S_ISWHT' 00h34m14s | Successfully remade target file `lib/filemode.o'. 00h34m14s | File `lib/fpending.o' does not exist. 00h34m14s | Must remake target `lib/fpending.o'. 00h34m14s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_RDEBUG_Mem free: 1535600 avail: 1942208 00h34m15s | EALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/fpending.o lib/fpending.c 00h34m15s | Successfully remade target file `lib/fpending.o'. 00h34m15s | File `lib/file-type.o' does not exist. 00h34m15s | Must remake target `lib/file-type.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/file-type.o lib/file-type.c 00h34m15s | Successfully remade target file `lib/file-type.o'. 00h34m15s | File `lib/fnmatch.o' does not exist. 00h34m15s | Must remake target `lib/fnmatch.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVDEBUG_Mem free: 1535352 avail: 1941968 00h34m15s | E_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/fnmatch.o lib/fnmatch.c 00h34m15s | Successfully remade target file `lib/fnmatch.o'. 00h34m15s | File `lib/fopen-safer.o' does not exist. 00h34m15s | Must remake target `lib/fopen-safer.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/fopen-safer.o lib/fopen-safer.c 00h34m15s | Successfully remade target file `lib/fopen-safer.o'. 00h34m15s | File `lib/full-read.o' does not exist. 00h34m15s | Must remake target `lib/full-read.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVEDEBUG_Mem free: 1535228 avail: 1941860 00h34m15s | _LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/full-read.o lib/full-read.c 00h34m15s | Successfully remade target file `lib/full-read.o'. 00h34m15s | File `lib/full-write.o' does not exist. 00h34m15s | Must remake target `lib/full-write.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/full-write.o lib/full-write.c 00h34m15s | Successfully remade target file `lib/full-write.o'. 00h34m15s | File `lib/getline.o' does not exist. 00h34m15s | Must remake target `lib/getline.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEDEBUG_Mem free: 1535228 avail: 1941868 00h34m15s | M=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/getline.o lib/getline.c 00h34m15s | Successfully remade target file `lib/getline.o'. 00h34m15s | File `lib/gettime.o' does not exist. 00h34m15s | Must remake target `lib/gettime.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/gettime.o lib/gettime.c 00h34m15s | Successfully remade target file `lib/gettime.o'. 00h34m15s | File `lib/hard-locale.o' does not exist. 00h34m15s | Must remake target `lib/hard-locale.o'. 00h34m15s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKADEBUG_Mem free: 1535104 avail: 1941752 00h34m16s | GE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/hard-locale.o lib/hard-locale.c 00h34m16s | Successfully remade target file `lib/hard-locale.o'. 00h34m16s | File `lib/human.o' does not exist. 00h34m16s | Must remake target `lib/human.o'. 00h34m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/human.o lib/human.c 00h34m16s | Successfully remade target file `lib/human.o'. 00h34m16s | File `lib/idcache.o' does not exist. 00h34m16s | Must remake target `lib/idcache.o'. 00h34m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=DEBUG_Mem free: 1534856 avail: 1941516 00h34m16s | \"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/idcache.o lib/idcache.c 00h34m16s | Successfully remade target file `lib/idcache.o'. 00h34m16s | File `lib/imaxtostr.o' does not exist. 00h34m16s | Must remake target `lib/imaxtostr.o'. 00h34m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/imaxtostr.o lib/imaxtostr.c 00h34m16s | Successfully remade target file `lib/imaxtostr.o'. 00h34m16s | File `lib/linebuffer.o' does not exDEBUG_Mem free: 1534856 avail: 1941524 00h34m16s | ist. 00h34m16s | Must remake target `lib/linebuffer.o'. 00h34m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/linebuffer.o lib/linebuffer.c 00h34m16s | Successfully remade target file `lib/linebuffer.o'. 00h34m16s | File `lib/localcharset.o' does not exist. 00h34m16s | Must remake target `lib/localcharset.o'. 00h34m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -oDEBUG_Mem free: 1534856 avail: 1941528 00h34m16s | lib/localcharset.o lib/localcharset.c 00h34m16s | Successfully remade target file `lib/localcharset.o'. 00h34m16s | File `lib/long-options.o' does not exist. 00h34m16s | Must remake target `lib/long-options.o'. 00h34m16s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/long-options.o lib/long-options.c 00h34m16s | Successfully remade target file `lib/long-options.o'. 00h34m16s | File `lib/mbswidth.o' does not exist. 00h34m16s | Must remake target `lib/mbswidth.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIMDEBUG_Mem free: 1534856 avail: 1941536 00h34m17s | E_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/mbswidth.o lib/mbswidth.c 00h34m17s | Successfully remade target file `lib/mbswidth.o'. 00h34m17s | File `lib/md5.o' does not exist. 00h34m17s | Must remake target `lib/md5.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/md5.o lib/md5.c 00h34m17s | Successfully remade target file `lib/md5.o'. 00h34m17s | File `lib/memcasecmp.o' does not exist. 00h34m17s | Must remake target `lib/memcasecmp.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -DDEBUG_Mem free: 1534732 avail: 1941424 00h34m17s | my_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/memcasecmp.o lib/memcasecmp.c 00h34m17s | Successfully remade target file `lib/memcasecmp.o'. 00h34m17s | File `lib/memcoll.o' does not exist. 00h34m17s | Must remake target `lib/memcoll.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/memcoll.o lib/memcoll.c 00h34m17s | Successfully remade target file `lib/memcoll.o'. 00h34m17s | File `lib/modechange.o' does not exist. 00h34m17s | Must remake target `lib/modechange.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTDEBUG_Mem free: 1534732 avail: 1941432 00h34m17s | Y=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/modechange.o lib/modechange.c 00h34m17s | Successfully remade target file `lib/modechange.o'. 00h34m17s | File `lib/offtostr.o' does not exist. 00h34m17s | Must remake target `lib/offtostr.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/offtostr.o lib/offtostr.c 00h34m17s | Successfully remade target file `lib/offtostr.o'. 00h34m17s | File `lib/physmem.o' does not exist. 00h34m17s | Must remake target `lib/physmem.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHDEBUG_Mem free: 1534732 avail: 1941440 00h34m17s | AVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/physmem.o lib/physmem.c 00h34m17s | Successfully remade target file `lib/physmem.o'. 00h34m17s | File `lib/quote.o' does not exist. 00h34m17s | Must remake target `lib/quote.o'. 00h34m17s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/quote.o lib/quote.c 00h34m17s | Successfully remade target file `lib/quote.o'. 00h34m17s | File `lib/quotearg.o' does not exist. 00h34m17s | Must remake target `lib/quotearg.o'. 00h34m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=DEBUG_Mem free: 1534732 avail: 1941448 00h34m18s | 1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/quotearg.o lib/quotearg.c 00h34m18s | Successfully remade target file `lib/quotearg.o'. 00h34m18s | File `lib/readtokens.o' does not exist. 00h34m18s | Must remake target `lib/readtokens.o'. 00h34m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/readtokens.o lib/readtokens.c 00h34m18s | Successfully remade target file `lib/readtokens.o'. 00h34m18s | File `lib/rpmatch.o' does not exist. 00h34m18s | Must remake target `lib/rpmatch.o'. 00h34m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITDEBUG_Mem free: 1534608 avail: 1941340 00h34m18s | H_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/rpmatch.o lib/rpmatch.c 00h34m18s | Successfully remade target file `lib/rpmatch.o'. 00h34m18s | File `lib/safe-read.o' does not exist. 00h34m18s | Must remake target `lib/safe-read.o'. 00h34m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/safe-read.o lib/safe-read.c 00h34m18s | Successfully remade target file `lib/safe-read.o'. 00h34m18s | File `lib/safe-write.o' does not exist. 00h34m18s | Must remake target `lib/safe-write.o'. 00h34m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DDEBUG_Mem free: 1534484 avail: 1941224 00h34m18s | HAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/safe-write.o lib/safe-write.c 00h34m18s | Successfully remade target file `lib/safe-write.o'. 00h34m18s | File `lib/same.o' does not exist. 00h34m18s | Must remake target `lib/same.o'. 00h34m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/same.o lib/same.c 00h34m18s | Successfully remade target file `lib/same.o'. 00h34m18s | File `lib/save-cwd.o' does not exist. 00h34m18s | Must remake target `lib/save-cwd.o'. 00h34m18s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_HDEBUG_Mem free: 1534360 avail: 1941108 00h34m18s | =1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/save-cwd.o lib/save-cwd.c 00h34m18s | Successfully remade target file `lib/save-cwd.o'. 00h34m18s | File `lib/savedir.o' does not exist. 00h34m18s | Must remake target `lib/savedir.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/savedir.o lib/savedir.c 00h34m19s | Successfully remade target file `lib/savedir.o'. 00h34m19s | File `lib/settime.o' does not exist. 00h34m19s | Must remake target `lib/settime.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DEBUG_Mem free: 1534112 avail: 1940868 00h34m19s | DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/settime.o lib/settime.c 00h34m19s | Successfully remade target file `lib/settime.o'. 00h34m19s | File `lib/sha256.o' does not exist. 00h34m19s | Must remake target `lib/sha256.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/sha256.o lib/sha256.c 00h34m19s | Successfully remade target file `lib/sha256.o'. 00h34m19s | File `lib/stpcpy.o' does not exist. 00h34m19s | Must remake target `lib/stpcpy.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTHDEBUG_Mem free: 1534112 avail: 1940896 00h34m19s | =0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/stpcpy.o lib/stpcpy.c 00h34m19s | Successfully remade target file `lib/stpcpy.o'. 00h34m19s | File `lib/stripslash.o' does not exist. 00h34m19s | Must remake target `lib/stripslash.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/stripslash.o lib/stripslash.c 00h34m19s | Successfully remade target file `lib/stripslash.o'. 00h34m19s | File `lib/umaxtostr.o' does not exist. 00h34m19s | Must remake target `lib/umaxtostr.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHADEBUG_Mem free: 1534112 avail: 1940904 00h34m19s | VE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/umaxtostr.o lib/umaxtostr.c 00h34m19s | Successfully remade target file `lib/umaxtostr.o'. 00h34m19s | File `lib/unicodeio.o' does not exist. 00h34m19s | Must remake target `lib/unicodeio.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/unicodeio.o lib/unicodeio.c 00h34m19s | Successfully remade target file `lib/unicodeio.o'. 00h34m19s | File `lib/userspec.o' does not exist. 00h34m19s | Must remake target `lib/userspec.o'. 00h34m19s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVEDEBUG_Mem free: 1533988 avail: 1940788 00h34m19s | _SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/userspec.o lib/userspec.c 00h34m19s | Successfully remade target file `lib/userspec.o'. 00h34m19s | File `lib/version-etc.o' does not exist. 00h34m19s | Must remake target `lib/version-etc.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/version-etc.o lib/version-etc.c 00h34m20s | Successfully remade target file `lib/version-etc.o'. 00h34m20s | File `lib/version-etc-fsf.o' does not exist. 00h34m20s | Must remake target `lib/version-etc-fsf.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYSDEBUG_Mem free: 1533864 avail: 1940672 00h34m20s | _TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/version-etc-fsf.o lib/version-etc-fsf.c 00h34m20s | Successfully remade target file `lib/version-etc-fsf.o'. 00h34m20s | File `lib/xgetcwd.o' does not exist. 00h34m20s | Must remake target `lib/xgetcwd.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xgetcwd.o lib/xgetcwd.c 00h34m20s | Successfully remade target file `lib/xgetcwd.o'. 00h34m20s | File `lib/xgethostname.o' does not exist. 00h34m20s | Must remake target `lib/xgethostname.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DEDEBUG_Mem free: 1533864 avail: 1940680 00h34m20s | CL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xgethostname.o lib/xgethostname.c 00h34m20s | Successfully remade target file `lib/xgethostname.o'. 00h34m20s | File `lib/xmalloc.o' does not exist. 00h34m20s | Must remake target `lib/xmalloc.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xmalloc.o lib/xmalloc.c 00h34m20s | Successfully remade target file `lib/xmalloc.o'. 00h34m20s | File `lib/xmemcoll.o' does not exist. 00h34m20s | Must remake target `lib/xmemcoll.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMDEBUG_Mem free: 1533864 avail: 1940688 00h34m20s | ITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xmemcoll.o lib/xmemcoll.c 00h34m20s | Successfully remade target file `lib/xmemcoll.o'. 00h34m20s | File `lib/xnanosleep.o' does not exist. 00h34m20s | Must remake target `lib/xnanosleep.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xnanosleep.o lib/xnanosleep.c 00h34m20s | Successfully remade target file `lib/xnanosleep.o'. 00h34m20s | File `lib/readlink.o' does not exist. 00h34m20s | Must remake target `lib/readlink.o'. 00h34m20s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPODEBUG_Mem free: 1533864 avail: 1940696 00h34m21s | RT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/readlink.o lib/readlink.c 00h34m21s | Successfully remade target file `lib/readlink.o'. 00h34m21s | File `lib/xstrtod.o' does not exist. 00h34m21s | Must remake target `lib/xstrtod.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xstrtod.o lib/xstrtod.c 00h34m21s | Successfully remade target file `lib/xstrtod.o'. 00h34m21s | File `lib/xstrtol.o' does not exist. 00h34m21s | Must remake target `lib/xstrtol.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\DEBUG_Mem free: 1533864 avail: 1940704 00h34m21s | " -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xstrtol.o lib/xstrtol.c 00h34m21s | Successfully remade target file `lib/xstrtol.o'. 00h34m21s | File `lib/xstrtoul.o' does not exist. 00h34m21s | Must remake target `lib/xstrtoul.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xstrtoul.o lib/xstrtoul.c 00h34m21s | Successfully remade target file `lib/xstrtoul.o'DEBUG_Mem free: 1533740 avail: 1940588 00h34m21s | . 00h34m21s | File `lib/xstrtoimax.o' does not exist. 00h34m21s | Must remake target `lib/xstrtoimax.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xstrtoimax.o lib/xstrtoimax.c 00h34m21s | Successfully remade target file `lib/xstrtoimax.o'. 00h34m21s | File `lib/xstrtoumax.o' does not exist. 00h34m21s | Must remake target `lib/xstrtoumax.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xstrtoumax.o lib/xstrtoumax.c 00h34m21s | Successfully remade target file `lib/xstrtoumax.o'. 00h34m21s | File `lib/yesno.o' does not exist. 00h34m21s | MDEBUG_Mem free: 1533492 avail: 1940348 00h34m21s | ust remake target `lib/yesno.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/yesno.o lib/yesno.c 00h34m21s | Successfully remade target file `lib/yesno.o'. 00h34m21s | File `lib/strnlen.o' does not exist. 00h34m21s | Must remake target `lib/strnlen.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/strnlen.o lib/strnlen.c 00h34m21s | Successfully remade target file `lib/strnlen.o'. 00h34m21s | File `lib/getcwd.o' does not exist. 00h34m21s | Must remake target `lib/getcwd.o'. 00h34m21s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coDEBUG_Mem free: 1533492 avail: 1940356 00h34m22s | reutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/getcwd.o lib/getcwd.c 00h34m22s | Successfully remade target file `lib/getcwd.o'. 00h34m22s | File `lib/sig2str.o' does not exist. 00h34m22s | Must remake target `lib/sig2str.o'. 00h34m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/sig2str.o lib/sig2str.c 00h34m22s | Successfully remade target file `lib/sig2str.o'. 00h34m22s | File `lib/mountlist.o' does not exist. 00h34m22s | Must remake target `lib/mountlist.o'. 00h34m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\DEBUG_Mem free: 1533368 avail: 1940240 00h34m22s | "6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/mountlist.o lib/mountlist.c 00h34m22s | Successfully remade target file `lib/mountlist.o'. 00h34m22s | File `lib/canonicalize.o' does not exist. 00h34m22s | Must remake target `lib/canonicalize.o'. 00h34m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/canonicalize.o lib/canonicalize.c 00h34m22s | Successfully remade target file `lib/canonicalize.o'. 00h34m22s | File `lib/mkstemp.o' does not exist. 00h34m22s | Must remake target `lib/mkstemp.o'. 00h34m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_DEBUG_Mem free: 1533368 avail: 1940248 00h34m22s | FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/mkstemp.o lib/mkstemp.c 00h34m22s | Successfully remade target file `lib/mkstemp.o'. 00h34m22s | File `lib/memrchr.o' does not exist. 00h34m22s | Must remake target `lib/memrchr.o'. 00h34m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/memrchr.o lib/memrchr.c 00h34m22s | Successfully remade target file `lib/memrchr.o'. 00h34m22s | File `lib/euidaccess.o' does not exist. 00h34m22s | Must remake target `lib/euidaccess.o'. 00h34m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_DEBUG_Mem free: 1533368 avail: 1940256 00h34m22s | STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/euidaccess.o lib/euidaccess.c 00h34m22s | Successfully remade target file `lib/euidaccess.o'. 00h34m22s | File `lib/obstack.o' does not exist. 00h34m22s | Must remake target `lib/obstack.o'. 00h34m22s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/obstack.o lib/obstack.c 00h34m22s | Successfully remade target file `lib/obstack.o'. 00h34m22s | File `lib/strverscmp.o' does not exist. 00h34m22s | Must remake target `lib/strverscmp.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLODEBUG_Mem free: 1533368 avail: 1940268 00h34m23s | C=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/strverscmp.o lib/strverscmp.c 00h34m23s | Successfully remade target file `lib/strverscmp.o'. 00h34m23s | File `lib/xalloc-die.o' does not exist. 00h34m23s | Must remake target `lib/xalloc-die.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xalloc-die.o lib/xalloc-die.c 00h34m23s | Successfully remade target file `lib/xalloc-die.o'. 00h34m23s | File `lib/close-stream.o' does not exist. 00h34m23s | Must remake target `lib/close-stream.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DEBUG_Mem free: 1533368 avail: 1940276 00h34m23s | DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/close-stream.o lib/close-stream.c 00h34m23s | Successfully remade target file `lib/close-stream.o'. 00h34m23s | File `lib/tempname.o' does not exist. 00h34m23s | Must remake target `lib/tempname.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/tempname.o lib/tempname.c 00h34m23s | Successfully remade target file `lib/tempname.o'. 00h34m23s | File `lib/filenamecat.o' does not exist. 00h34m23s | Must remake target `lib/filenamecat.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVDEBUG_Mem free: 1533120 avail: 1940036 00h34m23s | E_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/filenamecat.o lib/filenamecat.c 00h34m23s | Successfully remade target file `lib/filenamecat.o'. 00h34m23s | File `lib/xstrndup.o' does not exist. 00h34m23s | Must remake target `lib/xstrndup.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/xstrndup.o lib/xstrndup.c 00h34m23s | Successfully remade target file `lib/xstrndup.o'. 00h34m23s | File `lib/randint.o' does not exist. 00h34m23s | Must remake target `lib/randint.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRDEBUG_Mem free: 1533120 avail: 1940044 00h34m23s | ENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/randint.o lib/randint.c 00h34m23s | Successfully remade target file `lib/randint.o'. 00h34m23s | File `lib/randread.o' does not exist. 00h34m23s | Must remake target `lib/randread.o'. 00h34m23s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/randread.o lib/randread.c 00h34m24s | Successfully remade target file `lib/randread.o'. 00h34m24s | File `lib/rand-isaac.o' does not exist. 00h34m24s | Must remake target `lib/rand-isaac.o'. 00h34m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALDEBUG_Mem free: 1533120 avail: 1940052 00h34m24s | LOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/rand-isaac.o lib/rand-isaac.c 00h34m24s | Successfully remade target file `lib/rand-isaac.o'. 00h34m24s | File `lib/gethrxtime.o' does not exist. 00h34m24s | Must remake target `lib/gethrxtime.o'. 00h34m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o lib/gethrxtime.o lib/gethrxtime.c 00h34m24s | Successfully remade target file `lib/gethrxtime.o'. 00h34m24s | Must remake target `lib/libfettish.a'. 00h34m24s | tcc -ar cr lib/libfettish.a lib/acl.o lib/alloca.o lib/getdate.o lib/fprintftime.o lib/posixtm.o lib/posixver.o lib/strftime.o lib/getopt.o lib/hash.o lib/hash-pjw.o lib/argmatch.o lib/backupfile.o lib/basename.o lib/canon-host.o lib/closeout.o lib/cycle-check.o lib/diacrit.o lib/dirname.o lib/dup-safer.o lib/error.o lib/DEBUG_Mem free: 1532996 avail: 1939936 00h34m24s | exclude.o lib/exitfail.o lib/filemode.o lib/fpending.o lib/file-type.o lib/fnmatch.o lib/fopen-safer.o lib/full-read.o lib/full-write.o lib/getline.o lib/gettime.o lib/hard-locale.o lib/human.o lib/idcache.o lib/imaxtostr.o lib/linebuffer.o lib/localcharset.o lib/long-options.o lib/mbswidth.o lib/md5.o lib/memcasecmp.o lib/memcoll.o lib/modechange.o lib/offtostr.o lib/physmem.o lib/quote.o lib/quotearg.o lib/readtokens.o lib/rpmatch.o lib/safe-read.o lib/safe-write.o lib/same.o lib/save-cwd.o lib/savedir.o lib/settime.o lib/sha256.o lib/stpcpy.o lib/stripslash.o lib/umaxtostr.o lib/unicodeio.o lib/userspec.o lib/version-etc.o lib/version-etc-fsf.o lib/xgetcwd.o lib/xgethostname.o lib/xmalloc.o lib/xmemcoll.o lib/xnanosleep.o lib/readlink.o lib/xstrtod.o lib/xstrtol.o lib/xstrtoul.o lib/xstrtoimax.o lib/xstrtoumax.o lib/yesno.o lib/strnlen.o lib/getcwd.o lib/sig2str.o lib/mountlist.o lib/canonicalize.o lib/mkstemp.o lib/memrchr.o lib/euidaccess.o lib/obstack.o lib/strverscmp.o lib/xalloc-die.o lib/close-stream.o lib/tempname.o lib/filenamecat.o lib/xstrndup.o lib/randint.o lib/randread.o lib/rand-isaac.o lib/gethrxtime.o 00h34m24s | Successfully remade target file `lib/libfettish.a'. 00h34m24s | Must remake target `src/date'. 00h34m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 src/date.o lib/libfettish.a -o src/date 00h34m24s | Successfully remade target file `src/date'. 00h34m24s | File `src/sha256sum' does not exist. 00h34m24s | File `src/md5sum.o' does not exist. 00h34m24s | Must remake target `src/md5sum.o'. 00h34m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHADEBUG_Mem free: 1532376 avail: 1939724 00h34m24s | VE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o src/md5sum.o src/md5sum.c 00h34m24s | Successfully remade target file `src/md5sum.o'. 00h34m24s | Must remake target `src/sha256sum'. 00h34m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 src/md5sum.o lib/libfettish.a -o src/sha256sum 00h34m24s | Successfully remade target file `src/sha256sum'. 00h34m24s | File `src/mktemp' does not exist. 00h34m24s | File `src/mktemp.o' does not exist. 00h34m24s | Must remake target `src/mktemp.o'. 00h34m24s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=DEBUG_Mem free: 1532128 avail: 1939596 00h34m24s | \"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 -c -o src/mktemp.o src/mktemp.c 00h34m24s | Successfully remade target file `src/mktemp.o'. 00h34m24s | Must remake target `src/mktemp'. 00h34m25s | tcc -I . -I lib -DPACKAGE=\"coreutils\" -DPACKAGE_NAME=\"GNU\ coreutils\" -DGNU_PACKAGE=\"GNU\ coreutils\" -DPACKAGE_BUGREPORT=\"bug-coreutils@gnu.org\" -DPACKAGE_VERSION=\"6.10\" -DHOST_OPERATING_SYSTEM=\"Linux\" -DVERSION=\"6.10\" -DHAVE_LIMITS_H=1 -DHAVE_DECL_FREE=1 -DHAVE_LONG_LONG=1 -DHAVE_UNSIGNED_LONG_LONG=1 -DHAVE_DECL_MALLOC=1 -DHAVE_DECL_STRERROR=1 -DHAVE_STRERROR=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_REALLOC=1 -DHAVE_DECL_REALLOC=1 -DHAVE_DECL_GETENV=1 -DHAVE_DIRENT_H=1 -DHAVE_DECL___FPENDING=0 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_STRING_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALE_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STDINT_H=1 -DLIBDIR=\"/after/lib\" -DHAVE_DECL_WCWIDTH=0 -DHAVE_SYS_STAT_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_DECL_MEMCHR=1 -DHAVE_MEMORY_H=1 -DPENDING_OUTPUT_N_BYTES=1 -DLOCALEDIR=NULL -DHAVE_FCNTL_H=1 -DEPERM=1 -DHAVE_DECL_STRTOUL=1 -DHAVE_DECL_STRTOULL=1 -DHAVE_DECL_STRTOL=1 -DHAVE_DECL_STRTOLL=1 -DHAVE_RMDIR=1 -DRMDIR_ERRNO_NOT_EMPTY=39 -DHAVE_DECL_FREE=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_DECL_DIRFD=1 -DHAVE_GETCWD=1 -Dmy_strftime=nstrftime -DDIR_TO_FD\(Dir_p\)=-1 -DUTILS_OPEN_MAX=1000 -Dmajor_t=unsigned -Dminor_t=unsigned -DHAVE_GETTIMEOFDAY=1 -DHAVE_TIME_R_POSIX=1 -DHASH_ALGO_SHA256 -DFLEXIBLE_ARRAY_MEMBER -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' -DGNULIB_CANONICALIZE -DO_BINARY=0 src/mktemp.o lib/libfettish.a -o src/mktemp 00h34m25s | Successfully remade target file `src/mktemp'. 00h34m25s | Must remakeDEBUG_Mem free: 1532128 avail: 1939696 00h34m25s | target `all'. 00h34m25s | Successfully remade target file `all'. 00h34m25s | src_compile 00h34m25s | # end of call src_compile: 00h34m25s | coreutils-6.10: installing. 00h34m25s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h34m25s | # SPDX-FileCopyrightText: 2021 Paul Dersey 00h34m25s | # 00h34m25s | # SPDX-License-Identifier: GPL-3.0-or-later 00h34m25s | 00h34m25s | PACKAGE=coreutils 00h34m25s | PACKAGE_NAME=GNU\ coreutils 00h34m25s | PACKAGE_BUGREPORT=bug-coreutils@gnu.org 00h34m25s | PACKAGE_VERSION=6.10 00h34m25s | VERSION=6.10 00h34m25s | 00h34m25s | CC = tcc 00h34m25s | LD = tcc 00h34m25s | AR = tcc -ar 00h34m25s | 00h34m25s | bindir=$(DESTDIR)$(PREFIX)/bin 00h34m25s | 00h34m25s | CFLAGS = -I . -I lib \ 00h34m25s | -DPACKAGE=\"$(PACKAGE)\" \ 00h34m25s | -DPACKAGE_NAME=\"$(PACKAGE_NAME)\" \ 00h34m25s | -DGNU_PACKAGE=\"$(PACKAGE_NAME)\" \ 00h34m25s | -DPACKAGE_BUGREPORT=\"$(PACKAGE_BUGREPORT)\" \ 00h34m25s | -DPACKAGE_VERSION=\"$(PACKAGE_VERSION)\" \ 00h34m25s | -DHOST_OPERATING_SYSTEM=\"Linux\" \ 00h34m25s | -DVERSION=\"$(VERSION)\" \ 00h34m25s | -DHAVE_LIMITS_H=1 \ 00h34m25s | -DHAVE_DECL_FREE=1 \ 00h34m25s | -DHAVE_LONG_LONG=1 \ 00h34m25s | -DHAVE_UNSIGNED_LONG_LONG=1 \ 00h34m25s | -DHAVE_DECL_MALLOC=1 \ 00h34m25s | -DHAVE_DECL_STRERROR=1 \ 00h34m25s | -DHAVE_STRERROR=1 \ 00h34m25s | -DHAVE_MALLOC=1 \ 00h34m25s | -DHAVE_STDLIB_H=1 \ 00h34m25s | -DHAVE_WCHAR_H=1 \ 00h34m25s | -DHAVE_SYS_TYPES_H=1 \ 00h34m25s | -DHAVE_REALLOC=1 \ 00h34m25s | -DHAVE_DECL_REALLOC=1 \ 00h34m25s | -DHAVE_DECL_GETENV=1 \ 00h34m25s | -DHAVE_DIRENT_H=1 \ 00h34m25s | -DHAVE_DECL___FPENDING=0 \ 00h34m25s | -DSTDC_HEADERS=1 \ 00h34m25s | -DHAVE_ALLOCA_H=1 \ 00h34m25s | -DHAVE_STRUCT_TIMESPEC=1 \ 00h34m25s | -DHAVE_STRING_H=1 \ 00h34m25s | -DHAVE_SYS_TIME_H=1 \ 00h34m25s | -DHAVE_SETLOCALE=1 \ 00h34m25s | -DHAVE_LOCALE_H=1 \ 00h34m25s | -DTIME_WITH_SYS_TIME=1 \ 00h34m25s | -DHAVE_STDINT_H=1 \ 00h34m25s | -DLIBDIR=\"/after/lib\" \ 00h34m25s | -DHAVE_DECL_WCWIDTH=0 \ 00h34m25s | -DHAVE_SYS_STAT_H=1 \ 00h34m25s | -DHAVE_INTTYPES_H=1 \ 00h34m25s | -DHAVE_DECL_MEMCHR=1 \ 00h34m25s | -DHAVE_MEMORY_H=1 \ 00h34m25s | -DPENDING_OUTPUT_N_BYTES=1 \ 00h34m25s | -DLOCALEDIR=NULL \ 00h34m25s | -DHAVE_FCNTL_H=1 \ 00h34m25s | -DEPERM=1 \ 00h34m25s | -DHAVE_DECL_STRTOUL=1 \ 00h34m25s | -DHAVE_DECL_STRTOULL=1 \ 00h34m25s | -DHAVE_DECL_STRTOL=1 \ 00h34m25s | -DHAVE_DECL_STRTOLL=1 \ 00h34m25s | -DHAVE_RMDIR=1 \ 00h34m25s | -DRMDIR_ERRNO_NOT_EMPTY=39 \ 00h34m25s | -DHAVE_DECL_FREE=1 \ 00h34m25s | -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 \ 00h34m25s | -DHAVE_DECL_DIRFD=1 \ 00h34m25s | -DHAVE_GETCWD=1 \ 00h34m25s | -Dmy_strftime=nstrftime \ 00h34m25s | -DDIR_TO_FD\(Dir_p\)=-1 \ 00h34m25s | -DUTILS_OPEN_MAX=1000 \ 00h34m25s | -Dmajor_t=unsigned \ 00h34m25s | -Dminor_t=unsigned \ 00h34m25s | -DHAVE_GETTIMEOFDAY=1 \ 00h34m25s | -DHAVE_TIME_R_POSIX=1 \ 00h34m25s | -DHASH_ALGO_SHA256 \ 00h34m25s | -DFLEXIBLE_ARRAY_MEMBER \ 00h34m25s | -DS_IRWXUGO='(S_IRWXU | S_IRWXG | S_IRWXO)' \ 00h34m25s | -DGNULIB_CANONICALIZE \ 00h34m25s | -DO_BINARY=0 00h34m25s | 00h34m25s | .PHONY: all install 00h34m25s | 00h34m25s | SRC_DIR=src 00h34m25s | 00h34m25s | COREUTILS = date 00h34m25s | 00h34m25s | BINARIES = $(addprefix $(SRC_DIR)/, $(COREUTILS)) 00h34m25s | 00h34m25s | ALL=$(BINARIES) $(SRC_DIR)/sha256sum $(SRC_DIR)/mktemp 00h34m25s | all: $(BINARIES) $(SRC_DIR)/sha256sum $(SRC_DIR)/mktemp 00h34m25s | 00h34m25s | LIB_DIR = lib 00h34m25s | LIB_SRC = acl alloca getdate fprintftime posixtm posixver strftime getopt hash hash-pjw argmatch backupfile basename canon-host closeout cycle-check diacrit dirname dup-safer error exclude exitfail filemode fpending file-type fnmatch fopen-safer full-read full-write getline gettime hard-locale human idcache imaxtostr linebuffer localcharset long-options mbswidth md5 memcasecmp memcoll modechange offtostr physmem quote quotearg readtokens rpmatch safe-read safe-write same save-cwd savedir settime sha256 stpcpy stripslash umaxtostr unicodeio userspec version-etc version-etc-fsf xgetcwd xgethostname xmalloc xmemcoll xnanosleep readlink xstrtod xstrtol xstrtoul xstrtoimax xstrtoumax yesno strnlen getcwd sig2str mountlist canonicalize mkstemp memrchr euidaccess obstack strverscmp strftime xalloc-die close-stream tempname filenamecat xstrndup randint randread rand-isaac gethrxtime 00h34m25s | 00h34m25s | LIB_OBJECTS = $(addprefix $(LIB_DIR)/, $(addsuffix .o, $(LIB_SRC))) 00h34m25s | 00h34m25s | $(LIB_DIR)/libfettish.a: $(LIB_OBJECTS) 00h34m25s | $(AR) cr $@ $^ 00h34m25s | 00h34m25s | $(BINARIES) : % : %.o $(LIB_DIR)/libfettish.a 00h34m25s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h34m25s | 00h34m25s | $(SRC_DIR)/sha256sum: $(SRC_DIR)/md5sum.o $(LIB_DIR)/libfettish.a 00h34m25s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h34m25s | 00h34m25s | $(SRC_DIR)/mktemp: $(SRC_DIR)/mktemp.o $(LIB_DIR)/libfettish.a 00h34m25s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h34m25s | 00h34m25s | install: $(ALL) 00h34m25s | install $^ $(bindir) 00h34m25s | GNU Make 3.80 00h34m25s | Copyright (C) 2002 Free Software Foundation, Inc. 00h34m25s | This is free software; see the source for copying conditions. 00h34m25s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h34m25s | PARTICULAR PURPOSE. 00h34m25s | Reading makefiles... 00h34m25s | Updating goal targets.... 00h34m25s | File `install' does not exist. 00h34m25s | Must remake target `install'. 00h34m25s | install src/date src/sha256sum src/mktemp /after/bin 00h34m25s | Successfully remade target file `install'. 00h34m25s | src_install 00h34m25s | DEBUGps: after_build: coreutils-6.10 | buildid 18 | ps: 37 00h34m25s | PID USER TIME COMMAND 00h34m25s | 1 0 0:00 ./init.user 00h34m25s | 2 0 0:00 [kthreadd] 00h34m25s | 3 0 0:00 [ksoftirqd/0] 00h34m25s | 4 0 0:00 [kworker/0:0] 00h34m25s | 5 0 0:00 [kworker/0:0H] 00h34m25s | 6 0 0:00 [kworker/u2:0] 00h34m25s | 7 0 0:00 [khelper] 00h34m25s | 8 0 0:00 [kdevtmpfs] 00h34m25s | 9 0 0:00 [perf] 00h34m25s | 10 0 0:00 [writeback] 00h34m25s | 11 0 0:00 [kworker/0:1] 00h34m25s | 12 0 0:00 [kswapd0] 00h34m25s | 13 0 0:00 [deferwq] 00h34m25s | 14 0 0:00 [kworker/u2:1] 00h34m25s | 22 0 0:00 {init} /bin/ash /init 00h34m25s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h34m25s | 120 0 0:00 ../bin/kaem --file kaem.run 00h34m25s | 502 0 0:00 [busybox] 00h34m25s | 546 0 0:00 [sh] 00h34m25s | 757 0 0:00 [busybox] 00h34m25s | 811 0 0:00 [busybox] 00h34m25s | 1146 0 0:00 [bash] 00h34m25s | 1237 0 0:00 [busybox] 00h34m25s | 1252 0 0:00 [busybox] 00h34m25s | 1711 0 0:00 [tr] 00h34m25s | 2004 0 0:00 /bin/busybox sleep 0.25 00h34m25s | 2010 0 0:00 [busybox] 00h34m25s | 2012 0 0:00 /bin/busybox ps 00h34m25s | 3005 0 0:00 [busybox] 00h34m25s | 3090 0 0:00 [busybox] 00h34m25s | 3245 0 0:00 [busybox] 00h34m25s | 3343 0 0:00 [busybox] 00h34m25s | 3389 0 0:22 bash run.sh 00h34m25s | 3610 0 0:00 [busybox] 00h34m25s | 3657 0 0:00 [busybox] 00h34m25s | DEBUGps: after_build: coreutils-6.10 | buildid 18 | READY: 3389 00h34m25s | delete_dir() START | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m25s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m25s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m25s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m26s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m26s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m26s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m26s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m27s | DEBUG_Mem free: 1534600 avail: 1942460 00h34m27s | delete_dir() LOOP | word: '/Development' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/M2-Planet' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/NASM' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/mes-m2' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/mescc-tools' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/cDEBUG_Mem free: 1534600 avail: 1942460 00h34m27s | oreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h34m27s | run.sh: line 43: command: ls: not found 00h34m27s | run.sh: line 52: command: ls: not found 00h34m27s | delete_dir() ERR | '/after/coreutils-6.10' | context: coreutils-6.10-18|cleanup_after_build 00h34m27s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m27s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m28s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m28s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m28s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m28s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m29s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m29s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m29s | delete_dir() READY 00h34m29s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h34m29s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h34m29s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h34m29s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h34m29s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h34m29s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m29s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h34m29s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h34m29s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h34m29s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h34m29s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h34m29s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h34m29s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h34m29s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h34m29s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h34m29s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h34m29s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h34m29s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h34m29s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h34m29s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h34m29s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date 00h34m29s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h34m29s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h34m29s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h34m29s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h34m29s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h34m29s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h34m29s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h34m29s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h34m29s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h34m29s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h34m29s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h34m29s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h34m29s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h34m29s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h34m29s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h34m29s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h34m29s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h34m29s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h34m29s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h34m29s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h34m29s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h34m29s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h34m29s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h34m29s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h34m29s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h34m29s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h34m29s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h34m29s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h34m29s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h34m29s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h34m29s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h34m29s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h34m29s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h34m29s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h34m29s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h34m29s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h34m29s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h34m29s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h34m29s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h34m29s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h34m29s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h34m29s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h34m29s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h34m29s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h34m29s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h34m29s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h34m29s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h34m29s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h34m29s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h34m29s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h34m29s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h34m29s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h34m29s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h34m29s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h34m29s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h34m29s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h34m29s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h34m29s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h34m29s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h34m29s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h34m29s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h34m29s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h34m29s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h34m29s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h34m29s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h34m29s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h34m29s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h34m29s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h34m29s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h34m29s | DEBUG_Mem free: 1534352 avail: 1942212 00h34m29s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h34m29s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h34m29s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h34m29s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h34m29s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h34m29s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h34m29s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h34m29s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h34m29s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h34m29s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h34m29s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h34m29s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h34m29s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h34m29s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h34m29s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h34m29s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h34m29s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h34m29s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h34m29s | sha256sum: /after/lib/linux: Is a directory 00h34m29s | sha256sum: /after/lib/musl: Is a directory 00h34m30s | sha256sum: /after/lib/tcc: Is a directory 00h34m30s | sha256sum: /after/lib/x86-mes: Is a directory 00h34m30s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h34m30s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h34m30s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h34m30s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h34m30s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h34m30s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h34m30s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h34m30s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h34m30s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h34m30s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h34m30s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h34m30s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h34m30s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h34m30s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h34m30s | sha256sum: /after/include/gnu: Is a directory 00h34m30s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h34m30s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h34m30s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h34m30s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h34m30s | sha256sum: /after/include/linux: Is a directory 00h34m30s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h34m30s | sha256sum: /after/include/mach: Is a directory 00h34m30s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h34m30s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h34m30s | sha256sum: /after/include/mes: Is a directory 00h34m30s | sha256sum: /after/include/musl: Is a directory 00h34m30s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h34m30s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h34m30s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h34m30s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h34m30s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h34m30s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h34m30s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h34m30s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h34m30s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h34m30s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h34m30s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h34m30s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h34m30s | sha256sum: /after/include/sys: Is a directory 00h34m30s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h34m30s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h34m30s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h34m30s | sha256sum: /after/share/bison: Is a directory 00h34m30s | coreutils-6.10: checksumming installed files. 00h34m30s | /after/bin/date: OK 00h34m30s | /after/bin/mktemp: OK 00h34m30s | /after/bin/sha256sum: OK 00h34m30s | coreutils-6.10: build successful 00h34m30s | executing: gcc -dM -E -xc /dev/null 00h34m30s | run.sh: line 374: gcc: command not found 00h34m30s | DEBUGps: before_build: gawk-3.0.4 | buildid 19 | ps: 38 00h34m30s | PID USER TIME COMMAND 00h34m30s | 1 0 0:00 ./init.user 00h34m30s | 2 0 0:00 [kthreadd] 00h34m30s | 3 0 0:00 [ksoftirqd/0] 00h34m30s | 4 0 0:00 [kworker/0:0] 00h34m30s | 5 0 0:00 [kworker/0:0H] 00h34m30s | 6 0 0:00 [kworker/u2:0] 00h34m30s | 7 0 0:00 [khelper] 00h34m30s | 8 0 0:00 [kdevtmpfs] 00h34m30s | 9 0 0:00 [perf] 00h34m30s | 10 0 0:00 [writeback] 00h34m30s | 11 0 0:00 [kworker/0:1] 00h34m30s | 12 0 0:00 [kswapd0] 00h34m30s | 13 0 0:00 [deferwq] 00h34m30s | 14 0 0:00 [kworker/u2:1] 00h34m30s | 22 0 0:00 {init} /bin/ash /init 00h34m30s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h34m30s | 120 0 0:00 ../bin/kaem --file kaem.run 00h34m30s | 502 0 0:00 [busybox] 00h34m30s | 546 0 0:00 [sh] 00h34m30s | 757 0 0:00 [busybox] 00h34m30s | 811 0 0:00 [busybox] 00h34m30s | 1146 0 0:00 [bash] 00h34m30s | 1237 0 0:00 [busybox] 00h34m30s | 1252 0 0:00 [busybox] 00h34m30s | 1711 0 0:00 [tr] 00h34m30s | 2010 0 0:00 [busybox] 00h34m30s | 2110 0 0:00 /bin/busybox sleep 0.25 00h34m30s | 2114 0 0:00 [busybox] 00h34m30s | 2116 0 0:00 /bin/busybox ps 00h34m30s | 3005 0 0:00 [busybox] 00h34m30s | 3090 0 0:00 [busybox] 00h34m30s | 3245 0 0:00 [busybox] 00h34m30s | 3343 0 0:00 [busybox] 00h34m30s | 3389 0 0:23 bash run.sh 00h34m30s | 3610 0 0:00 [busybox] 00h34m30s | 3657 0 0:00 [busybox] 00h34m30s | DEBUGps: before_build: gawk-3.0.4 | buildid 19 | READY: 3389 00h34m30s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h34m30s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m30s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m30s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m30s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m31s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m31s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m31s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m32s | DEBUG_Mem free: 1534344 avail: 1942204 00h34m32s | delete_dir() LOOP | word: '/Development' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/M2-Planet' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/NASM' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/mes-m2' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/mescc-tools' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: commaDEBUG_Mem free: 1534088 avail: 1941948 00h34m32s | nd: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | delete_dir() LOOP | word: '/Development' 00h34m32s | run.sh: line 43: command: ls: not found 00h34m32s | run.sh: line 52: command: ls: not found 00h34m32s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h34m32s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m32s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m33s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m33s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m33s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m33s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m34s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m34s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m34s | delete_dir() READY 00h34m34s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m34s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m34s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m35s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m35s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m35s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m35s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m36s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m36s | DEBUG_Mem free: 1533476 avail: 1941336 00h34m36s | delete_dir() LOOP | word: '/Development' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/M2-Planet' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/NASM' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanuDEBUG_Mem free: 1533352 avail: 1941212 00h34m36s | p_base 00h34m36s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/mes-m2' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/mescc-tools' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-PlanDEBUG_Mem free: 1532732 avail: 1940592 00h34m36s | et' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m36s | delete_dir() LOOP | word: '/M2-Planet' 00h34m36s | run.sh: line 43: command: ls: not found 00h34m36s | run.sh: line 52: command: ls: not found 00h34m36s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h34m37s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m37s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m37s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m37s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m38s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m38s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m38s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m38s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m38s | delete_dir() READY 00h34m38s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h34m39s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m39s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m39s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m39s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m40s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m40s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m40s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m40s | DEBUG_Mem free: 1532608 avail: 1940468 00h34m41s | delete_dir() LOOP | word: '/Development' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/M2-Planet' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/NASM' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/mes-m2' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/mescc-tools' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | 'DEBUG_Mem free: 1531988 avail: 1939848 00h34m41s | /NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | delete_dir() LOOP | word: '/NASM' 00h34m41s | run.sh: line 43: command: ls: not found 00h34m41s | run.sh: line 52: command: ls: not found 00h34m41s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h34m41s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m41s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m42s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m42s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m42s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m42s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m43s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m43s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m43s | delete_dir() READY 00h34m43s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m43s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m43s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m44s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m44s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m44s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m44s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m45s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m45s | DEBUG_Mem free: 1531740 avail: 1939600 00h34m45s | delete_dir() LOOP | word: '/Development' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/M2-Planet' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/NASM' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/mes-m2' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/mescc-tools' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m45s | run.sh: line 43: commandDEBUG_Mem free: 1531360 avail: 1939220 00h34m45s | : ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m45s | run.sh: line 43: command: ls: not found 00h34m45s | run.sh: line 52: command: ls: not found 00h34m45s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h34m45s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m46s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m46s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m46s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m46s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m47s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m47s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m47s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m47s | delete_dir() READY 00h34m47s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h34m47s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m48s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m48s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m48s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m48s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m49s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m49s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m49s | DEBUG_Mem free: 1530996 avail: 1938856 00h34m49s | delete_dir() LOOP | word: '/Development' 00h34m49s | run.sh: line 43: command: ls: not found 00h34m49s | run.sh: line 52: command: ls: not found 00h34m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m49s | delete_dir() LOOP | word: '/M2-Planet' 00h34m49s | run.sh: line 43: command: ls: not found 00h34m49s | run.sh: line 52: command: ls: not found 00h34m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m49s | delete_dir() LOOP | word: '/NASM' 00h34m49s | run.sh: line 43: command: ls: not found 00h34m49s | run.sh: line 52: command: ls: not found 00h34m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m49s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m49s | run.DEBUG_Mem free: 1530864 avail: 1938724 00h34m49s | sh: line 43: command: ls: not found 00h34m49s | run.sh: line 52: command: ls: not found 00h34m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m49s | delete_dir() LOOP | word: '/mes-m2' 00h34m49s | run.sh: line 43: command: ls: not found 00h34m49s | run.sh: line 52: command: ls: not found 00h34m49s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m49s | delete_dir() LOOP | word: '/mescc-tools' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 5DEBUG_Mem free: 1530244 avail: 1938104 00h34m50s | 2: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | delete_dir() LOOP | word: '/mes-m2' 00h34m50s | run.sh: line 43: command: ls: not found 00h34m50s | run.sh: line 52: command: ls: not found 00h34m50s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h34m50s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m50s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m51s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m51s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m51s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m51s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m52s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m52s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m52s | delete_dir() READY 00h34m52s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m52s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m52s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m53s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m53s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m53s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m53s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m54s | DEBUG_Mem free: 1530128 avail: 1937988 00h34m54s | delete_dir() LOOP | word: '/Development' 00h34m54s | DEBUG_Mem free: 1530120 avail: 1937980 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/M2-Planet' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/NASM' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/mes-m2' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/mescc-tools' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/mes-0.23' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescDEBUG_Mem free: 1529508 avail: 1937368 00h34m54s | c-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/grep-2.4' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | delete_dir() LOOP | word: '/mescc-tools' 00h34m54s | run.sh: line 43: command: ls: not found 00h34m54s | run.sh: line 52: command: ls: not found 00h34m54s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h34m54s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m55s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m55s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m55s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m55s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m56s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m56s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m56s | DEBUG_Mem free: 1529260 avail: 1937120 00h34m56s | delete_dir() READY 00h34m56s | gawk-3.0.4: beginning build using script gawk-3.0.4.sh 00h34m56s | rm: cannot lstat `/after/bin/date_real': No such file or directory 00h34m56s | OK - new date binary generated: 00h34m56s | #!/bin/sh 00h34m56s | >&2 printf '%s\n' "called date binary with: '$*' in '$PWD'" || true 00h34m56s | /after/bin/date_real "$@" || true 00h34m56s | OUT="$( /after/bin/date_real "$@" )" 00h34m56s | >&2 printf '%s\n' "called date binary result '$OUT'" || true 00h34m56s | 00h34m56s | START: mkdir -p build 00h34m56s | READY: RC: 0 00h34m56s | gawk-3.0.4: unpacking source. 00h34m56s | src_unpack: start pwd: /after/gawk-3.0.4/build | gawk-3.0.4-19 00h34m56s | src_unpack: ready pwd: /after/gawk-3.0.4/build | gawk-3.0.4-19 00h34m56s | gawk-3.0.4: preparing source. 00h34m56s | gawk-3.0.4: configuring source. 00h34m56s | gawk-3.0.4: compiling source. 00h34m56s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h34m56s | # SPDX-FileCopyrightText: 2021 Paul Dersey 00h34m56s | 00h34m56s | # SPDX-License-Identifier: GPL-3.0-or-later 00h34m56s | 00h34m56s | CC = tcc 00h34m56s | 00h34m56s | CFLAGS = -I vms \ 00h34m56s | -DC_ALLOCA=1 \ 00h34m56s | -DGETGROUPS_T=gid_t \ 00h34m56s | -DGETPGRP_VOID=1 \ 00h34m56s | -DHAVE_MMAP=1 \ 00h34m56s | -DSTDC_HEADERS=1 \ 00h34m56s | -DREGEX_MALLOC=1 \ 00h34m56s | -DRETSIGTYPE=void \ 00h34m56s | -DSPRINTF_RET=int \ 00h34m56s | -DHAVE_VPRINTF=1 \ 00h34m56s | -DHAVE_STDARG_H=1 \ 00h34m56s | -DDEFPATH=\"$(PREFIX)/share/awk\" \ 00h34m56s | -DHAVE_SYSTEM=1 \ 00h34m56s | -DHAVE_TZSET=1 \ 00h34m56s | -DHAVE_LIMITS_H=1 \ 00h34m56s | -DHAVE_LOCALE_H=1 \ 00h34m56s | -DHAVE_MEMORY_H=1 \ 00h34m56s | -DHAVE_STDARG_H=1 \ 00h34m56s | -DHAVE_MEMCMP=1 \ 00h34m56s | -DHAVE_MEMCPY=1 \ 00h34m56s | -DHAVE_MEMSET=1 \ 00h34m56s | -DHAVE_STRERROR=1 \ 00h34m56s | -DHAVE_STRNCASECMP=1 \ 00h34m56s | -DHAVE_STRFTIME=1 \ 00h34m56s | -DHAVE_STRING_H=1 \ 00h34m56s | -DHAVE_STRTOD=1 \ 00h34m56s | -DHAVE_SYS_PARAM_H=1 \ 00h34m56s | -DHAVE_UNISTD_H=1 \ 00h34m56s | -DBITOPS=1 00h34m56s | 00h34m56s | .PHONY: all 00h34m56s | 00h34m56s | GAWK_SRC = alloca array awktab builtin dfa eval field getopt getopt1 gawkmisc io main missing msg node random re regex version 00h34m56s | GAWK_OBJ = $(addsuffix .o, $(GAWK_SRC)) 00h34m56s | 00h34m56s | all: gawk 00h34m56s | 00h34m56s | gawk: $(GAWK_OBJ) 00h34m56s | $(CC) -o $@ $^ 00h34m56s | 00h34m56s | awktab.c: awk.y 00h34m56s | bison $^ -o $@ 00h34m56s | 00h34m56s | install: all 00h34m56s | install gawk "$(DESTDIR)$(PREFIX)/bin" 00h34m56s | ln -s "$(PREFIX)/bin/gawk" "$(DESTDIR)$(PREFIX)/bin/awk" 00h34m56s | GNU Make 3.80 00h34m56s | Copyright (C) 2002 Free Software Foundation, Inc. 00h34m56s | This is free software; see the source for copying conditions. 00h34m56s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h34m56s | PARTICULAR PURPOSE. 00h34m56s | Reading makefiles... 00h34m56s | Updating goal targets.... 00h34m56s | File `all' does not exist. 00h34m56s | File `gawk' does not exist. 00h34m56s | FilDEBUG_Mem free: 1524424 avail: 1936772 00h34m56s | e `alloca.o' does not exist. 00h34m56s | Must remake target `alloca.o'. 00h34m56s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o alloca.o alloca.c 00h34m56s | alloca.c:193: warning: implicit declaration of function 'free' 00h34m56s | Successfully remade target file `alloca.o'. 00h34m56s | File `array.o' does not exist. 00h34m56s | Must remake target `array.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o array.o array.c 00h34m57s | Successfully remade target file `array.o'. 00h34m57s | File `awktab.o' does not exist. 00h34m57s | File `awktab.c' does not exist. 00h34m57s | Must remake target `awktab.c'. 00h34m57s | bison awk.y -o awktab.c 00h34m57s | awk.y: warning: 62 shift/reduce conflicts [-Wconflicts-sr] 00h34m57s | DEBUG_Mem free: 1523416 avail: 1935780 00h34m57s | Successfully remade target file `awktab.c'. 00h34m57s | Must remake target `awktab.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_DEBUG_Mem free: 1523680 avail: 1936188 00h34m57s | MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o awktab.o awktab.c 00h34m57s | Successfully remade target file `awktab.o'. 00h34m57s | File `builtin.o' does not exist. 00h34m57s | Must remake target `builtin.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o builtin.o builtin.c 00h34m57s | Successfully remade target file `builtin.o'. 00h34m57s | File `dfa.o' does not exist. 00h34m57s | Must remake target `dfa.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o dfa.o dfa.c 00h34m57s | Successfully remade target file `dfa.o'. 00h34m57s | File `eval.o' does not exist. 00h34m57s | Must remake target `eval.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o eval.o eval.c 00h34m57s | Successfully remade target file `eval.o'. 00h34m57s | File `field.o' does not exist. 00h34m57s | Must remake target `field.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMDEBUG_Mem free: 1523432 avail: 1936152 00h34m57s | ORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o field.o field.c 00h34m57s | Successfully remade target file `field.o'. 00h34m57s | File `getopt.o' does not exist. 00h34m57s | Must remake target `getopt.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o getopt.o getopt.c 00h34m57s | getopt.c:527: warning: implicit declaration of function 'strcmp' 00h34m57s | getopt.c:603: warning: implicit declaration of function 'strncmp' 00h34m57s | getopt.c:606: warning: implicit declaration of function 'strlen' 00h34m57s | Successfully remade target file `getopt.o'. 00h34m57s | File `getopt1.o' does not exist. 00h34m57s | Must remake target `getopt1.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o getopt1.o getopt1.c 00h34m57s | Successfully remade target file `getopt1.o'. 00h34m57s | File `gawkmisc.o' does not exist. 00h34m57s | Must remake target `gawkmisc.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o gawkmisc.o gawkmisc.c 00h34m57s | Successfully remade target file `gawkmisc.o'. 00h34m57s | File `io.o' does not exist. 00h34m57s | Must remake target `io.o'. 00h34m57s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o ioDEBUG_Mem free: 1523308 avail: 1936068 00h34m57s | .o io.c 00h34m57s | io.c:808: warning: implicit declaration of function 'open' 00h34m57s | io.c:1032: warning: implicit declaration of function 'wait' 00h34m57s | Successfully remade target file `io.o'. 00h34m57s | File `main.o' does not exist. 00h34m57s | Must remake target `main.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o main.o main.c 00h34m58s | Successfully remade target file `main.o'. 00h34m58s | File `missing.o' does not exist. 00h34m58s | Must remake target `missing.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o missing.o missing.c 00h34m58s | Successfully remade target file `missing.o'. 00h34m58s | File `msg.o' does not exist. 00h34m58s | Must remake target `msg.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o msg.o msg.c 00h34m58s | Successfully remade target file `msg.o'. 00h34m58s | File `node.o' does not exist. 00h34m58s | Must remake target `node.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o node.o node.c 00h34m58s | Successfully remadDEBUG_Mem free: 1523184 avail: 1936016 00h34m58s | e target file `node.o'. 00h34m58s | File `random.o' does not exist. 00h34m58s | Must remake target `random.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o random.o random.c 00h34m58s | Successfully remade target file `random.o'. 00h34m58s | File `re.o' does not exist. 00h34m58s | Must remake target `re.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o re.o re.c 00h34m58s | Successfully remade target file `re.o'. 00h34m58s | File `regex.o' does not exist. 00h34m58s | Must remake target `regex.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o regex.o regex.c 00h34m58s | Successfully remade target file `regex.o'. 00h34m58s | File `version.o' does not exist. 00h34m58s | Must remake target `version.o'. 00h34m58s | tcc -I vms -DC_ALLOCA=1 -DGETGROUPS_T=gid_t -DGETPGRP_VOID=1 -DHAVE_MMAP=1 -DSTDC_HEADERS=1 -DREGEX_MALLOC=1 -DRETSIGTYPE=void -DSPRINTF_RET=int -DHAVE_VPRINTF=1 -DHAVE_STDARG_H=1 -DDEFPATH=\"/after/share/awk\" -DHAVE_SYSTEM=1 -DHAVE_TZSET=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDARG_H=1 -DHAVE_MEMCMP=1 -DHAVE_MEMCPY=1 -DHAVE_MEMSET=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRFTIME=1 -DHAVE_STRING_H=1 -DHAVE_STRTOD=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_UNISTD_H=1 -DBITOPS=1 -c -o version.o version.c 00h34m58s | Successfully remade target file `version.o'. 00h34m58s | Must remake target `gawk'. 00h34m58s | tcc -o gawk alloca.o array.o awktab.o builtin.o dfa.o eval.o field.o getopt.o getopt1.o gawkmisc.o io.o main.o missing.o msg.o node.o random.o re.o regex.o version.o 00h34m58s | DEBUG_Mem free: 1522308 avail: 1935248 00h34m58s | Successfully remade target file `gawk'. 00h34m58s | Must remake target `all'. 00h34m58s | Successfully remade target file `all'. 00h34m58s | src_compile 00h34m58s | # end of call src_compile: 00h34m58s | gawk-3.0.4: installing. 00h34m58s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h34m58s | # SPDX-FileCopyrightText: 2021 Paul Dersey 00h34m58s | 00h34m58s | # SPDX-License-Identifier: GPL-3.0-or-later 00h34m58s | 00h34m58s | CC = tcc 00h34m58s | 00h34m58s | CFLAGS = -I vms \ 00h34m58s | -DC_ALLOCA=1 \ 00h34m58s | -DGETGROUPS_T=gid_t \ 00h34m58s | -DGETPGRP_VOID=1 \ 00h34m58s | -DHAVE_MMAP=1 \ 00h34m58s | -DSTDC_HEADERS=1 \ 00h34m58s | -DREGEX_MALLOC=1 \ 00h34m58s | -DRETSIGTYPE=void \ 00h34m58s | -DSPRINTF_RET=int \ 00h34m58s | -DHAVE_VPRINTF=1 \ 00h34m58s | -DHAVE_STDARG_H=1 \ 00h34m58s | -DDEFPATH=\"$(PREFIX)/share/awk\" \ 00h34m58s | -DHAVE_SYSTEM=1 \ 00h34m58s | -DHAVE_TZSET=1 \ 00h34m58s | -DHAVE_LIMITS_H=1 \ 00h34m58s | -DHAVE_LOCALE_H=1 \ 00h34m58s | -DHAVE_MEMORY_H=1 \ 00h34m58s | -DHAVE_STDARG_H=1 \ 00h34m58s | -DHAVE_MEMCMP=1 \ 00h34m58s | -DHAVE_MEMCPY=1 \ 00h34m58s | -DHAVE_MEMSET=1 \ 00h34m58s | -DHAVE_STRERROR=1 \ 00h34m58s | -DHAVE_STRNCASECMP=1 \ 00h34m58s | -DHAVE_STRFTIME=1 \ 00h34m58s | -DHAVE_STRING_H=1 \ 00h34m58s | -DHAVE_STRTOD=1 \ 00h34m58s | -DHAVE_SYS_PARAM_H=1 \ 00h34m58s | -DHAVE_UNISTD_H=1 \ 00h34m58s | -DBITOPS=1 00h34m58s | 00h34m58s | .PHONY: all 00h34m58s | 00h34m58s | GAWK_SRC = alloca array awktab builtin dfa eval field getopt getopt1 gawkmisc io main missing msg node random re regex version 00h34m58s | GAWK_OBJ = $(addsuffix .o, $(GAWK_SRC)) 00h34m58s | 00h34m58s | all: gawk 00h34m58s | 00h34m58s | gawk: $(GAWK_OBJ) 00h34m58s | $(CC) -o $@ $^ 00h34m58s | 00h34m58s | awktab.c: awk.y 00h34m58s | bison $^ -o $@ 00h34m58s | 00h34m58s | install: all 00h34m58s | install gawk "$(DESTDIR)$(PREFIX)/bin" 00h34m58s | ln -s "$(PREFIX)/bin/gawk" "$(DESTDIR)$(PREFIX)/bin/awk" 00h34m58s | GNU Make 3.80 00h34m58s | Copyright (C) 2002 Free Software Foundation, Inc. 00h34m58s | This is free software; see the source for copying conditions. 00h34m58s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h34m58s | PARTICULAR PURPOSE. 00h34m58s | Reading makefiles... 00h34m58s | Updating goal targets.... 00h34m58s | File `install' does not exist. 00h34m58s | File `all' does not exist. 00h34m58s | Must remake target `all'. 00h34m58s | Successfully remade target file `all'. 00h34m58s | Must remake target `install'. 00h34m58s | install gawk "/after/bin" 00h34m58s | ln -s "/after/bin/gawk" "/after/bin/awk" 00h34m58s | Successfully remade target file `install'. 00h34m58s | src_install 00h34m58s | DEBUGps: after_build: gawk-3.0.4 | buildid 19 | ps: 39 00h34m58s | PID USER TIME COMMAND 00h34m58s | 1 0 0:00 ./init.user 00h34m58s | 2 0 0:00 [kthreadd] 00h34m58s | 3 0 0:00 [ksoftirqd/0] 00h34m58s | 4 0 0:00 [kworker/0:0] 00h34m58s | 5 0 0:00 [kworker/0:0H] 00h34m58s | 6 0 0:00 [kworker/u2:0] 00h34m58s | 7 0 0:00 [khelper] 00h34m58s | 8 0 0:00 [kdevtmpfs] 00h34m58s | 9 0 0:00 [perf] 00h34m58s | 10 0 0:00 [writeback] 00h34m58s | 11 0 0:00 [kworker/0:1] 00h34m58s | 12 0 0:00 [kswapd0] 00h34m58s | 13 0 0:00 [deferwq] 00h34m58s | 14 0 0:00 [kworker/u2:1] 00h34m58s | 22 0 0:00 {init} /bin/ash /init 00h34m58s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h34m58s | 120 0 0:00 ../bin/kaem --file kaem.run 00h34m58s | 502 0 0:00 [busybox] 00h34m58s | 546 0 0:00 [sh] 00h34m58s | 757 0 0:00 [busybox] 00h34m58s | 811 0 0:00 [busybox] 00h34m58s | 1146 0 0:00 [bash] 00h34m58s | 1237 0 0:00 [busybox] 00h34m58s | 1252 0 0:00 [busybox] 00h34m58s | 1711 0 0:00 [tr] 00h34m58s | 2010 0 0:00 [busybox] 00h34m58s | 2114 0 0:00 [busybox] 00h34m58s | 2760 0 0:00 /bin/busybox sleep 0.25 00h34m58s | 2782 0 0:00 /bin/busybox ps 00h34m58s | 3005 0 0:00 [busybox] 00h34m58s | 3090 0 0:00 [busybox] 00h34m58s | 3245 0 0:00 [busybox] 00h34m58s | 3343 0 0:00 [busybox] 00h34m58s | 3389 0 0:24 bash run.sh 00h34m58s | 3610 0 0:00 [busybox] 00h34m58s | 3657 0 0:00 [busybox] 00h34m58s | DEBUGps: after_build: gawk-3.0.4 | buildid 19 | READY: 3389 00h34m58s | delete_dir() START | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h34m58s | DEBUG_Mem free: 1522688 avail: 1936340 00h34m58s | DEBUG_Mem free: 1522688 avail: 1936340 00h34m59s | DEBUG_Mem free: 1522688 avail: 1936340 00h34m59s | DEBUG_Mem free: 1522688 avail: 1936340 00h34m59s | DEBUG_Mem free: 1522688 avail: 1936340 00h35m00s | DEBUG_Mem free: 1522688 avail: 1936340 00h35m00s | DEBUG_Mem free: 1522688 avail: 1936340 00h35m00s | DEBUG_Mem free: 1522688 avail: 1936340 00h35m00s | delete_dir() LOOP | word: '/Development' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/M2-Planet' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/NASM' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/mes-m2' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/mescc-tools' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.DEBUG_Mem free: 1522688 avail: 1936340 00h35m00s | 0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m00s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m00s | run.sh: line 43: command: ls: not found 00h35m00s | run.sh: line 52: command: ls: not found 00h35m00s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m01s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m01s | run.sh: line 43: command: ls: not found 00h35m01s | run.sh: line 52: command: ls: not found 00h35m01s | delete_dir() ERR | '/after/gawk-3.0.4' | context: gawk-3.0.4-19|cleanup_after_build 00h35m01s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m01s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m01s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m01s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m02s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m02s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m02s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m02s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m03s | delete_dir() READY 00h35m03s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h35m03s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h35m03s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h35m03s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h35m03s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h35m03s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h35m03s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m03s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h35m03s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h35m03s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h35m03s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h35m03s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h35m03s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h35m03s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h35m03s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h35m03s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h35m03s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h35m03s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h35m03s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h35m03s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h35m03s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h35m03s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h35m03s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h35m03s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h35m03s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h35m03s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h35m03s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h35m03s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h35m03s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h35m03s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h35m03s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h35m03s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h35m03s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h35m03s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h35m03s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h35m03s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h35m03s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h35m03s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h35m03s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h35m03s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h35m03s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h35m03s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h35m03s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h35m03s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h35m03s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h35m03s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h35m03s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h35m03s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h35m03s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h35m03s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h35m03s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h35m03s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h35m03s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h35m03s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h35m03s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h35m03s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h35m03s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h35m03s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h35m03s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h35m03s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h35m03s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h35m03s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h35m03s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h35m03s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h35m03s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h35m03s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h35m03s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h35m03s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h35m03s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h35m03s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h35m03s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h35m03s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h35m03s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h35m03s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h35m03s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h35m03s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h35m03s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h35m03s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h35m03s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h35m03s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h35m03s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h35m03s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h35m03s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h35m03s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h35m03s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h35m03s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h35m03s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h35m03s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h35m03s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h35m03s | DEBUG_Mem free: 1522440 avail: 1936092 00h35m03s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h35m03s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h35m03s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h35m03s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h35m03s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h35m03s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h35m03s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h35m03s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h35m03s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h35m03s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h35m03s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h35m03s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h35m03s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h35m03s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h35m03s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h35m03s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h35m03s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h35m03s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h35m03s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h35m03s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h35m03s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h35m03s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h35m03s | sha256sum: /after/lib/linux: Is a directory 00h35m03s | sha256sum: /after/lib/musl: Is a directory 00h35m03s | sha256sum: /after/lib/tcc: Is a directory 00h35m03s | sha256sum: /after/lib/x86-mes: Is a directory 00h35m03s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h35m03s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h35m03s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h35m03s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h35m03s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h35m03s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h35m03s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h35m03s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h35m03s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h35m03s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h35m03s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h35m03s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h35m03s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h35m03s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h35m03s | sha256sum: /after/include/gnu: Is a directory 00h35m03s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h35m03s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h35m03s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h35m03s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h35m03s | sha256sum: /after/include/linux: Is a directory 00h35m03s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h35m03s | sha256sum: /after/include/mach: Is a directory 00h35m03s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h35m03s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h35m03s | sha256sum: /after/include/mes: Is a directory 00h35m03s | sha256sum: /after/include/musl: Is a directory 00h35m03s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h35m03s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h35m03s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h35m03s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h35m03s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h35m03s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h35m03s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h35m03s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h35m03s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h35m03s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h35m03s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h35m03s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h35m03s | sha256sum: /after/include/sys: Is a directory 00h35m03s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h35m03s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h35m03s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h35m03s | sha256sum: /after/share/awk: Is a directory 00h35m03s | sha256sum: /after/share/bison: Is a directory 00h35m03s | gawk-3.0.4: checksumming installed files. 00h35m03s | /after/bin/gawk: OK 00h35m03s | gawk-3.0.4: build successful 00h35m03s | executing: gcc -dM -E -xc /dev/null 00h35m03s | run.sh: line 374: gcc: command not found 00h35m03s | DEBUGps: before_build: perl-5.000 | buildid 20 | ps: 39 00h35m03s | PID USER TIME COMMAND 00h35m03s | 1 0 0:00 ./init.user 00h35m03s | 2 0 0:00 [kthreadd] 00h35m03s | 3 0 0:00 [ksoftirqd/0] 00h35m03s | 4 0 0:00 [kworker/0:0] 00h35m03s | 5 0 0:00 [kworker/0:0H] 00h35m03s | 6 0 0:00 [kworker/u2:0] 00h35m03s | 7 0 0:00 [khelper] 00h35m03s | 8 0 0:00 [kdevtmpfs] 00h35m03s | 9 0 0:00 [perf] 00h35m03s | 10 0 0:00 [writeback] 00h35m03s | 11 0 0:00 [kworker/0:1] 00h35m03s | 12 0 0:00 [kswapd0] 00h35m03s | 13 0 0:00 [deferwq] 00h35m03s | 14 0 0:00 [kworker/u2:1] 00h35m03s | 22 0 0:00 {init} /bin/ash /init 00h35m03s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h35m03s | 120 0 0:00 ../bin/kaem --file kaem.run 00h35m03s | 502 0 0:00 [busybox] 00h35m03s | 546 0 0:00 [sh] 00h35m03s | 757 0 0:00 [busybox] 00h35m03s | 811 0 0:00 [busybox] 00h35m03s | 1146 0 0:00 [bash] 00h35m03s | 1237 0 0:00 [busybox] 00h35m03s | 1252 0 0:00 [busybox] 00h35m03s | 1711 0 0:00 [tr] 00h35m03s | 2010 0 0:00 [busybox] 00h35m03s | 2114 0 0:00 [busybox] 00h35m03s | 2884 0 0:00 /bin/busybox sleep 0.25 00h35m03s | 2888 0 0:00 [busybox] 00h35m03s | 2890 0 0:00 /bin/busybox ps 00h35m03s | 3005 0 0:00 [busybox] 00h35m03s | 3090 0 0:00 [busybox] 00h35m03s | 3245 0 0:00 [busybox] 00h35m03s | 3343 0 0:00 [busybox] 00h35m03s | 3389 0 0:25 bash run.sh 00h35m03s | 3610 0 0:00 [busybox] 00h35m03s | 3657 0 0:00 [busybox] 00h35m03s | DEBUGps: before_build: perl-5.000 | buildid 20 | READY: 3389 00h35m03s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h35m03s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m03s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m04s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m04s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m04s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m04s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m05s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m05s | DEBUG_Mem free: 1522184 avail: 1935836 00h35m05s | delete_dir() LOOP | word: '/Development' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/M2-Planet' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/NASM' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/mes-m2' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/mescc-tools' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERRDEBUG_Mem free: 1521936 avail: 1935588 00h35m05s | | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m05s | run.sh: line 43: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m05s | delete_dir() LOOP | word: '/Development' 00h35m05s | run.sh: line 4DEBUG_Mem free: 1521308 avail: 1934960 00h35m05s | 3: command: ls: not found 00h35m05s | run.sh: line 52: command: ls: not found 00h35m05s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m06s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m06s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m06s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m06s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m07s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m07s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m07s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m07s | delete_dir() READY 00h35m07s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m07s | DEBUG_Mem free: 1521324 avail: 1934976 00h35m08s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m08s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m08s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m08s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m09s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m09s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m09s | DEBUG_Mem free: 1521316 avail: 1934968 00h35m09s | delete_dir() LOOP | word: '/Development' 00h35m09s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/M2-Planet' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | DEBUG_Mem free: 1521184 avail: 1934836 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/NASM' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/mes-m2' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/mescc-tools' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m10s | run.sh: line 43: command:DEBUG_Mem free: 1520564 avail: 1934216 00h35m10s | ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | delete_dir() LOOP | word: '/M2-Planet' 00h35m10s | run.sh: line 43: command: ls: not found 00h35m10s | run.sh: line 52: command: ls: not found 00h35m10s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m10s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m10s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m11s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m11s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m11s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m11s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m12s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m12s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m12s | delete_dir() READY 00h35m12s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h35m12s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m12s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m13s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m13s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m13s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m13s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m14s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m14s | DEBUG_Mem free: 1520448 avail: 1934100 00h35m14s | delete_dir() LOOP | word: '/Development' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/M2-Planet' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/NASM' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/mes-m2' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/mescc-tools' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/sed-4DEBUG_Mem free: 1519952 avail: 1933604 00h35m14s | .0.9' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | delete_dir() LOOP | word: '/NASM' 00h35m14s | run.sh: line 43: command: ls: not found 00h35m14s | run.sh: line 52: command: ls: not found 00h35m14s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m14s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m15s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m15s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m15s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m15s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m16s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m16s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m16s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m16s | delete_dir() READY 00h35m16s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m16s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m17s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m17s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m17s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m17s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m18s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m18s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m18s | DEBUG_Mem free: 1519456 avail: 1933108 00h35m18s | delete_dir() LOOP | word: '/Development' 00h35m18s | run.sh: line 43: command: ls: not found 00h35m18s | run.sh: line 52: command: ls: not found 00h35m18s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m18s | delete_dir() LOOP | word: '/M2-Planet' 00h35m18s | run.sh: line 43: command: ls: not found 00h35m18s | run.sh: line 52: command: ls: not found 00h35m18s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m18s | delete_dir() LOOP | word: '/NASM' 00h35m18s | run.sh: line 43: command: ls: not found 00h35m18s | run.sh: line 52: command: ls: not found 00h35m18s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m18s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m18s | run.sh: line 43: command: ls: not found 00h35m18s | run.sh: line 52: command: ls: not found 00h35m18s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m18s | delete_dir() LOOP | word: '/mes-m2' 00h35m18s | run.sh: line 43: command: ls: not found 00h35m18s | DEBUG_Mem free: 1519208 avail: 1932860 00h35m18s | run.sh: line 52: command: ls: not found 00h35m18s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/mescc-tools' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m19s | DEBUG_Mem free: 1518696 avail: 1932348 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m19s | run.sh: line 43: command: ls: not found 00h35m19s | run.sh: line 52: command: ls: not found 00h35m19s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m19s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m19s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m20s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m20s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m20s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m20s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m21s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m21s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m21s | delete_dir() READY 00h35m21s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h35m21s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m21s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m22s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m22s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m22s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m22s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m23s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m23s | DEBUG_Mem free: 1518464 avail: 1932116 00h35m23s | delete_dir() LOOP | word: '/Development' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/M2-Planet' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/NASM' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/mes-m2' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/mescc-tools' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line DEBUG_Mem free: 1518084 avail: 1931736 00h35m23s | 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | delete_dir() LOOP | word: '/mes-m2' 00h35m23s | run.sh: line 43: command: ls: not found 00h35m23s | run.sh: line 52: command: ls: not found 00h35m23s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m23s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m24s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m24s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m24s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m24s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m25s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m25s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m25s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m25s | delete_dir() READY 00h35m25s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m25s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m26s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m26s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m26s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m26s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m27s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m27s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m27s | DEBUG_Mem free: 1517720 avail: 1931372 00h35m27s | delete_dir() LOOP | word: '/Development' 00h35m27s | run.sh: line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/M2-Planet' 00h35m27s | run.sh: line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/NASM' 00h35m27s | run.sh: line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m27s | run.sh: line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/mes-m2' 00h35m27s | run.sh: line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/mescc-tools' 00h35m27s | run.sh: line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m27s | run.sh: DEBUG_Mem free: 1517340 avail: 1930992 00h35m27s | line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m27s | run.sh: line 43: command: ls: not found 00h35m27s | run.sh: line 52: command: ls: not found 00h35m27s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tDEBUG_Mem free: 1516728 avail: 1930380 00h35m28s | ools|cleanup_base 00h35m28s | delete_dir() LOOP | word: '/mescc-tools' 00h35m28s | run.sh: line 43: command: ls: not found 00h35m28s | run.sh: line 52: command: ls: not found 00h35m28s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m28s | DEBUG_Mem free: 1516728 avail: 1930380 00h35m28s | DEBUG_Mem free: 1516728 avail: 1930380 00h35m28s | DEBUG_Mem free: 1516728 avail: 1930380 00h35m29s | DEBUG_Mem free: 1516728 avail: 1930380 00h35m29s | DEBUG_Mem free: 1516728 avail: 1930380 00h35m29s | DEBUG_Mem free: 1516728 avail: 1930380 00h35m30s | DEBUG_Mem free: 1516728 avail: 1930380 00h35m30s | delete_dir() READY 00h35m30s | perl-5.000: beginning buiDEBUG_Mem free: 1516736 avail: 1930388 00h35m30s | ld using script perl-5.000.sh 00h35m30s | START: mkdir -p build 00h35m30s | READY: RC: 0 00h35m30s | perl-5.000: unpacking source. 00h35m30s | src_unpack: start pwd: /after/perl-5.000/build | perl-5.000-20 00h35m30s | tar: Unknown file type 'g' for pax_global_header, extracted as normal file 00h35m30s | src_unpack: ready pwd: /after/perl-5.000/build | perl-5.000-20 00h35m30s | perl-5.000: preparing source. 00h35m30s | perly.y: warning: 108 shift/reduce conflicts [-Wconflicts-sr] 00h35m30s | perly.y: warning: 2 reduce/reduce conflicts [-Wconflicts-rr] 00h35m30s | DEBUG_Mem free: 1510892 avail: 1929288 00h35m30s | DEBUG_Mem free: 1510768 avail: 1929256 00h35m30s | perl-5.000: configuring source. 00h35m30s | perl-5.000: compiling source. 00h35m30s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h35m30s | 00h35m30s | # SPDX-License-Identifier: GPL-3.0-or-later 00h35m30s | 00h35m30s | CC = tcc 00h35m30s | 00h35m30s | .PHONY: all 00h35m30s | 00h35m30s | MINIPERL_SRC = av deb doio doop dump gv hv mg miniperlmain op perl perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke util 00h35m30s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h35m30s | 00h35m30s | all: miniperl 00h35m30s | 00h35m30s | miniperl: $(MINIPERL_OBJ) 00h35m30s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h35m30s | 00h35m30s | install: all 00h35m30s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h35m30s | GNU Make 3.80 00h35m30s | Copyright (C) 2002 Free Software Foundation, Inc. 00h35m30s | This is free software; see the source for copying conditions. 00h35m30s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h35m30s | PARTICULAR PURPOSE. 00h35m30s | Reading makefiles... 00h35m30s | Updating goal targets.... 00h35m30s | File `all' does not exist. 00h35m30s | File `miniperl' does not exist. 00h35m30s | File `av.o' does not exist. 00h35m30s | Must remake target `av.o'. 00h35m30s | tcc -c -o av.o av.c 00h35m30s | Successfully remade target file `av.o'. 00h35m30s | File `deb.o' does not exist. 00h35m30s | Must remake target `deb.o'. 00h35m30s | tcc -c -o deb.o deb.c 00h35m30s | Successfully remade target file `deb.o'. 00h35m30s | File `doio.o' does not exist. 00h35m30s | Must remake target `doio.o'. 00h35m30s | tcc -c -o doio.o doio.c 00h35m31s | doio.c:169: warning: implicit declaration of function 'dup' 00h35m31s | doio.c:171: warning: implicit declaration of function 'close' 00h35m31s | doio.c:268: warning: implicit declaration of function 'dup2' 00h35m31s | doio.c:389: warning: implicit declaration of function 'unlink' 00h35m31s | doio.c:390: warning: implicit declaration of function 'link' 00h35m31s | doio.c:886: warning: implicit declaration of function 'execvp' 00h35m31s | doio.c:959: warning: implicit declaration of function 'execl' 00h35m31s | Successfully remade target file `doio.o'. 00h35m31s | File `doop.o' does not exist. 00h35m31s | Must remake target `doop.o'. 00h35m31s | tcc -c -o doop.o doop.c 00h35m31s | Successfully remade target file `doop.o'. 00h35m31s | File `dump.o' does not exist. 00h35m31s | Must remake target `dump.o'. 00h35m31s | tcc -c -o dump.o dump.c 00h35m31s | DEBUG_Mem free: 1510388 avail: 1928948 00h35m31s | Successfully remade target file `dump.o'. 00h35m31s | File `gv.o' does not exist. 00h35m31s | Must remake target `gv.o'. 00h35m31s | tcc -c -o gv.o gv.c 00h35m31s | Successfully remade target file `gv.o'. 00h35m31s | File `hv.o' does not exist. 00h35m31s | Must remake target `hv.o'. 00h35m31s | tcc -c -o hv.o hv.c 00h35m31s | Successfully remade target file `hv.o'. 00h35m31s | File `mg.o' does not exist. 00h35m31s | Must remake target `mg.o'. 00h35m31s | tcc -c -o mg.o mg.c 00h35m31s | mg.c:546: warning: assignment from incompatible pointer type 00h35m31s | mg.c:559: warning: assignment from incompatible pointer type 00h35m31s | mg.c:1073: warning: implicit declaration of function 'setuid' 00h35m31s | mg.c:1100: warning: implicit declaration of function 'setgid' 00h35m31s | Successfully remade target file `mg.o'. 00h35m31s | File `miniperlmain.o' does not exist. 00h35m31s | Must remake target `miniperlmain.o'. 00h35m31s | tcc -c -o miniperlmain.o miniperlmain.c 00h35m31s | Successfully remade target file `miniperlmain.o'. 00h35m31s | File `op.o' does not exist. 00h35m31s | Must remake target `op.o'. 00h35m31s | tcc -c -o op.o op.c 00h35m31s | Successfully remade target file `op.o'. 00h35m31s | File `perl.o' does not exist. 00h35m31s | Must remake target `perl.o'. 00h35m31s | tcc -c -o perl.o perl.c 00h35m31s | perl.c:431: warning: implicit declaration of function 'unlink' 00h35m31s | perl.c:1029: warning: implicit declaration of function 'getpid' 00h35m31s | perl.c:1448: warning: implicit declaration of function 'chdir' 00h35m31s | Successfully remade target file `perl.o'. 00h35m31s | File `perly.o' does not exist. 00h35m31s | Must remake target `perly.o'. 00h35m31s | tcc -c -o perly.o perly.c 00h35m31s | Successfully remade target file `perly.o'. 00h35m31s | File `pp.o' does not exist. 00h35m31s | Must remake target `pp.o'. 00h35m31s | tcc -c -o pp.o pp.c 00h35m31s | Successfully remade target file `pp.o'. 00h35m31s | File `pp_ctl.o' does not exist. 00h35m31s | Must remake target `pp_ctl.o'. 00h35m31s | tcc -c -o pp_ctl.o pp_ctl.c 00h35m31s | DEBUG_Mem free: 1510140 avail: 1929044 00h35m31s | pp_ctl.c:950: warning: implicit declaration of function 'unlink' 00h35m31s | Successfully remade target file `pp_ctl.o'. 00h35m31s | File `pp_hot.o' does not exist. 00h35m31s | Must remake target `pp_hot.o'. 00h35m31s | tcc -c -o pp_hot.o pp_hot.c 00h35m31s | pp_hot.c:569: warning: implicit declaration of function 'setuid' 00h35m31s | pp_hot.c:601: warning: implicit declaration of function 'setgid' 00h35m31s | Successfully remade target file `pp_hot.o'. 00h35m31s | File `pp_sys.o' does not exist. 00h35m31s | Must remake target `pp_sys.o'. 00h35m31s | tcc -c -o pp_sys.o pp_sys.c 00h35m31s | pp_sys.c:942: warning: implicit declaration of function 'read' 00h35m31s | pp_sys.c:1013: warning: implicit declaration of function 'write' 00h35m31s | pp_sys.c:1981: warning: implicit declaration of function 'isatty' 00h35m31s | pp_sys.c:2072: warning: implicit declaration of function 'close' 00h35m31s | pp_sys.c:2130: warning: implicit declaration of function 'chdir' 00h35m31s | pp_sys.c:2207: warning: implicit declaration of function 'unlink' 00h35m31s | pp_sys.c:2208: warning: implicit declaration of function 'link' 00h35m31s | pp_sys.c:2366: warning: implicit declaration of function 'rmdir' 00h35m31s | pp_sys.c:2554: warning: implicit declaration of function 'fork' 00h35m31s | pp_sys.c:2560: warning: implicit declaration of function 'getpid' 00h35m31s | pp_sys.c:2579: warning: implicit declaration of function 'wait' 00h35m31s | pp_sys.c:2637: warning: implicit declaration of function 'sleep' 00h35m31s | pp_sys.c:2665: warning: implicit declaration of function '_exit' 00h35m31s | pp_sys.c:2928: warning: implicit declaration of function 'alarm' 00h35m31s | pp_sys.c:2949: warning: implicit declaration of function 'pause' 00h35m31s | pp_sys.c:3756: warning: implicit declaration of function 'syscall' 00h35m31s | Successfully remade target file `pp_sys.o'. 00h35m31s | File `regcomp.o' does not exist. 00h35m31s | Must remake target `regcomp.o'. 00h35m31s | tcc -c -o regcomp.o regcomp.c 00h35m31s | Successfully remade target file `regcomp.o'. 00h35m31s | File `regexec.o' does not exist. 00h35m31s | Must remake target `regexec.o'. 00h35m31s | tcc -c -o regexec.o regexec.c 00h35m31s | Successfully remade target file `regexec.o'. 00h35m31s | File `run.o' does not exist. 00h35m31s | Must remake target `run.o'. 00h35m31s | tcc -c -o run.o run.c 00h35m31s | Successfully remade target file `run.o'. 00h35m31s | File `scope.o' does not exist. 00h35m31s | Must remake target `scope.o'. 00h35m31s | tcc -c -o scope.o scope.c 00h35m31s | Successfully remade target file `scope.o'. 00h35m31s | File `sv.o' does not exist. 00h35m31s | Must remake target `sv.o'. 00h35m31s | tcc -c -o sv.o sv.c 00h35m31s | sv.c:1208: warning: implicit declaration of function 'gcvt' 00h35m31s | sv.c:3151: warning: implicit declaration of function 'Gv_AMupdate' 00h35m31s | Successfully remade target file `sv.o'. 00h35m31s | File `taint.o' does not exist. 00h35m31s | Must remake target `taint.o'. 00h35m31s | tcc -c -o taint.o taint.c 00h35m31s | Successfully remade target file `taintDEBUG_Mem free: 1510024 avail: 1929212 00h35m31s | .o'. 00h35m31s | File `toke.o' does not exist. 00h35m31s | Must remake target `toke.o'. 00h35m31s | tcc -c -o toke.o toke.c 00h35m31s | toke.c:1303: warning: implicit declaration of function 'execv' 00h35m31s | Successfully remade target file `toke.o'. 00h35m31s | File `util.o' does not exist. 00h35m31s | Must remake target `util.o'. 00h35m31s | tcc -c -o util.o util.c 00h35m31s | util.c:1417: warning: implicit declaration of function 'wait' 00h35m31s | Successfully remade target file `util.o'. 00h35m31s | Must remake target `miniperl'. 00h35m31s | tcc av.o deb.o doio.o doop.o dump.o gv.o hv.o mg.o miniperlmain.o op.o perl.o perly.o pp.o pp_ctl.o pp_hot.o pp_sys.o regcomp.o regexec.o run.o scope.o sv.o taint.o toke.o util.o -o miniperl 00h35m31s | Successfully remade target file `miniperl'. 00h35m31s | Must remake target `all'. 00h35m31s | Successfully remade target file `all'. 00h35m31s | src_compile 00h35m31s | # end of call src_compile: 00h35m31s | perl-5.000: installing. 00h35m31s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h35m31s | 00h35m31s | # SPDX-License-Identifier: GPL-3.0-or-later 00h35m31s | 00h35m31s | CC = tcc 00h35m31s | 00h35m31s | .PHONY: all 00h35m31s | 00h35m31s | MINIPERL_SRC = av deb doio doop dump gv hv mg miniperlmain op perl perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke util 00h35m31s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h35m31s | 00h35m31s | all: miniperl 00h35m31s | 00h35m31s | miniperl: $(MINIPERL_OBJ) 00h35m31s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h35m31s | 00h35m31s | install: all 00h35m31s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h35m31s | GNU Make 3.80 00h35m31s | Copyright (C) 2002 Free Software Foundation, Inc. 00h35m31s | This is free software; see the source for copying conditions. 00h35m31s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h35m31s | PARTICULAR PURPOSE. 00h35m31s | Reading makefiles... 00h35m31s | Updating goal targets.... 00h35m31s | File `install' does not exist. 00h35m31s | File `all' does not exist. 00h35m31s | Must remake target `all'. 00h35m31s | Successfully remade target file `all'. 00h35m31s | Must remake target `install'. 00h35m31s | install miniperl /after/bin/perl 00h35m31s | Successfully remade target file `install'. 00h35m31s | src_install 00h35m31s | DEBUGps: after_build: perl-5.000 | buildid 20 | ps: 41 00h35m31s | PID USER TIME COMMAND 00h35m31s | 1 0 0:00 ./init.user 00h35m31s | 2 0 0:00 [kthreadd] 00h35m31s | 3 0 0:00 [ksoftirqd/0] 00h35m31s | 4 0 0:00 [kworker/0:0] 00h35m31s | 5 0 0:00 [kworker/0:0H] 00h35m31s | 6 0 0:00 [kworker/u2:0] 00h35m31s | 7 0 0:00 [khelper] 00h35m31s | 8 0 0:00 [kdevtmpfs] 00h35m31s | 9 0 0:00 [perf] 00h35m31s | 10 0 0:00 [writeback] 00h35m31s | 11 0 0:00 [kworker/0:1] 00h35m31s | 12 0 0:00 [kswapd0] 00h35m31s | 13 0 0:00 [deferwq] 00h35m31s | 14 0 0:00 [kworker/u2:1] 00h35m31s | 22 0 0:00 {init} /bin/ash /init 00h35m31s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h35m31s | 120 0 0:00 ../bin/kaem --file kaem.run 00h35m31s | 502 0 0:00 [busybox] 00h35m31s | 546 0 0:00 [sh] 00h35m31s | 757 0 0:00 [busybox] 00h35m31s | 811 0 0:00 [busybox] 00h35m31s | 1146 0 0:00 [bash] 00h35m31s | 1237 0 0:00 [busybox] 00h35m31s | 1252 0 0:00 [busybox] 00h35m31s | 1711 0 0:00 [tr] 00h35m31s | 2010 0 0:00 [busybox] 00h35m31s | 2114 0 0:00 [busybox] 00h35m31s | 2888 0 0:00 [busybox] 00h35m31s | 3005 0 0:00 [busybox] 00h35m31s | 3090 0 0:00 [busybox] 00h35m31s | 3245 0 0:00 [busybox] 00h35m31s | 3343 0 0:00 [busybox] 00h35m31s | 3389 0 0:26 bash run.sh 00h35m31s | 3557 0 0:00 [wc] 00h35m31s | 3596 0 0:00 /bin/busybox sleep 0.25 00h35m31s | 3605 0 0:00 [busybox] 00h35m31s | 3607 0 0:00 /bin/busybox ps 00h35m31s | 3610 0 0:00 [busybox] 00h35m31s | 3657 0 0:00 [busybox] 00h35m31s | DEBUGps: after_build: perl-5.000 | buildid 20 | READY: 3389 00h35m31s | delete_dir() START | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m31s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m32s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m32s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m32s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m32s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m33s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m33s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m33s | DEBUG_Mem free: 1509024 avail: 1929576 00h35m33s | delete_dir() LOOP | word: '/Development' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/M2-Planet' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/NASM' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: DEBUG_Mem free: 1509016 avail: 1929568 00h35m33s | line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/mes-m2' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/mescc-tools' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m33s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m33s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m33s | run.sh: line 43: command: ls: not found 00h35m33s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line DEBUG_Mem free: 1508768 avail: 1929320 00h35m34s | 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | delete_dir() LOOP | word: '/after/perl-5.000' 00h35m34s | run.sh: line 43: command: ls: not found 00h35m34s | run.sh: line 52: command: ls: not found 00h35m34s | delete_dir() ERR | '/after/perl-5.000' | context: perl-5.000-20|cleanup_after_build 00h35m34s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m34s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m34s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m35s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m35s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m35s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m35s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m36s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m36s | delete_dir() READY 00h35m36s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h35m36s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h35m36s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h35m36s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h35m36s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h35m36s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h35m36s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h35m36s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h35m36s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h35m36s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h35m36s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h35m36s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h35m36s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h35m36s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h35m36s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h35m36s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h35m36s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h35m36s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h35m36s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h35m36s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h35m36s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h35m36s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h35m36s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h35m36s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h35m36s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h35m36s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h35m36s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h35m36s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h35m36s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h35m36s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h35m36s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h35m36s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h35m36s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h35m36s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h35m36s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h35m36s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h35m36s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h35m36s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h35m36s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h35m36s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h35m36s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h35m36s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h35m36s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h35m36s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h35m36s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h35m36s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h35m36s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h35m36s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h35m36s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h35m36s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h35m36s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h35m36s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h35m36s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h35m36s | DEBUG_Mem free: 1508528 avail: 1929080 00h35m36s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h35m36s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h35m36s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h35m36s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h35m36s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h35m36s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h35m36s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h35m36s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h35m36s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h35m36s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h35m36s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h35m36s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h35m36s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h35m36s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h35m36s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h35m36s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h35m36s | 58a0fb48b79d5776dde4a8849a974de7dcac71b2052eb3f463b91d8b4581c9e2 /after/bin/perl 00h35m36s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h35m36s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h35m36s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h35m36s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h35m36s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h35m36s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h35m36s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h35m36s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h35m36s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h35m36s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h35m36s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h35m36s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h35m36s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h35m36s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h35m36s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h35m36s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h35m36s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h35m36s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h35m36s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h35m36s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h35m36s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h35m36s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h35m36s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h35m36s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h35m36s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h35m36s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h35m36s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h35m36s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h35m36s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h35m36s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h35m36s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h35m36s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h35m36s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h35m36s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h35m36s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h35m36s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h35m36s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h35m36s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h35m36s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h35m36s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h35m36s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h35m36s | sha256sum: /after/lib/linux: Is a directory 00h35m36s | sha256sum: /after/lib/musl: Is a directory 00h35m36s | sha256sum: /after/lib/tcc: Is a directory 00h35m36s | sha256sum: /after/lib/x86-mes: Is a directory 00h35m36s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h35m36s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h35m36s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h35m36s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h35m36s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h35m36s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h35m36s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h35m36s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h35m36s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h35m36s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h35m36s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h35m36s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h35m36s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h35m36s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h35m36s | sha256sum: /after/include/gnu: Is a directory 00h35m36s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h35m36s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h35m36s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h35m36s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h35m36s | sha256sum: /after/include/linux: Is a directory 00h35m36s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h35m36s | sha256sum: /after/include/mach: Is a directory 00h35m36s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h35m36s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h35m36s | sha256sum: /after/include/mes: Is a directory 00h35m36s | sha256sum: /after/include/musl: Is a directory 00h35m36s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h35m36s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h35m36s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h35m36s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h35m36s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h35m36s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h35m36s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h35m36s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h35m36s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h35m36s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h35m36s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h35m36s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h35m36s | sha256sum: /after/include/sys: Is a directory 00h35m36s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h35m36s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h35m36s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h35m36s | sha256sum: /after/share/awk: Is a directory 00h35m36s | sha256sum: /after/share/bison: Is a directory 00h35m36s | perl-5.000: checksumming installed files. 00h35m36s | /after/bin/perl: OK 00h35m36s | perl-5.000: build successful 00h35m36s | executing: gcc -dM -E -xc /dev/null 00h35m36s | run.sh: line 374: gcc: command not found 00h35m36s | DEBUGps: before_build: perl-5.003 | buildid 21 | ps: 42 00h35m36s | PID USER TIME COMMAND 00h35m36s | 1 0 0:00 ./init.user 00h35m36s | 2 0 0:00 [kthreadd] 00h35m36s | 3 0 0:00 [ksoftirqd/0] 00h35m36s | 4 0 0:00 [kworker/0:0] 00h35m36s | 5 0 0:00 [kworker/0:0H] 00h35m36s | 6 0 0:00 [kworker/u2:0] 00h35m36s | 7 0 0:00 [khelper] 00h35m36s | 8 0 0:00 [kdevtmpfs] 00h35m36s | 9 0 0:00 [perf] 00h35m36s | 10 0 0:00 [writeback] 00h35m36s | 11 0 0:00 [kworker/0:1] 00h35m36s | 12 0 0:00 [kswapd0] 00h35m36s | 13 0 0:00 [deferwq] 00h35m36s | 14 0 0:00 [kworker/u2:1] 00h35m36s | 22 0 0:00 {init} /bin/ash /init 00h35m36s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h35m36s | 120 0 0:00 ../bin/kaem --file kaem.run 00h35m36s | 502 0 0:00 [busybox] 00h35m36s | 546 0 0:00 [sh] 00h35m36s | 757 0 0:00 [busybox] 00h35m36s | 811 0 0:00 [busybox] 00h35m36s | 1146 0 0:00 [bash] 00h35m36s | 1237 0 0:00 [busybox] 00h35m36s | 1252 0 0:00 [busybox] 00h35m36s | 1711 0 0:00 [tr] 00h35m36s | 2010 0 0:00 [busybox] 00h35m36s | 2114 0 0:00 [busybox] 00h35m36s | 2888 0 0:00 [busybox] 00h35m36s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m36s | 3005 0 0:00 [busybox] 00h35m36s | 3090 0 0:00 [busybox] 00h35m36s | 3245 0 0:00 [busybox] 00h35m36s | 3343 0 0:00 [busybox] 00h35m36s | 3389 0 0:27 bash run.sh 00h35m36s | 3557 0 0:00 [wc] 00h35m36s | 3605 0 0:00 [busybox] 00h35m36s | 3610 0 0:00 [busybox] 00h35m36s | 3657 0 0:00 [busybox] 00h35m36s | 3719 0 0:00 [busybox] 00h35m36s | 3721 0 0:00 /bin/busybox ps 00h35m36s | 3722 0 0:00 /bin/busybox sleep 0.25 00h35m36s | DEBUGps: before_build: perl-5.003 | buildid 21 | READY: 3389 00h35m36s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h35m36s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m37s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m37s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m37s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m38s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m38s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m38s | DEBUG_Mem free: 1508396 avail: 1928948 00h35m38s | delete_dir() LOOP | word: '/Development' 00h35m38s | run.sh: line 43: command: ls: noDEBUG_Mem free: 1508388 avail: 1928940 00h35m38s | t found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/M2-Planet' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/NASM' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/mes-m2' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/mescc-tools' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m38s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m38s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m38s | run.sh: line 43: command: ls: not found 00h35m38s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/bison-DEBUG_Mem free: 1507652 avail: 1928204 00h35m39s | 3.4.1' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/after/perl-5.000' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | delete_dir() LOOP | word: '/Development' 00h35m39s | run.sh: line 43: command: ls: not found 00h35m39s | run.sh: line 52: command: ls: not found 00h35m39s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h35m39s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m39s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m39s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m40s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m40s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m40s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m40s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m41s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m41s | delete_dir() READY 00h35m41s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m41s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m41s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m41s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m42s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m42s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m42s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m42s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m43s | DEBUG_Mem free: 1507404 avail: 1927956 00h35m43s | delete_dir() LOOP | word: '/Development' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/M2-Planet' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/NASM' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/mes-m2' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/mescc-tools' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_DEBUG_Mem free: 1507032 avail: 1927584 00h35m43s | base 00h35m43s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/after/perl-5.000' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | delete_dir() LOOP | word: '/M2-Planet' 00h35m43s | run.sh: line 43: command: ls: not found 00h35m43s | run.sh: line 52: command: ls: not found 00h35m43s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h35m43s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m44s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m44s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m44s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m44s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m45s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m45s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m45s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m45s | delete_dir() READY 00h35m45s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h35m45s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m46s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m46s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m46s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m46s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m47s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m47s | DEBUG_Mem free: 1506412 avail: 1926964 00h35m47s | delete_dir() LOOP | word: '/Development' 00h35m47s | DEBUG_Mem free: 1506404 avail: 1926956 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/M2-Planet' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/NASM' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/mes-m2' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/mescc-tools' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m47s | run.sh: line 43: command: ls: not found 00h35m47s | run.sh: line 52: command: ls: not found 00h35m47s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m47s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | DEBUG_Mem free: 1505784 avail: 1926336 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/after/perl-5.000' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | delete_dir() LOOP | word: '/NASM' 00h35m48s | run.sh: line 43: command: ls: not found 00h35m48s | run.sh: line 52: command: ls: not found 00h35m48s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h35m48s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m48s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m48s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m49s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m49s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m49s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m49s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m50s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m50s | delete_dir() READY 00h35m50s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m50s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m50s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m50s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m51s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m51s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m51s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m51s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m52s | DEBUG_Mem free: 1505420 avail: 1925972 00h35m52s | delete_dir() LOOP | word: '/Development' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/M2-Planet' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/NASM' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/mes-m2' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/mescc-tools' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | DEBUG_Mem free: 1505040 avail: 1925592 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/after/perl-5.000' 00h35m52s | DEBUG_Mem free: 1504544 avail: 1925096 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m52s | run.sh: line 43: command: ls: not found 00h35m52s | run.sh: line 52: command: ls: not found 00h35m52s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h35m52s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m53s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m53s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m53s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m53s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m54s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m54s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m54s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m54s | delete_dir() READY 00h35m54s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h35m54s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m55s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m55s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m55s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m55s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m56s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m56s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m56s | delete_dir() LOOP | word: '/Development' 00h35m56s | DEBUG_Mem free: 1504428 avail: 1924980 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/M2-Planet' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/NASM' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/mes-m2' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/mescc-tools' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/mes-0.23' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m56s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h35m56s | run.sh: line 43: command: ls: not found 00h35m56s | run.sh: line 52: command: ls: not found 00h35m56s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: DEBUG_Mem free: 1503932 avail: 1924484 00h35m57s | '/after/bison-3.4.1' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: '/after/grep-2.4' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: '/after/perl-5.000' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | delete_dir() LOOP | word: '/mes-m2' 00h35m57s | run.sh: line 43: command: ls: not found 00h35m57s | run.sh: line 52: command: ls: not found 00h35m57s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h35m57s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m57s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m57s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m58s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m58s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m58s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m58s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m59s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m59s | delete_dir() READY 00h35m59s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h35m59s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m59s | DEBUG_Mem free: 1503436 avail: 1923988 00h35m59s | DEBUG_Mem free: 1503436 avail: 1923988 00h36m00s | DEBUG_Mem free: 1503436 avail: 1923988 00h36m00s | DEBUG_Mem free: 1503436 avail: 1923988 00h36m00s | DEBUG_Mem free: 1503436 avail: 1923988 00h36m00s | DEBUG_Mem free: 1503436 avail: 1923988 00h36m01s | DEBUG_Mem free: 1503436 avail: 1923988 00h36m01s | delete_dir() LOOP | word: '/Development' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/M2-Planet' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/NASM' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/mes-m2' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/mescc-tools' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | DEBUG_Mem free: 1503064 avail: 1923616 00h36m01s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/after/perl-5.000DEBUG_Mem free: 1502568 avail: 1923120 00h36m01s | ' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | delete_dir() LOOP | word: '/mescc-tools' 00h36m01s | run.sh: line 43: command: ls: not found 00h36m01s | run.sh: line 52: command: ls: not found 00h36m01s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m01s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m02s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m02s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m02s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m02s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m03s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m03s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m03s | DEBUG_Mem free: 1502444 avail: 1922996 00h36m03s | delete_dir() READY 00h36m03s | perl-5.003: beginning build using script perl-5.003.sh 00h36m03s | START: mkdir -p build 00h36m03s | READY: RC: 0 00h36m03s | perl-5.003: unpacking source. 00h36m03s | src_unpack: start pwd: /after/perl-5.003/build | perl-5.003-21 00h36m03s | tar: Unknown file type 'g' for pax_global_header, extracted as normal file 00h36m03s | src_unpack: ready pwd: /after/perl-5.003/build | perl-5.003-21 00h36m03s | perl-5.003: preparing source. 00h36m03s | perly.y: warning: 129 shift/reduce conflicts [-Wconflicts-sr] 00h36m03s | perly.y: warning: 2 reduce/reduce conflicts [-Wconflicts-rr] 00h36m03s | DEBUG_Mem free: 1494748 avail: 1921904 00h36m04s | DEBUG_Mem free: 1494748 avail: 1921988 00h36m04s | perl-5.003: configuring source. 00h36m04s | perl-5.003: compiling source. 00h36m04s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h36m04s | 00h36m04s | # SPDX-License-Identifier: GPL-3.0-or-later 00h36m04s | 00h36m04s | VERSION=5.003 00h36m04s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h36m04s | 00h36m04s | CC = tcc 00h36m04s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" 00h36m04s | 00h36m04s | .PHONY: all 00h36m04s | 00h36m04s | MINIPERL_SRC = av deb doio doop dump globals gv hv mg miniperlmain op perl perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke util 00h36m04s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h36m04s | 00h36m04s | all: miniperl 00h36m04s | 00h36m04s | miniperl: $(MINIPERL_OBJ) 00h36m04s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h36m04s | 00h36m04s | install: all 00h36m04s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h36m04s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m04s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m04s | GNU Make 3.80 00h36m04s | Copyright (C) 2002 Free Software Foundation, Inc. 00h36m04s | This is free software; see the source for copying conditions. 00h36m04s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h36m04s | PARTICULAR PURPOSE. 00h36m04s | Reading makefiles... 00h36m04s | Updating goal targets.... 00h36m04s | File `all' does not exist. 00h36m04s | File `miniperl' does not exist. 00h36m04s | File `av.o' does not exist. 00h36m04s | Must remake target `av.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o av.o av.c 00h36m04s | Successfully remade target file `av.o'. 00h36m04s | File `deb.o' does not exist. 00h36m04s | Must remake target `deb.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o deb.o deb.c 00h36m04s | Successfully remade target file `deb.o'. 00h36m04s | File `doio.o' does not exist. 00h36m04s | Must remake target `doio.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o doio.o doio.c 00h36m04s | DEBUG_Mem free: 1494748 avail: 1922036 00h36m04s | doio.c:116: warning: implicit declaration of function 'close' 00h36m04s | doio.c:194: warning: implicit declaration of function 'dup' 00h36m04s | doio.c:292: warning: implicit declaration of function 'dup2' 00h36m04s | doio.c:413: warning: implicit declaration of function 'unlink' 00h36m04s | doio.c:414: warning: implicit declaration of function 'link' 00h36m04s | doio.c:933: warning: implicit declaration of function 'execvp' 00h36m04s | doio.c:1015: warning: implicit declaration of function 'execl' 00h36m04s | Successfully remade target file `doio.o'. 00h36m04s | File `doop.o' does not exist. 00h36m04s | Must remake target `doop.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o doop.o doop.c 00h36m04s | Successfully remade target file `doop.o'. 00h36m04s | File `dump.o' does not exist. 00h36m04s | Must remake target `dump.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o dump.o dump.c 00h36m04s | Successfully remade target file `dump.o'. 00h36m04s | File `globals.o' does not exist. 00h36m04s | Must remake target `globals.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o globals.o globals.c 00h36m04s | Successfully remade target file `globals.o'. 00h36m04s | File `gv.o' does not exist. 00h36m04s | Must remake target `gv.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o gv.o gv.c 00h36m04s | Successfully remade target file `gv.o'. 00h36m04s | File `hv.o' does not exist. 00h36m04s | Must remake target `hv.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o hv.o hv.c 00h36m04s | Successfully remade target file `hv.o'. 00h36m04s | File `mg.o' does not exist. 00h36m04s | Must remake target `mg.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o mg.o mg.c 00h36m04s | mg.c:1199: warning: implicit declaration of function 'setuid' 00h36m04s | mg.c:1253: warning: implicit declaration of function 'setgid' 00h36m04s | Successfully remade target file `mg.o'. 00h36m04s | File `miniperlmain.o' does not exist. 00h36m04s | Must remake target `miniperlmain.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o miniperlmain.o miniperlmain.c 00h36m04s | Successfully remade target file `miniperlmain.o'. 00h36m04s | File `op.o' does not exist. 00h36m04s | Must remake target `op.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o op.o op.c 00h36m04s | DEBUG_Mem free: 1493880 avail: 1921356 00h36m04s | Successfully remade target file `op.o'. 00h36m04s | File `perl.o' does not exist. 00h36m04s | Must remake target `perl.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o perl.o perl.c 00h36m04s | perl.c:483: warning: implicit declaration of function 'unlink' 00h36m04s | perl.c:1281: warning: implicit declaration of function 'getpid' 00h36m04s | perl.c:1778: warning: implicit declaration of function 'chdir' 00h36m04s | Successfully remade target file `perl.o'. 00h36m04s | File `perly.o' does not exist. 00h36m04s | Must remake target `perly.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o perly.o perly.c 00h36m04s | Successfully remade target file `perly.o'. 00h36m04s | File `pp.o' does not exist. 00h36m04s | Must remake target `pp.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o pp.o pp.c 00h36m04s | Successfully remade target file `pp.o'. 00h36m04s | File `pp_ctl.o' does not exist. 00h36m04s | Must remake target `pp_ctl.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o pp_ctl.o pp_ctl.c 00h36m04s | pp_ctl.c:1006: warning: implicit declaration of function 'unlink' 00h36m04s | Successfully remade target file `pp_ctl.o'. 00h36m04s | File `pp_hot.o' does not exist. 00h36m04s | Must remake target `pp_hot.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o pp_hot.o pp_hot.c 00h36m04s | pp_hot.c:668: warning: implicit declaration of function 'setuid' 00h36m04s | pp_hot.c:697: warning: implicit declaration of function 'setgid' 00h36m04s | Successfully remade target file `pp_hot.o'. 00h36m04s | File `pp_sys.o' does not exist. 00h36m04s | Must remake target `pp_sys.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o pp_sys.o pp_sys.c 00h36m04s | pp_sys.c:1064: warning: implicit declaration of function 'read' 00h36m04s | pp_sys.c:1135: warning: implicit declaration of function 'write' 00h36m04s | pp_sys.c:2129: warning: implicit declaration of function 'isatty' 00h36m04s | pp_sys.c:2214: warning: implicit declaration of function 'close' 00h36m04s | pp_sys.c:2273: warning: implicit declaration of function 'chdir' 00h36m04s | pp_sys.c:2355: warning: implicit declaration of function 'unlink' 00h36m04s | pp_sys.c:2356: warning: implicit declaration of function 'link' 00h36m04s | pp_sys.c:2515: warning: implicit declaration of function 'rmdir' 00h36m04s | pp_sys.c:2705: warning: implicit declaration of function 'fork' 00h36m04s | pp_sys.c:2711: warning: implicit declaration of function 'getpid' 00h36m04s | pp_sys.c:2730: warning: implicit declaration of function 'wait' 00h36m04s | pp_sys.c:2788: warning: implicit declaration of function 'sleep' 00h36m04s | pp_sys.c:2818: warning: implicit declaration of function '_exit' 00h36m04s | pp_sys.c:3084: warning: implicit declaration of function 'alarm' 00h36m04s | pp_sys.c:3104: warning: implicit declaration of function 'pause' 00h36m04s | pp_sys.c:3917: warning: implicit declaration of function 'syscall' 00h36m04s | Successfully remade target file `pp_sys.o'. 00h36m04s | DEBUG_Mem free: 1493888 avail: 1921812 00h36m04s | File `regcomp.o' does not exist. 00h36m04s | Must remake target `regcomp.o'. 00h36m04s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o regcomp.o regcomp.c 00h36m04s | Successfully remade target file `regcomp.o'. 00h36m04s | File `regexec.o' does not exist. 00h36m04s | Must remake target `regexec.o'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o regexec.o regexec.c 00h36m05s | Successfully remade target file `regexec.o'. 00h36m05s | File `run.o' does not exist. 00h36m05s | Must remake target `run.o'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o run.o run.c 00h36m05s | Successfully remade target file `run.o'. 00h36m05s | File `scope.o' does not exist. 00h36m05s | Must remake target `scope.o'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o scope.o scope.c 00h36m05s | Successfully remade target file `scope.o'. 00h36m05s | File `sv.o' does not exist. 00h36m05s | Must remake target `sv.o'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o sv.o sv.c 00h36m05s | sv.c:1302: warning: implicit declaration of function 'gcvt' 00h36m05s | Successfully remade target file `sv.o'. 00h36m05s | File `taint.o' does not exist. 00h36m05s | Must remake target `taint.o'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o taint.o taint.c 00h36m05s | Successfully remade target file `taint.o'. 00h36m05s | File `toke.o' does not exist. 00h36m05s | Must remake target `toke.o'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o toke.o toke.c 00h36m05s | toke.c:1474: warning: implicit declaration of function 'execv' 00h36m05s | Successfully remade target file `toke.o'. 00h36m05s | File `util.o' does not exist. 00h36m05s | Must remake target `util.o'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" -c -o util.o util.c 00h36m05s | util.c:996: warning: implicit declaration of function 'unlink' 00h36m05s | DEBUG_Mem free: 1492888 avail: 1921076 00h36m05s | util.c:1380: warning: implicit declaration of function 'pipe' 00h36m05s | util.c:1390: warning: implicit declaration of function 'fork' 00h36m05s | util.c:1392: warning: implicit declaration of function 'close' 00h36m05s | util.c:1397: warning: implicit declaration of function 'sleep' 00h36m05s | util.c:1406: warning: implicit declaration of function 'dup2' 00h36m05s | util.c:1420: warning: implicit declaration of function '_exit' 00h36m05s | util.c:1424: warning: implicit declaration of function 'getpid' 00h36m05s | util.c:1493: warning: implicit declaration of function 'dup' 00h36m05s | util.c:1579: warning: implicit declaration of function 'wait' 00h36m05s | Successfully remade target file `util.o'. 00h36m05s | Must remake target `miniperl'. 00h36m05s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.003\" av.o deb.o doio.o doop.o dump.o globals.o gv.o hv.o mg.o miniperlmain.o op.o perl.o perly.o pp.o pp_ctl.o pp_hot.o pp_sys.o regcomp.o regexec.o run.o scope.o sv.o taint.o toke.o util.o -o miniperl 00h36m05s | Successfully remade target file `miniperl'. 00h36m05s | Must remake target `all'. 00h36m05s | Successfully remade target file `all'. 00h36m05s | src_compile 00h36m05s | # end of call src_compile: 00h36m05s | perl-5.003: installing. 00h36m05s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h36m05s | 00h36m05s | # SPDX-License-Identifier: GPL-3.0-or-later 00h36m05s | 00h36m05s | VERSION=5.003 00h36m05s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h36m05s | 00h36m05s | CC = tcc 00h36m05s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" 00h36m05s | 00h36m05s | .PHONY: all 00h36m05s | 00h36m05s | MINIPERL_SRC = av deb doio doop dump globals gv hv mg miniperlmain op perl perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke util 00h36m05s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h36m05s | 00h36m05s | all: miniperl 00h36m05s | 00h36m05s | miniperl: $(MINIPERL_OBJ) 00h36m05s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h36m05s | 00h36m05s | install: all 00h36m05s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h36m05s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m05s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m05s | GNU Make 3.80 00h36m05s | Copyright (C) 2002 Free Software Foundation, Inc. 00h36m05s | This is free software; see the source for copying conditions. 00h36m05s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h36m05s | PARTICULAR PURPOSE. 00h36m05s | Reading makefiles... 00h36m05s | Updating goal targets.... 00h36m05s | File `install' does not exist. 00h36m05s | File `all' does not exist. 00h36m05s | Must remake target `all'. 00h36m05s | Successfully remade target file `all'. 00h36m05s | Must remake target `install'. 00h36m05s | install miniperl /after/bin/perl 00h36m05s | mkdir -p "/after/lib/perl5/5.003" 00h36m05s | cp -r lib/* "/after/lib/perl5/5.003" 00h36m05s | Successfully remade target file `install'. 00h36m05s | src_install 00h36m05s | DEBUGps: after_build: perl-5.003 | buildid 21 | ps: 43 00h36m05s | PID USER TIME COMMAND 00h36m05s | 1 0 0:00 ./init.user 00h36m05s | 2 0 0:00 [kthreadd] 00h36m05s | 3 0 0:00 [ksoftirqd/0] 00h36m05s | 4 0 0:00 [kworker/0:0] 00h36m05s | 5 0 0:00 [kworker/0:0H] 00h36m05s | 6 0 0:00 [kworker/u2:0] 00h36m05s | 7 0 0:00 [khelper] 00h36m05s | 8 0 0:00 [kdevtmpfs] 00h36m05s | 9 0 0:00 [perf] 00h36m05s | 10 0 0:00 [writeback] 00h36m05s | 11 0 0:00 [kworker/0:1] 00h36m05s | 12 0 0:00 [kswapd0] 00h36m05s | 13 0 0:00 [deferwq] 00h36m05s | 14 0 0:00 [kworker/u2:1] 00h36m05s | 22 0 0:00 {init} /bin/ash /init 00h36m05s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h36m05s | 120 0 0:00 ../bin/kaem --file kaem.run 00h36m05s | 502 0 0:00 [busybox] 00h36m05s | 546 0 0:00 [sh] 00h36m05s | 630 0 0:00 /bin/busybox sleep 0.25 00h36m05s | 643 0 0:00 /bin/busybox ps 00h36m05s | 757 0 0:00 [busybox] 00h36m05s | 811 0 0:00 [busybox] 00h36m05s | 1146 0 0:00 [bash] 00h36m05s | 1237 0 0:00 [busybox] 00h36m05s | 1252 0 0:00 [busybox] 00h36m05s | 1711 0 0:00 [tr] 00h36m05s | 2010 0 0:00 [busybox] 00h36m05s | 2114 0 0:00 [busybox] 00h36m05s | 2888 0 0:00 [busybox] 00h36m05s | 3005 0 0:00 [busybox] 00h36m05s | 3090 0 0:00 [busybox] 00h36m05s | 3245 0 0:00 [busybox] 00h36m05s | 3343 0 0:00 [busybox] 00h36m05s | 3389 0 0:28 bash run.sh 00h36m05s | 3557 0 0:00 [wc] 00h36m05s | 3605 0 0:00 [busybox] 00h36m05s | 3610 0 0:00 [busybox] 00h36m05s | 3657 0 0:00 [busybox] 00h36m05s | 3719 0 0:00 [busybox] 00h36m05s | DEBUGps: after_build: perl-5.003 | buildid 21 | READY: 3389 00h36m05s | delete_dir() START | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m05s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m05s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m05s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m06s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m06s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m06s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m07s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m07s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m07s | delete_dir() LOOP | word: '/Development' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/M2-Planet' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/NASM' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/mes-m2' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | DEBUG_Mem free: 1492152 avail: 1922052 00h36m07s | delete_dir() LOOP | word: '/mescc-tools' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | DEBUG_Mem free: 1491772 avail: 1921672 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m07s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m07s | run.sh: line 43: command: ls: not found 00h36m07s | run.sh: line 52: command: ls: not found 00h36m07s | delete_dir() ERR | '/after/perl-5.003' | context: perl-5.003-21|cleanup_after_build 00h36m08s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m08s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m08s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m08s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m09s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m09s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m09s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m09s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m09s | delete_dir() READY 00h36m09s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h36m09s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h36m09s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h36m09s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h36m09s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h36m09s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h36m09s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h36m09s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h36m09s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h36m09s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h36m09s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h36m09s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h36m09s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h36m09s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h36m09s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h36m10s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h36m10s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h36m10s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h36m10s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h36m10s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h36m10s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h36m10s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h36m10s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h36m10s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h36m10s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h36m10s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h36m10s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h36m10s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h36m10s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h36m10s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h36m10s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h36m10s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h36m10s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h36m10s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h36m10s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h36m10s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h36m10s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h36m10s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h36m10s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h36m10s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h36m10s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h36m10s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h36m10s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h36m10s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h36m10s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h36m10s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h36m10s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h36m10s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h36m10s | DEBUG_Mem free: 1491656 avail: 1921556 00h36m10s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h36m10s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h36m10s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h36m10s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h36m10s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h36m10s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h36m10s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h36m10s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h36m10s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h36m10s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h36m10s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h36m10s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h36m10s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h36m10s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h36m10s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h36m10s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h36m10s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h36m10s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h36m10s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h36m10s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h36m10s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h36m10s | bcc7f667b0943049c3e75a08f1054c1797a53b4189cd2441700d150a758631a8 /after/bin/perl 00h36m10s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h36m10s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h36m10s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h36m10s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h36m10s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h36m10s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h36m10s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h36m10s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h36m10s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h36m10s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h36m10s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h36m10s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h36m10s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h36m10s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h36m10s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h36m10s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h36m10s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h36m10s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h36m10s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h36m10s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h36m10s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h36m10s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h36m10s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h36m10s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h36m10s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h36m10s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h36m10s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h36m10s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h36m10s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h36m10s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h36m10s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h36m10s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h36m10s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h36m10s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h36m10s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h36m10s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h36m10s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h36m10s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h36m10s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h36m10s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h36m10s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h36m10s | sha256sum: /after/lib/linux: Is a directory 00h36m10s | sha256sum: /after/lib/musl: Is a directory 00h36m10s | sha256sum: /after/lib/perl5: Is a directory 00h36m10s | sha256sum: /after/lib/tcc: Is a directory 00h36m10s | sha256sum: /after/lib/x86-mes: Is a directory 00h36m10s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h36m10s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h36m10s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h36m10s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h36m10s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h36m10s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h36m10s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h36m10s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h36m10s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h36m10s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h36m10s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h36m10s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h36m10s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h36m10s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h36m10s | sha256sum: /after/include/gnu: Is a directory 00h36m10s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h36m10s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h36m10s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h36m10s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h36m10s | sha256sum: /after/include/linux: Is a directory 00h36m10s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h36m10s | sha256sum: /after/include/mach: Is a directory 00h36m10s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h36m10s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h36m10s | sha256sum: /after/include/mes: Is a directory 00h36m10s | sha256sum: /after/include/musl: Is a directory 00h36m10s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h36m10s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h36m10s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h36m10s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h36m10s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h36m10s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h36m10s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h36m10s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h36m10s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h36m10s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h36m10s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h36m10s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h36m10s | sha256sum: /after/include/sys: Is a directory 00h36m10s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h36m10s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h36m10s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h36m10s | sha256sum: /after/share/awk: Is a directory 00h36m10s | sha256sum: /after/share/bison: Is a directory 00h36m10s | perl-5.003: checksumming installed files. 00h36m10s | /after/bin/perl: OK 00h36m10s | perl-5.003: build successful 00h36m10s | executing: gcc -dM -E -xc /dev/null 00h36m10s | run.sh: line 374: gcc: command not found 00h36m10s | DEBUG_Mem free: 1491516 avail: 1921416 00h36m10s | DEBUGps: before_build: perl5.004_05 | buildid 22 | ps: 43 00h36m10s | PID USER TIME COMMAND 00h36m10s | 1 0 0:00 ./init.user 00h36m10s | 2 0 0:00 [kthreadd] 00h36m10s | 3 0 0:00 [ksoftirqd/0] 00h36m10s | 4 0 0:00 [kworker/0:0] 00h36m10s | 5 0 0:00 [kworker/0:0H] 00h36m10s | 6 0 0:00 [kworker/u2:0] 00h36m10s | 7 0 0:00 [khelper] 00h36m10s | 8 0 0:00 [kdevtmpfs] 00h36m10s | 9 0 0:00 [perf] 00h36m10s | 10 0 0:00 [writeback] 00h36m10s | 11 0 0:00 [kworker/0:1] 00h36m10s | 12 0 0:00 [kswapd0] 00h36m10s | 13 0 0:00 [deferwq] 00h36m10s | 14 0 0:00 [kworker/u2:1] 00h36m10s | 22 0 0:00 {init} /bin/ash /init 00h36m10s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h36m10s | 120 0 0:00 ../bin/kaem --file kaem.run 00h36m10s | 502 0 0:00 [busybox] 00h36m10s | 546 0 0:00 [sh] 00h36m10s | 757 0 0:00 [busybox] 00h36m10s | 758 0 0:00 [busybox] 00h36m10s | 760 0 0:00 /bin/busybox sleep 0.25 00h36m10s | 761 0 0:00 /bin/busybox ps 00h36m10s | 811 0 0:00 [busybox] 00h36m10s | 1146 0 0:00 [bash] 00h36m10s | 1237 0 0:00 [busybox] 00h36m10s | 1252 0 0:00 [busybox] 00h36m10s | 1711 0 0:00 [tr] 00h36m10s | 2010 0 0:00 [busybox] 00h36m10s | 2114 0 0:00 [busybox] 00h36m10s | 2888 0 0:00 [busybox] 00h36m10s | 3005 0 0:00 [busybox] 00h36m10s | 3090 0 0:00 [busybox] 00h36m10s | 3245 0 0:00 [busybox] 00h36m10s | 3343 0 0:00 [busybox] 00h36m10s | 3389 0 0:29 bash run.sh 00h36m10s | 3557 0 0:00 [wc] 00h36m10s | 3605 0 0:00 [busybox] 00h36m10s | 3610 0 0:00 [busybox] 00h36m10s | 3657 0 0:00 [busybox] 00h36m10s | 3719 0 0:00 [busybox] 00h36m10s | DEBUGps: before_build: perl5.004_05 | buildid 22 | READY: 3389 00h36m10s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h36m10s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m10s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m11s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m11s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m11s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m11s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m12s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m12s | DEBUG_Mem free: 1491524 avail: 1921424 00h36m12s | delete_dir() LOOP | word: '/Development' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/M2-Planet' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/NASM' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/mes-m2' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/mescc-tools' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LDEBUG_Mem free: 1491028 avail: 1920928 00h36m12s | OOP | word: '/after/m4-1.4.7' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | delete_dir() LOOP | word: '/Development' 00h36m12s | run.sh: line 43: command: ls: not found 00h36m12s | run.sh: line 52: command: ls: not found 00h36m12s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m12s | DEBUG_Mem free: 1490532 avail: 1920432 00h36m13s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m13s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m13s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m13s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m14s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m14s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m14s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m14s | delete_dir() READY 00h36m14s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m14s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m15s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m15s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m15s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m15s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m16s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m16s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m16s | DEBUG_Mem free: 1490656 avail: 1920556 00h36m16s | delete_dir() LOOP | word: '/Development' 00h36m16s | run.sh: line 43: command: ls: not found 00h36m16s | run.sh: line 52: command: ls: not found 00h36m16s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m16s | delete_dir() LOOP | word: '/M2-Planet' 00h36m16s | run.sh: line 43: command: ls: not found 00h36m16s | run.sh: line 52: command: ls: not found 00h36m16s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m16s | delete_dir() LOOP | word: '/NASM' 00h36m16s | run.sh: line 43: command: ls: not found 00h36m16s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m17s | run.sh:DEBUG_Mem free: 1490400 avail: 1920300 00h36m17s | line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/mes-m2' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/mescc-tools' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m17s | run.sh: line 43: commandDEBUG_Mem free: 1489656 avail: 1919556 00h36m17s | : ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | delete_dir() LOOP | word: '/M2-Planet' 00h36m17s | run.sh: line 43: command: ls: not found 00h36m17s | run.sh: line 52: command: ls: not found 00h36m17s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m17s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m17s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m18s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m18s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m18s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m18s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m19s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m19s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m19s | delete_dir() READY 00h36m19s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h36m19s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m19s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m20s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m20s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m20s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m20s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m21s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m21s | DEBUG_Mem free: 1489540 avail: 1919440 00h36m21s | delete_dir() LOOP | word: '/Development' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/M2-Planet' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/NASM' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/mes-m2' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/mescc-tools' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_baseDEBUG_Mem free: 1489044 avail: 1918944 00h36m21s | 00h36m21s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | delete_dir() LOOP | word: '/NASM' 00h36m21s | run.sh: line 43: command: ls: not found 00h36m21s | run.sh: line 52: command: ls: not found 00h36m21s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m21s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m22s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m22s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m22s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m22s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m23s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m23s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m23s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m23s | delete_dir() READY 00h36m23s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m23s | DEBUG_Mem free: 1488432 avail: 1918332 00h36m24s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m24s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m24s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m24s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m25s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m25s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m25s | DEBUG_Mem free: 1488424 avail: 1918324 00h36m25s | delete_dir() LOOP | word: '/Development' 00h36m25s | run.sh: line 43: command: ls: not found 00h36m25s | run.sh: line 52: command: ls: not found 00h36m25s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m25s | delete_dir() LOOP | word: '/M2-Planet' 00h36m25s | run.sh: line 43: command: ls: not found 00h36m25s | ruDEBUG_Mem free: 1488416 avail: 1918316 00h36m25s | n.sh: line 52: command: ls: not found 00h36m25s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/NASM' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/mes-m2' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/mescc-tools' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | ruDEBUG_Mem free: 1487672 avail: 1917572 00h36m26s | n.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m26s | run.sh: line 43: command: ls: not found 00h36m26s | run.sh: line 52: command: ls: not found 00h36m26s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m26s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m26s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m27s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m27s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m27s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m27s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m28s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m28s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m28s | delete_dir() READY 00h36m28s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h36m28s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m28s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m29s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m29s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m29s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m29s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m30s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m30s | DEBUG_Mem free: 1487432 avail: 1917332 00h36m30s | delete_dir() LOOP | word: '/Development' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/M2-Planet' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/NASM' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/mes-m2' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/mescc-tools' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | DEBUG_Mem free: 1487052 avail: 1916952 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir(DEBUG_Mem free: 1486440 avail: 1916340 00h36m30s | ) LOOP | word: '/after/perl-5.000' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m30s | delete_dir() LOOP | word: '/mes-m2' 00h36m30s | run.sh: line 43: command: ls: not found 00h36m30s | run.sh: line 52: command: ls: not found 00h36m30s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h36m31s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m31s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m31s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m31s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m32s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m32s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m32s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m32s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m32s | delete_dir() READY 00h36m32s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m33s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m33s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m33s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m33s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m34s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m34s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m34s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m34s | DEBUG_Mem free: 1486316 avail: 1916216 00h36m34s | delete_dir() LOOP | word: '/Development' 00h36m34s | run.sh: line 43: command: ls: not found 00h36m34s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/M2-Planet' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/NASM' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/mes-m2' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/mescc-tools' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LDEBUG_Mem free: 1485696 avail: 1915596 00h36m35s | OOP | word: '/after/m4-1.4.7' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | delete_dir() LOOP | word: '/mescc-tools' 00h36m35s | run.sh: line 43: command: ls: not found 00h36m35s | run.sh: line 52: command: ls: not found 00h36m35s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h36m35s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m35s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m35s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m36s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m36s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m36s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m37s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m37s | DEBUG_Mem free: 1485324 avail: 1915224 00h36m37s | delete_dir() READY 00h36m37s | perl5.004_05: beginning build using script perl5.004_05.sh 00h36m37s | START: mkdir -p build 00h36m37s | READY: RC: 0 00h36m37s | perl5.004_05: unpacking source. 00h36m37s | src_unpack: start pwd: /after/perl5.004_05/build | perl5.004_05-22 00h36m37s | DEBUG_Mem free: 1482960 avail: 1915168 00h36m37s | src_unpack: ready pwd: /after/perl5.004_05/build | perl5.004_05-22 00h36m37s | perl5.004_05: preparing source. 00h36m37s | perly.y: warning: 112 shift/reduce conflicts [-Wconflicts-sr] 00h36m37s | perly.y: warning: 2 reduce/reduce conflicts [-Wconflicts-rr] 00h36m37s | DEBUG_Mem free: 1472420 avail: 1913832 00h36m38s | DEBUG_Mem free: 1472420 avail: 1913916 00h36m38s | perl5.004_05: configuring source. 00h36m38s | perl5.004_05: compiling source. 00h36m38s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h36m38s | 00h36m38s | # SPDX-License-Identifier: GPL-3.0-or-later 00h36m38s | 00h36m38s | VERSION=5.004_05 00h36m38s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h36m38s | 00h36m38s | CC = tcc 00h36m38s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" 00h36m38s | 00h36m38s | .PHONY: all 00h36m38s | 00h36m38s | MINIPERL_SRC = av deb doio doop dump globals gv hv mg miniperlmain op perl perlio perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke universal util 00h36m38s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h36m38s | 00h36m38s | all: miniperl 00h36m38s | 00h36m38s | miniperl: $(MINIPERL_OBJ) 00h36m38s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h36m38s | 00h36m38s | install: all 00h36m38s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h36m38s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m38s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m38s | GNU Make 3.80 00h36m38s | Copyright (C) 2002 Free Software Foundation, Inc. 00h36m38s | This is free software; see the source for copying conditions. 00h36m38s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h36m38s | PARTICULAR PURPOSE. 00h36m38s | Reading makefiles... 00h36m38s | Updating goal targets.... 00h36m38s | File `all' does not exist. 00h36m38s | File `miniperl' does not exist. 00h36m38s | File `av.o' does not exist. 00h36m38s | Must remake target `av.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o av.o av.c 00h36m38s | Successfully remade target file `av.o'. 00h36m38s | File `deb.o' does not exist. 00h36m38s | Must remake target `deb.o'. 00h36m38s | DEBUG_Mem free: 1472428 avail: 1913972 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o deb.o deb.c 00h36m38s | Successfully remade target file `deb.o'. 00h36m38s | File `doio.o' does not exist. 00h36m38s | Must remake target `doio.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o doio.o doio.c 00h36m38s | Successfully remade target file `doio.o'. 00h36m38s | File `doop.o' does not exist. 00h36m38s | Must remake target `doop.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o doop.o doop.c 00h36m38s | Successfully remade target file `doop.o'. 00h36m38s | File `dump.o' does not exist. 00h36m38s | Must remake target `dump.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o dump.o dump.c 00h36m38s | Successfully remade target file `dump.o'. 00h36m38s | File `globals.o' does not exist. 00h36m38s | Must remake target `globals.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o globals.o globals.c 00h36m38s | Successfully remade target file `globals.o'. 00h36m38s | File `gv.o' does not exist. 00h36m38s | Must remake target `gv.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o gv.o gv.c 00h36m38s | Successfully remade target file `gv.o'. 00h36m38s | File `hv.o' does not exist. 00h36m38s | Must remake target `hv.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o hv.o hv.c 00h36m38s | Successfully remade target file `hv.o'. 00h36m38s | File `mg.o' does not exist. 00h36m38s | Must remake target `mg.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o mg.o mg.c 00h36m38s | Successfully remade target file `mg.o'. 00h36m38s | File `miniperlmain.o' does nDEBUG_Mem free: 1472056 avail: 1913808 00h36m38s | ot exist. 00h36m38s | Must remake target `miniperlmain.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o miniperlmain.o miniperlmain.c 00h36m38s | Successfully remade target file `miniperlmain.o'. 00h36m38s | File `op.o' does not exist. 00h36m38s | Must remake target `op.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o op.o op.c 00h36m38s | Successfully remade target file `op.o'. 00h36m38s | File `perl.o' does not exist. 00h36m38s | Must remake target `perl.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o perl.o perl.c 00h36m38s | Successfully remade target file `perl.o'. 00h36m38s | File `perlio.o' does not exist. 00h36m38s | Must remake target `perlio.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o perlio.o perlio.c 00h36m38s | Successfully remade target file `perlio.o'. 00h36m38s | File `perly.o' does not exist. 00h36m38s | Must remake target `perly.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o perly.o perly.c 00h36m38s | Successfully remade target file `perly.o'. 00h36m38s | File `pp.o' does not exist. 00h36m38s | Must remake target `pp.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o pp.o pp.c 00h36m38s | pp.c:1571: warning: implicit declaration of function 'getpid' 00h36m38s | Successfully remade target file `pp.o'. 00h36m38s | File `pp_ctl.o' does not exist. 00h36m38s | Must remake target `pp_ctl.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o pp_ctl.o pp_ctl.c 00h36m38s | DEBUG_Mem free: 1470808 avail: 1912864 00h36m38s | Successfully remade target file `pp_ctl.o'. 00h36m38s | File `pp_hot.o' does not exist. 00h36m38s | Must remake target `pp_hot.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o pp_hot.o pp_hot.c 00h36m38s | pp_hot.c:683: warning: implicit declaration of function 'setuid' 00h36m38s | pp_hot.c:712: warning: implicit declaration of function 'setgid' 00h36m38s | Successfully remade target file `pp_hot.o'. 00h36m38s | File `pp_sys.o' does not exist. 00h36m38s | Must remake target `pp_sys.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o pp_sys.o pp_sys.c 00h36m38s | Successfully remade target file `pp_sys.o'. 00h36m38s | File `regcomp.o' does not exist. 00h36m38s | Must remake target `regcomp.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o regcomp.o regcomp.c 00h36m38s | Successfully remade target file `regcomp.o'. 00h36m38s | File `regexec.o' does not exist. 00h36m38s | Must remake target `regexec.o'. 00h36m38s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o regexec.o regexec.c 00h36m38s | Successfully remade target file `regexec.o'. 00h36m38s | File `run.o' does not exist. 00h36m38s | Must remake target `run.o'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o run.o run.c 00h36m39s | Successfully remade target file `run.o'. 00h36m39s | File `scope.o' does not exist. 00h36m39s | Must remake target `scope.o'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o scope.o scope.c 00h36m39s | Successfully remade target file `scope.o'. 00h36m39s | File `sv.o' does not exist. 00h36m39s | Must remake target `sv.o'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o sv.o sv.c 00h36m39s | sv.c:1683: warning: implicit declaration of function 'gcvt' 00h36m39s | DEBUG_Mem free: 1470312 avail: 1912656 00h36m39s | Successfully remade target file `sv.o'. 00h36m39s | File `taint.o' does not exist. 00h36m39s | Must remake target `taint.o'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o taint.o taint.c 00h36m39s | Successfully remade target file `taint.o'. 00h36m39s | File `toke.o' does not exist. 00h36m39s | Must remake target `toke.o'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o toke.o toke.c 00h36m39s | Successfully remade target file `toke.o'. 00h36m39s | File `universal.o' does not exist. 00h36m39s | Must remake target `universal.o'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o universal.o universal.c 00h36m39s | Successfully remade target file `universal.o'. 00h36m39s | File `util.o' does not exist. 00h36m39s | Must remake target `util.o'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" -c -o util.o util.c 00h36m39s | util.c:2127: warning: implicit declaration of function 'wait' 00h36m39s | Successfully remade target file `util.o'. 00h36m39s | Must remake target `miniperl'. 00h36m39s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.004_05\" av.o deb.o doio.o doop.o dump.o globals.o gv.o hv.o mg.o miniperlmain.o op.o perl.o perlio.o perly.o pp.o pp_ctl.o pp_hot.o pp_sys.o regcomp.o regexec.o run.o scope.o sv.o taint.o toke.o universal.o util.o -o miniperl 00h36m39s | Successfully remade target file `miniperl'. 00h36m39s | Must remake target `all'. 00h36m39s | Successfully remade target file `all'. 00h36m39s | src_compile 00h36m39s | # end of call src_compile: 00h36m39s | perl5.004_05: installing. 00h36m39s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h36m39s | 00h36m39s | # SPDX-License-Identifier: GPL-3.0-or-later 00h36m39s | 00h36m39s | VERSION=5.004_05 00h36m39s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h36m39s | 00h36m39s | CC = tcc 00h36m39s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" 00h36m39s | 00h36m39s | .PHONY: all 00h36m39s | 00h36m39s | MINIPERL_SRC = av deb doio doop dump globals gv hv mg miniperlmain op perl perlio perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke universal util 00h36m39s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h36m39s | 00h36m39s | all: miniperl 00h36m39s | 00h36m39s | miniperl: $(MINIPERL_OBJ) 00h36m39s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h36m39s | 00h36m39s | install: all 00h36m39s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h36m39s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m39s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h36m39s | GNU Make 3.80 00h36m39s | Copyright (C) 2002 Free Software Foundation, Inc. 00h36m39s | This is free software; see the source for copying conditions. 00h36m39s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h36m39s | PARTICULAR PURPOSE. 00h36m39s | Reading makefiles... 00h36m39s | Updating goal targets.... 00h36m39s | File `install' does not exist. 00h36m39s | File `all' does not exist. 00h36m39s | Must remake target `all'. 00h36m39s | Successfully remade target file `all'. 00h36m39s | Must remake target `instaDEBUG_Mem free: 1471560 avail: 1913956 00h36m39s | ll'. 00h36m39s | install miniperl /after/bin/perl 00h36m39s | mkdir -p "/after/lib/perl5/5.004_05" 00h36m39s | cp -r lib/* "/after/lib/perl5/5.004_05" 00h36m39s | Successfully remade target file `install'. 00h36m39s | src_install 00h36m39s | DEBUGps: after_build: perl5.004_05 | buildid 22 | ps: 44 00h36m39s | PID USER TIME COMMAND 00h36m39s | 1 0 0:00 ./init.user 00h36m39s | 2 0 0:00 [kthreadd] 00h36m39s | 3 0 0:00 [ksoftirqd/0] 00h36m39s | 4 0 0:00 [kworker/0:0] 00h36m39s | 5 0 0:00 [kworker/0:0H] 00h36m39s | 6 0 0:00 [kworker/u2:0] 00h36m39s | 7 0 0:00 [khelper] 00h36m39s | 8 0 0:00 [kdevtmpfs] 00h36m39s | 9 0 0:00 [perf] 00h36m39s | 10 0 0:00 [writeback] 00h36m39s | 11 0 0:00 [kworker/0:1] 00h36m39s | 12 0 0:00 [kswapd0] 00h36m39s | 13 0 0:00 [deferwq] 00h36m39s | 14 0 0:00 [kworker/u2:1] 00h36m39s | 22 0 0:00 {init} /bin/ash /init 00h36m39s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h36m39s | 120 0 0:00 ../bin/kaem --file kaem.run 00h36m39s | 502 0 0:00 [busybox] 00h36m39s | 546 0 0:00 [sh] 00h36m39s | 757 0 0:00 [busybox] 00h36m39s | 758 0 0:00 [busybox] 00h36m39s | 811 0 0:00 [busybox] 00h36m39s | 1146 0 0:00 [bash] 00h36m39s | 1237 0 0:00 [busybox] 00h36m39s | 1252 0 0:00 [busybox] 00h36m39s | 1499 0 0:00 /bin/busybox sleep 0.25 00h36m39s | 1508 0 0:00 /bin/busybox ps 00h36m39s | 1711 0 0:00 [tr] 00h36m39s | 2010 0 0:00 [busybox] 00h36m39s | 2114 0 0:00 [busybox] 00h36m39s | 2888 0 0:00 [busybox] 00h36m39s | 3005 0 0:00 [busybox] 00h36m39s | 3090 0 0:00 [busybox] 00h36m39s | 3245 0 0:00 [busybox] 00h36m39s | 3343 0 0:00 [busybox] 00h36m39s | 3389 0 0:31 bash run.sh 00h36m39s | 3557 0 0:00 [wc] 00h36m39s | 3605 0 0:00 [busybox] 00h36m39s | 3610 0 0:00 [busybox] 00h36m39s | 3657 0 0:00 [busybox] 00h36m39s | 3719 0 0:00 [busybox] 00h36m39s | DEBUGps: after_build: perl5.004_05 | buildid 22 | READY: 3389 00h36m39s | delete_dir() START | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m39s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m39s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m40s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m40s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m40s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m40s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m41s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m41s | DEBUG_Mem free: 1469824 avail: 1914116 00h36m41s | delete_dir() LOOP | word: '/Development' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/M2-Planet' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/NASM' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/mes-m2' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/mescc-tools' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004DEBUG_Mem free: 1469700 avail: 1913992 00h36m41s | _05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m41s | delete_DEBUG_Mem free: 1469080 avail: 1913372 00h36m41s | dir() LOOP | word: '/after/perl5.004_05' 00h36m41s | run.sh: line 43: command: ls: not found 00h36m41s | run.sh: line 52: command: ls: not found 00h36m41s | delete_dir() ERR | '/after/perl5.004_05' | context: perl5.004_05-22|cleanup_after_build 00h36m42s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m42s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m42s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m42s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m43s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m43s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m43s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m43s | delete_dir() READY 00h36m43s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m43s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h36m43s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h36m43s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h36m43s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h36m43s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h36m43s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h36m44s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h36m44s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h36m44s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h36m44s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h36m44s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h36m44s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h36m44s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h36m44s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h36m44s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h36m44s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h36m44s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h36m44s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h36m44s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h36m44s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h36m44s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h36m44s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h36m44s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h36m44s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h36m44s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h36m44s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h36m44s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h36m44s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h36m44s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h36m44s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h36m44s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h36m44s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h36m44s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h36m44s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h36m44s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h36m44s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h36m44s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h36m44s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h36m44s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h36m44s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h36m44s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h36m44s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h36m44s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h36m44s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h36m44s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h36m44s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h36m44s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h36m44s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h36m44s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h36m44s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h36m44s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h36m44s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h36m44s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h36m44s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h36m44s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h36m44s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h36m44s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h36m44s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h36m44s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h36m44s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h36m44s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h36m44s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h36m44s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h36m44s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h36m44s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h36m44s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h36m44s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h36m44s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h36m44s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h36m44s | 8bd1654c3cfd12a34a6ae3ce69ebce1a6bcb37ec810f5574fad226d33ac66b9a /after/bin/perl 00h36m44s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h36m44s | DEBUG_Mem free: 1469080 avail: 1913372 00h36m44s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h36m44s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h36m44s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h36m44s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h36m44s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h36m44s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h36m44s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h36m44s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h36m44s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h36m44s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h36m44s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h36m44s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h36m44s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h36m44s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h36m44s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h36m44s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h36m44s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h36m44s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h36m44s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h36m44s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h36m44s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h36m44s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h36m44s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h36m44s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h36m44s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h36m44s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h36m44s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h36m44s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h36m44s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h36m44s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h36m44s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h36m44s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h36m44s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h36m44s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h36m44s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h36m44s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h36m44s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h36m44s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h36m44s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h36m44s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h36m44s | sha256sum: /after/lib/linux: Is a directory 00h36m44s | sha256sum: /after/lib/musl: Is a directory 00h36m44s | sha256sum: /after/lib/perl5: Is a directory 00h36m44s | sha256sum: /after/lib/tcc: Is a directory 00h36m44s | sha256sum: /after/lib/x86-mes: Is a directory 00h36m44s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h36m44s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h36m44s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h36m44s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h36m44s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h36m44s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h36m44s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h36m44s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h36m44s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h36m44s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h36m44s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h36m44s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h36m44s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h36m44s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h36m44s | sha256sum: /after/include/gnu: Is a directory 00h36m44s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h36m44s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h36m44s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h36m44s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h36m44s | sha256sum: /after/include/linux: Is a directory 00h36m44s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h36m44s | sha256sum: /after/include/mach: Is a directory 00h36m44s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h36m44s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h36m44s | sha256sum: /after/include/mes: Is a directory 00h36m44s | sha256sum: /after/include/musl: Is a directory 00h36m44s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h36m44s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h36m44s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h36m44s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h36m44s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h36m44s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h36m44s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h36m44s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h36m44s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h36m44s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h36m44s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h36m44s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h36m44s | sha256sum: /after/include/sys: Is a directory 00h36m44s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h36m44s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h36m44s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h36m44s | sha256sum: /after/share/awk: Is a directory 00h36m44s | sha256sum: /after/share/bison: Is a directory 00h36m44s | perl5.004_05: checksumming installed files. 00h36m44s | /after/bin/perl: OK 00h36m44s | perl5.004_05: build successful 00h36m44s | executing: gcc -dM -E -xc /dev/null 00h36m44s | run.sh: line 374: gcc: command not found 00h36m44s | DEBUGps: before_build: perl5.005_03 | buildid 23 | ps: 44 00h36m44s | PID USER TIME COMMAND 00h36m44s | 1 0 0:00 ./init.user 00h36m44s | 2 0 0:00 [kthreadd] 00h36m44s | 3 0 0:00 [ksoftirqd/0] 00h36m44s | 4 0 0:00 [kworker/0:0] 00h36m44s | 5 0 0:00 [kworker/0:0H] 00h36m44s | 6 0 0:00 [kworker/u2:0] 00h36m44s | 7 0 0:00 [khelper] 00h36m44s | 8 0 0:00 [kdevtmpfs] 00h36m44s | 9 0 0:00 [perf] 00h36m44s | 10 0 0:00 [writeback] 00h36m44s | 11 0 0:00 [kworker/0:1] 00h36m44s | 12 0 0:00 [kswapd0] 00h36m44s | 13 0 0:00 [deferwq] 00h36m44s | 14 0 0:00 [kworker/u2:1] 00h36m44s | 22 0 0:00 {init} /bin/ash /init 00h36m44s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h36m44s | 120 0 0:00 ../bin/kaem --file kaem.run 00h36m44s | 502 0 0:00 [busybox] 00h36m44s | 546 0 0:00 [sh] 00h36m44s | 757 0 0:00 [busybox] 00h36m44s | 758 0 0:00 [busybox] 00h36m44s | 811 0 0:00 [busybox] 00h36m44s | 1146 0 0:00 [bash] 00h36m44s | 1237 0 0:00 [busybox] 00h36m44s | 1252 0 0:00 [busybox] 00h36m44s | 1622 0 0:00 /bin/busybox sleep 0.25 00h36m44s | 1626 0 0:00 [busybox] 00h36m44s | 1628 0 0:00 /bin/busybox ps 00h36m44s | 1711 0 0:00 [tr] 00h36m44s | 2010 0 0:00 [busybox] 00h36m44s | 2114 0 0:00 [busybox] 00h36m44s | 2888 0 0:00 [busybox] 00h36m44s | 3005 0 0:00 [busybox] 00h36m44s | 3090 0 0:00 [busybox] 00h36m44s | 3245 0 0:00 [busybox] 00h36m44s | 3343 0 0:00 [busybox] 00h36m44s | 3389 0 0:31 bash run.sh 00h36m44s | 3557 0 0:00 [wc] 00h36m44s | 3605 0 0:00 [busybox] 00h36m44s | 3610 0 0:00 [busybox] 00h36m44s | 3657 0 0:00 [busybox] 00h36m44s | 3719 0 0:00 [busybox] 00h36m44s | DEBUGps: before_build: perl5.005_03 | buildid 23 | READY: 3389 00h36m44s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h36m44s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m44s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m44s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m45s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m45s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m45s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m46s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m46s | DEBUG_Mem free: 1468824 avail: 1913116 00h36m46s | delete_dir() LOOP | word: '/Development' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/M2-Planet' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/NASM' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/DevelopDEBUG_Mem free: 1468824 avail: 1913116 00h36m46s | ment' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/mes-m2' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/mescc-tools' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | conteDEBUG_Mem free: 1468328 avail: 1912620 00h36m46s | xt: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m46s | delete_dir() LOOP | word: '/Development' 00h36m46s | run.sh: line 43: command: ls: not found 00h36m46s | run.sh: line 52: command: ls: not found 00h36m46s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h36m47s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m47s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m47s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m47s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m48s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m48s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m48s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m48s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m48s | delete_dir() READY 00h36m48s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m49s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m49s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m49s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m49s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m50s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m50s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m50s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m50s | DEBUG_Mem free: 1467956 avail: 1912248 00h36m51s | delete_dir() LOOP | word: '/Development' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/M2-Planet' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/NASM' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/mes-m2' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/mescc-tools' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m51s | run.sh: line 43: command: ls: not foDEBUG_Mem free: 1467576 avail: 1911868 00h36m51s | und 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: coDEBUG_Mem free: 1467080 avail: 1911372 00h36m51s | mmand: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | delete_dir() LOOP | word: '/M2-Planet' 00h36m51s | run.sh: line 43: command: ls: not found 00h36m51s | run.sh: line 52: command: ls: not found 00h36m51s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h36m51s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m51s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m52s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m52s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m52s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m52s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m53s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m53s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m53s | delete_dir() READY 00h36m53s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h36m53s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m53s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m54s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m54s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m54s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m54s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m55s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m55s | DEBUG_Mem free: 1466716 avail: 1911008 00h36m55s | delete_dir() LOOP | word: '/Development' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/M2-Planet' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/NASM' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/mes-m2' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/mescc-tools' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/mes-0.23' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NDEBUG_Mem free: 1466220 avail: 1910512 00h36m55s | ASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/grep-2.4' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/perl-5.000' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/perl-5.003' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h36m55s | run.sh: line 43: command: ls: not found 00h36m55s | run.sh: line 52: command: ls: not found 00h36m55s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m55s | delete_dir() LOOP | word: '/NASM' 00h36m56s | run.sh: line 43: command: ls: not found 00h36m56s | run.sh: line 52: command: ls: not found 00h36m56s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h36m56s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m56s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m56s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m56s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m57s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m57s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m57s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m57s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m58s | delete_dir() READY 00h36m58s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h36m58s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m58s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m58s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m58s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m59s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m59s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m59s | DEBUG_Mem free: 1465600 avail: 1909892 00h36m59s | DEBUG_Mem free: 1465600 avail: 1909892 00h37m00s | delete_dir() LOOP | word: '/Development' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/M2-Planet' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: booDEBUG_Mem free: 1465476 avail: 1909768 00h37m00s | tstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/NASM' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/mes-m2' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/mescc-tools' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | runDEBUG_Mem free: 1464848 avail: 1909140 00h37m00s | .sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m00s | run.sh: line 43: command: ls: not found 00h37m00s | run.sh: line 52: command: ls: not found 00h37m00s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m00s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m00s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m01s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m01s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m01s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m01s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m02s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m02s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m02s | delete_dir() READY 00h37m02s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h37m02s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m02s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m03s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m03s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m03s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m03s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m04s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m04s | DEBUG_Mem free: 1464484 avail: 1908776 00h37m04s | delete_dir() LOOP | word: '/Development' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/M2-Planet' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/NASM' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/mes-m2' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: lsDEBUG_Mem free: 1464104 avail: 1908396 00h37m04s | : not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/mescc-tools' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m04s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m04s | run.sh: line 43: command: ls: not found 00h37m04s | run.sh: line 52: command: ls: not found 00h37m04s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m05s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m05s | run.sh: lDEBUG_Mem free: 1463608 avail: 1907900 00h37m05s | ine 43: command: ls: not found 00h37m05s | run.sh: line 52: command: ls: not found 00h37m05s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m05s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m05s | run.sh: line 43: command: ls: not found 00h37m05s | run.sh: line 52: command: ls: not found 00h37m05s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m05s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m05s | run.sh: line 43: command: ls: not found 00h37m05s | run.sh: line 52: command: ls: not found 00h37m05s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m05s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m05s | run.sh: line 43: command: ls: not found 00h37m05s | run.sh: line 52: command: ls: not found 00h37m05s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m05s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m05s | run.sh: line 43: command: ls: not found 00h37m05s | run.sh: line 52: command: ls: not found 00h37m05s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m05s | delete_dir() LOOP | word: '/mes-m2' 00h37m05s | run.sh: line 43: command: ls: not found 00h37m05s | run.sh: line 52: command: ls: not found 00h37m05s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m05s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m05s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m05s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m06s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m06s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m06s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m06s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m07s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m07s | delete_dir() READY 00h37m07s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m07s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m07s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m07s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m08s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m08s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m08s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m08s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m09s | DEBUG_Mem free: 1463244 avail: 1907536 00h37m09s | delete_dir() LOOP | word: '/Development' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/M2-Planet' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/NASM' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/mes-m2' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/mescc-tools' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not foDEBUG_Mem free: 1462864 avail: 1907156 00h37m09s | und 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | DEBUG_Mem free: 1462120 avail: 1906412 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | delete_dir() LOOP | word: '/mescc-tools' 00h37m09s | run.sh: line 43: command: ls: not found 00h37m09s | run.sh: line 52: command: ls: not found 00h37m09s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m09s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m10s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m10s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m10s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m10s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m11s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m11s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m11s | DEBUG_Mem free: 1462004 avail: 1906296 00h37m11s | delete_dir() READY 00h37m11s | perl5.005_03: beginning build using script perl5.005_03.sh 00h37m11s | START: mkdir -p build 00h37m11s | READY: RC: 0 00h37m11s | perl5.005_03: unpacking source. 00h37m11s | src_unpack: start pwd: /after/perl5.005_03/build | perl5.005_03-23 00h37m11s | DEBUG_Mem free: 1447984 avail: 1905388 00h37m11s | src_unpack: ready pwd: /after/perl5.005_03/build | perl5.005_03-23 00h37m11s | perl5.005_03: preparing source. 00h37m11s | perly.y: warning: 112 shift/reduce conflicts [-Wconflicts-sr] 00h37m11s | perly.y: warning: 2 reduce/reduce conflicts [-Wconflicts-rr] 00h37m12s | DEBUG_Mem free: 1445504 avail: 1904980 00h37m12s | DEBUG_Mem free: 1445504 avail: 1905080 00h37m12s | perl5.005_03: configuring source. 00h37m12s | perl5.005_03: compiling source. 00h37m12s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h37m12s | 00h37m12s | # SPDX-License-Identifier: GPL-3.0-or-later 00h37m12s | 00h37m12s | VERSION=5.005_03 00h37m12s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h37m12s | 00h37m12s | CC = tcc 00h37m12s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" 00h37m12s | 00h37m12s | .PHONY: all 00h37m12s | 00h37m12s | MINIPERL_SRC = av deb doio doop dump globals gv hv mg miniperlmain op perl perlio perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke universal util 00h37m12s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h37m12s | 00h37m12s | all: miniperl 00h37m12s | 00h37m12s | miniperl: $(MINIPERL_OBJ) 00h37m12s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h37m12s | 00h37m12s | install: all 00h37m12s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h37m12s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m12s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m12s | GNU Make 3.80 00h37m12s | Copyright (C) 2002 Free Software Foundation, Inc. 00h37m12s | This is free software; see the source for copying conditions. 00h37m12s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h37m12s | PARTICULAR PURPOSE. 00h37m12s | Reading makefiles... 00h37m12s | Updating goal targets.... 00h37m12s | File `all' does not exist. 00h37m12s | File `miniperl' does not exist. 00h37m12s | File `av.o' does not exist. 00h37m12s | Must remake target `av.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o av.o av.c 00h37m12s | Successfully remade target file `av.o'. 00h37m12s | File `deb.o' does not exist. 00h37m12s | Must remake target `deb.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o deb.o deb.c 00h37m12s | Successfully remade target file `deb.o'. 00h37m12s | File `doio.o' does not exist. 00h37m12s | Must remake target `doio.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o doio.o doio.c 00h37m12s | Successfully remade target file `doio.o'. 00h37m12s | File `doop.o' does not exist. 00h37m12s | Must remake target `doop.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o doop.o doop.c 00h37m12s | Successfully remade taDEBUG_Mem free: 1445388 avail: 1905052 00h37m12s | rget file `doop.o'. 00h37m12s | File `dump.o' does not exist. 00h37m12s | Must remake target `dump.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o dump.o dump.c 00h37m12s | Successfully remade target file `dump.o'. 00h37m12s | File `globals.o' does not exist. 00h37m12s | Must remake target `globals.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o globals.o globals.c 00h37m12s | Successfully remade target file `globals.o'. 00h37m12s | File `gv.o' does not exist. 00h37m12s | Must remake target `gv.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o gv.o gv.c 00h37m12s | Successfully remade target file `gv.o'. 00h37m12s | File `hv.o' does not exist. 00h37m12s | Must remake target `hv.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o hv.o hv.c 00h37m12s | Successfully remade target file `hv.o'. 00h37m12s | File `mg.o' does not exist. 00h37m12s | Must remake target `mg.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o mg.o mg.c 00h37m12s | Successfully remade target file `mg.o'. 00h37m12s | File `miniperlmain.o' does not exist. 00h37m12s | Must remake target `miniperlmain.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o miniperlmain.o miniperlmain.c 00h37m12s | Successfully remade target file `miniperlmain.o'. 00h37m12s | File `op.o' does not exist. 00h37m12s | Must remake target `op.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o op.o op.c 00h37m12s | DEBUG_Mem free: 1443272 avail: 1903112 00h37m12s | Successfully remade target file `op.o'. 00h37m12s | File `perl.o' does not exist. 00h37m12s | Must remake target `perl.o'. 00h37m12s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o perl.o perl.c 00h37m13s | Successfully remade target file `perl.o'. 00h37m13s | File `perlio.o' does not exist. 00h37m13s | Must remake target `perlio.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o perlio.o perlio.c 00h37m13s | Successfully remade target file `perlio.o'. 00h37m13s | File `perly.o' does not exist. 00h37m13s | Must remake target `perly.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o perly.o perly.c 00h37m13s | Successfully remade target file `perly.o'. 00h37m13s | File `pp.o' does not exist. 00h37m13s | Must remake target `pp.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o pp.o pp.c 00h37m13s | pp.c:1669: warning: implicit declaration of function 'open' 00h37m13s | Successfully remade target file `pp.o'. 00h37m13s | File `pp_ctl.o' does not exist. 00h37m13s | Must remake target `pp_ctl.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o pp_ctl.o pp_ctl.c 00h37m13s | Successfully remade target file `pp_ctl.o'. 00h37m13s | File `pp_hot.o' does not exist. 00h37m13s | Must remake target `pp_hot.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o pp_hot.o pp_hot.c 00h37m13s | Successfully remade target file `pp_hot.o'. 00h37m13s | DEBUG_Mem free: 1444520 avail: 1904824 00h37m13s | File `pp_sys.o' does not exist. 00h37m13s | Must remake target `pp_sys.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o pp_sys.o pp_sys.c 00h37m13s | Successfully remade target file `pp_sys.o'. 00h37m13s | File `regcomp.o' does not exist. 00h37m13s | Must remake target `regcomp.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o regcomp.o regcomp.c 00h37m13s | Successfully remade target file `regcomp.o'. 00h37m13s | File `regexec.o' does not exist. 00h37m13s | Must remake target `regexec.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o regexec.o regexec.c 00h37m13s | Successfully remade target file `regexec.o'. 00h37m13s | File `run.o' does not exist. 00h37m13s | Must remake target `run.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o run.o run.c 00h37m13s | Successfully remade target file `run.o'. 00h37m13s | File `scope.o' does not exist. 00h37m13s | Must remake target `scope.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o scope.o scope.c 00h37m13s | Successfully remade target file `scope.o'. 00h37m13s | File `sv.o' does not exist. 00h37m13s | Must remake target `sv.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o sv.o sv.c 00h37m13s | sv.c:1683: warning: implicit declaration of function 'gcvt' 00h37m13s | Successfully remade target file `sv.o'. 00h37m13s | File `taint.o' does not exist. 00h37m13s | Must remake target `taint.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o taint.o taint.c 00h37m13s | DEBUG_Mem free: 1444016 avail: 1904572 00h37m13s | Successfully remade target file `taint.o'. 00h37m13s | File `toke.o' does not exist. 00h37m13s | Must remake target `toke.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o toke.o toke.c 00h37m13s | Successfully remade target file `toke.o'. 00h37m13s | File `universal.o' does not exist. 00h37m13s | Must remake target `universal.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o universal.o universal.c 00h37m13s | Successfully remade target file `universal.o'. 00h37m13s | File `util.o' does not exist. 00h37m13s | Must remake target `util.o'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" -c -o util.o util.c 00h37m13s | util.c:2144: warning: implicit declaration of function 'wait' 00h37m13s | Successfully remade target file `util.o'. 00h37m13s | Must remake target `miniperl'. 00h37m13s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.005_03\" av.o deb.o doio.o doop.o dump.o globals.o gv.o hv.o mg.o miniperlmain.o op.o perl.o perlio.o perly.o pp.o pp_ctl.o pp_hot.o pp_sys.o regcomp.o regexec.o run.o scope.o sv.o taint.o toke.o universal.o util.o -o miniperl 00h37m13s | Successfully remade target file `miniperl'. 00h37m13s | Must remake target `all'. 00h37m13s | Successfully remade target file `all'. 00h37m13s | src_compile 00h37m13s | # end of call src_compile: 00h37m13s | perl5.005_03: installing. 00h37m13s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h37m13s | 00h37m13s | # SPDX-License-Identifier: GPL-3.0-or-later 00h37m13s | 00h37m13s | VERSION=5.005_03 00h37m13s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h37m13s | 00h37m13s | CC = tcc 00h37m13s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" 00h37m13s | 00h37m13s | .PHONY: all 00h37m13s | 00h37m13s | MINIPERL_SRC = av deb doio doop dump globals gv hv mg miniperlmain op perl perlio perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke universal util 00h37m13s | MINIPERL_OBJ = $(addsuffix .o, $(MINIPERL_SRC)) 00h37m13s | 00h37m13s | all: miniperl 00h37m13s | 00h37m13s | miniperl: $(MINIPERL_OBJ) 00h37m13s | $(CC) $(CFLAGS) $^ $(LDFLAGS) -o $@ 00h37m13s | 00h37m13s | install: all 00h37m13s | install miniperl $(DESTDIR)$(PREFIX)/bin/perl 00h37m13s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m13s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m13s | GNU Make 3.80 00h37m13s | Copyright (C) 2002 Free Software Foundation, Inc. 00h37m13s | This is free software; see the source for copying conditions. 00h37m13s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h37m13s | PARTICULAR PURPOSE. 00h37m13s | Reading makefiles... 00h37m13s | Updating goal targets.... 00h37m13s | File `install' does not exist. 00h37m13s | File `all' does not exist. 00h37m13s | Must remake target `all'. 00h37m13s | Successfully remade target file `all'. 00h37m13s | Must remake target `install'. 00h37m13s | install miniperl /after/bin/perl 00h37m13s | mkdir -p "/after/lib/perl5/5.005_03" 00h37m13s | cp -r lib/* "/after/lib/perl5/5.005_03" 00h37m13s | SuccessfuDEBUG_Mem free: 1443900 avail: 1905644 00h37m13s | lly remade target file `install'. 00h37m13s | src_install 00h37m13s | DEBUGps: after_build: perl5.005_03 | buildid 23 | ps: 45 00h37m13s | PID USER TIME COMMAND 00h37m13s | 1 0 0:00 ./init.user 00h37m13s | 2 0 0:00 [kthreadd] 00h37m13s | 3 0 0:00 [ksoftirqd/0] 00h37m13s | 4 0 0:00 [kworker/0:0] 00h37m13s | 5 0 0:00 [kworker/0:0H] 00h37m13s | 6 0 0:00 [kworker/u2:0] 00h37m13s | 7 0 0:00 [khelper] 00h37m13s | 8 0 0:00 [kdevtmpfs] 00h37m13s | 9 0 0:00 [perf] 00h37m13s | 10 0 0:00 [writeback] 00h37m13s | 11 0 0:00 [kworker/0:1] 00h37m13s | 12 0 0:00 [kswapd0] 00h37m13s | 13 0 0:00 [deferwq] 00h37m13s | 14 0 0:00 [kworker/u2:1] 00h37m13s | 22 0 0:00 {init} /bin/ash /init 00h37m13s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h37m13s | 120 0 0:00 ../bin/kaem --file kaem.run 00h37m13s | 502 0 0:00 [busybox] 00h37m13s | 546 0 0:00 [sh] 00h37m13s | 757 0 0:00 [busybox] 00h37m13s | 758 0 0:00 [busybox] 00h37m13s | 811 0 0:00 [busybox] 00h37m13s | 1146 0 0:00 [bash] 00h37m13s | 1237 0 0:00 [busybox] 00h37m13s | 1252 0 0:00 [busybox] 00h37m13s | 1626 0 0:00 [busybox] 00h37m13s | 1711 0 0:00 [tr] 00h37m13s | 2010 0 0:00 [busybox] 00h37m13s | 2114 0 0:00 [busybox] 00h37m13s | 2400 0 0:00 /bin/busybox sleep 0.25 00h37m13s | 2402 0 0:00 [busybox] 00h37m13s | 2404 0 0:00 /bin/busybox ps 00h37m13s | 2888 0 0:00 [busybox] 00h37m13s | 3005 0 0:00 [busybox] 00h37m13s | 3090 0 0:00 [busybox] 00h37m13s | 3245 0 0:00 [busybox] 00h37m13s | 3343 0 0:00 [busybox] 00h37m13s | 3389 0 0:33 bash run.sh 00h37m13s | 3557 0 0:00 [wc] 00h37m13s | 3605 0 0:00 [busybox] 00h37m13s | 3610 0 0:00 [busybox] 00h37m13s | 3657 0 0:00 [busybox] 00h37m13s | 3719 0 0:00 [busybox] 00h37m13s | DEBUGps: after_build: perl5.005_03 | buildid 23 | READY: 3389 00h37m13s | delete_dir() START | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m14s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m14s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m14s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m14s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m15s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m15s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m15s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m15s | DEBUG_Mem free: 1443520 avail: 1905256 00h37m15s | delete_dir() LOOP | word: '/Development' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m15s | delete_dir() LOOP | word: '/M2-Planet' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m15s | delete_dir() LOOP | word: '/NASM' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m15s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m15s | delete_dir() LOOP | word: '/mes-m2' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m15s | delete_dir() LOOP | word: '/mescc-tools' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m15s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m15s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m15s | run.sh: line 43: command: ls: not found 00h37m15s | run.sh: line 52: command: ls: not found 00h37m15s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5DEBUG_Mem free: 1443396 avail: 1905132 00h37m16s | .005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dirDEBUG_Mem free: 1442776 avail: 1904512 00h37m16s | () ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m16s | run.sh: line 43: command: ls: not found 00h37m16s | run.sh: line 52: command: ls: not found 00h37m16s | delete_dir() ERR | '/after/perl5.005_03' | context: perl5.005_03-23|cleanup_after_build 00h37m16s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m16s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m17s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m17s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m17s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m17s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m18s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m18s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m18s | delete_dir() READY 00h37m18s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h37m18s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h37m18s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h37m18s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h37m18s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h37m18s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h37m18s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h37m18s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h37m18s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h37m18s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h37m18s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h37m18s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h37m18s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h37m18s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h37m18s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h37m18s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h37m18s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h37m18s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h37m18s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h37m18s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h37m18s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h37m18s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h37m18s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h37m18s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h37m18s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h37m18s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h37m18s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h37m18s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h37m18s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h37m18s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h37m18s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h37m18s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h37m18s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h37m18s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h37m18s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h37m18s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h37m18s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h37m18s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h37m18s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h37m18s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h37m18s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h37m18s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h37m18s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h37m18s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h37m18s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h37m18s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h37m18s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h37m18s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h37m18s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h37m18s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h37m18s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h37m18s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h37m18s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h37m18s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h37m18s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h37m18s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h37m18s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h37m18s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h37m18s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h37m18s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h37m18s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h37m18s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h37m18s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h37m18s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h37m18s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h37m18s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h37m18s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h37m18s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h37m18s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h37m18s | DEBUG_Mem free: 1442776 avail: 1904512 00h37m18s | 9d0a972fbcd54033f425b00d8941bb620c3358b40a4b49c175e5ca5c45dba3b2 /after/bin/perl 00h37m18s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h37m18s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h37m18s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h37m18s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h37m18s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h37m18s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h37m18s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h37m18s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h37m18s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h37m18s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h37m18s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h37m18s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h37m18s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h37m18s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h37m18s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h37m18s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h37m18s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h37m18s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h37m18s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h37m18s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h37m18s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h37m18s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h37m18s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h37m18s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h37m18s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h37m18s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h37m18s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h37m18s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h37m18s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h37m18s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h37m18s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h37m18s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h37m18s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h37m18s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h37m18s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h37m18s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h37m18s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h37m18s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h37m18s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h37m18s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h37m18s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h37m18s | sha256sum: /after/lib/linux: Is a directory 00h37m18s | sha256sum: /after/lib/musl: Is a directory 00h37m18s | sha256sum: /after/lib/perl5: Is a directory 00h37m18s | sha256sum: /after/lib/tcc: Is a directory 00h37m18s | sha256sum: /after/lib/x86-mes: Is a directory 00h37m18s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h37m18s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h37m18s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h37m18s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h37m18s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h37m18s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h37m18s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h37m18s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h37m18s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h37m18s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h37m18s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h37m18s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h37m18s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h37m18s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h37m18s | sha256sum: /after/include/gnu: Is a directory 00h37m18s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h37m18s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h37m18s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h37m18s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h37m18s | sha256sum: /after/include/linux: Is a directory 00h37m18s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h37m18s | sha256sum: /after/include/mach: Is a directory 00h37m18s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h37m18s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h37m18s | sha256sum: /after/include/mes: Is a directory 00h37m18s | sha256sum: /after/include/musl: Is a directory 00h37m18s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h37m18s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h37m18s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h37m18s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h37m18s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h37m18s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h37m18s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h37m18s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h37m18s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h37m18s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h37m18s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h37m18s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h37m18s | sha256sum: /after/include/sys: Is a directory 00h37m18s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h37m18s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h37m18s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h37m18s | sha256sum: /after/share/awk: Is a directory 00h37m18s | sha256sum: /after/share/bison: Is a directory 00h37m18s | perl5.005_03: checksumming installed files. 00h37m18s | /after/bin/perl: OK 00h37m18s | perl5.005_03: build successful 00h37m18s | executing: gcc -dM -E -xc /dev/null 00h37m18s | run.sh: line 374: gcc: command not found 00h37m18s | DEBUGps: before_build: perl-5.6.2 | buildid 24 | ps: 46 00h37m18s | PID USER TIME COMMAND 00h37m18s | 1 0 0:00 ./init.user 00h37m18s | 2 0 0:00 [kthreadd] 00h37m18s | 3 0 0:00 [ksoftirqd/0] 00h37m18s | 4 0 0:00 [kworker/0:0] 00h37m18s | 5 0 0:00 [kworker/0:0H] 00h37m18s | 6 0 0:00 [kworker/u2:0] 00h37m18s | 7 0 0:00 [khelper] 00h37m18s | 8 0 0:00 [kdevtmpfs] 00h37m18s | 9 0 0:00 [perf] 00h37m18s | 10 0 0:00 [writeback] 00h37m18s | 11 0 0:00 [kworker/0:1] 00h37m18s | 12 0 0:00 [kswapd0] 00h37m18s | 13 0 0:00 [deferwq] 00h37m18s | 14 0 0:00 [kworker/u2:1] 00h37m18s | 22 0 0:00 {init} /bin/ash /init 00h37m18s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h37m18s | 120 0 0:00 ../bin/kaem --file kaem.run 00h37m18s | 502 0 0:00 [busybox] 00h37m18s | 546 0 0:00 [sh] 00h37m18s | 757 0 0:00 [busybox] 00h37m18s | 758 0 0:00 [busybox] 00h37m18s | 811 0 0:00 [busybox] 00h37m18s | 1146 0 0:00 [bash] 00h37m18s | 1237 0 0:00 [busybox] 00h37m18s | 1252 0 0:00 [busybox] 00h37m18s | 1626 0 0:00 [busybox] 00h37m18s | 1711 0 0:00 [tr] 00h37m18s | 2010 0 0:00 [busybox] 00h37m18s | 2114 0 0:00 [busybox] 00h37m18s | 2402 0 0:00 [busybox] 00h37m18s | 2522 0 0:00 /bin/busybox sleep 0.25 00h37m18s | 2526 0 0:00 [busybox] 00h37m18s | 2528 0 0:00 /bin/busybox ps 00h37m18s | 2888 0 0:00 [busybox] 00h37m18s | 3005 0 0:00 [busybox] 00h37m18s | 3090 0 0:00 [busybox] 00h37m18s | 3245 0 0:00 [busybox] 00h37m18s | 3343 0 0:00 [busybox] 00h37m18s | 3389 0 0:33 bash run.sh 00h37m18s | 3557 0 0:00 [wc] 00h37m18s | 3605 0 0:00 [busybox] 00h37m18s | 3610 0 0:00 [busybox] 00h37m18s | 3657 0 0:00 [busybox] 00h37m18s | 3719 0 0:00 [busybox] 00h37m18s | DEBUGps: before_build: perl-5.6.2 | buildid 24 | READY: 3389 00h37m18s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h37m18s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m19s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m19s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m19s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m19s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m20s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m20s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m20s | DEBUG_Mem free: 1442520 avail: 1904256 00h37m20s | delete_dir() LOOP | word: '/Development' 00h37m20s | run.sh: line 43: command: ls: not found 00h37m20s | run.sh: line 52: command: ls: not found 00h37m20s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m20s | delete_dir() LOOP | word: '/M2-Planet' 00h37m20s | run.sh: line 43: command: ls: not found 00h37m20s | run.sh: line 52: command: ls: not found 00h37m20s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m20s | delete_dir() LOOP | word: '/NASM' 00h37m20s | run.sh: line 43: command: ls: not found 00h37m20s | run.sh: line 52: command: lsDEBUG_Mem free: 1442388 avail: 1904124 00h37m20s | : not found 00h37m20s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m20s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m20s | run.sh: line 43: command: ls: not found 00h37m20s | run.sh: line 52: command: ls: not found 00h37m20s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m20s | delete_dir() LOOP | word: '/mes-m2' 00h37m20s | run.sh: line 43: command: ls: not found 00h37m20s | run.sh: line 52: command: ls: not found 00h37m20s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m20s | delete_dir() LOOP | word: '/mescc-tools' 00h37m20s | run.sh: line 43: command: ls: not found 00h37m20s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | conDEBUG_Mem free: 1441776 avail: 1903512 00h37m21s | text: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | delete_dir() LOOP | word: '/Development' 00h37m21s | run.sh: line 43: command: ls: not found 00h37m21s | run.sh: line 52: command: ls: not found 00h37m21s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m21s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m21s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m21s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m22s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m22s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m22s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m22s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m23s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m23s | delete_dir() READY 00h37m23s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m23s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m23s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m24s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m24s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m24s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m24s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m25s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m25s | DEBUG_Mem free: 1441280 avail: 1903016 00h37m25s | delete_dir() LOOP | word: '/Development' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/M2-Planet' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/NASM' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/mes-m2' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/mescDEBUG_Mem free: 1441032 avail: 1902768 00h37m25s | c-tools' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: 'DEBUG_Mem free: 1440536 avail: 1902272 00h37m25s | /after/coreutils-6.10' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m25s | delete_dir() LOOP | word: '/M2-Planet' 00h37m25s | run.sh: line 43: command: ls: not found 00h37m25s | run.sh: line 52: command: ls: not found 00h37m25s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h37m26s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m26s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m26s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m26s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m27s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m27s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m27s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m27s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m27s | delete_dir() READY 00h37m27s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h37m28s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m28s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m28s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m28s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m29s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m29s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m29s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m29s | DEBUG_Mem free: 1440164 avail: 1901900 00h37m30s | delete_dir() LOOP | word: '/Development' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/M2-Planet' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/NASM' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/mes-m2' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/mescc-tools' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERRDEBUG_Mem free: 1439668 avail: 1901404 00h37m30s | | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m30s | run.sh: line 43: commaDEBUG_Mem free: 1439040 avail: 1900776 00h37m30s | nd: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | delete_dir() LOOP | word: '/NASM' 00h37m30s | run.sh: line 43: command: ls: not found 00h37m30s | run.sh: line 52: command: ls: not found 00h37m30s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h37m30s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m30s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m31s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m31s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m31s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m31s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m32s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m32s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m32s | delete_dir() READY 00h37m32s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m32s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m32s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m33s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m33s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m33s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m34s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m34s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m34s | DEBUG_Mem free: 1438924 avail: 1900660 00h37m34s | delete_dir() LOOP | word: '/Development' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/M2-Planet' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/NASM' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/mes-m2' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/mescc-tools' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | DEBUG_Mem free: 1438304 avail: 1900040 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m34s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m34s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m34s | run.sh: line 43: command: ls: not found 00h37m34s | run.sh: line 52: command: ls: not found 00h37m35s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m35s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m35s | run.sh: line 43: command: ls: not found 00h37m35s | run.sh: line 52: command: ls: not found 00h37m35s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m35s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m35s | run.sh: line 43: command: ls: not found 00h37m35s | run.sh: line 52: comDEBUG_Mem free: 1437800 avail: 1899536 00h37m35s | mand: ls: not found 00h37m35s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m35s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m35s | run.sh: line 43: command: ls: not found 00h37m35s | run.sh: line 52: command: ls: not found 00h37m35s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m35s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m35s | run.sh: line 43: command: ls: not found 00h37m35s | run.sh: line 52: command: ls: not found 00h37m35s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h37m35s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m35s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m35s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m36s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m36s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m36s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m36s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m37s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m37s | delete_dir() READY 00h37m37s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h37m37s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m37s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m37s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m38s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m38s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m38s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m38s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m39s | DEBUG_Mem free: 1437684 avail: 1899420 00h37m39s | delete_dir() LOOP | word: '/Development' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/M2-Planet' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/NASM' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/mes-m2' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/mescc-tools' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m39s | run.sh: liDEBUG_Mem free: 1437056 avail: 1898792 00h37m39s | ne 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | delete_dir() LOOP | word: '/mes-m2' 00h37m39s | run.sh: line 43: command: ls: not found 00h37m39s | run.sh: line 52: command: ls: not found 00h37m39s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h37m39s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m39s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m40s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m40s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m40s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m40s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m41s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m41s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m41s | delete_dir() READY 00h37m41s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m41s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m41s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m42s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m42s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m42s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m42s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m43s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m43s | DEBUG_Mem free: 1436320 avail: 1898056 00h37m43s | delete_dir() LOOP | word: '/Development' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/M2-Planet' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | woDEBUG_Mem free: 1436196 avail: 1897932 00h37m43s | rd: '/NASM' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/mes-m2' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/mescc-tools' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m43s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m43s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m43s | run.sh: line 43: command: ls: not found 00h37m43s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() DEBUG_Mem free: 1435576 avail: 1897312 00h37m44s | ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | delete_dir() LOOP | word: '/mescc-tools' 00h37m44s | run.sh: line 43: command: ls: not found 00h37m44s | run.sh: line 52: command: ls: not found 00h37m44s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h37m44s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m44s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m44s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m45s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m45s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m45s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m45s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m46s | DEBUG_Mem free: 1435080 avail: 1896816 00h37m46s | delete_dir() READY 00h37m46s | perl-5.6.2: beginning build using script perl-5.6.2.sh 00h37m46s | START: mkdir -p build 00h37m46s | READY: RC: 0 00h37m46s | perl-5.6.2: unpacking source. 00h37m46s | src_unpack: start pwd: /after/perl-5.6.2/build | perl-5.6.2-24 00h37m46s | DEBUG_Mem free: 1432096 avail: 1896800 00h37m46s | DEBUG_Mem free: 1413868 avail: 1895592 00h37m46s | src_unpack: ready pwd: /after/perl-5.6.2/build | perl-5.6.2-24 00h37m46s | perl-5.6.2: preparing source. 00h37m46s | DEBUG_Mem free: 1405188 avail: 1894784 00h37m47s | DEBUG_Mem free: 1405188 avail: 1894876 00h37m47s | DEBUG_Mem free: 1405940 avail: 1895628 00h37m47s | perl-5.6.2: configuring source. 00h37m47s | perl-5.6.2: compiling source. 00h37m47s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h37m47s | 00h37m47s | # SPDX-License-Identifier: GPL-3.0-or-later 00h37m47s | 00h37m47s | VERSION=5.6.2 00h37m47s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h37m47s | 00h37m47s | CC = tcc 00h37m47s | AR = tcc -ar 00h37m47s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" \ 00h37m47s | -DPERL_CORE=1 \ 00h37m47s | -I. \ 00h37m47s | -DVERSION=\"$(VERSION)\" 00h37m47s | 00h37m47s | MINICFLAGS = -DPERL_EXTERNAL_GLOB 00h37m47s | 00h37m47s | .PHONY: all 00h37m47s | 00h37m47s | LIBPERL_SRC = av deb doio doop dump globals gv hv mg op perl perlapi perlio perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke universal utf8 util xsutils 00h37m47s | LIBPERL_OBJ = $(addsuffix .o, $(LIBPERL_SRC)) 00h37m47s | 00h37m47s | # POSIX is dealt with separately, Errno has no .a files either 00h37m47s | EXTENSIONS = ByteLoader Data/Dumper Fcntl File/Glob IO 00h37m47s | EXTENSIONS_A := $(foreach f,$(EXTENSIONS), lib/auto/$f/$(notdir $f).a) 00h37m47s | 00h37m47s | EXTRA_EXTENSIONS = POSIX 00h37m47s | EXTRA_EXTENSIONS_A = $(foreach f,$(EXTRA_EXTENSIONS), lib/auto/$f/$(notdir $f).a) 00h37m47s | 00h37m47s | all: perl 00h37m47s | 00h37m47s | op-mini.c: op.c 00h37m47s | cp op.c op-mini.c 00h37m47s | 00h37m47s | libperl.a: $(LIBPERL_OBJ) 00h37m47s | $(AR) cr $@ $^ 00h37m47s | 00h37m47s | miniperl: miniperlmain.o op-mini.o libperl.a 00h37m47s | $(CC) $(CFLAGS) $(MINICFLAGS) $^ $(LDFLAGS) -o $@ 00h37m47s | 00h37m47s | lib/re.pm: 00h37m47s | cp ext/re/re.pm lib/re.pm 00h37m47s | 00h37m47s | config.sh: 00h37m47s | echo "CONFIGDOTSH=true" > $@ 00h37m47s | 00h37m47s | lib/Config.pm: config.sh miniperl configpm lib/re.pm 00h37m47s | ./miniperl configpm $@ 00h37m47s | 00h37m47s | autosplit.pl: lib/Config.pm 00h37m47s | echo 'use AutoSplit; autosplit_lib_modules(@ARGV)' > $@ 00h37m47s | 00h37m47s | prepare_library: autosplit.pl miniperl lib/re.pm 00h37m47s | ./miniperl -Ilib $< lib/*.pm lib/*/*.pm 00h37m47s | 00h37m47s | lib/ExtUtils/Miniperl.pm: miniperl 00h37m47s | ./miniperl minimod.pl > $@ 00h37m47s | 00h37m47s | writemain: writemain.SH config.sh 00h37m47s | spitshell=cat eunicefix=true ./$< 00h37m47s | 00h37m47s | perlmain.c: writemain 00h37m47s | ./writemain $(EXTENSIONS_A) $(EXTRA_EXTENSIONS_A) > $@ 00h37m47s | 00h37m47s | ext/DynaLoader/DynaLoader.pm: miniperl lib/Config.pm 00h37m47s | ./miniperl -Ilib ext/DynaLoader/DynaLoader_pm.PL DynaLoader.pm 00h37m47s | mv DynaLoader.pm $@ 00h37m47s | $(MAKE) prepare_library 00h37m47s | 00h37m47s | ext/DynaLoader/XSLoader.pm: miniperl lib/Config.pm 00h37m47s | ./miniperl -Ilib ext/DynaLoader/XSLoader_pm.PL XSLoader.pm 00h37m47s | mv XSLoader.pm $@ 00h37m47s | 00h37m47s | ext/DynaLoader/DynaLoader.xs: ext/DynaLoader/DynaLoader.pm ext/DynaLoader/XSLoader.pm 00h37m47s | cp ext/DynaLoader/dl_dlopen.xs $@ 00h37m47s | 00h37m47s | ext/DynaLoader/DynaLoader.c: ext/DynaLoader/DynaLoader.xs miniperl 00h37m47s | cd $(dir $@); \ 00h37m47s | $(CURDIR)/miniperl -I$(CURDIR)/lib $(CURDIR)/lib/ExtUtils/xsubpp -noprototypes -typemap $(CURDIR)/lib/ExtUtils/typemap $(notdir $<) > $(notdir $@) 00h37m47s | 00h37m47s | lib/auto/DynaLoader/DynaLoader.a: ext/DynaLoader/DynaLoader.o 00h37m47s | mkdir -p lib/auto/DynaLoader 00h37m47s | $(AR) cr $@ $^ 00h37m47s | 00h37m47s | ext/POSIX/POSIX.c: ext/POSIX/POSIX.xs miniperl 00h37m47s | cd $(dir $@); \ 00h37m47s | $(CURDIR)/miniperl -I$(CURDIR)/lib $(CURDIR)/lib/ExtUtils/xsubpp -noprototypes -typemap $(CURDIR)/lib/ExtUtils/typemap $(notdir $<) > $(notdir $@) 00h37m47s | 00h37m47s | lib/auto/POSIX/POSIX.a: ext/POSIX/POSIX.o 00h37m47s | mkdir -p lib/auto/POSIX 00h37m47s | $(AR) cr $@ $^ 00h37m47s | mkdir -p ext/POSIX/blib/lib 00h37m47s | cp ext/POSIX/POSIX.pod ext/POSIX/POSIX.pm ext/POSIX/blib/lib 00h37m47s | cd ext/POSIX/blib; \ 00h37m47s | ../../../miniperl -I../../../lib $(CURDIR)/autosplit.pl lib/*.pm 00h37m47s | cp ext/POSIX/blib/lib/auto/POSIX/* lib/auto/POSIX/ 00h37m47s | 00h37m47s | define build_rule 00h37m47s | lib/auto/$1/$(notdir $1).a: ext/$1/$(notdir $1).o $(patsubst %.c,%.o,$(wildcard ext/$1/*.c)) 00h37m47s | mkdir -p lib/auto/$1 00h37m47s | $(AR) cr lib/auto/$1/$(notdir $1).a ext/$1/$(notdir $1).o $(patsubst %.c,%.o,$(wildcard ext/$1/*.c)) 00h37m47s | cp ext/$1/$(notdir $1).pm lib/auto/$1/ 00h37m47s | 00h37m47s | ext/$1/$(notdir $1).c: ext/$1/$(notdir $1).xs miniperl lib/Config.pm 00h37m47s | cd ext/$1; \ 00h37m47s | $(CURDIR)/miniperl -I$(CURDIR)/lib $(CURDIR)/lib/ExtUtils/xsubpp -noprototypes -typemap $(CURDIR)/lib/ExtUtils/typemap $(notdir $1).xs > $(notdir $1).c 00h37m47s | endef 00h37m47s | $(foreach f,$(EXTENSIONS),$(eval $(call build_rule,$f))) 00h37m47s | 00h37m47s | lib/Errno.pm: miniperl 00h37m47s | cd ext/Errno; \ 00h37m47s | ../../miniperl -I../../lib Errno_pm.PL 00h37m47s | mv ext/Errno/Errno.pm $@ 00h37m47s | 00h37m47s | perl: perlmain.o lib/auto/DynaLoader/DynaLoader.a $(EXTENSIONS_A) lib/auto/POSIX/POSIX.a libperl.a lib/re.pm lib/Errno.pm 00h37m47s | $(CC) $(CFLAGS) perlmain.o lib/auto/DynaLoader/DynaLoader.a $(EXTENSIONS_A) lib/auto/POSIX/POSIX.a libperl.a -o $@ 00h37m47s | 00h37m47s | install: all 00h37m47s | install perl $(DESTDIR)$(PREFIX)/bin/perl 00h37m47s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m47s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m47s | 00h37m47s | install -m 644 ext/DynaLoader/XSLoader.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m47s | install -m 644 ext/DynaLoader/DynaLoader.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m47s | 00h37m47s | install -m 644 ext/ByteLoader/ByteLoader.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m47s | mkdir "$(DESTDIR)$(PRIVLIB_EXP)/Data/" 00h37m47s | install -m 644 ext/Data/Dumper/Dumper.pm "$(DESTDIR)$(PRIVLIB_EXP)/Data/" 00h37m47s | install -m 644 ext/Fcntl/Fcntl.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m47s | install -m 644 ext/File/Glob/Glob.pm "$(DESTDIR)$(PRIVLIB_EXP)/File/" 00h37m47s | install -m 644 ext/IO/IO.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m47s | mkdir "$(DESTDIR)$(PRIVLIB_EXP)/IO/" 00h37m47s | cp ext/IO/lib/IO/*.pm "$(DESTDIR)$(PRIVLIB_EXP)/IO/" 00h37m47s | install -m 644 ext/POSIX/POSIX.pm "$(DESTDIR)$(PRIVLIB_EXP)/" 00h37m47s | install -m 644 ext/POSIX/POSIX.pod "$(DESTDIR)$(PRIVLIB_EXP)/" 00h37m47s | cp lib/auto/POSIX/* "$(DESTDIR)$(PRIVLIB_EXP)/auto/POSIX/" 00h37m47s | GNU Make 3.80 00h37m47s | Copyright (C) 2002 Free Software Foundation, Inc. 00h37m47s | This is free software; see the source for copying conditions. 00h37m47s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h37m47s | PARTICULAR PURPOSE. 00h37m47s | Reading makefiles... 00h37m47s | Updating goal targets.... 00h37m47s | File `all' does not eDEBUG_Mem free: 1405692 avail: 1895412 00h37m47s | xist. 00h37m47s | File `perl' does not exist. 00h37m47s | File `perlmain.o' does not exist. 00h37m47s | File `perlmain.c' does not exist. 00h37m47s | File `writemain' does not exist. 00h37m47s | Must remake target `writemain'. 00h37m47s | spitshell=cat eunicefix=true ./writemain.SH 00h37m47s | Extracting writemain (with variable substitutions) 00h37m47s | Successfully remade target file `writemain'. 00h37m47s | Must remake target `perlmain.c'. 00h37m47s | ./writemain lib/auto/ByteLoader/ByteLoader.a lib/auto/Data/Dumper/Dumper.a lib/auto/Fcntl/Fcntl.a lib/auto/File/Glob/Glob.a lib/auto/IO/IO.a lib/auto/POSIX/POSIX.a > perlmain.c 00h37m47s | Successfully remade target file `perlmain.c'. 00h37m47s | Must remake target `perlmain.o'. 00h37m47s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o perlmain.o perlmain.c 00h37m47s | Successfully remade target file `perlmain.o'. 00h37m47s | File `lib/auto/DynaLoader/DynaLoader.a' does not exist. 00h37m47s | File `ext/DynaLoader/DynaLoader.o' does not exist. 00h37m47s | File `ext/DynaLoader/DynaLoader.c' does not exist. 00h37m47s | File `ext/DynaLoader/DynaLoader.xs' does not exist. 00h37m47s | File `ext/DynaLoader/DynaLoader.pm' does not exist. 00h37m47s | File `miniperl' does not exist. 00h37m47s | File `miniperlmain.o' does not exist. 00h37m47s | Must remake target `miniperlmain.o'. 00h37m47s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o miniperlmain.o miniperlmain.c 00h37m47s | Successfully remade target file `miniperlmain.o'. 00h37m47s | File `op-mini.o' does not exist. 00h37m47s | File `op-mini.c' does not exist. 00h37m47s | Must remake target `op-mini.c'. 00h37m47s | cp op.c op-mini.c 00h37m47s | Successfully remade target file `op-mini.c'. 00h37m47s | Must remake target `op-mini.o'. 00h37m47s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o op-mini.o op-mini.c 00h37m47s | DEBUG_Mem free: 1404444 avail: 1894352 00h37m47s | Successfully remade target file `op-mini.o'. 00h37m47s | File `libperl.a' does not exist. 00h37m47s | File `av.o' does not exist. 00h37m47s | Must remake target `av.o'. 00h37m47s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o av.o av.c 00h37m47s | Successfully remade target file `av.o'. 00h37m47s | File `deb.o' does not exist. 00h37m47s | Must remake target `deb.o'. 00h37m47s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o deb.o deb.c 00h37m48s | Successfully remade target file `deb.o'. 00h37m48s | File `doio.o' does not exist. 00h37m48s | Must remake target `doio.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o doio.o doio.c 00h37m48s | Successfully remade target file `doio.o'. 00h37m48s | File `doop.o' does not exist. 00h37m48s | Must remake target `doop.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o doop.o doop.c 00h37m48s | Successfully remade target file `doop.o'. 00h37m48s | File `dump.o' does not exist. 00h37m48s | Must remake target `dump.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o dump.o dump.c 00h37m48s | DEBUG_Mem free: 1403700 avail: 1893824 00h37m48s | Successfully remade target file `dump.o'. 00h37m48s | File `globals.o' does not exist. 00h37m48s | Must remake target `globals.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o globals.o globals.c 00h37m48s | Successfully remade target file `globals.o'. 00h37m48s | File `gv.o' does not exist. 00h37m48s | Must remake target `gv.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o gv.o gv.c 00h37m48s | Successfully remade target file `gv.o'. 00h37m48s | File `hv.o' does not exist. 00h37m48s | Must remake target `hv.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o hv.o hv.c 00h37m48s | Successfully remade target file `hv.o'. 00h37m48s | File `mg.o' does not exist. 00h37m48s | Must remake target `mg.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o mg.o mg.c 00h37m48s | Successfully remade target file `mg.o'. 00h37m48s | File `op.o' does not exist. 00h37m48s | Must remake target `op.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o op.o op.c 00h37m48s | DEBUG_Mem free: 1402708 avail: 1893060 00h37m48s | Successfully remade target file `op.o'. 00h37m48s | File `perl.o' does not exist. 00h37m48s | Must remake target `perl.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o perl.o perl.c 00h37m48s | Successfully remade target file `perl.o'. 00h37m48s | File `perlapi.o' does not exist. 00h37m48s | Must remake target `perlapi.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o perlapi.o perlapi.c 00h37m48s | Successfully remade target file `perlapi.o'. 00h37m48s | File `perlio.o' does not exist. 00h37m48s | Must remake target `perlio.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o perlio.o perlio.c 00h37m48s | Successfully remade target file `perlio.o'. 00h37m48s | File `perly.o' does not exist. 00h37m48s | Must remake target `perly.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o perly.o perly.c 00h37m48s | Successfully remade target file `perly.o'. 00h37m48s | File `pp.o' does not exist. 00h37m48s | Must remake target `pp.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o pp.o pp.c 00h37m48s | DEBUG_Mem free: 1401964 avail: 1892556 00h37m48s | Successfully remade target file `pp.o'. 00h37m48s | File `pp_ctl.o' does not exist. 00h37m48s | Must remake target `pp_ctl.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o pp_ctl.o pp_ctl.c 00h37m48s | Successfully remade target file `pp_ctl.o'. 00h37m48s | File `pp_hot.o' does not exist. 00h37m48s | Must remake target `pp_hot.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o pp_hot.o pp_hot.c 00h37m48s | Successfully remade target file `pp_hot.o'. 00h37m48s | File `pp_sys.o' does not exist. 00h37m48s | Must remake target `pp_sys.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o pp_sys.o pp_sys.c 00h37m48s | pp_sys.c:2033: warning: implicit declaration of function 'flock' 00h37m48s | Successfully remade target file `pp_sys.o'. 00h37m48s | File `regcomp.o' does not exist. 00h37m48s | Must remake target `regcomp.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o regcomp.o regcomp.c 00h37m48s | Successfully remade target file `regcomp.o'. 00h37m48s | File `regexec.o' does not exist. 00h37m48s | Must remake target `regexec.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/aftDEBUG_Mem free: 1403584 avail: 1894688 00h37m48s | er/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o regexec.o regexec.c 00h37m48s | Successfully remade target file `regexec.o'. 00h37m48s | File `run.o' does not exist. 00h37m48s | Must remake target `run.o'. 00h37m48s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o run.o run.c 00h37m49s | Successfully remade target file `run.o'. 00h37m49s | File `scope.o' does not exist. 00h37m49s | Must remake target `scope.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o scope.o scope.c 00h37m49s | Successfully remade target file `scope.o'. 00h37m49s | File `sv.o' does not exist. 00h37m49s | Must remake target `sv.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o sv.o sv.c 00h37m49s | sv.c:2098: warning: implicit declaration of function 'gcvt' 00h37m49s | Successfully remade target file `sv.o'. 00h37m49s | File `taint.o' does not exist. 00h37m49s | Must remake target `taint.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o taint.o taint.c 00h37m49s | Successfully remade target file `taint.o'. 00h37m49s | File `toke.o' does not exist. 00h37m49s | Must remake target `toke.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o toke.o toke.c 00h37m49s | DEBUG_Mem free: 1403204 avail: 1894512 00h37m49s | Successfully remade target file `toke.o'. 00h37m49s | File `universal.o' does not exist. 00h37m49s | Must remake target `universal.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o universal.o universal.c 00h37m49s | Successfully remade target file `universal.o'. 00h37m49s | File `utf8.o' does not exist. 00h37m49s | Must remake target `utf8.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o utf8.o utf8.c 00h37m49s | Successfully remade target file `utf8.o'. 00h37m49s | File `util.o' does not exist. 00h37m49s | Must remake target `util.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o util.o util.c 00h37m49s | util.c:2713: warning: implicit declaration of function 'wait' 00h37m49s | Successfully remade target file `util.o'. 00h37m49s | File `xsutils.o' does not exist. 00h37m49s | Must remake target `xsutils.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o xsutils.o xsutils.c 00h37m49s | Successfully remade target file `xsutils.o'. 00h37m49s | Must remake target `libperl.a'. 00h37m49s | tcc -ar cr libperl.a av.o deb.o doio.o doop.o dump.o globals.o gv.o hv.o mg.o op.o perl.o perlapi.o perlio.o perly.o pp.o pp_ctl.o pp_hot.o pp_sys.o regcomp.o regexec.o run.o scope.o sv.o taint.o toke.o univeDEBUG_Mem free: 1402840 avail: 1894432 00h37m49s | rsal.o utf8.o util.o xsutils.o 00h37m49s | Successfully remade target file `libperl.a'. 00h37m49s | Must remake target `miniperl'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -DPERL_EXTERNAL_GLOB miniperlmain.o op-mini.o libperl.a -o miniperl 00h37m49s | Successfully remade target file `miniperl'. 00h37m49s | File `lib/Config.pm' does not exist. 00h37m49s | File `lib/re.pm' does not exist. 00h37m49s | Must remake target `lib/re.pm'. 00h37m49s | cp ext/re/re.pm lib/re.pm 00h37m49s | Successfully remade target file `lib/re.pm'. 00h37m49s | Must remake target `lib/Config.pm'. 00h37m49s | ./miniperl configpm lib/Config.pm 00h37m49s | Successfully remade target file `lib/Config.pm'. 00h37m49s | Must remake target `ext/DynaLoader/DynaLoader.pm'. 00h37m49s | ./miniperl -Ilib ext/DynaLoader/DynaLoader_pm.PL DynaLoader.pm 00h37m49s | mv DynaLoader.pm ext/DynaLoader/DynaLoader.pm 00h37m49s | make prepare_library 00h37m49s | GNU Make 3.80 00h37m49s | Copyright (C) 2002 Free Software Foundation, Inc. 00h37m49s | This is free software; see the source for copying conditions. 00h37m49s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h37m49s | PARTICULAR PURPOSE. 00h37m49s | Reading makefiles... 00h37m49s | Updating goal targets.... 00h37m49s | File `prepare_library' does not exist. 00h37m49s | File `autosplit.pl' does not exist. 00h37m49s | Must remake target `autosplit.pl'. 00h37m49s | make[1]: Entering directory `/after/perl-5.6.2/build/perl-5.6.2' 00h37m49s | echo 'use AutoSplit; autosplit_lib_modules(@ARGV)' > autosplit.pl 00h37m49s | Successfully remade target file `autosplit.pl'. 00h37m49s | Must remake target `prepare_library'. 00h37m49s | ./miniperl -Ilib autosplit.pl lib/*.pm lib/*/*.pm 00h37m49s | Warning: AutoSplit had to create top-level lib/auto unexpectedly. 00h37m49s | DEBUG_Mem free: 1399592 avail: 1894024 00h37m49s | AutoSplitting lib/Getopt/Long.pm (lib/auto/Getopt/Long) 00h37m49s | Successfully remade target file `prepare_library'. 00h37m49s | make[1]: Leaving directory `/after/perl-5.6.2/build/perl-5.6.2' 00h37m49s | Successfully remade target file `ext/DynaLoader/DynaLoader.pm'. 00h37m49s | File `ext/DynaLoader/XSLoader.pm' does not exist. 00h37m49s | Must remake target `ext/DynaLoader/XSLoader.pm'. 00h37m49s | ./miniperl -Ilib ext/DynaLoader/XSLoader_pm.PL XSLoader.pm 00h37m49s | mv XSLoader.pm ext/DynaLoader/XSLoader.pm 00h37m49s | Successfully remade target file `ext/DynaLoader/XSLoader.pm'. 00h37m49s | Must remake target `ext/DynaLoader/DynaLoader.xs'. 00h37m49s | cp ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/DynaLoader.xs 00h37m49s | Successfully remade target file `ext/DynaLoader/DynaLoader.xs'. 00h37m49s | Must remake target `ext/DynaLoader/DynaLoader.c'. 00h37m49s | cd ext/DynaLoader/; \ 00h37m49s | /after/perl-5.6.2/build/perl-5.6.2/miniperl -I/after/perl-5.6.2/build/perl-5.6.2/lib /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/xsubpp -noprototypes -typemap /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/typemap DynaLoader.xs > DynaLoader.c 00h37m49s | Successfully remade target file `ext/DynaLoader/DynaLoader.c'. 00h37m49s | Must remake target `ext/DynaLoader/DynaLoader.o'. 00h37m49s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/DynaLoader/DynaLoader.o ext/DynaLoader/DynaLoader.c 00h37m49s | Successfully remade target file `ext/DynaLoader/DynaLoader.o'. 00h37m49s | Must remake target `lib/auto/DynaLoader/DynaLoader.a'. 00h37m49s | mkdir -p lib/auto/DynaLoader 00h37m49s | tcc -ar cr lib/auto/DynaLoader/DynaLoader.a ext/DynaLoader/DynaLoader.o 00h37m49s | Successfully remade target file `lib/auto/DynaLoader/DynaLoader.a'. 00h37m49s | File `lib/auto/ByteLoader/ByteLoader.a' does not exist. 00h37m49s | File `ext/ByteLoader/ByteLoader.o' does not exist. 00h37m49s | File `ext/ByteLoader/ByteLoader.c' does not exist. 00h37m49s | Must remake target `ext/ByteLoader/ByteLoader.c'. 00h37m49s | cd ext/ByteLoader; /after/perl-5.6.2/buDEBUG_Mem free: 1399864 avail: 1894380 00h37m49s | ild/perl-5.6.2/miniperl -I/after/perl-5.6.2/build/perl-5.6.2/lib /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/xsubpp -noprototypes -typemap /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/typemap ByteLoader.xs > ByteLoader.c 00h37m50s | Successfully remade target file `ext/ByteLoader/ByteLoader.c'. 00h37m50s | Must remake target `ext/ByteLoader/ByteLoader.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/ByteLoader/ByteLoader.o ext/ByteLoader/ByteLoader.c 00h37m50s | Successfully remade target file `ext/ByteLoader/ByteLoader.o'. 00h37m50s | File `ext/ByteLoader/byterun.o' does not exist. 00h37m50s | Must remake target `ext/ByteLoader/byterun.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/ByteLoader/byterun.o ext/ByteLoader/byterun.c 00h37m50s | Successfully remade target file `ext/ByteLoader/byterun.o'. 00h37m50s | Must remake target `lib/auto/ByteLoader/ByteLoader.a'. 00h37m50s | mkdir -p lib/auto/ByteLoader 00h37m50s | tcc -ar cr lib/auto/ByteLoader/ByteLoader.a ext/ByteLoader/ByteLoader.o ext/ByteLoader/byterun.o 00h37m50s | cp ext/ByteLoader/ByteLoader.pm lib/auto/ByteLoader/ 00h37m50s | Successfully remade target file `lib/auto/ByteLoader/ByteLoader.a'. 00h37m50s | File `lib/auto/Data/Dumper/Dumper.a' does not exist. 00h37m50s | File `ext/Data/Dumper/Dumper.o' does not exist. 00h37m50s | File `ext/Data/Dumper/Dumper.c' does not exist. 00h37m50s | Must remake target `ext/Data/Dumper/Dumper.c'. 00h37m50s | cd ext/Data/Dumper; /after/perl-5.6.2/build/perl-5.6.2/miniperl -I/after/perl-5.6.2/build/perl-5.6.2/lib /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/xsubpp -noprototypes -typemap /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/typemap Dumper.xs > Dumper.c 00h37m50s | DEBUG_Mem free: 1399600 avail: 1894208 00h37m50s | Successfully remade target file `ext/Data/Dumper/Dumper.c'. 00h37m50s | Must remake target `ext/Data/Dumper/Dumper.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/Data/Dumper/Dumper.o ext/Data/Dumper/Dumper.c 00h37m50s | Successfully remade target file `ext/Data/Dumper/Dumper.o'. 00h37m50s | Must remake target `lib/auto/Data/Dumper/Dumper.a'. 00h37m50s | mkdir -p lib/auto/Data/Dumper 00h37m50s | tcc -ar cr lib/auto/Data/Dumper/Dumper.a ext/Data/Dumper/Dumper.o 00h37m50s | cp ext/Data/Dumper/Dumper.pm lib/auto/Data/Dumper/ 00h37m50s | Successfully remade target file `lib/auto/Data/Dumper/Dumper.a'. 00h37m50s | File `lib/auto/Fcntl/Fcntl.a' does not exist. 00h37m50s | File `ext/Fcntl/Fcntl.o' does not exist. 00h37m50s | File `ext/Fcntl/Fcntl.c' does not exist. 00h37m50s | Must remake target `ext/Fcntl/Fcntl.c'. 00h37m50s | cd ext/Fcntl; /after/perl-5.6.2/build/perl-5.6.2/miniperl -I/after/perl-5.6.2/build/perl-5.6.2/lib /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/xsubpp -noprototypes -typemap /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/typemap Fcntl.xs > Fcntl.c 00h37m50s | Successfully remade target file `ext/Fcntl/Fcntl.c'. 00h37m50s | Must remake target `ext/Fcntl/Fcntl.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/Fcntl/Fcntl.o ext/Fcntl/Fcntl.c 00h37m50s | Successfully remade target file `ext/Fcntl/Fcntl.o'. 00h37m50s | Must remake target `lib/auto/Fcntl/Fcntl.a'. 00h37m50s | mkdir -p lib/auto/Fcntl 00h37m50s | tcc -ar cr lib/auto/Fcntl/Fcntl.a ext/Fcntl/Fcntl.o 00h37m50s | cp ext/Fcntl/Fcntl.pm lib/auto/Fcntl/ 00h37m50s | Successfully remade target file `lib/auto/Fcntl/Fcntl.a'. 00h37m50s | File `lib/auto/File/Glob/Glob.a' does not exist. 00h37m50s | File `ext/File/Glob/Glob.o' does not exist. 00h37m50s | File `ext/File/Glob/Glob.c' does not exist. 00h37m50s | Must remake target `ext/File/Glob/Glob.c'. 00h37m50s | cd ext/File/Glob; /after/perl-5.6.2/build/perl-5.6.2/miniperl -I/after/perl-5.6.2/build/perl-5.6.2/lib /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/xsubpp -noprototypes -typemap /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/typemap Glob.xs > Glob.c 00h37m50s | DEBUG_Mem free: 1399476 avail: 1894240 00h37m50s | Successfully remade target file `ext/File/Glob/Glob.c'. 00h37m50s | Must remake target `ext/File/Glob/Glob.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/File/Glob/Glob.o ext/File/Glob/Glob.c 00h37m50s | Successfully remade target file `ext/File/Glob/Glob.o'. 00h37m50s | File `ext/File/Glob/bsd_glob.o' does not exist. 00h37m50s | Must remake target `ext/File/Glob/bsd_glob.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/File/Glob/bsd_glob.o ext/File/Glob/bsd_glob.c 00h37m50s | Successfully remade target file `ext/File/Glob/bsd_glob.o'. 00h37m50s | Must remake target `lib/auto/File/Glob/Glob.a'. 00h37m50s | mkdir -p lib/auto/File/Glob 00h37m50s | tcc -ar cr lib/auto/File/Glob/Glob.a ext/File/Glob/Glob.o ext/File/Glob/bsd_glob.o 00h37m50s | cp ext/File/Glob/Glob.pm lib/auto/File/Glob/ 00h37m50s | Successfully remade target file `lib/auto/File/Glob/Glob.a'. 00h37m50s | File `lib/auto/IO/IO.a' does not exist. 00h37m50s | File `ext/IO/IO.o' does not exist. 00h37m50s | File `ext/IO/IO.c' does not exist. 00h37m50s | Must remake target `ext/IO/IO.c'. 00h37m50s | cd ext/IO; /after/perl-5.6.2/build/perl-5.6.2/miniperl -I/after/perl-5.6.2/build/perl-5.6.2/lib /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/xsubpp -noprototypes -typemap /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/typemap IO.xs > IO.c 00h37m50s | Successfully remade target file `ext/IO/IO.c'. 00h37m50s | Must remake target `ext/IO/IO.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/IO/IO.o ext/IO/IO.c 00h37m50s | DEBUG_Mem free: 1398368 avail: 1893208 00h37m50s | Successfully remade target file `ext/IO/IO.o'. 00h37m50s | File `ext/IO/poll.o' does not exist. 00h37m50s | Must remake target `ext/IO/poll.o'. 00h37m50s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/IO/poll.o ext/IO/poll.c 00h37m50s | Successfully remade target file `ext/IO/poll.o'. 00h37m50s | Must remake target `lib/auto/IO/IO.a'. 00h37m50s | mkdir -p lib/auto/IO 00h37m50s | tcc -ar cr lib/auto/IO/IO.a ext/IO/IO.o ext/IO/poll.o 00h37m50s | cp ext/IO/IO.pm lib/auto/IO/ 00h37m50s | Successfully remade target file `lib/auto/IO/IO.a'. 00h37m50s | File `lib/auto/POSIX/POSIX.a' does not exist. 00h37m50s | File `ext/POSIX/POSIX.o' does not exist. 00h37m50s | File `ext/POSIX/POSIX.c' does not exist. 00h37m50s | Must remake target `ext/POSIX/POSIX.c'. 00h37m50s | cd ext/POSIX/; \ 00h37m50s | /after/perl-5.6.2/build/perl-5.6.2/miniperl -I/after/perl-5.6.2/build/perl-5.6.2/lib /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/xsubpp -noprototypes -typemap /after/perl-5.6.2/build/perl-5.6.2/lib/ExtUtils/typemap POSIX.xs > POSIX.c 00h37m50s | Successfully remade target file `ext/POSIX/POSIX.c'. 00h37m51s | Must remake target `ext/POSIX/POSIX.o'. 00h37m51s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" -c -o ext/POSIX/POSIX.o ext/POSIX/POSIX.c 00h37m51s | DEBUG_Mem free: 1398988 avail: 1893992 00h37m51s | POSIX.xs:3451: warning: assignment from incompatible pointer type 00h37m51s | POSIX.xs:3451: warning: assignment makes integer from pointer without a cast 00h37m51s | Successfully remade target file `ext/POSIX/POSIX.o'. 00h37m51s | Must remake target `lib/auto/POSIX/POSIX.a'. 00h37m51s | mkdir -p lib/auto/POSIX 00h37m51s | tcc -ar cr lib/auto/POSIX/POSIX.a ext/POSIX/POSIX.o 00h37m51s | mkdir -p ext/POSIX/blib/lib 00h37m51s | cp ext/POSIX/POSIX.pod ext/POSIX/POSIX.pm ext/POSIX/blib/lib 00h37m51s | cd ext/POSIX/blib; \ 00h37m51s | ../../../miniperl -I../../../lib /after/perl-5.6.2/build/perl-5.6.2/autosplit.pl lib/*.pm 00h37m51s | Warning: AutoSplit had to create top-level lib/auto unexpectedly. 00h37m51s | AutoSplitting lib/POSIX.pm (lib/auto/POSIX) 00h37m51s | cp ext/POSIX/blib/lib/auto/POSIX/* lib/auto/POSIX/ 00h37m51s | Successfully remade target file `lib/auto/POSIX/POSIX.a'. 00h37m51s | File `lib/Errno.pm' does not exist. 00h37m51s | Must remake target `lib/Errno.pm'. 00h37m51s | cd ext/Errno; \ 00h37m51s | ../../miniperl -I../../lib Errno_pm.PL 00h37m51s | mv ext/Errno/Errno.pm lib/Errno.pm 00h37m51s | Successfully remade target file `lib/Errno.pm'. 00h37m51s | Must remake target `perl'. 00h37m51s | tcc -DPRIVLIB_EXP=\"/after/lib/perl5/5.6.2\" -DPERL_CORE=1 -I. -DVERSION=\"5.6.2\" perlmain.o lib/auto/DynaLoader/DynaLoader.a lib/auto/ByteLoader/ByteLoader.a lib/auto/Data/Dumper/Dumper.a lib/auto/Fcntl/Fcntl.a lib/auto/File/Glob/Glob.a lib/auto/IO/IO.a lib/auto/POSIX/POSIX.a libperl.a -o perl 00h37m51s | Successfully remade target file `perl'. 00h37m51s | Must remake target `all'. 00h37m51s | SuccDEBUG_Mem free: 1395896 avail: 1893772 00h37m51s | essfully remade target file `all'. 00h37m51s | src_compile 00h37m51s | # end of call src_compile: 00h37m51s | perl-5.6.2: installing. 00h37m51s | # SPDX-FileCopyrightText: 2021 Andrius Å tikonas 00h37m51s | 00h37m51s | # SPDX-License-Identifier: GPL-3.0-or-later 00h37m51s | 00h37m51s | VERSION=5.6.2 00h37m51s | PRIVLIB_EXP=$(PREFIX)/lib/perl5/$(VERSION) 00h37m51s | 00h37m51s | CC = tcc 00h37m51s | AR = tcc -ar 00h37m51s | CFLAGS = -DPRIVLIB_EXP=\"$(PRIVLIB_EXP)\" \ 00h37m51s | -DPERL_CORE=1 \ 00h37m51s | -I. \ 00h37m51s | -DVERSION=\"$(VERSION)\" 00h37m51s | 00h37m51s | MINICFLAGS = -DPERL_EXTERNAL_GLOB 00h37m51s | 00h37m51s | .PHONY: all 00h37m51s | 00h37m51s | LIBPERL_SRC = av deb doio doop dump globals gv hv mg op perl perlapi perlio perly pp pp_ctl pp_hot pp_sys regcomp regexec run scope sv taint toke universal utf8 util xsutils 00h37m51s | LIBPERL_OBJ = $(addsuffix .o, $(LIBPERL_SRC)) 00h37m51s | 00h37m51s | # POSIX is dealt with separately, Errno has no .a files either 00h37m51s | EXTENSIONS = ByteLoader Data/Dumper Fcntl File/Glob IO 00h37m51s | EXTENSIONS_A := $(foreach f,$(EXTENSIONS), lib/auto/$f/$(notdir $f).a) 00h37m51s | 00h37m51s | EXTRA_EXTENSIONS = POSIX 00h37m51s | EXTRA_EXTENSIONS_A = $(foreach f,$(EXTRA_EXTENSIONS), lib/auto/$f/$(notdir $f).a) 00h37m51s | 00h37m51s | all: perl 00h37m51s | 00h37m51s | op-mini.c: op.c 00h37m51s | cp op.c op-mini.c 00h37m51s | 00h37m51s | libperl.a: $(LIBPERL_OBJ) 00h37m51s | $(AR) cr $@ $^ 00h37m51s | 00h37m51s | miniperl: miniperlmain.o op-mini.o libperl.a 00h37m51s | $(CC) $(CFLAGS) $(MINICFLAGS) $^ $(LDFLAGS) -o $@ 00h37m51s | 00h37m51s | lib/re.pm: 00h37m51s | cp ext/re/re.pm lib/re.pm 00h37m51s | 00h37m51s | config.sh: 00h37m51s | echo "CONFIGDOTSH=true" > $@ 00h37m51s | 00h37m51s | lib/Config.pm: config.sh miniperl configpm lib/re.pm 00h37m51s | ./miniperl configpm $@ 00h37m51s | 00h37m51s | autosplit.pl: lib/Config.pm 00h37m51s | echo 'use AutoSplit; autosplit_lib_modules(@ARGV)' > $@ 00h37m51s | 00h37m51s | prepare_library: autosplit.pl miniperl lib/re.pm 00h37m51s | ./miniperl -Ilib $< lib/*.pm lib/*/*.pm 00h37m51s | 00h37m51s | lib/ExtUtils/Miniperl.pm: miniperl 00h37m51s | ./miniperl minimod.pl > $@ 00h37m51s | 00h37m51s | writemain: writemain.SH config.sh 00h37m51s | spitshell=cat eunicefix=true ./$< 00h37m51s | 00h37m51s | perlmain.c: writemain 00h37m51s | ./writemain $(EXTENSIONS_A) $(EXTRA_EXTENSIONS_A) > $@ 00h37m51s | 00h37m51s | ext/DynaLoader/DynaLoader.pm: miniperl lib/Config.pm 00h37m51s | ./miniperl -Ilib ext/DynaLoader/DynaLoader_pm.PL DynaLoader.pm 00h37m51s | mv DynaLoader.pm $@ 00h37m51s | $(MAKE) prepare_library 00h37m51s | 00h37m51s | ext/DynaLoader/XSLoader.pm: miniperl lib/Config.pm 00h37m51s | ./miniperl -Ilib ext/DynaLoader/XSLoader_pm.PL XSLoader.pm 00h37m51s | mv XSLoader.pm $@ 00h37m51s | 00h37m51s | ext/DynaLoader/DynaLoader.xs: ext/DynaLoader/DynaLoader.pm ext/DynaLoader/XSLoader.pm 00h37m51s | cp ext/DynaLoader/dl_dlopen.xs $@ 00h37m51s | 00h37m51s | ext/DynaLoader/DynaLoader.c: ext/DynaLoader/DynaLoader.xs miniperl 00h37m51s | cd $(dir $@); \ 00h37m51s | $(CURDIR)/miniperl -I$(CURDIR)/lib $(CURDIR)/lib/ExtUtils/xsubpp -noprototypes -typemap $(CURDIR)/lib/ExtUtils/typemap $(notdir $<) > $(notdir $@) 00h37m51s | 00h37m51s | lib/auto/DynaLoader/DynaLoader.a: ext/DynaLoader/DynaLoader.o 00h37m51s | mkdir -p lib/auto/DynaLoader 00h37m51s | $(AR) cr $@ $^ 00h37m51s | 00h37m51s | ext/POSIX/POSIX.c: ext/POSIX/POSIX.xs miniperl 00h37m51s | cd $(dir $@); \ 00h37m51s | $(CURDIR)/miniperl -I$(CURDIR)/lib $(CURDIR)/lib/ExtUtils/xsubpp -noprototypes -typemap $(CURDIR)/lib/ExtUtils/typemap $(notdir $<) > $(notdir $@) 00h37m51s | 00h37m51s | lib/auto/POSIX/POSIX.a: ext/POSIX/POSIX.o 00h37m51s | mkdir -p lib/auto/POSIX 00h37m51s | $(AR) cr $@ $^ 00h37m51s | mkdir -p ext/POSIX/blib/lib 00h37m51s | cp ext/POSIX/POSIX.pod ext/POSIX/POSIX.pm ext/POSIX/blib/lib 00h37m51s | cd ext/POSIX/blib; \ 00h37m51s | ../../../miniperl -I../../../lib $(CURDIR)/autosplit.pl lib/*.pm 00h37m51s | cp ext/POSIX/blib/lib/auto/POSIX/* lib/auto/POSIX/ 00h37m51s | 00h37m51s | define build_rule 00h37m51s | lib/auto/$1/$(notdir $1).a: ext/$1/$(notdir $1).o $(patsubst %.c,%.o,$(wildcard ext/$1/*.c)) 00h37m51s | mkdir -p lib/auto/$1 00h37m51s | $(AR) cr lib/auto/$1/$(notdir $1).a ext/$1/$(notdir $1).o $(patsubst %.c,%.o,$(wildcard ext/$1/*.c)) 00h37m51s | cp ext/$1/$(notdir $1).pm lib/auto/$1/ 00h37m51s | 00h37m51s | ext/$1/$(notdir $1).c: ext/$1/$(notdir $1).xs miniperl lib/Config.pm 00h37m51s | cd ext/$1; \ 00h37m51s | $(CURDIR)/miniperl -I$(CURDIR)/lib $(CURDIR)/lib/ExtUtils/xsubpp -noprototypes -typemap $(CURDIR)/lib/ExtUtils/typemap $(notdir $1).xs > $(notdir $1).c 00h37m51s | endef 00h37m51s | $(foreach f,$(EXTENSIONS),$(eval $(call build_rule,$f))) 00h37m51s | 00h37m51s | lib/Errno.pm: miniperl 00h37m51s | cd ext/Errno; \ 00h37m51s | ../../miniperl -I../../lib Errno_pm.PL 00h37m51s | mv ext/Errno/Errno.pm $@ 00h37m51s | 00h37m51s | perl: perlmain.o lib/auto/DynaLoader/DynaLoader.a $(EXTENSIONS_A) lib/auto/POSIX/POSIX.a libperl.a lib/re.pm lib/Errno.pm 00h37m51s | $(CC) $(CFLAGS) perlmain.o lib/auto/DynaLoader/DynaLoader.a $(EXTENSIONS_A) lib/auto/POSIX/POSIX.a libperl.a -o $@ 00h37m51s | 00h37m51s | install: all 00h37m51s | install perl $(DESTDIR)$(PREFIX)/bin/perl 00h37m51s | mkdir -p "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m51s | cp -r lib/* "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m51s | 00h37m51s | install -m 644 ext/DynaLoader/XSLoader.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m51s | install -m 644 ext/DynaLoader/DynaLoader.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m51s | 00h37m51s | install -m 644 ext/ByteLoader/ByteLoader.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m51s | mkdir "$(DESTDIR)$(PRIVLIB_EXP)/Data/" 00h37m51s | install -m 644 ext/Data/Dumper/Dumper.pm "$(DESTDIR)$(PRIVLIB_EXP)/Data/" 00h37m51s | install -m 644 ext/Fcntl/Fcntl.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m51s | install -m 644 ext/File/Glob/Glob.pm "$(DESTDIR)$(PRIVLIB_EXP)/File/" 00h37m51s | install -m 644 ext/IO/IO.pm "$(DESTDIR)$(PRIVLIB_EXP)" 00h37m51s | mkdir "$(DESTDIR)$(PRIVLIB_EXP)/IO/" 00h37m51s | cp ext/IO/lib/IO/*.pm "$(DESTDIR)$(PRIVLIB_EXP)/IO/" 00h37m51s | install -m 644 ext/POSIX/POSIX.pm "$(DESTDIR)$(PRIVLIB_EXP)/" 00h37m51s | install -m 644 ext/POSIX/POSIX.pod "$(DESTDIR)$(PRIVLIB_EXP)/" 00h37m51s | cp lib/auto/POSIX/* "$(DESTDIR)$(PRIVLIB_EXP)/auto/POSIX/" 00h37m51s | GNU Make 3.80 00h37m51s | Copyright (C) 2002 Free Software Foundation, Inc. 00h37m51s | This is free software; see the source for copying conditions. 00h37m51s | There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A 00h37m51s | PARTICULAR PURPOSE. 00h37m51s | Reading makefiles... 00h37m51s | Updating goal targets.... 00h37m51s | File `install' does not exist. 00h37m51s | File `all' does not exist. 00h37m51s | Must remake target `all'. 00h37m51s | Successfully remade target file `all'. 00h37m51s | Must remake target `install'. 00h37m51s | install perl /after/bin/perl 00h37m51s | mkdir -p "/after/lib/perl5/5.6.2" 00h37m51s | cp -r lib/* "/after/lib/perl5/5.6.2" 00h37m51s | install -m 644 ext/DynaLoader/XSLoader.pm "/after/lib/perl5/5.6.2" 00h37m51s | install -m 644 ext/DynaLoader/DynaLoader.pm "/after/lib/perl5/5.6.2" 00h37m51s | install -m 644 ext/ByteLoader/ByteLoader.pm "/after/lib/perl5/5.6.2" 00h37m51s | mkdir "/after/lib/perl5/5.6.2/Data/" 00h37m51s | install -m 644 ext/Data/Dumper/Dumper.pm "/after/lib/perl5/5.6.2/Data/" 00h37m51s | install -m 644 ext/Fcntl/Fcntl.pm "/after/lib/perl5/5.6.2" 00h37m51s | install -m 644 ext/File/Glob/Glob.pm "/after/lib/perl5/5.6.2/File/" 00h37m51s | install -m 644 ext/IO/IO.pm "/after/lib/perl5/5.6.2" 00h37m51s | mkdir "/after/lib/perl5/5.6.2/IO/" 00h37m51s | cp ext/IO/lib/IO/*.pm "/after/lib/perl5/5.6.2/IO/" 00h37m51s | install -m 644 ext/POSIX/POSIX.pm "/after/lib/perl5/5.6.2/" 00h37m51s | install -m 644 ext/POSIX/POSIX.pod "/after/lib/perl5/5.6.2/" 00h37m51s | cp lib/auto/POSIX/* "/after/lib/perl5/5.6.2/auto/POSIX/" 00h37m51s | Successfully remade target file `install'. 00h37m51s | src_install 00h37m51s | DEBUGps: after_build: perl-5.6.2 | buildid 24 | ps: 47 00h37m51s | PID USER TIME COMMAND 00h37m51s | 1 0 0:00 ./init.user 00h37m51s | 2 0 0:00 [kthreadd] 00h37m51s | 3 0 0:00 [ksoftirqd/0] 00h37m51s | 4 0 0:00 [kworker/0:0] 00h37m51s | 5 0 0:00 [kworker/0:0H] 00h37m51s | 6 0 0:00 [kworker/u2:0] 00h37m51s | 7 0 0:00 [khelper] 00h37m51s | 8 0 0:00 [kdevtmpfs] 00h37m51s | 9 0 0:00 [perf] 00h37m51s | 10 0 0:00 [writeback] 00h37m51s | 11 0 0:00 [kworker/0:1] 00h37m51s | 12 0 0:00 [kswapd0] 00h37m51s | 13 0 0:00 [deferwq] 00h37m51s | 14 0 0:00 [kworker/u2:1] 00h37m51s | 22 0 0:00 {init} /bin/ash /init 00h37m51s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h37m51s | 120 0 0:00 ../bin/kaem --file kaem.run 00h37m51s | 502 0 0:00 [busybox] 00h37m51s | 546 0 0:00 [sh] 00h37m51s | 757 0 0:00 [busybox] 00h37m51s | 758 0 0:00 [busybox] 00h37m51s | 811 0 0:00 [busybox] 00h37m51s | 1146 0 0:00 [bash] 00h37m51s | 1237 0 0:00 [busybox] 00h37m51s | 1252 0 0:00 [busybox] 00h37m51s | 1626 0 0:00 [busybox] 00h37m51s | 1711 0 0:00 [tr] 00h37m51s | 2010 0 0:00 [busybox] 00h37m51s | 2114 0 0:00 [busybox] 00h37m51s | 2402 0 0:00 [busybox] 00h37m51s | 2526 0 0:00 [busybox] 00h37m51s | 2888 0 0:00 [busybox] 00h37m51s | 3005 0 0:00 [busybox] 00h37m51s | 3090 0 0:00 [busybox] 00h37m51s | 3245 0 0:00 [busybox] 00h37m51s | 3343 0 0:00 [busybox] 00h37m51s | 3389 0 0:36 bash run.sh 00h37m51s | 3543 0 0:00 /bin/busybox sleep 0.25 00h37m51s | 3557 0 0:00 [wc] 00h37m51s | 3581 0 0:00 [busybox] 00h37m51s | 3583 0 0:00 /bin/busybox ps 00h37m51s | 3605 0 0:00 [busybox] 00h37m51s | 3610 0 0:00 [busybox] 00h37m51s | 3657 0 0:00 [busybox] 00h37m51s | 3719 0 0:00 [busybox] 00h37m51s | DEBUGps: after_build: perl-5.6.2 | buildid 24 | READY: 3389 00h37m51s | delete_dir() START | '/after/DEBUG_Mem free: 1389696 avail: 1894800 00h37m51s | perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m51s | DEBUG_Mem free: 1389688 avail: 1894784 00h37m52s | DEBUG_Mem free: 1389688 avail: 1894784 00h37m52s | DEBUG_Mem free: 1389688 avail: 1894784 00h37m52s | DEBUG_Mem free: 1389688 avail: 1894784 00h37m52s | DEBUG_Mem free: 1389688 avail: 1894784 00h37m53s | DEBUG_Mem free: 1389688 avail: 1894784 00h37m53s | DEBUG_Mem free: 1389688 avail: 1894784 00h37m53s | delete_dir() LOOP | word: '/Development' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | runDEBUG_Mem free: 1389680 avail: 1894776 00h37m53s | .sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/M2-Planet' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/NASM' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/mes-m2' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/mescc-tools' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_DEBUG_Mem free: 1389440 avail: 1894536 00h37m53s | dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m53s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m53s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m53s | run.sh: line 43: command: ls: not found 00h37m53s | run.sh: line 52: command: ls: not found 00h37m54s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m54s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m54s | run.sh: line 43: command: ls: not found 00h37m54s | run.sh: line 52: command: ls: not found 00h37m54s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m54s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m54s | run.sh: line 43: command: ls: not found 00h37m54s | run.sh: line 52: command: ls: not found 00h37m54s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m54s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m54s | run.sh: line 43: command: ls: not found 00h37m54s | run.sh: line 52: command: ls: not found 00h37m54s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m54s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m54s | run.sh: line 43: command: ls: not found 00h37m54s | run.sh: line 52: command: ls: not found 00h37m54s | delete_dir() ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m54s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h37m54s | run.sh: line 43: command: ls: not found 00h37m54s | run.sh: line 52: command: ls: not found 00h37m54s | delete_dir() DEBUG_Mem free: 1388696 avail: 1893792 00h37m54s | ERR | '/after/perl-5.6.2' | context: perl-5.6.2-24|cleanup_after_build 00h37m54s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m54s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m54s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m55s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m55s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m55s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m55s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m56s | delete_dir() READY 00h37m56s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h37m56s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h37m56s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m56s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h37m56s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h37m56s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h37m56s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h37m56s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h37m56s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h37m56s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h37m56s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h37m56s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h37m56s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h37m56s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h37m56s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h37m56s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h37m56s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h37m56s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h37m56s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h37m56s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h37m56s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h37m56s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h37m56s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h37m56s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h37m56s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h37m56s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h37m56s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h37m56s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h37m56s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h37m56s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h37m56s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h37m56s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h37m56s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h37m56s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h37m56s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h37m56s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h37m56s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h37m56s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h37m56s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h37m56s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h37m56s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h37m56s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h37m56s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h37m56s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h37m56s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h37m56s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h37m56s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h37m56s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h37m56s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h37m56s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h37m56s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h37m56s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h37m56s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h37m56s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h37m56s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h37m56s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h37m56s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h37m56s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h37m56s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h37m56s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h37m56s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h37m56s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h37m56s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h37m56s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h37m56s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h37m56s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h37m56s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h37m56s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h37m56s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h37m56s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h37m56s | 86f871bbb37fc9c89ed3cec9cfbd5bc04ae3ffb451f75b3723e17de9a8e46a36 /after/bin/perl 00h37m56s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h37m56s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h37m56s | DEBUG_Mem free: 1388696 avail: 1893792 00h37m56s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h37m56s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h37m56s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h37m56s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h37m56s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h37m56s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h37m56s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h37m56s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h37m56s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h37m56s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h37m56s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h37m56s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h37m56s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h37m56s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h37m56s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h37m56s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h37m56s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h37m56s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h37m56s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h37m56s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h37m56s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h37m56s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h37m56s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h37m56s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h37m56s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h37m56s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h37m56s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h37m56s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h37m56s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h37m56s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h37m56s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h37m56s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h37m56s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h37m56s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h37m56s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h37m56s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h37m56s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h37m56s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h37m56s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h37m56s | sha256sum: /after/lib/linux: Is a directory 00h37m56s | sha256sum: /after/lib/musl: Is a directory 00h37m56s | sha256sum: /after/lib/perl5: Is a directory 00h37m56s | sha256sum: /after/lib/tcc: Is a directory 00h37m56s | sha256sum: /after/lib/x86-mes: Is a directory 00h37m56s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h37m56s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h37m56s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h37m56s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h37m56s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h37m56s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h37m56s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h37m56s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h37m56s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h37m56s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h37m56s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h37m56s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h37m56s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h37m56s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h37m56s | sha256sum: /after/include/gnu: Is a directory 00h37m56s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h37m56s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h37m56s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h37m56s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h37m56s | sha256sum: /after/include/linux: Is a directory 00h37m56s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h37m56s | sha256sum: /after/include/mach: Is a directory 00h37m56s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h37m56s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h37m56s | sha256sum: /after/include/mes: Is a directory 00h37m56s | sha256sum: /after/include/musl: Is a directory 00h37m56s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h37m56s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h37m56s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h37m56s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h37m56s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h37m56s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h37m56s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h37m56s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h37m56s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h37m56s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h37m56s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h37m56s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h37m56s | sha256sum: /after/include/sys: Is a directory 00h37m56s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h37m56s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h37m56s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h37m56s | sha256sum: /after/share/awk: Is a directory 00h37m56s | sha256sum: /after/share/bison: Is a directory 00h37m56s | perl-5.6.2: checksumming installed files. 00h37m56s | /after/bin/perl: OK 00h37m56s | perl-5.6.2: build successful 00h37m56s | executing: gcc -dM -E -xc /dev/null 00h37m56s | run.sh: line 374: gcc: command not found 00h37m56s | DEBUGps: before_build: autoconf-2.52 | buildid 25 | ps: 47 00h37m56s | PID USER TIME COMMAND 00h37m56s | 1 0 0:00 ./init.user 00h37m56s | 2 0 0:00 [kthreadd] 00h37m56s | 3 0 0:00 [ksoftirqd/0] 00h37m56s | 4 0 0:00 [kworker/0:0] 00h37m56s | 5 0 0:00 [kworker/0:0H] 00h37m56s | 6 0 0:00 [kworker/u2:0] 00h37m56s | 7 0 0:00 [khelper] 00h37m56s | 8 0 0:00 [kdevtmpfs] 00h37m56s | 9 0 0:00 [perf] 00h37m56s | 10 0 0:00 [writeback] 00h37m56s | 11 0 0:00 [kworker/0:1] 00h37m56s | 12 0 0:00 [kswapd0] 00h37m56s | 13 0 0:00 [deferwq] 00h37m56s | 14 0 0:00 [kworker/u2:1] 00h37m56s | 22 0 0:00 {init} /bin/ash /init 00h37m56s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h37m56s | 120 0 0:00 ../bin/kaem --file kaem.run 00h37m56s | 502 0 0:00 [busybox] 00h37m56s | 546 0 0:00 [sh] 00h37m56s | 757 0 0:00 [busybox] 00h37m56s | 758 0 0:00 [busybox] 00h37m56s | 811 0 0:00 [busybox] 00h37m56s | 1146 0 0:00 [bash] 00h37m56s | 1237 0 0:00 [busybox] 00h37m56s | 1252 0 0:00 [busybox] 00h37m56s | 1626 0 0:00 [busybox] 00h37m56s | 1711 0 0:00 [tr] 00h37m56s | 2010 0 0:00 [busybox] 00h37m56s | 2114 0 0:00 [busybox] 00h37m56s | 2402 0 0:00 [busybox] 00h37m56s | 2526 0 0:00 [busybox] 00h37m56s | 2888 0 0:00 [busybox] 00h37m56s | 3005 0 0:00 [busybox] 00h37m56s | 3090 0 0:00 [busybox] 00h37m56s | 3245 0 0:00 [busybox] 00h37m56s | 3343 0 0:00 [busybox] 00h37m56s | 3389 0 0:36 bash run.sh 00h37m56s | 3557 0 0:00 [wc] 00h37m56s | 3581 0 0:00 [busybox] 00h37m56s | 3605 0 0:00 [busybox] 00h37m56s | 3610 0 0:00 [busybox] 00h37m56s | 3657 0 0:00 [busybox] 00h37m56s | 3709 0 0:00 /bin/busybox sleep 0.25 00h37m56s | 3716 0 0:00 /bin/busybox ps 00h37m56s | 3719 0 0:00 [busybox] 00h37m56s | DEBUGps: before_build: autoconf-2.52 | buildid 25 | READY: 3389 00h37m56s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h37m56s | DEBUG_Mem free: 1388580 avail: 1893676 00h37m56s | DEBUG_Mem free: 1388572 avail: 1893668 00h37m57s | DEBUG_Mem free: 1388572 avail: 1893668 00h37m57s | DEBUG_Mem free: 1388572 avail: 1893668 00h37m57s | DEBUG_Mem free: 1388572 avail: 1893668 00h37m57s | DEBUG_Mem free: 1388572 avail: 1893668 00h37m58s | DEBUG_Mem free: 1388572 avail: 1893668 00h37m58s | DEBUG_Mem free: 1388572 avail: 1893668 00h37m58s | delete_dir() LOOP | word: '/Development' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/M2-Planet' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: DevelopmenDEBUG_Mem free: 1388572 avail: 1893668 00h37m58s | t|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/NASM' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/mes-m2' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/mescc-tools' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/mes-0.23' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m58s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h37m58s | run.sh: line 43: command: ls: not found 00h37m58s | run.sh: line 52: command: ls: not found 00h37m58s | delete_DEBUG_Mem free: 1387828 avail: 1892924 00h37m58s | dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/grep-2.4' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/perl-5.000' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/perl-5.003' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | delete_dir() LOOP | word: '/Development' 00h37m59s | run.sh: line 43: command: ls: not found 00h37m59s | run.sh: line 52: command: ls: not found 00h37m59s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h37m59s | DEBUG_Mem free: 1387332 avail: 1892428 00h37m59s | DEBUG_Mem free: 1387332 avail: 1892428 00h37m59s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m00s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m00s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m00s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m00s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m01s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m01s | delete_dir() READY 00h38m01s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m01s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m01s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m01s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m02s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m02s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m02s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m02s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m03s | DEBUG_Mem free: 1387332 avail: 1892428 00h38m03s | delete_dir() LOOP | word: '/Development' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/M2-Planet' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/NASDEBUG_Mem free: 1387208 avail: 1892304 00h38m03s | M' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/mes-m2' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/mescc-tools' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | deDEBUG_Mem free: 1386464 avail: 1891560 00h38m03s | lete_dir() LOOP | word: '/after/grep-2.4' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | delete_dir() LOOP | word: '/M2-Planet' 00h38m03s | run.sh: line 43: command: ls: not found 00h38m03s | run.sh: line 52: command: ls: not found 00h38m03s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m03s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m04s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m04s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m04s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m04s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m05s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m05s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m05s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m05s | delete_dir() READY 00h38m05s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h38m05s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m06s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m06s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m06s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m06s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m07s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m07s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m07s | DEBUG_Mem free: 1385968 avail: 1891064 00h38m07s | delete_dir() LOOP | word: '/Development' 00h38m07s | run.sh: line 43: command: ls: not found 00h38m07s | run.sh: line 52: command: ls: not found 00h38m07s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m07s | delete_dir() LOOP | word: '/M2-Planet' 00h38m07s | run.sh: line 43: command: ls: not found 00h38m07s | run.sh: line 52: command: ls: not found 00h38m07s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m07s | delete_dir() LOOP | word: '/NASM' 00h38m07s | run.sh: line 43: command: ls: not found 00h38m07s | run.sh: line 52: command: ls: not found 00h38m07s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m07s | delete_dir() LOOP | word: '/booDEBUG_Mem free: 1385852 avail: 1890948 00h38m07s | tstrap-seeds' 00h38m07s | run.sh: line 43: command: ls: not found 00h38m07s | run.sh: line 52: command: ls: not found 00h38m07s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m07s | delete_dir() LOOP | word: '/mes-m2' 00h38m07s | run.sh: line 43: command: ls: not found 00h38m07s | run.sh: line 52: command: ls: not found 00h38m07s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/mescc-tools' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | DEBUG_Mem free: 1385092 avail: 1890188 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | delete_dir() LOOP | word: '/NASM' 00h38m08s | run.sh: line 43: command: ls: not found 00h38m08s | run.sh: line 52: command: ls: not found 00h38m08s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m08s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m08s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m08s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m09s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m09s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m09s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m10s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m10s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m10s | delete_dir() READY 00h38m10s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m10s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m10s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m11s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m11s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m11s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m11s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m12s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m12s | DEBUG_Mem free: 1384728 avail: 1889824 00h38m12s | delete_dir() LOOP | word: '/Development' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/M2-Planet' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/NASM' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/mes-m2' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | DEBUG_Mem free: 1384472 avail: 1889568 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/mescc-tools' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() DEBUG_Mem free: 1383860 avail: 1888956 00h38m12s | ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m12s | run.sh: line 43: command: ls: not found 00h38m12s | run.sh: line 52: command: ls: not found 00h38m12s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m12s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m13s | run.sh: line 43: command: ls: not found 00h38m13s | run.sh: line 52: command: ls: not found 00h38m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m13s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m13s | run.sh: line 43: command: ls: not found 00h38m13s | run.sh: line 52: command: ls: not found 00h38m13s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m13s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m13s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m13s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m13s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m14s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m14s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m14s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m14s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m15s | delete_dir() READY 00h38m15s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h38m15s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m15s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m15s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m15s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m16s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m16s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m16s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m16s | DEBUG_Mem free: 1383364 avail: 1888460 00h38m17s | delete_dir() LOOP | word: '/Development' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/M2-Planet' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/NASM' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | DEBUG_Mem free: 1383108 avail: 1888204 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/mes-m2' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/mescc-tools' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m17s | DEBUG_Mem free: 1382480 avail: 1887576 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | delete_dir() LOOP | word: '/mes-m2' 00h38m17s | run.sh: line 43: command: ls: not found 00h38m17s | run.sh: line 52: command: ls: not found 00h38m17s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m17s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m17s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m18s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m18s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m18s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m18s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m19s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m19s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m19s | delete_dir() READY 00h38m19s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m19s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m20s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m20s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m20s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m20s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m21s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m21s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m21s | DEBUG_Mem free: 1382000 avail: 1887096 00h38m21s | delete_dir() LOOP | word: '/Development' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/M2-Planet' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/NASM' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/mes-m2' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/mescc-tools' 00h38m21s | run.sh: line 43: command: lDEBUG_Mem free: 1381744 avail: 1886840 00h38m21s | s: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m21s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m21s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m21s | run.sh: line 43: command: ls: not found 00h38m21s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_diDEBUG_Mem free: 1381008 avail: 1886104 00h38m22s | r() LOOP | word: '/after/coreutils-6.10' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | delete_dir() LOOP | word: '/mescc-tools' 00h38m22s | run.sh: line 43: command: ls: not found 00h38m22s | run.sh: line 52: command: ls: not found 00h38m22s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m22s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m22s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m22s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m23s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m23s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m23s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m23s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m24s | DEBUG_Mem free: 1380760 avail: 1885856 00h38m24s | delete_dir() READY 00h38m24s | autoconf-2.52: beginning build using script stage1.sh 00h38m24s | START: mkdir -p build 00h38m24s | READY: RC: 0 00h38m24s | autoconf-2.52: unpacking source. 00h38m24s | src_unpack: start pwd: /after/autoconf-2.52/build | autoconf-2.52-25 00h38m24s | DEBUG_Mem free: 1376412 avail: 1882464 00h38m24s | src_unpack: ready pwd: /after/autoconf-2.52/build | autoconf-2.52-25 00h38m24s | autoconf-2.52: preparing source. 00h38m24s | autoconf-2.52: configuring source. 00h38m24s | autoconf-2.52: compiling source. 00h38m24s | # end of call src_compile: 00h38m24s | autoconf-2.52: installing. 00h38m24s | START: mkdir -p /after/share/autoconf-2.52 00h38m24s | READY: RC: 0 00h38m24s | DEBUGps: after_build: autoconf-2.52 | buildid 25 | ps: 48 00h38m24s | PID USER TIME COMMAND 00h38m24s | 1 0 0:00 ./init.user 00h38m24s | 2 0 0:00 [kthreadd] 00h38m24s | 3 0 0:00 [ksoftirqd/0] 00h38m24s | 4 0 0:00 [kworker/0:0] 00h38m24s | 5 0 0:00 [kworker/0:0H] 00h38m24s | 6 0 0:00 [kworker/u2:0] 00h38m24s | 7 0 0:00 [khelper] 00h38m24s | 8 0 0:00 [kdevtmpfs] 00h38m24s | 9 0 0:00 [perf] 00h38m24s | 10 0 0:00 [writeback] 00h38m24s | 11 0 0:00 [kworker/0:1] 00h38m24s | 12 0 0:00 [kswapd0] 00h38m24s | 13 0 0:00 [deferwq] 00h38m24s | 14 0 0:00 [kworker/u2:1] 00h38m24s | 22 0 0:00 {init} /bin/ash /init 00h38m24s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h38m24s | 120 0 0:00 ../bin/kaem --file kaem.run 00h38m24s | 502 0 0:00 [busybox] 00h38m24s | 546 0 0:00 [sh] 00h38m24s | 675 0 0:00 /bin/busybox sleep 0.25 00h38m24s | 690 0 0:00 [busybox] 00h38m24s | 692 0 0:00 /bin/busybox ps 00h38m24s | 757 0 0:00 [busybox] 00h38m24s | 758 0 0:00 [busybox] 00h38m24s | 811 0 0:00 [busybox] 00h38m24s | 1146 0 0:00 [bash] 00h38m24s | 1237 0 0:00 [busybox] 00h38m24s | 1252 0 0:00 [busybox] 00h38m24s | 1626 0 0:00 [busybox] 00h38m24s | 1711 0 0:00 [tr] 00h38m24s | 2010 0 0:00 [busybox] 00h38m24s | 2114 0 0:00 [busybox] 00h38m24s | 2402 0 0:00 [busybox] 00h38m24s | 2526 0 0:00 [busybox] 00h38m24s | 2888 0 0:00 [busybox] 00h38m24s | 3005 0 0:00 [busybox] 00h38m24s | 3090 0 0:00 [busybox] 00h38m24s | 3245 0 0:00 [busybox] 00h38m24s | 3343 0 0:00 [busybox] 00h38m24s | 3389 0 0:38 bash run.sh 00h38m24s | 3557 0 0:00 [wc] 00h38m24s | 3581 0 0:00 [busybox] 00h38m24s | 3605 0 0:00 [busybox] 00h38m24s | 3610 0 0:00 [busybox] 00h38m24s | 3657 0 0:00 [busybox] 00h38m24s | 3719 0 0:00 [busybox] 00h38m24s | DEBUGps: after_build: autoconf-2.52 | buildid 25 | READY: 3389 00h38m24s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h38m24s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h38m24s | ff574fe2a657b5b6510ba32aaaa313d2e02548fae02264b366b002b6aaba7b04 /after/bin/autoconf-2.52 00h38m24s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h38m24s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h38m24s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h38m24s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h38m24s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m24s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h38m24s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h38m24s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h38m24s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h38m24s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h38m24s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h38m24s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h38m24s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h38m24s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h38m24s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h38m24s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h38m24s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h38m24s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h38m24s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h38m24s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h38m24s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h38m24s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h38m24s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h38m24s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h38m24s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h38m24s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h38m24s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h38m24s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h38m24s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h38m24s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h38m24s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h38m24s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h38m24s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h38m24s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h38m24s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h38m24s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h38m24s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h38m24s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h38m24s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h38m24s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h38m24s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h38m24s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h38m24s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h38m24s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h38m24s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h38m24s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h38m24s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h38m24s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h38m24s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h38m24s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h38m24s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h38m24s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h38m24s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h38m24s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h38m24s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h38m24s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h38m24s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h38m24s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h38m24s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h38m24s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h38m24s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h38m24s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h38m24s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h38m24s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h38m24s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h38m24s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h38m24s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h38m24s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h38m24s | 86f871bbb37fc9c89ed3cec9cfbd5bc04ae3ffb451f75b3723e17de9a8e46a36 /after/bin/perl 00h38m24s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h38m24s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h38m24s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h38m24s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h38m24s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h38m24s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h38m24s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h38m24s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h38m24s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h38m24s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h38m24s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h38m24s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h38m24s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h38m24s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h38m24s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h38m24s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h38m24s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m24s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h38m24s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h38m24s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h38m24s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h38m24s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h38m24s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h38m24s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h38m24s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h38m24s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h38m24s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h38m24s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h38m24s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h38m24s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h38m24s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h38m24s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h38m24s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h38m24s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h38m24s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h38m24s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h38m24s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h38m24s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h38m24s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h38m24s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h38m24s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h38m24s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h38m24s | sha256sum: /after/lib/linux: Is a directory 00h38m24s | sha256sum: /after/lib/musl: Is a directory 00h38m24s | sha256sum: /after/lib/perl5: Is a directory 00h38m24s | sha256sum: /after/lib/tcc: Is a directory 00h38m24s | sha256sum: /after/lib/x86-mes: Is a directory 00h38m24s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h38m24s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h38m24s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h38m24s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h38m24s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h38m24s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h38m24s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h38m24s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h38m24s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h38m24s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h38m24s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h38m24s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h38m24s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h38m24s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h38m24s | sha256sum: /after/include/gnu: Is a directory 00h38m24s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h38m24s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h38m24s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h38m24s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h38m24s | sha256sum: /after/include/linux: Is a directory 00h38m24s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h38m24s | sha256sum: /after/include/mach: Is a directory 00h38m24s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h38m24s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h38m24s | sha256sum: /after/include/mes: Is a directory 00h38m24s | sha256sum: /after/include/musl: Is a directory 00h38m24s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h38m24s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h38m24s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h38m24s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h38m25s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h38m25s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h38m25s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h38m25s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h38m25s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h38m25s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h38m25s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h38m25s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h38m25s | sha256sum: /after/include/sys: Is a directory 00h38m25s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h38m25s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h38m25s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h38m25s | sha256sum: /after/share/autoconf-2.52: Is a directory 00h38m25s | sha256sum: /after/share/awk: Is a directory 00h38m25s | sha256sum: /after/share/bison: Is a directory 00h38m25s | autoconf-2.52: checksumming installed files. 00h38m25s | autoconf-2.52: build successful 00h38m25s | executing: gcc -dM -E -xc /dev/null 00h38m25s | run.sh: line 374: gcc: command not found 00h38m25s | DEBUGps: before_build: automake-1.6.3 | buildid 26 | ps: 49 00h38m25s | PID USER TIME COMMAND 00h38m25s | 1 0 0:00 ./init.user 00h38m25s | 2 0 0:00 [kthreadd] 00h38m25s | 3 0 0:00 [ksoftirqd/0] 00h38m25s | 4 0 0:00 [kworker/0:0] 00h38m25s | 5 0 0:00 [kworker/0:0H] 00h38m25s | 6 0 0:00 [kworker/u2:0] 00h38m25s | 7 0 0:00 [khelper] 00h38m25s | 8 0 0:00 [kdevtmpfs] 00h38m25s | 9 0 0:00 [perf] 00h38m25s | 10 0 0:00 [writeback] 00h38m25s | 11 0 0:00 [kworker/0:1] 00h38m25s | 12 0 0:00 [kswapd0] 00h38m25s | 13 0 0:00 [deferwq] 00h38m25s | 14 0 0:00 [kworker/u2:1] 00h38m25s | 22 0 0:00 {init} /bin/ash /init 00h38m25s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h38m25s | 120 0 0:00 ../bin/kaem --file kaem.run 00h38m25s | 502 0 0:00 [busybox] 00h38m25s | 546 0 0:00 [sh] 00h38m25s | 690 0 0:00 [busybox] 00h38m25s | 695 0 0:00 /bin/busybox sleep 0.25 00h38m25s | 700 0 0:00 /bin/busybox ps 00h38m25s | 757 0 0:00 [busybox] 00h38m25s | 758 0 0:00 [busybox] 00h38m25s | 811 0 0:00 [busybox] 00h38m25s | 1146 0 0:00 [bash] 00h38m25s | 1237 0 0:00 [busybox] 00h38m25s | 1252 0 0:00 [busybox] 00h38m25s | 1626 0 0:00 [busybox] 00h38m25s | 1711 0 0:00 [tr] 00h38m25s | 2010 0 0:00 [busybox] 00h38m25s | 2114 0 0:00 [busybox] 00h38m25s | 2402 0 0:00 [busybox] 00h38m25s | 2526 0 0:00 [busybox] 00h38m25s | 2888 0 0:00 [busybox] 00h38m25s | 3005 0 0:00 [busybox] 00h38m25s | 3090 0 0:00 [busybox] 00h38m25s | 3245 0 0:00 [busybox] 00h38m25s | 3343 0 0:00 [busybox] 00h38m25s | 3389 0 0:38 bash run.sh 00h38m25s | 3557 0 0:00 [wc] 00h38m25s | 3581 0 0:00 [busybox] 00h38m25s | 3605 0 0:00 [busybox] 00h38m25s | 3610 0 0:00 [busybox] 00h38m25s | 3657 0 0:00 [busybox] 00h38m25s | 3719 0 0:00 [busybox] 00h38m25s | DEBUGps: before_build: automake-1.6.3 | buildid 26 | READY: 3389 00h38m25s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h38m25s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m25s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m25s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m25s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m26s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m26s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m26s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m26s | DEBUG_Mem free: 1376412 avail: 1885084 00h38m27s | delete_dir() LOOP | word: '/Development' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/M2-Planet' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/NASM' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/mes-m2' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/mescc-tools' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line DEBUG_Mem free: 1376404 avail: 1885076 00h38m27s | 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m27s | run.sh: line 43: comDEBUG_Mem free: 1375784 avail: 1884456 00h38m27s | mand: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | delete_dir() LOOP | word: '/Development' 00h38m27s | run.sh: line 43: command: ls: not found 00h38m27s | run.sh: line 52: command: ls: not found 00h38m27s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m27s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m27s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m28s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m28s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m28s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m29s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m29s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m29s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m29s | delete_dir() READY 00h38m29s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m29s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m30s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m30s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m30s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m30s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m31s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m31s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m31s | DEBUG_Mem free: 1375296 avail: 1883968 00h38m31s | delete_dir() LOOP | word: '/Development' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/M2-Planet' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/NASM' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/mes-m2' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/mescc-tools' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dirDEBUG_Mem free: 1375172 avail: 1883844 00h38m31s | () ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m31s | run.sh: line 52: command: ls: not found 00h38m31s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m31s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m31s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sDEBUG_Mem free: 1374420 avail: 1883092 00h38m32s | h: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | delete_dir() LOOP | word: '/M2-Planet' 00h38m32s | run.sh: line 43: command: ls: not found 00h38m32s | run.sh: line 52: command: ls: not found 00h38m32s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m32s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m32s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m32s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m33s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m33s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m33s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m33s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m34s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m34s | delete_dir() READY 00h38m34s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h38m34s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m34s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m34s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m35s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m35s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m35s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m35s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m36s | DEBUG_Mem free: 1374056 avail: 1882728 00h38m36s | delete_dir() LOOP | word: '/Development' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/M2-Planet' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/NASM' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/mes-m2' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/mescc-tools' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | cDEBUG_Mem free: 1373684 avail: 1882356 00h38m36s | ontext: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/DEBUG_Mem free: 1373196 avail: 1881868 00h38m36s | after/perl-5.000' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | delete_dir() LOOP | word: '/NASM' 00h38m36s | run.sh: line 43: command: ls: not found 00h38m36s | run.sh: line 52: command: ls: not found 00h38m36s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h38m36s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m37s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m37s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m37s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m37s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m38s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m38s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m38s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m38s | delete_dir() READY 00h38m38s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m39s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m39s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m39s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m39s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m40s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m40s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m40s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m40s | DEBUG_Mem free: 1372816 avail: 1881488 00h38m40s | delete_dir() LOOP | word: '/Development' 00h38m40s | run.sh: line 43: command: ls: not found 00h38m40s | run.sh: line 52: command: ls: not found 00h38m40s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m40s | delete_dir() LOOP | word: '/M2-Planet' 00h38m40s | run.sh: line 43: command: ls: not found 00h38m40s | run.sh: line 52: command: ls: not found 00h38m40s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m40s | delete_dir() LOOP | word: '/NASM' 00h38m40s | run.sh: line 43: command: ls: not found 00h38m40s | run.sh: line 52: command: ls: not found 00h38m40s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m40s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m40s | run.sh: line 43: command: ls: not found 00h38m40s | run.sh: line 52: command: ls: not found 00h38m40s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m40s | delete_dir() LOOP | word: '/mes-m2' 00h38m40s | run.sh: line 43: command: ls: not found 00h38m40s | run.sh: line 52: command: ls: not found 00h38m40s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m40s | delete_dir() LOOP | word: '/mescc-tools' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERDEBUG_Mem free: 1372320 avail: 1880992 00h38m41s | R | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|clDEBUG_Mem free: 1371700 avail: 1880372 00h38m41s | eanup_base 00h38m41s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m41s | run.sh: line 43: command: ls: not found 00h38m41s | run.sh: line 52: command: ls: not found 00h38m41s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h38m41s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m41s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m42s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m42s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m42s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m42s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m43s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m43s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m43s | delete_dir() READY 00h38m43s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h38m43s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m43s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m44s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m44s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m44s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m44s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m45s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m45s | DEBUG_Mem free: 1371328 avail: 1880000 00h38m45s | delete_dir() LOOP | word: '/Development' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/M2-Planet' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/NASM' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/mes-m2' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/mescc-tools' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sDEBUG_Mem free: 1371072 avail: 1879744 00h38m45s | h: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: commanDEBUG_Mem free: 1370328 avail: 1879000 00h38m45s | d: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m45s | run.sh: line 43: command: ls: not found 00h38m45s | run.sh: line 52: command: ls: not found 00h38m45s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m45s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m46s | run.sh: line 43: command: ls: not found 00h38m46s | run.sh: line 52: command: ls: not found 00h38m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m46s | delete_dir() LOOP | word: '/mes-m2' 00h38m46s | run.sh: line 43: command: ls: not found 00h38m46s | run.sh: line 52: command: ls: not found 00h38m46s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h38m46s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m46s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m46s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m46s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m47s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m47s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m47s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m47s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m48s | delete_dir() READY 00h38m48s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m48s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m48s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m48s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m49s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m49s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m49s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m49s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m50s | DEBUG_Mem free: 1370088 avail: 1878760 00h38m50s | delete_dir() LOOP | word: '/Development' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/M2-Planet' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/NASM' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/mes-m2' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/mescc-tools' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 5DEBUG_Mem free: 1369460 avail: 1878132 00h38m50s | 2: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: 'DEBUG_Mem free: 1368848 avail: 1877520 00h38m50s | /after/perl-5.003' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | delete_dir() LOOP | word: '/mescc-tools' 00h38m50s | run.sh: line 43: command: ls: not found 00h38m50s | run.sh: line 52: command: ls: not found 00h38m50s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h38m50s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m51s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m51s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m51s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m51s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m52s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m52s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m52s | DEBUG_Mem free: 1368724 avail: 1877396 00h38m52s | delete_dir() READY 00h38m52s | automake-1.6.3: beginning build using script stage1.sh 00h38m52s | START: mkdir -p build 00h38m52s | READY: RC: 0 00h38m52s | automake-1.6.3: unpacking source. 00h38m52s | src_unpack: start pwd: /after/automake-1.6.3/build | automake-1.6.3-26 00h38m52s | DEBUG_Mem free: 1362392 avail: 1874196 00h38m52s | src_unpack: ready pwd: /after/automake-1.6.3/build | automake-1.6.3-26 00h38m52s | automake-1.6.3: preparing source. 00h38m52s | automake-1.6.3: configuring source. 00h38m52s | automake-1.6.3: compiling source. 00h38m52s | # end of call src_compile: 00h38m52s | automake-1.6.3: installing. 00h38m52s | START: mkdir -p /after/share/automake-1.6/Automake 00h38m52s | READY: RC: 0 00h38m52s | START: mkdir -p /after/share/aclocal-1.6 00h38m52s | READY: RC: 0 00h38m52s | DEBUGps: after_build: automake-1.6.3 | buildid 26 | ps: 48 00h38m52s | PID USER TIME COMMAND 00h38m52s | 1 0 0:00 ./init.user 00h38m52s | 2 0 0:00 [kthreadd] 00h38m52s | 3 0 0:00 [ksoftirqd/0] 00h38m52s | 4 0 0:00 [kworker/0:0] 00h38m52s | 5 0 0:00 [kworker/0:0H] 00h38m52s | 6 0 0:00 [kworker/u2:0] 00h38m52s | 7 0 0:00 [khelper] 00h38m52s | 8 0 0:00 [kdevtmpfs] 00h38m52s | 9 0 0:00 [perf] 00h38m52s | 10 0 0:00 [writeback] 00h38m52s | 11 0 0:00 [kworker/0:1] 00h38m52s | 12 0 0:00 [kswapd0] 00h38m52s | 13 0 0:00 [deferwq] 00h38m52s | 14 0 0:00 [kworker/u2:1] 00h38m52s | 22 0 0:00 {init} /bin/ash /init 00h38m52s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h38m52s | 120 0 0:00 ../bin/kaem --file kaem.run 00h38m52s | 502 0 0:00 [busybox] 00h38m52s | 546 0 0:00 [sh] 00h38m52s | 690 0 0:00 [busybox] 00h38m52s | 757 0 0:00 [busybox] 00h38m52s | 758 0 0:00 [busybox] 00h38m52s | 811 0 0:00 [busybox] 00h38m52s | 1146 0 0:00 [bash] 00h38m52s | 1237 0 0:00 [busybox] 00h38m52s | 1252 0 0:00 [busybox] 00h38m52s | 1458 0 0:00 /bin/busybox sleep 0.25 00h38m52s | 1478 0 0:00 /bin/busybox ps 00h38m52s | 1626 0 0:00 [busybox] 00h38m52s | 1711 0 0:00 [tr] 00h38m52s | 2010 0 0:00 [busybox] 00h38m52s | 2114 0 0:00 [busybox] 00h38m52s | 2402 0 0:00 [busybox] 00h38m52s | 2526 0 0:00 [busybox] 00h38m52s | 2888 0 0:00 [busybox] 00h38m52s | 3005 0 0:00 [busybox] 00h38m52s | 3090 0 0:00 [busybox] 00h38m52s | 3245 0 0:00 [busybox] 00h38m52s | 3343 0 0:00 [busybox] 00h38m52s | 3389 0 0:41 bash run.sh 00h38m52s | 3557 0 0:00 [wc] 00h38m52s | 3581 0 0:00 [busybox] 00h38m52s | 3605 0 0:00 [busybox] 00h38m52s | 3610 0 0:00 [busybox] 00h38m52s | 3657 0 0:00 [busybox] 00h38m52s | 3719 0 0:00 [busybox] 00h38m52s | DEBUGps: after_build: automake-1.6.3 | buildid 26 | READY: 3389 00h38m52s | af85c2f30389f1c6ee2e945c442ae34caf4dece48d28b2fa8c76ce458007c63a /after/bin/M1 00h38m52s | 59c3f0a7d3b953f2fb958943a6bcc252afaf84d4152a88a9c69b736160e312f7 /after/bin/M2-Planet 00h38m52s | 5d58dbefeb58fb943edff953445e4d49159c7fe4989b82816c8004bb34819b4c /after/bin/aclocal-1.6 00h38m52s | ff574fe2a657b5b6510ba32aaaa313d2e02548fae02264b366b002b6aaba7b04 /after/bin/autoconf-2.52 00h38m52s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/awk 00h38m52s | 53ee4da1585ad24174a23169342998b1dd7eb9d0312722239035ec937ca8a63e /after/bin/base64 00h38m52s | fafa676fe85f662f753bb5257ba6575086c6d4d7b8b27a952624db08e136b1ac /after/bin/basename 00h38m52s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/bash 00h38m53s | c5579cdeb15e52c3b3662ab894550ff3436968953861702859af72d7b9fb8e98 /after/bin/bison 00h38m53s | 66bb4d42e0657568c0e862a0de71ddf91da8a90a398346b303892ca542f7d7a2 /after/bin/blood-elf 00h38m53s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bunzip2 00h38m53s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzcat 00h38m53s | d32467575bfbd6d74cd426205ba102194c0956688e6bc91399930313c68ee0dc /after/bin/bzip2 00h38m53s | 8b4e2b1ea346298b6534894e85cfa3ac4ee9bd1900da1d044a45c366d143dbf0 /after/bin/cat 00h38m53s | e1ce34c07083195969d04eb1bf913ffe359f0717a098b7c23ab6eea445f17742 /after/bin/catm 00h38m53s | 24b11f735c4dcbd28e0defcef6208f419ebb3a7f33a5f7addb41d7df9e021bc1 /after/bin/chmod 00h38m53s | 8dd096b3a2973c4e3652e6bfffc30d2d85e8cb9b7f6cbbb2079cdb00a465589f /after/bin/cksum 00h38m53s | c3d87abbcc66ac9db7c7c52c808632cefb1ed5b2c7a779f1f1413247e5e2677c /after/bin/cmp 00h38m53s | 99700f963dd1f98d1e1bebbb7c4a962c8eb1be16dae0bdae86e289617ac0084c /after/bin/comm 00h38m53s | 6e9c29ae39dc9cc13925fe4066ab1867d0623bc704b2b1be6e242dc27b6c8ea1 /after/bin/cp 00h38m53s | 220ee0e1e19ad52403794872fd879619c25e2bf6b22d9616799250f76f8b9960 /after/bin/csplit 00h38m53s | 15eea66971190c390da91bd8537c01b689e1cf24cc96cd256607ef437f07f41d /after/bin/cut 00h38m53s | 642178ebe5f5cfb954c3590f0b365622235c0e84d0ece891d6cfe83046bf9a66 /after/bin/date 00h38m53s | 98124acfaf5cd8c1795d9557455607fb157a514867de5b908a9a3c8d00d88717 /after/bin/date_real 00h38m53s | 567d079e9c0122410284414c0f2db2248e78686b403dabd9c7abd12c20ad9f89 /after/bin/dd 00h38m53s | 3ebd884138bdec61da56ab063ec1ef8f1913fe8a7d2ef3a12c79fb25064a983c /after/bin/diff 00h38m53s | c033f4ae4ca47c1ae267d9f983c35366f5bf803b53422a073fbdd60dd3c745a8 /after/bin/dirname 00h38m53s | 0884b23703671535b882cffe99720d18f0f915b9323184dc20c0b7ef1af9ec4b /after/bin/echo 00h38m53s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/egrep 00h38m53s | 4bb7dca4382da61d02331c6785f254e04789e9a26e034fd4bbc40b969bdc81a5 /after/bin/env 00h38m53s | 76932efb69bc33a101a0a72424fc9dd50036b5f3fa09101d2d776a2e8aad7f3d /after/bin/expand 00h38m53s | aea616aaf5c8c63f564a77d4469cbc49088531920dc927db24c70e8c5872c97b /after/bin/expr 00h38m53s | 6e082caf5494d14d8e8eb0c8284942389198ac0fff8646c08b3136039a8a1579 /after/bin/factor 00h38m53s | 94132ca47c73ec70cc5f817a7d4c3de8ec37f7664564028c6daf27a1f2a75f37 /after/bin/false 00h38m53s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/fgrep 00h38m53s | e1481ecf337fb657f3949af0b45bb620c1886cd1a1b003fe27338832c250f41d /after/bin/fletcher16 00h38m53s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/flex 00h38m53s | ee5f43940b667026f2152ccde76f8d09cb99eb8adbea29be782876d236ce3797 /after/bin/fmt 00h38m53s | 5b4b347107c9eea9e984652ab9ebb8ed95a349a717fedc3e523195b69d7383ae /after/bin/fold 00h38m53s | ae63d80491e417d3b9d0daa2de789db398354913066f7cb0c681b23e80d57cd6 /after/bin/gawk 00h38m53s | 47be4ff9b0ac7c574a67c211139f075f124b1fd71b574f643bc6751a567d7de7 /after/bin/get_machine 00h38m53s | 107f1df091f5d1d7ad19def977135361836755eaab2120548afab7b23c582370 /after/bin/grep 00h38m53s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gunzip 00h38m53s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/gzip 00h38m53s | 1b49cc4b6f706c6da74831223c57251298c494b09ebf0e513df9b6536cfa84ab /after/bin/head 00h38m53s | b56c8f27f92cee4f81d41edb06c9e0c0b69f390dc78216ed66c477a6adf627f3 /after/bin/hex2 00h38m53s | c2af52d735a708ad30b7d493c19e2ef8a059bfc617af26a1e877077c7a25bf58 /after/bin/id 00h38m53s | 6c2c4baa6e75c00896b01ceb4e2f0ef62b59a7f27184ac1c5bf85f6da2983ae5 /after/bin/install 00h38m53s | 3e9b0e09d1da2ce9f6a2d0f212f6211e9ff53767a60f5fac040488da97da43b7 /after/bin/join 00h38m53s | DEBUG_Mem free: 1364384 avail: 1876620 00h38m53s | 7832278b640cd440fd247f8b52e2856b6ea9c7e223ec2c9e616d29bb14b50b82 /after/bin/kaem 00h38m53s | 3aa7096a22e4056c7ae5329e71965a6e1f5eeb10c471cffd4b86f9de91684588 /after/bin/kill 00h38m53s | 3507fe902492ff1ffab5b5b74efecda17cac3b66d45b49e1d05ba9cfe5f7f65b /after/bin/lex 00h38m53s | f6d99b9010578b4e3112c70131083c27bfcf731862b021df2995fd5738c52b99 /after/bin/link 00h38m53s | ae6e4cdad0a792a72674c487f3874f356a49a25d0d11ea0f9b2abdb466494a50 /after/bin/ln 00h38m53s | 576ddcdde28a5d21b953976134f4b89dc0380e5ccfd8c9c489faf44db6d0506f /after/bin/logname 00h38m53s | f5f6c78bf8aa179ded5eba5601132761968eda627463c418e8e1daa2e84defba /after/bin/m4 00h38m53s | 06699b2728829d9c989f28a28af3d9ea00391a8678140af77a5ba4892244c4e8 /after/bin/make 00h38m53s | 3f43cf65e4ea8b713096607ce7b28c835dacaa0d18bb27fd664156b43b02639a /after/bin/md5sum 00h38m53s | e835fdb1cd8c7852e8c879f1efdea6f7392bdd04938f5a01a6199ab2730fac4b /after/bin/mes 00h38m53s | 42a146efcb0d787e6a270d6fcc2530e7154d3b11c9497c0f3d43c7bf27d24e6f /after/bin/mes-m2 00h38m53s | b91c81e543b878ead4cc975df75e3d211f7bd2dcdd4c90e42df99d44311ce71e /after/bin/mescc.scm 00h38m53s | 20d933c6787e1edfe47c30601e713fd9e6199852c55bb7af608722516aaaf699 /after/bin/mkdir 00h38m53s | cc82a9771ebfc62a744b3b5f8b05d7fe86944ff0e02d1a20ac959421238e19e4 /after/bin/mkfifo 00h38m53s | e173f74b72fcfc6b17ae0653a5a88fc36f6ce42bf99e70de4245701bf2a45a50 /after/bin/mknod 00h38m53s | fe8a8a6d39e35ca2d980ac0dfb57204f34c34aa2ec543bc15f93ff80bcbbd38a /after/bin/mktemp 00h38m53s | 7fbafb8ac8aded995076404ea8c35392c3287a4ae92f7683baf445e321ba1a0c /after/bin/mv 00h38m53s | f98ea6c094c9fda45204d228a58bc52ceba02a8bf6e778e855d434387a43e1cb /after/bin/nl 00h38m53s | e49bba1ea6a61fb90f754e8de4692ed0810e7c68429f0b22fbf37670607a7807 /after/bin/od 00h38m53s | 9ed0744237c4025a83ee4cc1d4fdf1135e6435899284c6e070b1ceb9b74e0203 /after/bin/paste 00h38m53s | 032c0a3bb32b542f7d3eb0305bd89898ab2fc4b9fd0502085337e3422db1f393 /after/bin/patch 00h38m53s | 8b03fcd11aba79282d571d1f8ac3ce8839051e3c059e1895cb05cf660901102b /after/bin/pathchk 00h38m53s | 86f871bbb37fc9c89ed3cec9cfbd5bc04ae3ffb451f75b3723e17de9a8e46a36 /after/bin/perl 00h38m53s | 73d93c19d18e44cf724dd8c22e7b2b562758275a42260ad43caa897471976d45 /after/bin/printf 00h38m53s | 293e7a730d7f746731deb9614b3afab805a097f9acf917d53e44acc3acd9cb4b /after/bin/ptx 00h38m53s | fa7ff4f943ca592c623e41a303e697114a420c0a3e5d91c779dfd57ab39b7053 /after/bin/pwd 00h38m53s | 3550aefb0eee8a35b4aa46ac31322687e478cb0f03c833e6924e462963e2b0f5 /after/bin/readlink 00h38m53s | 5bb0d9ac5acc086b1bbcbd9c2f77f124efcc93e5802194a6aabce05c368b86c4 /after/bin/rm 00h38m53s | 1543d06fdbe7fe2a28d6f2aa0a4d8ef69d4c06f6fe8ba605933fed51eda8c7fa /after/bin/rmdir 00h38m53s | de7d06a5c0b0a4b52307771f60dd711d0ae9ae0b14562ad6d26942785aaf0909 /after/bin/sed 00h38m53s | 291f7fdd7d43fc55da4a50d7c7ba9945568b31602e74fbb3ab94a8b25a039595 /after/bin/seq 00h38m53s | b12868e2bb49724e214b4679973e3f1e43f091f1bbbf8ed66340f18cda226947 /after/bin/sh 00h38m53s | c086a3b03be0da5fb7ffc5d3d666b9b8a340bc74c9d7c208123c55887c371147 /after/bin/sha1sum 00h38m53s | 40289b9aae91f72a7d44bbc93616dcf2397b60d2532b549d053f3ce9b1040119 /after/bin/sha256sum 00h38m53s | 4b7609bd5da6de314b418be80f1be1a525bb4756efb1e9925f0ae7814c6eedef /after/bin/sleep 00h38m53s | c40dac27f90c5f793a1ed37e78bd1015e44688dc2179da209b1065d02ed0c6e3 /after/bin/sort 00h38m53s | 5087a0f86f238062a85f2f6ca3e6b33ba6b3c8dd9700e314c1ae3b2af3331409 /after/bin/split 00h38m53s | 35f681f7cc31a895f5c5e0db8b6a3c203b2ed9ce1771503f198614302e42c600 /after/bin/sum 00h38m53s | 533d8a75e4460e37714c50eed989a643dffe08e3ab4f7400b966f2241e28a60f /after/bin/sync 00h38m53s | 7272d4fb3313ad3e19c79393d8785d4b343a915e605332eebbc8f5ac5338e071 /after/bin/tail 00h38m53s | ade67862293d3193aaa569931d520dab26b26fcfebd538346a2a83195a59d7e7 /after/bin/tar 00h38m53s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc 00h38m53s | c65633cb875609df7aab2225a24334b5853a0b3e097bdb3ba8a0ae80c1bf5bf0 /after/bin/tcc-musl 00h38m53s | c2c6fae2cad8e29a75ff3f793ca7d059cc50ea4ee7d55f659e8f2d371f7763d6 /after/bin/tee 00h38m53s | b8942c4ecd012efd53b74a8c5fec424020a7099356c4db017115499016237876 /after/bin/test 00h38m53s | 37d98622d110bb60a2c026c0936282e9cbc18c0f2fb27aefaee3041369deba00 /after/bin/touch 00h38m53s | 643d2912f2055e70284ab036d6d154e4667120726486c3a3329fdb5115b452f2 /after/bin/tr 00h38m53s | 8bc7be81630efacca243feb8ecdaa97bc1d0b5a4060e0decf96af49875a06b00 /after/bin/true 00h38m53s | 75d4e74c03ad027b1b7738e6049ec5c01cfdd7a665ec82e0ecdf921d440e71a0 /after/bin/tsort 00h38m53s | c7d92d8291578de76afa58f1a1160f3373b5935b6b6f1dca63bd0d3d210ea161 /after/bin/uname 00h38m53s | 0a51c8f6dc3ea15fd439e11a14d7c13d7094457e17129e7f5de51d886ed8f54e /after/bin/unexpand 00h38m53s | 0723903d9ff1f7a7199eab92422bf32c5569f8c8fd9650c3f73ea71148464d1f /after/bin/uniq 00h38m53s | abda7abe33205cda90734216bd3f2cc1dcf859db166d2d6297665a4d178e6bac /after/bin/unlink 00h38m53s | 74e0a13cb6e92d70c43f71ec704afbc44b7a38c703fe40700f7af7c640a22158 /after/bin/untar 00h38m53s | f033207cf5de1eac8f4726b1926a33759b294050090932a6f7de6a6d98a8f9e8 /after/bin/wc 00h38m53s | 46f35124f00bcee7ec557406228da3abd04239be7b0ef0c10403139f1e0f0dd7 /after/bin/whoami 00h38m53s | 84109c279ed6445c896fe04a397bf66e1f73f74200f8e58477e828aad7e43c92 /after/bin/yes 00h38m53s | c8c923c0bea92a642e1b3e5dde162bb7c35ea14a75e0f8fbb811d7ea92edffe6 /after/bin/zcat 00h38m53s | d1168ee9b528e39f0b40e8d51fb7fa3619c4a5ee928137f7faf6d0879b0916b0 /after/lib/crt1.o 00h38m53s | 09d4f9821a2566f7e56381a19259c41bd97f3c5ed83f490705acbfd1139a7736 /after/lib/crti.o 00h38m53s | 461ca1494737fab86fe1c1d3addeaf9d0ece413e353abcdea8674db3f700cda3 /after/lib/crtn.o 00h38m53s | 34f62227f8cc61d365d92a182f8f3cc91cc6c50a1bbb8f4774a4383bceaefa5f /after/lib/libc+gnu.a 00h38m53s | 920b35eb5ae2fda55348a30aafed7f006a5b86cbe05093df2c75e5d169bd9cb0 /after/lib/libc.a 00h38m53s | 12c07ae103e7e3b390150a79e5c600d88de14e9bb73a066f6342582729ef5a3f /after/lib/libgetopt.a 00h38m53s | sha256sum: /after/lib/linux: Is a directory 00h38m53s | sha256sum: /after/lib/musl: Is a directory 00h38m53s | sha256sum: /after/lib/perl5: Is a directory 00h38m53s | sha256sum: /after/lib/tcc: Is a directory 00h38m53s | sha256sum: /after/lib/x86-mes: Is a directory 00h38m53s | 19b4bf3911c465ad2c25bb339c8e77b7f72b3e1175bd33ad410f48c0eb366441 /after/include/alloca.h 00h38m53s | 70edd5d1c1180c40e855e34805be00c4987e840a6de188a5319def0bbf8c8f8e /after/include/ar.h 00h38m53s | e8aedf98b2f04dfbe5fac0de417b177e3eed722e4b6c18c4e8e64c47e97e54e0 /after/include/argz.h 00h38m53s | ddecb61804b9e970c2d88a63e17abd43d5a8a4c55aea52b26a33e708394cf314 /after/include/assert.h 00h38m53s | c509df46d6693aba57ef00e755a38e5f324f9fa90f829fe89b5bf66040a0ab35 /after/include/ctype.h 00h38m53s | 01c770173b192d7d00026d637b9f859b2f19f27690b8a4dab75aaaac3033c9b2 /after/include/dirent.h 00h38m53s | c48e1fef8a56c9802a273dbccf2653627a27c62192ff19c86d047b51b3502199 /after/include/dirstream.h 00h38m53s | d5c649686b9ea96e5727eef98bf76a7e07958875c681112eff7a9a2231535d9a /after/include/dlfcn.h 00h38m53s | e8baefce835c35a81490c2b19c471db44e29f751e7b321e1a68387115c684d6c /after/include/endian.h 00h38m53s | 0ff292b186512e404728d4dc34363c02307041e42467ef45322e261597f81fcb /after/include/errno.h 00h38m53s | 813b4ea9ebbec9c4559c59652b8368576b00eb25c50cefd0c3b08d9676ab46ee /after/include/fcntl.h 00h38m53s | 1ead7141bf8d23254e6c167919abc672afff4228ac3488a0a8a3047dc86c2853 /after/include/features.h 00h38m53s | bad3eed544fad06487dc948da21ecbf641c15c97464a2f71274f0e6078acb1f2 /after/include/float.h 00h38m53s | b0d5b417112bc6e4f567562c0246b9028b96e38d7eb70ebe75531df40f924387 /after/include/getopt.h 00h38m53s | sha256sum: /after/include/gnu: Is a directory 00h38m53s | e846042e14300d50ceb2610a8611e4483b93322e00ec89daa4d416ed64b60dfc /after/include/grp.h 00h38m53s | c0be38ed9688db3e6c5625e6ecde966b843f105de6a2bba7ebe00b264e68458f /after/include/inttypes.h 00h38m53s | 16c7950d3be1b93ff9e765612628b57d203e7d0b8197902ee090f0f1a1dfdb08 /after/include/libgen.h 00h38m53s | b01ac7207d79fd3ac0ab0ef4615bec200bda9b686f06e294aad7c007e3fb5b98 /after/include/limits.h 00h38m53s | sha256sum: /after/include/linux: Is a directory 00h38m53s | 0f364effd405fb1d9c8aed8da2cb29dcfa756d8ea922fc6832bdc3cff11ecb36 /after/include/locale.h 00h38m53s | sha256sum: /after/include/mach: Is a directory 00h38m53s | fd8d4cf97ae9657999db15a940b0c70c8a7276f66835a6af16b0bbc9fea3cf2c /after/include/math.h 00h38m53s | 3e3780c2c0ff704f461443ac4454cfeeb26482ba2f333975a98f3100532b195e /after/include/memory.h 00h38m53s | sha256sum: /after/include/mes: Is a directory 00h38m53s | sha256sum: /after/include/musl: Is a directory 00h38m53s | fd81837dbd074099e231379c16ad8747ea8e64c6a488a0db82c2f5a7311e1a7e /after/include/pwd.h 00h38m53s | 965d2b1e2e09030f916df24b1138d68b64fd08b4568c67c2d3fe48f86c1dc03b /after/include/setjmp.h 00h38m53s | aeafa8228466ef66828ebbface3938997ebec3356df04a26e5a8983a470a6203 /after/include/signal.h 00h38m53s | a599b6817835bc6e19a054ccbf9954fcb86bca4f6d2fa697d3cc9b044c75ddda /after/include/stdarg.h 00h38m53s | 78b36cb4aa62422feb9124ced770b7c53ce5a19b6274b7af586dc415d32451e9 /after/include/stdbool.h 00h38m53s | 5be9c9724e3129e2d16d646dd5a10842a452da44b6c93c773b4817d270d2fe22 /after/include/stddef.h 00h38m53s | c0df03f863c6ca275c2e2af80027fafe7614580774bf04fc7d8a4f905726e85f /after/include/stdint.h 00h38m53s | 7bb94fdaed03e07322b07b049ca5feed9f46d0e6919431fb8cc4abbd74b83b91 /after/include/stdio.h 00h38m53s | 4c84dc4e5781a5f204f76891c9aeab663ae0078e4c30ef3a62a3a49bab6c2bda /after/include/stdlib.h 00h38m53s | ae32a25c84d6c7d75e622faa286f21f7a7d605b97814500541d5dd3ba172f8b9 /after/include/stdnoreturn.h 00h38m53s | 3933a2b0ecd3a7349e0db5f141a2a200f1040c54a1188e322bf5137f23c90689 /after/include/string.h 00h38m53s | 7f9a3f462a51e36e227c2cbc867e4c8e10328eacbcf4eb4673a73c3280fc2ab9 /after/include/strings.h 00h38m53s | sha256sum: /after/include/sys: Is a directory 00h38m53s | 5f6df8c6cc8b7e7465a842efff791edf6ac8c5b60f944e5dca4744ec2bcb8130 /after/include/termio.h 00h38m53s | 8246cb1774d63ce7808cdffaef6189868f1820ffb001299e2fc2ea5f96440261 /after/include/time.h 00h38m53s | a4eacd46ab3f87ca10a3fac5e6205157f3c76b20619cf4f830009a73a5a3f82f /after/include/unistd.h 00h38m53s | sha256sum: /after/share/aclocal-1.6: Is a directory 00h38m53s | sha256sum: /after/share/autoconf-2.52: Is a directory 00h38m53s | sha256sum: /after/share/automake-1.6: Is a directory 00h38m53s | sha256sum: /after/share/awk: Is a directory 00h38m53s | sha256sum: /after/share/bison: Is a directory 00h38m53s | automake-1.6.3: checksumming installed files. 00h38m53s | automake-1.6.3: build successful 00h38m53s | executing: gcc -dM -E -xc /dev/null 00h38m53s | run.sh: line 374: gcc: command not found 00h38m53s | DEBUG_Mem free: 1364384 avail: 1876620 00h38m53s | DEBUGps: before_build: automake-1.6.3 | buildid 27 | ps: 49 00h38m53s | PID USER TIME COMMAND 00h38m53s | 1 0 0:00 ./init.user 00h38m53s | 2 0 0:00 [kthreadd] 00h38m53s | 3 0 0:00 [ksoftirqd/0] 00h38m53s | 4 0 0:00 [kworker/0:0] 00h38m53s | 5 0 0:00 [kworker/0:0H] 00h38m53s | 6 0 0:00 [kworker/u2:0] 00h38m53s | 7 0 0:00 [khelper] 00h38m53s | 8 0 0:00 [kdevtmpfs] 00h38m53s | 9 0 0:00 [perf] 00h38m53s | 10 0 0:00 [writeback] 00h38m53s | 11 0 0:00 [kworker/0:1] 00h38m53s | 12 0 0:00 [kswapd0] 00h38m53s | 13 0 0:00 [deferwq] 00h38m53s | 14 0 0:00 [kworker/u2:1] 00h38m53s | 22 0 0:00 {init} /bin/ash /init 00h38m53s | 119 0 0:00 bin/kaem --verbose --strict --file after.kaem 00h38m53s | 120 0 0:00 ../bin/kaem --file kaem.run 00h38m53s | 502 0 0:00 [busybox] 00h38m53s | 546 0 0:00 [sh] 00h38m53s | 690 0 0:00 [busybox] 00h38m53s | 757 0 0:00 [busybox] 00h38m53s | 758 0 0:00 [busybox] 00h38m53s | 811 0 0:00 [busybox] 00h38m53s | 1146 0 0:00 [bash] 00h38m53s | 1237 0 0:00 [busybox] 00h38m53s | 1252 0 0:00 [busybox] 00h38m53s | 1482 0 0:00 /bin/busybox sleep 0.25 00h38m53s | 1486 0 0:00 /bin/busybox ps 00h38m53s | 1626 0 0:00 [busybox] 00h38m53s | 1711 0 0:00 [tr] 00h38m53s | 2010 0 0:00 [busybox] 00h38m53s | 2114 0 0:00 [busybox] 00h38m53s | 2402 0 0:00 [busybox] 00h38m53s | 2526 0 0:00 [busybox] 00h38m53s | 2888 0 0:00 [busybox] 00h38m53s | 3005 0 0:00 [busybox] 00h38m53s | 3090 0 0:00 [busybox] 00h38m53s | 3245 0 0:00 [busybox] 00h38m53s | 3343 0 0:00 [busybox] 00h38m53s | 3389 0 0:41 bash run.sh 00h38m53s | 3557 0 0:00 [wc] 00h38m53s | 3581 0 0:00 [busybox] 00h38m53s | 3605 0 0:00 [busybox] 00h38m53s | 3610 0 0:00 [busybox] 00h38m53s | 3657 0 0:00 [busybox] 00h38m53s | 3719 0 0:00 [busybox] 00h38m53s | DEBUGps: before_build: automake-1.6.3 | buildid 27 | READY: 3389 00h38m53s | delete_dir() START | '/Development' | context: Development|cleanup_base 00h38m53s | DEBUG_Mem free: 1364384 avail: 1876620 00h38m53s | DEBUG_Mem free: 1364508 avail: 1876744 00h38m54s | DEBUG_Mem free: 1364508 avail: 1876744 00h38m54s | DEBUG_Mem free: 1364508 avail: 1876744 00h38m54s | DEBUG_Mem free: 1364508 avail: 1876744 00h38m54s | DEBUG_Mem free: 1364508 avail: 1876744 00h38m55s | DEBUG_Mem free: 1364508 avail: 1876744 00h38m55s | DEBUG_Mem free: 1364508 avail: 1876744 00h38m55s | delete_dir() LOOP | word: '/Development' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/M2-Planet' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/NASM' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/mes-m2' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/mescc-tools' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/mes-0.23' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleDEBUG_Mem free: 1364012 avail: 1876248 00h38m55s | anup_base 00h38m55s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/grep-2.4' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/perl-5.000' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/perl-5.003' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h38m55s | DEBUG_Mem free: 1363500 avail: 1875736 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m55s | run.sh: line 52: command: ls: not found 00h38m55s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m55s | delete_dir() LOOP | word: '/Development' 00h38m55s | run.sh: line 43: command: ls: not found 00h38m56s | run.sh: line 52: command: ls: not found 00h38m56s | delete_dir() ERR | '/Development' | context: Development|cleanup_base 00h38m56s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m56s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m56s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m56s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m57s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m57s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m57s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m58s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m58s | delete_dir() READY 00h38m58s | delete_dir() START | '/M2-Planet' | context: M2-Planet|cleanup_base 00h38m58s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m58s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m58s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m59s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m59s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m59s | DEBUG_Mem free: 1363268 avail: 1875504 00h38m59s | DEBUG_Mem free: 1363268 avail: 1875504 00h39m00s | DEBUG_Mem free: 1363268 avail: 1875504 00h39m00s | delete_dir() LOOP | word: '/Development' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/M2-Planet' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/NASM' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/mes-m2' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/mescc-tools' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/mes-0.23' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | deleDEBUG_Mem free: 1362772 avail: 1875008 00h39m00s | te_dir() LOOP | word: '/after/sed-4.0.9' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/grep-2.4' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/perl-5.000' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/perl-5.003' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line DEBUG_Mem free: 1362144 avail: 1874380 00h39m00s | 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | delete_dir() LOOP | word: '/M2-Planet' 00h39m00s | run.sh: line 43: command: ls: not found 00h39m00s | run.sh: line 52: command: ls: not found 00h39m00s | delete_dir() ERR | '/M2-Planet' | context: M2-Planet|cleanup_base 00h39m00s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m01s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m01s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m01s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m01s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m02s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m02s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m02s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m02s | delete_dir() READY 00h39m02s | delete_dir() START | '/NASM' | context: NASM|cleanup_base 00h39m02s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m03s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m03s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m03s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m03s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m04s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m04s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m04s | DEBUG_Mem free: 1362028 avail: 1874264 00h39m04s | delete_dir() LOOP | word: '/Development' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/M2-Planet' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/NASM' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/mes-m2' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/mescc-tools' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/mes-0.23' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' DEBUG_Mem free: 1361284 avail: 1873520 00h39m04s | | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m04s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h39m04s | run.sh: line 43: command: ls: not found 00h39m04s | run.sh: line 52: command: ls: not found 00h39m04s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/grep-2.4' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/perl-5.000' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/perl-5.003' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NDEBUG_Mem free: 1360788 avail: 1873024 00h39m05s | ASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | delete_dir() LOOP | word: '/NASM' 00h39m05s | run.sh: line 43: command: ls: not found 00h39m05s | run.sh: line 52: command: ls: not found 00h39m05s | delete_dir() ERR | '/NASM' | context: NASM|cleanup_base 00h39m05s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m05s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m05s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m06s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m06s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m06s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m06s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m07s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m07s | delete_dir() READY 00h39m07s | delete_dir() START | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m07s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m07s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m08s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m08s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m08s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m08s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m09s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m09s | DEBUG_Mem free: 1360664 avail: 1872900 00h39m09s | delete_dir() LOOP | word: '/Development' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/M2-Planet' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/NASM' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/mes-m2' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/mescc-tools' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/mes-0.23' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sDEBUG_Mem free: 1360036 avail: 1872272 00h39m09s | h: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/grep-2.4' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/perl-5.000' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/perl-5.003' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h39m09s | run.sDEBUG_Mem free: 1359416 avail: 1871652 00h39m09s | h: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m09s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h39m09s | run.sh: line 43: command: ls: not found 00h39m09s | run.sh: line 52: command: ls: not found 00h39m09s | delete_dir() ERR | '/bootstrap-seeds' | context: bootstrap-seeds|cleanup_base 00h39m10s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m10s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m10s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m10s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m11s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m11s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m11s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m11s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m11s | delete_dir() READY 00h39m11s | delete_dir() START | '/mes-m2' | context: mes-m2|cleanup_base 00h39m12s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m12s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m12s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m12s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m13s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m13s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m13s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m13s | DEBUG_Mem free: 1359300 avail: 1871536 00h39m13s | delete_dir() LOOP | word: '/Development' 00h39m13s | run.sh: line 43: command: ls: not found 00h39m13s | run.sh: line 52: command: ls: not found 00h39m13s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m13s | delete_dir() LOOP | word: '/M2-Planet' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/NASM' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/mes-m2' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/mescc-tools' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/mes-0.23' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | DEBUG_Mem free: 1358788 avail: 1871024 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/grep-2.4' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/perl-5.000' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/perl-5.003' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/perl5.004DEBUG_Mem free: 1358184 avail: 1870420 00h39m14s | _05' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | delete_dir() LOOP | word: '/mes-m2' 00h39m14s | run.sh: line 43: command: ls: not found 00h39m14s | run.sh: line 52: command: ls: not found 00h39m14s | delete_dir() ERR | '/mes-m2' | context: mes-m2|cleanup_base 00h39m14s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m14s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m15s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m15s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m15s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m15s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m16s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m16s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m16s | delete_dir() READY 00h39m16s | delete_dir() START | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m16s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m16s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m17s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m17s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m17s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m18s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m18s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m18s | DEBUG_Mem free: 1357812 avail: 1870048 00h39m18s | delete_dir() LOOP | word: '/Development' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/M2-Planet' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/NASM' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/bootstrap-seeds' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/mes-m2' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/mescc-tools' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/flex-2.5.11' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/mes-0.23' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/tcc-0.9.27' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/musl-1.1.24' 00h39m18s | run.sh: line 43: commaDEBUG_Mem free: 1357432 avail: 1869668 00h39m18s | nd: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/sed-4.0.9' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/bzip2-1.0.8' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/m4-1.4.7' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/flex-2.6.4' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/bison-3.4.1' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/grep-2.4' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/diffutils-2.7' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/coreutils-5.0' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/coreutils-6.10' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m18s | delete_dir() LOOP | word: '/after/gawk-3.0.4' 00h39m18s | run.sh: line 43: command: ls: not found 00h39m18s | run.sh: line 52: command: ls: not found 00h39m18s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m19s | delete_dir() LOOP | word: '/after/perl-5.000' 00h39m19s | run.sh: line 43: command: ls: not found 00h39m19s | run.sh: line 52: command: ls: not found 00h39m19s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m19s | delete_dir() LOOP | word: '/after/perl-5.003' 00h39m19s | run.sh: line 43: command: ls: not found 00h39m19s | run.sh: line 52: command: ls: not found 00h39m19s | delete_dir() ERR | '/mescc-tools' DEBUG_Mem free: 1356696 avail: 1868932 00h39m19s | | context: mescc-tools|cleanup_base 00h39m19s | delete_dir() LOOP | word: '/after/perl5.004_05' 00h39m19s | run.sh: line 43: command: ls: not found 00h39m19s | run.sh: line 52: command: ls: not found 00h39m19s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m19s | delete_dir() LOOP | word: '/after/perl5.005_03' 00h39m19s | run.sh: line 43: command: ls: not found 00h39m19s | run.sh: line 52: command: ls: not found 00h39m19s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m19s | delete_dir() LOOP | word: '/after/perl-5.6.2' 00h39m19s | run.sh: line 43: command: ls: not found 00h39m19s | run.sh: line 52: command: ls: not found 00h39m19s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m19s | delete_dir() LOOP | word: '/mescc-tools' 00h39m19s | run.sh: line 43: command: ls: not found 00h39m19s | run.sh: line 52: command: ls: not found 00h39m19s | delete_dir() ERR | '/mescc-tools' | context: mescc-tools|cleanup_base 00h39m19s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m19s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m19s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m20s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m20s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m20s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m20s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m21s | DEBUG_Mem free: 1356572 avail: 1868808 00h39m21s | delete_dir() READY 00h39m21s | automake-1.6.3: beginning build using script stage2.sh 00h39m21s | START: mkdir -p build 00h39m21s | READY: RC: 0 00h39m21s | automake-1.6.3: unpacking source. 00h39m21s | src_unpack: start pwd: /after/automake-1.6.3/build | automake-1.6.3-27 00h39m21s | src_unpack: ready pwd: /after/automake-1.6.3/build | autoDEBUG_Mem free: 1355836 avail: 1868444 00h39m21s | make-1.6.3-27 00h39m21s | automake-1.6.3: preparing source. 00h39m21s | autoconf-2.52: no input file 00h39m21s | Subprocess error 256 00h39m21s | ABORTING HARD # exit with RC:0 # autotest-mode ready after 2332 (out of max 86400) seconds # see: /home/bastian/software/kritis-linux/minilinux/builds/linux/run.sh # # logfile (46146 lines, 4952668 bytes) written to: # /tmp/memhack27 # # proposed name: # (none) # # thanks for using: # https://github.com/bittorf/kritis-linux