cc -o kconfig/conf kconfig/conf.c kconfig/zconf.tab.c -DKBUILD_NO_NLS=1 \
	-DPROJECT_NAME=\"ToyBox\"
scripts/genconfig.sh
kconfig/conf -D /dev/null Config.in > /dev/null
scripts/make.sh
Generate headers from toys/*/*.c...
generated/newtoys.h 
warning: using unfinished code from toys/pending
Library probe........
Make generated/config.h from .config.
generated/flags.h <stdin>:601:0: warning: "CFG_SH" redefined [enabled by default]
<stdin>:303:0: note: this is the location of the previous definition
<stdin>:602:0: warning: "USE_SH" redefined [enabled by default]
<stdin>:304:0: note: this is the location of the previous definition
<stdin>:601:0: warning: "CFG_SH" redefined [enabled by default]
<stdin>:303:0: note: this is the location of the previous definition
generated/globals.h generated/tags.h In file included from ./toys.h:8:0,
                 from lib/xwrap.c:10:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/llist.c:6:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/lib.c:6:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/portability.c:7:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
generated/help.h
Compile toybox...........In file included from ./toys.h:8:0,
                 from lib/interestingtimes.c:6:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/help.c:3:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from lib/password.c:8:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/lib.c:6:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/args.c:12:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/getmountlist.c:6:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/llist.c:6:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
In file included from ./toys.h:8:0,
                 from lib/dirtree.c:6:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/linestack.c:1:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/xwrap.c:10:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/portability.c:7:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from lib/net.c:1:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
....In file included from ./toys.h:8:0,
                 from toys/lsb/hostname.c:22:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from toys.h:8:0,
                 from main.c:6:
generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/killall.c:25:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/dmesg.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
............In file included from ./toys.h:8:0,
                 from toys/lsb/passwd.c:36:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/su.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/mknod.c:31:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/md5sum.c:40:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/mktemp.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/pidof.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/acpi.c:25:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/sync.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/seq.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/mount.c:48:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/base64.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/lsb/umount.c:32:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...In file included from ./toys.h:8:0,
                 from toys/other/blockdev.c:32:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/blkid.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/bzcat.c:42:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.......In file included from ./toys.h:8:0,
                 from toys/other/chvt.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/other/clear.c:14:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/chroot.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/count.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/dos2unix.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/eject.c:24:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/other/factor.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/fallocate.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/flock.c:22:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/free.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/freeramdisk.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...........In file included from ./toys.h:8:0,
                 from toys/other/fsfreeze.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/hostid.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/inotifyd.c:34:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/hexedit.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/help.c:32:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/other/fsync.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/hwclock.c:25:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/ifconfig.c:50:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/login.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/insmod.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/ionice.c:39:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/losetup.c:35:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...In file included from ./toys.h:8:0,
                 from toys/other/lspci.c:31:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/lsmod.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/lsattr.c:55:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...In file included from ./toys.h:8:0,
                 from toys/other/lsusb.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/mix.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/makedevs.c:36:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
......In file included from ./toys.h:8:0,
                 from toys/other/mkswap.c:17:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/other/mkpasswd.c:24:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/nbd_client.c:37:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/other/netcat.c:54:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/modinfo.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/other/mountpoint.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
......In file included from ./toys.h:8:0,
                 from toys/other/pivot_root.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/nsenter.c:65:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/pmap.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/partprobe.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/oneit.c:31:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/other/printenv.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/pwdx.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/readahead.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
....In file included from ./toys.h:8:0,
                 from toys/other/reset.c:17:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/realpath.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...In file included from ./toys.h:8:0,
                 from toys/other/reboot.c:22:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/other/readlink.c:24:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/rmmod.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...In file included from ./toys.h:8:0,
                 from toys/other/setsid.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/other/rfkill.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/swapon.c:19:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/rev.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/stat.c:40:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/swapoff.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/shred.c:30:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/other/switch_root.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/other/sysctl.c:27:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/tac.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/taskset.c:35:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
....In file included from ./toys.h:8:0,
                 from toys/other/timeout.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/truncate.c:24:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/uptime.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/usleep.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/other/vconfig.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
....In file included from ./toys.h:8:0,
                 from toys/other/vmstat.c:29:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
In file included from ./toys.h:8:0,
                 from toys/other/which.c:17:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/other/w.c:17:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/other/xxd.c:30:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.....In file included from ./toys.h:8:0,
                 from toys/posix/cal.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/cat.c:52:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/other/yes.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/pending/sh.c:85:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/basename.c:19:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/chmod.c:36:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/posix/cksum.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/chgrp.c:36:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.....In file included from ./toys.h:8:0,
                 from toys/posix/comm.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/cp.c:95:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/cpio.c:40:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/cmp.c:22:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/cut.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.......In file included from ./toys.h:8:0,
                 from toys/posix/date.c:48:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/dirname.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/echo.c:34:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/df.c:30:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/env.c:22:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/expand.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/du.c:37:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/posix/false.c:16:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/find.c:56:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.........In file included from ./toys.h:8:0,
                 from toys/posix/head.c:22:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/link.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/posix/id.c:64:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/grep.c:55:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/nl.c:29:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/kill.c:44:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/ls.c:51:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/ln.c:25:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/mkdir.c:32:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/mkfifo.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/nice.c:24:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/posix/nohup.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
......In file included from ./toys.h:8:0,
                 from toys/posix/patch.c:46:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/pwd.c:22:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/paste.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/ps.c:224:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/od.c:27:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/printf.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
......In file included from ./toys.h:8:0,
                 from toys/posix/rm.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/renice.c:17:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/sort.c:62:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/sleep.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/rmdir.c:20:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/sed.c:169:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/posix/strings.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/split.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
..In file included from ./toys.h:8:0,
                 from toys/posix/tee.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/tail.c:33:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...........In file included from ./toys.h:8:0,
                 from toys/posix/true.c:17:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/touch.c:29:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/uuencode.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/uudecode.c:21:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/ulimit.c:45:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/uname.c:26:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/posix/time.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/wc.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/unlink.c:18:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/who.c:25:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/tty.c:23:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
In file included from ./toys.h:8:0,
                 from toys/posix/uniq.c:28:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
.In file included from ./toys.h:8:0,
                 from toys/posix/xargs.c:41:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
...
scripts/install.sh --symlink --force
Compile instlist...
In file included from scripts/install.c:7:0:
./generated/config.h:599:0: warning: "CFG_SH" redefined [enabled by default]
 #define CFG_SH 1
 ^
./generated/config.h:301:0: note: this is the location of the previous definition
 #define CFG_SH 0
 ^
./generated/config.h:600:0: warning: "USE_SH" redefined [enabled by default]
 #define USE_SH(...) __VA_ARGS__
 ^
./generated/config.h:302:0: note: this is the location of the previous definition
 #define USE_SH(...)
 ^
Install commands...