Applying ./patches/001-resource_h_include.patch using plaintext: patching file include/libbb.h Hunk #1 succeeded at 40 with fuzz 1 (offset 5 lines). Applying ./patches/002-upstream_ash_fix.patch using plaintext: patching file shell/ash.c Applying ./patches/003-upstream_date_fix.patch using plaintext: patching file libbb/time.c Applying ./patches/004-upstream_iplink_fix.patch using plaintext: patching file networking/libiproute/iplink.c Applying ./patches/005-upstream_nc_fix.patch using plaintext: patching file networking/nc_bloaty.c Applying ./patches/100-trylink_bash.patch using plaintext: patching file scripts/trylink Applying ./patches/101-gen_build_files_bash.patch using plaintext: patching file scripts/gen_build_files.sh Applying ./patches/110-no_static_libgcc.patch using plaintext: patching file Makefile.flags Applying ./patches/120-remove_uclibc_rpc_check.patch using plaintext: patching file util-linux/mount.c Applying ./patches/130-mconf_missing_sigwinch.patch using plaintext: patching file scripts/kconfig/mconf.c Applying ./patches/200-udhcpc_reduce_msgs.patch using plaintext: patching file networking/udhcp/dhcpc.c Applying ./patches/201-udhcpc_changed_ifindex.patch using plaintext: patching file networking/udhcp/dhcpc.c Applying ./patches/203-udhcpc_renew_no_deconfig.patch using plaintext: patching file networking/udhcp/dhcpc.c Applying ./patches/204-udhcpc_src_ip_rebind.patch using plaintext: patching file networking/udhcp/dhcpc.c Applying ./patches/210-add_netmsg_util.patch using plaintext: patching file include/applets.src.h patching file networking/Config.src patching file networking/Kbuild.src patching file networking/netmsg.c Applying ./patches/220-add_lock_util.patch using plaintext: patching file include/applets.src.h patching file miscutils/Config.src patching file miscutils/Kbuild.src patching file miscutils/lock.c Applying ./patches/230-ntpd_delayed_resolve.patch using plaintext: patching file networking/ntpd.c Applying ./patches/240-telnetd_intr.patch using plaintext: patching file networking/telnetd.c Applying ./patches/250-date-k-flag.patch using plaintext: patching file coreutils/date.c Applying ./patches/260-arping_missing_includes.patch using plaintext: patching file networking/arping.c make[4]: Entering directory `/BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1' HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc GEN include/applets.h GEN include/usage.h GEN modutils/Kbuild GEN modutils/Config.in GEN archival/Kbuild GEN archival/Config.in GEN archival/libarchive/Kbuild GEN console-tools/Kbuild GEN console-tools/Config.in GEN mailutils/Kbuild GEN mailutils/Config.in GEN networking/Kbuild GEN networking/Config.in GEN networking/libiproute/Kbuild GEN networking/udhcp/Kbuild GEN networking/udhcp/Config.in GEN libbb/Kbuild GEN libbb/Config.in GEN init/Kbuild GEN init/Config.in GEN sysklogd/Kbuild GEN sysklogd/Config.in GEN e2fsprogs/Kbuild GEN e2fsprogs/Config.in GEN e2fsprogs/old_e2fsprogs/Kbuild GEN e2fsprogs/old_e2fsprogs/Config.in GEN e2fsprogs/old_e2fsprogs/ext2fs/Kbuild GEN e2fsprogs/old_e2fsprogs/uuid/Kbuild GEN e2fsprogs/old_e2fsprogs/e2p/Kbuild GEN e2fsprogs/old_e2fsprogs/blkid/Kbuild GEN shell/Kbuild GEN shell/Config.in GEN libpwdgrp/Kbuild GEN procps/Kbuild GEN procps/Config.in GEN applets/Kbuild GEN debianutils/Kbuild GEN debianutils/Config.in GEN editors/Kbuild GEN editors/Config.in GEN findutils/Kbuild GEN findutils/Config.in GEN scripts/Kbuild GEN util-linux/Kbuild GEN util-linux/Config.in GEN util-linux/volume_id/Kbuild GEN util-linux/volume_id/Config.in GEN printutils/Kbuild GEN printutils/Config.in GEN loginutils/Kbuild GEN loginutils/Config.in GEN miscutils/Kbuild GEN miscutils/Config.in GEN coreutils/Kbuild GEN coreutils/Config.in GEN coreutils/libcoreutils/Kbuild GEN runit/Kbuild GEN runit/Config.in GEN selinux/Kbuild GEN selinux/Config.in HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/kxgettext.o HOSTCC scripts/kconfig/mconf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf -o Config.in # # using defaults found in .config # * * Busybox Configuration * * * Busybox Settings * * * General Configuration * Enable options for full-blown desktop systems (DESKTOP) [N/y/?] n Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [Y/n/?] y Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n Enable Linux-specific applets and features (PLATFORM_LINUX) [Y/?] y Buffer allocation policy 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) > 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) choice[1-3?]: 2 Show applet usage messages (SHOW_USAGE) [Y/n/?] y Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y Store applet usage messages in compressed form (FEATURE_COMPRESS_USAGE) [Y/n/?] y Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [N/y/?] n Don't use /usr (INSTALL_NO_USR) [N/y/?] n Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n Support Unicode (UNICODE_SUPPORT) [N/y/?] n Support for --long-options (LONG_OPTS) [Y/n/?] y Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n Support utmp file (FEATURE_UTMP) [N/y/?] n Support writing pidfiles (FEATURE_PIDFILE) [Y/n/?] y Path to directory for pidfile (PID_FILE_PATH) [/var/run] /var/run Support for SUID/SGID handling (FEATURE_SUID) [Y/n/?] y Runtime SUID/SGID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n exec prefers applets (FEATURE_PREFER_APPLETS) [Y/n/?] y Path to BusyBox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe * * Build Options * Build BusyBox as a static binary (no shared libs) (STATIC) [N/y/?] n Build BusyBox as a position independent executable (PIE) [N/y/?] n Force NOMMU build (NOMMU) [N/y/?] n Build with Large File Support (for accessing files > 2 GB) (LFS) [Y/n/?] y Cross Compiler prefix (CROSS_COMPILER_PREFIX) [] Path to sysroot (SYSROOT) [] Additional CFLAGS (EXTRA_CFLAGS) [] Additional LDFLAGS (EXTRA_LDFLAGS) [] Additional LDLIBS (EXTRA_LDLIBS) [] * * Debugging Options * Build BusyBox with extra Debugging symbols (DEBUG) [N/y/?] n Abort compilation on any warning (WERROR) [N/y/?] n Additional debugging library > 1. None (NO_DEBUG_LIB) 2. Dmalloc (DMALLOC) 3. Electric-fence (EFENCE) choice[1-3?]: 1 * * Installation Options ("make install" behavior) * What kind of applet links to install > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 2. as hard-links (INSTALL_APPLET_HARDLINKS) 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 4. not installed (INSTALL_APPLET_DONT) choice[1-4?]: 1 BusyBox installation prefix (PREFIX) [./_install] ./_install * * Busybox Library Tuning * Enable systemd support (FEATURE_SYSTEMD) [N/y/?] n Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [N/y/?] n Minimum password length (PASSWORD_MINLEN) [6] 6 MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SMALL) [1] 1 SHA3: Trade bytes for speed (0:fast, 1:slow) (SHA3_SMALL) [1] 1 Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [Y/n/?] y Support for /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n Use termios to manipulate the screen (FEATURE_USE_TERMIOS) [N/y/?] n Command line editing (FEATURE_EDITING) [Y/n/?] y Maximum length of input (FEATURE_EDITING_MAX_LEN) [512] 512 vi-style line editing commands (FEATURE_EDITING_VI) [N/y/?] n History size (FEATURE_EDITING_HISTORY) [256] 256 History saving (FEATURE_EDITING_SAVEHISTORY) [N/y/?] n Tab completion (FEATURE_TAB_COMPLETION) [Y/n/?] y Username completion (FEATURE_USERNAME_COMPLETION) [N/y/?] n Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4 Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [N/y/?] n Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [N/y/?] n Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [Y/n/?] y Support infiniband HW (FEATURE_HWIB) [N/y/?] n * * Applets * * * Archival Utilities * Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [N/y/?] n Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y/?] n Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y/?] n Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [Y/n/?] y tar, rpm, modprobe etc understand .Z data (FEATURE_SEAMLESS_Z) [N/y/?] n ar (AR) [N/y/?] n uncompress (UNCOMPRESS) [N/y/?] n gunzip (GUNZIP) [Y/n/?] y bunzip2 (BUNZIP2) [Y/n/?] y unlzma (UNLZMA) [N/y/?] n unxz (UNXZ) [N/y/?] n bzip2 (BZIP2) [N/y/?] n cpio (CPIO) [N/y/?] n dpkg (DPKG) [N/y/?] n dpkg_deb (DPKG_DEB) [N/y/?] n gzip (GZIP) [Y/n/?] y Enable long options (FEATURE_GZIP_LONG_OPTIONS) [N/y/?] n Trade memory for gzip speed (0:small,slow - 2:fast,big) (GZIP_FAST) [0] 0 lzop (LZOP) [N/y/?] n rpm (RPM) [N/y/?] n rpm2cpio (RPM2CPIO) [N/y/?] n tar (TAR) [Y/n/?] y Enable archive creation (FEATURE_TAR_CREATE) [Y/n/?] y Autodetect compressed tarballs (FEATURE_TAR_AUTODETECT) [N/y/?] n Enable -X (exclude from) and -T (include from) options) (FEATURE_TAR_FROM) [Y/n/?] y Support for old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n Support for GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n/?] y Enable long options (FEATURE_TAR_LONG_OPTIONS) [N/y/?] n Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n Enable -m (do not preserve time) option (FEATURE_TAR_NOPRESERVE_TIME) [N/y/?] n unzip (UNZIP) [N/y/?] n * * Coreutils * basename (BASENAME) [Y/n/?] y cat (CAT) [Y/n/?] y date (DATE) [Y/n/?] y Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n Support weird 'date MMDDhhmm[[YY]YY][.ss]' format (FEATURE_DATE_COMPAT) [N/y/?] n hostid (HOSTID) [Y/n/?] y id (ID) [Y/n/?] y groups (GROUPS) [N/y/?] n test (TEST) [Y/n/?] y Extend test to 64 bit (FEATURE_TEST_64) [Y/n/?] y touch (TOUCH) [Y/n/?] y Add support for -h (FEATURE_TOUCH_NODEREF) [N/y/?] n Add support for SUSV3 features (-d -t -r) (FEATURE_TOUCH_SUSV3) [N/y/?] n tr (TR) [Y/n/?] y Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [N/y/?] n Enable equivalence classes (FEATURE_TR_EQUIV) [N/y/?] n base64 (BASE64) [N/y/?] n cal (CAL) [N/y/?] n catv (CATV) [N/y/?] n chgrp (CHGRP) [Y/n/?] y chmod (CHMOD) [Y/n/?] y chown (CHOWN) [Y/n/?] y Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [N/y/?] n chroot (CHROOT) [Y/n/?] y cksum (CKSUM) [N/y/?] n comm (COMM) [N/y/?] n cp (CP) [Y/n/?] y Enable long options for cp (FEATURE_CP_LONG_OPTIONS) [N/y/?] n cut (CUT) [Y/n/?] y dd (DD) [Y/n/?] y Enable DD signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y Enable the third status line upon signal (FEATURE_DD_THIRD_STATUS_LINE) [N/y/?] n Enable ibs, obs and conv options (FEATURE_DD_IBS_OBS) [Y/n/?] y df (DF) [Y/n/?] y Enable -a, -i, -B (FEATURE_DF_FANCY) [N/y/?] n dirname (DIRNAME) [Y/n/?] y dos2unix/unix2dos (DOS2UNIX) [N/y/?] n du (default blocksize of 512 bytes) (DU) [Y/n/?] y Use a default blocksize of 1024 bytes (1K) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n/?] y echo (basic SuSv3 version taking no options) (ECHO) [Y/n/?] y Enable echo options (-n and -e) (FEATURE_FANCY_ECHO) [Y/n/?] y env (ENV) [Y/n/?] y Enable long options (FEATURE_ENV_LONG_OPTIONS) [N/y/?] n expand (EXPAND) [N/y/?] n expr (EXPR) [Y/n/?] y Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [Y/n/?] y false (FALSE) [Y/n/?] y fold (FOLD) [N/y/?] n fsync (FSYNC) [Y/n/?] y head (HEAD) [Y/n/?] y Enable head options (-c, -q, and -v) (FEATURE_FANCY_HEAD) [Y/n/?] y install (INSTALL) [N/y/?] n ln (LN) [Y/n/?] y logname (LOGNAME) [N/y/?] n ls (LS) [Y/n/?] y Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n/?] y Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n/?] y Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n/?] y Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y md5sum (MD5SUM) [Y/n/?] y mkdir (MKDIR) [Y/n/?] y Enable long options (FEATURE_MKDIR_LONG_OPTIONS) [N/y/?] n mkfifo (MKFIFO) [Y/n/?] y mknod (MKNOD) [Y/n/?] y mv (MV) [Y/n/?] y Enable long options (FEATURE_MV_LONG_OPTIONS) [N/y/?] n nice (NICE) [Y/n/?] y nohup (NOHUP) [N/y/?] n od (OD) [N/y/?] n printenv (PRINTENV) [N/y/?] n printf (PRINTF) [Y/n/?] y pwd (PWD) [Y/n/?] y readlink (READLINK) [Y/n/?] y Enable canonicalization by following all symlinks (-f) (FEATURE_READLINK_FOLLOW) [Y/n/?] y realpath (REALPATH) [N/y/?] n rm (RM) [Y/n/?] y rmdir (RMDIR) [Y/n/?] y Enable long options (FEATURE_RMDIR_LONG_OPTIONS) [N/y/?] n seq (SEQ) [Y/n/?] y sha1sum (SHA1SUM) [N/y/?] n sha256sum (SHA256SUM) [N/y/?] n sha512sum (SHA512SUM) [N/y/?] n sha3sum (SHA3SUM) [N/y/?] n sleep (SLEEP) [Y/n/?] y Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y Enable fractional arguments (FEATURE_FLOAT_SLEEP) [N/y/?] n sort (SORT) [Y/n/?] y Full SuSv3 compliant sort (support -ktcsbdfiozgM) (FEATURE_SORT_BIG) [N/y/?] n split (SPLIT) [N/y/?] n stat (STAT) [N/y/?] n stty (STTY) [N/y/?] n sum (SUM) [N/y/?] n sync (SYNC) [Y/n/?] y tac (TAC) [N/y/?] n tail (TAIL) [Y/n/?] y Enable extra tail options (-q, -s, -v, and -F) (FEATURE_FANCY_TAIL) [Y/n/?] y tee (TEE) [Y/n/?] y Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y true (TRUE) [Y/n/?] y tty (TTY) [N/y/?] n uname (UNAME) [Y/n/?] y unexpand (UNEXPAND) [N/y/?] n uniq (UNIQ) [Y/n/?] y usleep (USLEEP) [N/y/?] n uudecode (UUDECODE) [N/y/?] n uuencode (UUENCODE) [N/y/?] n wc (WC) [Y/n/?] y Support very large files in wc (FEATURE_WC_LARGE) [N/y/?] n whoami (WHOAMI) [N/y/?] n yes (YES) [Y/n/?] y * * Common options for cp and mv * Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y * * Common options for ls, more and telnet * Calculate terminal & column widths (FEATURE_AUTOWIDTH) [Y/n/?] y * * Common options for df, du, ls * Support for human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y * * Common options for md5sum, sha1sum, sha256sum, sha512sum, sha3sum * Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [Y/n/?] y * * Console Utilities * chvt (CHVT) [N/y/?] n fgconsole (FGCONSOLE) [N/y/?] n clear (CLEAR) [Y/n/?] y deallocvt (DEALLOCVT) [N/y/?] n dumpkmap (DUMPKMAP) [N/y/?] n kbd_mode (KBD_MODE) [N/y/?] n loadfont (LOADFONT) [N/y/?] n loadkmap (LOADKMAP) [N/y/?] n openvt (OPENVT) [N/y/?] n reset (RESET) [Y/n/?] y resize (RESIZE) [N/y/?] n setconsole (SETCONSOLE) [N/y/?] n setfont (SETFONT) [N/y/?] n setkeycodes (SETKEYCODES) [N/y/?] n setlogcons (SETLOGCONS) [N/y/?] n showkey (SHOWKEY) [N/y/?] n * * Debian Utilities * mktemp (MKTEMP) [Y/n/?] y pipe_progress (PIPE_PROGRESS) [N/y/?] n run-parts (RUN_PARTS) [N/y/?] n start-stop-daemon (START_STOP_DAEMON) [Y/n/?] y Support additional arguments (FEATURE_START_STOP_DAEMON_FANCY) [N/y/?] n Enable long options (FEATURE_START_STOP_DAEMON_LONG_OPTIONS) [N/y/?] n which (WHICH) [Y/n/?] y * * Editors * awk (AWK) [Y/n/?] y Enable math functions (requires libm) (FEATURE_AWK_LIBM) [Y/n/?] y Enable a few GNU extensions (FEATURE_AWK_GNU_EXTENSIONS) [Y/n/?] y cmp (CMP) [Y/n/?] y diff (DIFF) [N/y/?] n ed (ED) [N/y/?] n patch (PATCH) [N/y/?] n sed (SED) [Y/n/?] y vi (VI) [Y/n/?] y Maximum screen width in vi (FEATURE_VI_MAX_LEN) [1024] 1024 Allow vi to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [N/y/?] n Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y Enable regex in search and replace (FEATURE_VI_REGEX_SEARCH) [N/y/?] n Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y Enable set-able options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y Support for :set (FEATURE_VI_SET) [Y/n/?] y Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y Use 'tell me cursor position' ESC sequence to measure window (FEATURE_VI_ASK_TERMINAL) [Y/n/?] y Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [Y/n/?] y * * Finding Utilities * find (FIND) [Y/n/?] y Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [N/y/?] n Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [N/y/?] n Enable -perm: permissions matching (FEATURE_FIND_PERM) [Y/n/?] y Enable -type: file type matching (file/dir/link/...) (FEATURE_FIND_TYPE) [Y/n/?] y Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n/?] y Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n/?] y Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [N/y/?] n Enable -inum: inode number matching (FEATURE_FIND_INUM) [N/y/?] n Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n/?] y Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n/?] y Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n/?] y Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [Y/n/?] y Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [Y/n/?] y Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [Y/n/?] y Enable -links: link count matching (FEATURE_FIND_LINKS) [N/y/?] n grep (GREP) [Y/n/?] y Enable extended regular expressions (egrep & grep -E) (FEATURE_GREP_EGREP_ALIAS) [Y/n/?] y Alias fgrep to grep -F (FEATURE_GREP_FGREP_ALIAS) [Y/n/?] y Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y xargs (XARGS) [Y/n/?] y Enable -p: prompt and confirmation (FEATURE_XARGS_SUPPORT_CONFIRMATION) [Y/n/?] y Enable single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y Enable -x: exit if -s or -n is exceeded (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y * * Init Utilities * bootchartd (BOOTCHARTD) [N/y/?] n poweroff, halt, and reboot (HALT) [Y/n/?] y Call telinit on shutdown and reboot (FEATURE_CALL_TELINIT) [N/y/?] n init (INIT) [N/y/?] n mesg (MESG) [N/y/?] n * * Login/Password Management Utilities * add-shell (ADD_SHELL) [N/y/?] n remove-shell (REMOVE_SHELL) [N/y/?] n Support for shadow passwords (FEATURE_SHADOWPASSWDS) [Y/n/?] y Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [N/y/?] n Use internal crypt functions (USE_BB_CRYPT) [N/y/?] n adduser (ADDUSER) [N/y/?] n addgroup (ADDGROUP) [N/y/?] n deluser (DELUSER) [N/y/?] n delgroup (DELGROUP) [N/y/?] n getty (GETTY) [N/y/?] n login (LOGIN) [N/y/?] n passwd (PASSWD) [Y/n/?] y Check new passwords for weakness (FEATURE_PASSWD_WEAK_CHECK) [Y/n/?] y cryptpw (CRYPTPW) [N/y/?] n chpasswd (CHPASSWD) [N/y/?] n Default password encryption method (passwd -a, cryptpw -m parameter) (FEATURE_DEFAULT_PASSWD_ALGO) [md5] md5 su (SU) [N/y/?] n sulogin (SULOGIN) [N/y/?] n vlock (VLOCK) [N/y/?] n * * Linux Ext2 FS Progs * chattr (CHATTR) [N/y/?] n fsck (FSCK) [N/y/?] n lsattr (LSATTR) [N/y/?] n tune2fs (TUNE2FS) [N/y/?] n * * Linux Module Utilities * modinfo (MODINFO) [N/y/?] n Simplified modutils (MODPROBE_SMALL) [N/y/?] n insmod (INSMOD) [N/y/?] n rmmod (RMMOD) [N/y/?] n lsmod (LSMOD) [N/y/?] n modprobe (MODPROBE) [N/y/?] n depmod (DEPMOD) [N/y/?] n * * Options common to multiple modutils * * * Linux System Utilities * blockdev (BLOCKDEV) [N/y/?] n fstrim (FSTRIM) [N/y/?] n mdev (MDEV) [N/y/?] n rev (REV) [N/y/?] n acpid (ACPID) [N/y/?] n blkid (BLKID) [N/y/?] n dmesg (DMESG) [Y/n/?] y Pretty dmesg output (FEATURE_DMESG_PRETTY) [Y/n/?] y fbset (FBSET) [N/y/?] n fdflush (FDFLUSH) [N/y/?] n fdformat (FDFORMAT) [N/y/?] n fdisk (FDISK) [N/y/?] n findfs (FINDFS) [N/y/?] n flock (FLOCK) [N/y/?] n freeramdisk (FREERAMDISK) [N/y/?] n fsck_minix (FSCK_MINIX) [N/y/?] n mkfs_ext2 (MKFS_EXT2) [N/y/?] n mkfs_minix (MKFS_MINIX) [N/y/?] n mkfs_reiser (MKFS_REISER) [N/y/?] n mkfs_vfat (MKFS_VFAT) [N/y/?] n getopt (GETOPT) [N/y/?] n hexdump (HEXDUMP) [Y/n/?] y Support -R, reverse of 'hexdump -Cv' (FEATURE_HEXDUMP_REVERSE) [N/y/?] n hd (HD) [N/y/?] n hwclock (HWCLOCK) [Y/n/?] y Support long options (--hctosys,...) (FEATURE_HWCLOCK_LONG_OPTIONS) [N/y/?] n Use FHS /var/lib/hwclock/adjtime (FEATURE_HWCLOCK_ADJTIME_FHS) [N/y/?] n ipcrm (IPCRM) [N/y/?] n ipcs (IPCS) [N/y/?] n losetup (LOSETUP) [N/y/?] n lspci (LSPCI) [N/y/?] n lsusb (LSUSB) [N/y/?] n mkswap (MKSWAP) [Y/n/?] y UUID support (FEATURE_MKSWAP_UUID) [N/y/?] n more (MORE) [N/y/?] n mount (MOUNT) [Y/n/?] y Support option -f (FEATURE_MOUNT_FAKE) [N/y/?] n Support option -v (FEATURE_MOUNT_VERBOSE) [N/y/?] n Support mount helpers (FEATURE_MOUNT_HELPERS) [Y/n/?] y Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n Support mounting NFS file systems on Linux < 2.6.23 (FEATURE_MOUNT_NFS) [N/y/?] n Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y Support lots of -o flags in mount (FEATURE_MOUNT_FLAGS) [Y/n/?] y Support /etc/fstab and -a (FEATURE_MOUNT_FSTAB) [Y/n/?] y pivot_root (PIVOT_ROOT) [Y/n/?] y rdate (RDATE) [N/y/?] n rdev (RDEV) [N/y/?] n readprofile (READPROFILE) [N/y/?] n rtcwake (RTCWAKE) [N/y/?] n script (SCRIPT) [N/y/?] n scriptreplay (SCRIPTREPLAY) [N/y/?] n setarch (SETARCH) [N/y/?] n swaponoff (SWAPONOFF) [N/y/?] n switch_root (SWITCH_ROOT) [Y/n/?] y umount (UMOUNT) [Y/n/?] y Support option -a (FEATURE_UMOUNT_ALL) [Y/n/?] y * * Common options for mount/umount * Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [N/y/?] n Support for the old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n * * Miscellaneous Utilities * conspy (CONSPY) [N/y/?] n less (LESS) [Y/n/?] y Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 Enable bracket searching (FEATURE_LESS_BRACKETS) [N/y/?] n Enable -m/-M (FEATURE_LESS_FLAGS) [N/y/?] n Enable marks (FEATURE_LESS_MARKS) [N/y/?] n Enable regular expressions (FEATURE_LESS_REGEXP) [N/y/?] n Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n nandwrite (NANDWRITE) [N/y/?] n nanddump (NANDDUMP) [N/y/?] n rfkill (RFKILL) [N/y/?] n setserial (SETSERIAL) [N/y/?] n ubiattach (UBIATTACH) [N/y/?] n ubidetach (UBIDETACH) [N/y/?] n ubimkvol (UBIMKVOL) [N/y/?] n ubirmvol (UBIRMVOL) [N/y/?] n ubirsvol (UBIRSVOL) [N/y/?] n ubiupdatevol (UBIUPDATEVOL) [N/y/?] n adjtimex (ADJTIMEX) [N/y/?] n bbconfig (BBCONFIG) [N/y/?] n beep (BEEP) [N/y/?] n chat (CHAT) [N/y/?] n chrt (CHRT) [N/y/?] n crond (CROND) [Y/n/?] y Support option -d to redirect output to stderr (FEATURE_CROND_D) [N/y/?] n Report command output via email (using sendmail) (FEATURE_CROND_CALL_SENDMAIL) [N/y/?] n crond spool directory (FEATURE_CROND_DIR) [/etc] /etc crontab (CRONTAB) [Y/n/?] y dc (DC) [N/y/?] n devfsd (obsolete) (DEVFSD) [N/y/?] n Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n devmem (DEVMEM) [Y/n/?] y eject (EJECT) [N/y/?] n fbsplash (FBSPLASH) [N/y/?] n flashcp (FLASHCP) [N/y/?] n flash_lock (FLASH_LOCK) [N/y/?] n flash_unlock (FLASH_UNLOCK) [N/y/?] n flash_eraseall (FLASH_ERASEALL) [N/y/?] n ionice (IONICE) [N/y/?] n inotifyd (INOTIFYD) [N/y/?] n hdparm (HDPARM) [N/y/?] n lock (LOCK) [Y/n/?] y makedevs (MAKEDEVS) [N/y/?] n man (MAN) [N/y/?] n microcom (MICROCOM) [N/y/?] n mountpoint (MOUNTPOINT) [N/y/?] n mt (MT) [N/y/?] n raidautorun (RAIDAUTORUN) [N/y/?] n readahead (READAHEAD) [N/y/?] n rx (RX) [N/y/?] n setsid (SETSID) [N/y/?] n strings (STRINGS) [Y/n/?] y taskset (TASKSET) [N/y/?] n time (TIME) [Y/n/?] y timeout (TIMEOUT) [N/y/?] n ttysize (TTYSIZE) [N/y/?] n volname (VOLNAME) [N/y/?] n watchdog (WATCHDOG) [N/y/?] n * * Networking Utilities * nameif (NAMEIF) [N/y/?] n nbd-client (NBDCLIENT) [N/y/?] n nc (NC) [Y/n/?] y Netcat server options (-l) (NC_SERVER) [N/y/?] n Netcat extensions (-eiw and -f FILE) (NC_EXTRA) [N/y/?] n Netcat 1.10 compatibility (+2.5k) (NC_110_COMPAT) [N/y/?] n ping (PING) [Y/n/?] y ping6 (PING6) [Y/n/?] y Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y whois (WHOIS) [N/y/?] n Enable IPv6 support (FEATURE_IPV6) [Y/n/?] y Enable Unix domain socket support (usually not needed) (FEATURE_UNIX_LOCAL) [N/y/?] n Prefer IPv4 addresses from DNS queries (FEATURE_PREFER_IPV4_ADDRESS) [Y/n/?] y Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [Y/n/?] y arp (ARP) [N/y/?] n arping (ARPING) [Y/n/?] y brctl (BRCTL) [Y/n/?] y Fancy options (FEATURE_BRCTL_FANCY) [Y/n/?] y Support show (FEATURE_BRCTL_SHOW) [Y/n/?] y dnsd (DNSD) [N/y/?] n ether-wake (ETHER_WAKE) [N/y/?] n fakeidentd (FAKEIDENTD) [N/y/?] n ftpd (FTPD) [N/y/?] n ftpget (FTPGET) [N/y/?] n ftpput (FTPPUT) [N/y/?] n hostname (HOSTNAME) [N/y/?] n httpd (HTTPD) [N/y/?] n ifconfig (IFCONFIG) [Y/n/?] y Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [N/y/?] n Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [N/y/?] n Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [Y/n/?] y ifenslave (IFENSLAVE) [N/y/?] n ifplugd (IFPLUGD) [N/y/?] n ifupdown (IFUPDOWN) [N/y/?] n inetd (INETD) [N/y/?] n ip (IP) [N/y/?] n ipcalc (IPCALC) [N/y/?] n netmsg (NETMSG) [Y/n/?] y netstat (NETSTAT) [Y/n/?] y Enable wide netstat output (FEATURE_NETSTAT_WIDE) [Y/n/?] y Enable PID/Program name output (FEATURE_NETSTAT_PRG) [Y/n/?] y nslookup (NSLOOKUP) [Y/n/?] y ntpd (NTPD) [Y/n/?] y Make ntpd usable as a NTP server (FEATURE_NTPD_SERVER) [Y/n/?] y pscan (PSCAN) [N/y/?] n route (ROUTE) [Y/n/?] y slattach (SLATTACH) [N/y/?] n tcpsvd (TCPSVD) [N/y/?] n telnet (TELNET) [Y/n/?] y Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [N/y/?] n telnetd (TELNETD) [Y/n/?] y Support standalone telnetd (not inetd only) (FEATURE_TELNETD_STANDALONE) [Y/n/?] y Support -w SEC option (inetd wait mode) (FEATURE_TELNETD_INETD_WAIT) [N/y/?] n tftp (TFTP) [N/y/?] n tftpd (TFTPD) [N/y/?] n traceroute (TRACEROUTE) [Y/n/?] y traceroute6 (TRACEROUTE6) [N/y/?] n Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [Y/n/?] y Enable loose source route (FEATURE_TRACEROUTE_SOURCE_ROUTE) [N/y/?] n Use ICMP instead of UDP (FEATURE_TRACEROUTE_USE_ICMP) [N/y/?] n tunctl (TUNCTL) [N/y/?] n udhcp client for DHCPv6 (udhcpc6) (UDHCPC6) [N/y/?] n udhcp server (udhcpd) (UDHCPD) [N/y/?] n udhcp client (udhcpc) (UDHCPC) [Y/n/?] y Verify that the offered address is free, using ARP ping (FEATURE_UDHCPC_ARPING) [N/y/?] n Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n Maximum verbosity level for udhcp applets (0..9) (UDHCP_DEBUG) [0] 0 Support for RFC3397 domain search (experimental) (FEATURE_UDHCP_RFC3397) [Y/n/?] y Support for 802.1Q VLAN parameters (FEATURE_UDHCP_8021Q) [N/y/?] n Absolute path to config script (UDHCPC_DEFAULT_SCRIPT) [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80 udpsvd (UDPSVD) [N/y/?] n vconfig (VCONFIG) [Y/n/?] y wget (WGET) [Y/n/?] y Enable a nifty process meter (+2k) (FEATURE_WGET_STATUSBAR) [Y/n/?] y Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n/?] y Enable timeout option -T SEC (FEATURE_WGET_TIMEOUT) [N/y/?] n zcip (ZCIP) [N/y/?] n * * Print Utilities * lpd (LPD) [N/y/?] n lpr (LPR) [N/y/?] n lpq (LPQ) [N/y/?] n * * Mail Utilities * makemime (MAKEMIME) [N/y/?] n popmaildir (POPMAILDIR) [N/y/?] n reformime (REFORMIME) [N/y/?] n sendmail (SENDMAIL) [N/y/?] n * * Process Utilities * iostat (IOSTAT) [N/y/?] n lsof (LSOF) [N/y/?] n mpstat (MPSTAT) [N/y/?] n nmeter (NMETER) [N/y/?] n pmap (PMAP) [N/y/?] n powertop (POWERTOP) [N/y/?] n pstree (PSTREE) [N/y/?] n pwdx (PWDX) [N/y/?] n smemcap (SMEMCAP) [N/y/?] n top (TOP) [Y/n/?] y Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [N/y/?] n Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n Topmem command ('s' key) (FEATURE_TOPMEM) [N/y/?] n uptime (UPTIME) [Y/n/?] y free (FREE) [Y/n/?] y fuser (FUSER) [N/y/?] n kill (KILL) [Y/n/?] y killall (KILLALL) [Y/n/?] y killall5 (KILLALL5) [N/y] n pgrep (PGREP) [Y/n/?] y pidof (PIDOF) [Y/n/?] y Enable argument for single shot (-s) (FEATURE_PIDOF_SINGLE) [N/y/?] n Enable argument for omitting pids (-o) (FEATURE_PIDOF_OMIT) [N/y/?] n pkill (PKILL) [N/y/?] n ps (PS) [Y/n/?] y Enable wide output option (-w) (FEATURE_PS_WIDE) [Y/n/?] y Enable long output option (-l) (FEATURE_PS_LONG) [N/y/?] n renice (RENICE) [N/y/?] n sysctl (BB_SYSCTL) [Y/n/?] y Support for showing threads in ps/pstree/top (FEATURE_SHOW_THREADS) [N/y/?] n watch (WATCH) [N/y/?] n * * Runit Utilities * runsv (RUNSV) [N/y/?] n runsvdir (RUNSVDIR) [N/y/?] n sv (SV) [N/y/?] n svlogd (SVLOGD) [N/y/?] n chpst (CHPST) [N/y/?] n setuidgid (SETUIDGID) [N/y/?] n envuidgid (ENVUIDGID) [N/y/?] n envdir (ENVDIR) [N/y/?] n softlimit (SOFTLIMIT) [N/y/?] n * * Shells * ash (ASH) [Y/n/?] y bash-compatible extensions (ASH_BASH_COMPAT) [Y/n/?] y Idle timeout variable (ASH_IDLE_TIMEOUT) [N/y/?] n Job control (ASH_JOB_CONTROL) [Y/n/?] y Alias support (ASH_ALIAS) [Y/n/?] y Builtin getopt to parse positional parameters (ASH_GETOPTS) [Y/n/?] y Builtin version of 'echo' (ASH_BUILTIN_ECHO) [Y/n/?] y Builtin version of 'printf' (ASH_BUILTIN_PRINTF) [Y/n/?] y Builtin version of 'test' (ASH_BUILTIN_TEST) [Y/n/?] y 'command' command to override shell builtins (ASH_CMDCMD) [Y/n/?] y Check for new mail on interactive shells (ASH_MAIL) [N/y/?] n Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [N/y/?] n Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [N/y/?] n Expand prompt string (ASH_EXPAND_PRMT) [Y/n/?] y cttyhack (CTTYHACK) [N/y/?] n hush (HUSH) [N/y/?] n msh (deprecated: aliased to hush) (MSH) [N/y/?] n Choose which shell is aliased to 'sh' name > 1. ash (FEATURE_SH_IS_ASH) 2. none (FEATURE_SH_IS_NONE) choice[1-2?]: 1 Choose which shell is aliased to 'bash' name 1. ash (FEATURE_BASH_IS_ASH) > 2. none (FEATURE_BASH_IS_NONE) choice[1-2?]: 2 POSIX math support (SH_MATH_SUPPORT) [Y/n/?] y Extend POSIX math support to 64 bit (SH_MATH_SUPPORT_64) [Y/n/?] y Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [N/y/?] n Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [N/y/?] n * * System Logging Utilities * syslogd (SYSLOGD) [N/y/?] n klogd (KLOGD) [N/y/?] n logger (LOGGER) [Y/n/?] y make[4]: Leaving directory `/BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1' make[4]: Entering directory `/BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1' SPLIT include/autoconf.h -> include/config/* GEN include/bbconfigopts.h HOSTCC applets/usage HOSTCC applets/applet_tables GEN include/usage_compressed.h GEN include/applet_tables.h CC applets/applets.o HOSTCC applets/usage_pod LD applets/built-in.o DOC busybox.pod DOC BusyBox.txt DOC busybox.1 DOC BusyBox.html LD archival/built-in.o CC archival/bbunzip.o CC archival/gzip.o CC archival/tar.o AR archival/lib.a LD archival/libarchive/built-in.o CC archival/libarchive/data_align.o LD console-tools/built-in.o CC console-tools/clear.o CC archival/libarchive/data_extract_all.o CC console-tools/reset.o CC archival/libarchive/data_extract_to_stdout.o AR console-tools/lib.a CC archival/libarchive/data_skip.o CC archival/libarchive/decompress_bunzip2.o CC archival/libarchive/decompress_gunzip.o CC archival/libarchive/filter_accept_all.o CC archival/libarchive/filter_accept_list.o CC archival/libarchive/filter_accept_reject_list.o LD coreutils/built-in.o CC coreutils/basename.o CC archival/libarchive/find_list_entry.o CC coreutils/cat.o CC archival/libarchive/get_header_tar.o CC coreutils/chgrp.o CC archival/libarchive/header_list.o CC coreutils/chmod.o CC archival/libarchive/header_skip.o CC coreutils/chown.o CC archival/libarchive/header_verbose_list.o CC coreutils/chroot.o CC archival/libarchive/init_handle.o CC coreutils/cp.o CC archival/libarchive/open_transformer.o CC coreutils/cut.o CC archival/libarchive/seek_by_jump.o CC coreutils/date.o CC archival/libarchive/seek_by_read.o coreutils/date.c: In function 'date_main': coreutils/date.c:260:3: warning: null argument where non-null required (argument 1) [-Wnonnull] settimeofday(NULL, &tz); ^ coreutils/date.c:269:3: warning: null argument where non-null required (argument 1) [-Wnonnull] if (settimeofday(NULL, &tz)) ^ CC coreutils/dd.o AR archival/libarchive/lib.a CC coreutils/df.o CC coreutils/dirname.o CC coreutils/du.o CC coreutils/echo.o CC coreutils/env.o CC coreutils/expr.o CC coreutils/false.o CC coreutils/fsync.o CC coreutils/head.o CC coreutils/hostid.o CC coreutils/id.o CC coreutils/ln.o CC coreutils/ls.o CC coreutils/md5_sha1_sum.o CC coreutils/mkdir.o CC coreutils/mkfifo.o CC coreutils/mknod.o CC coreutils/mv.o CC coreutils/nice.o CC coreutils/printf.o CC coreutils/pwd.o CC coreutils/readlink.o CC coreutils/rm.o CC coreutils/rmdir.o CC coreutils/seq.o CC coreutils/sleep.o CC coreutils/sort.o CC coreutils/sync.o CC coreutils/tail.o CC coreutils/tee.o CC coreutils/test.o CC coreutils/test_ptr_hack.o CC coreutils/touch.o CC coreutils/tr.o CC coreutils/true.o CC coreutils/uname.o CC coreutils/uniq.o LD coreutils/libcoreutils/built-in.o CC coreutils/libcoreutils/cp_mv_stat.o CC coreutils/wc.o CC coreutils/libcoreutils/getopt_mk_fifo_nod.o CC coreutils/yes.o AR coreutils/libcoreutils/lib.a LD debianutils/built-in.o CC debianutils/mktemp.o AR coreutils/lib.a CC debianutils/start_stop_daemon.o CC debianutils/which.o AR debianutils/lib.a LD e2fsprogs/built-in.o AR e2fsprogs/lib.a LD editors/built-in.o CC editors/awk.o CC editors/cmp.o CC editors/sed.o CC editors/vi.o AR editors/lib.a LD findutils/built-in.o CC findutils/find.o CC findutils/grep.o CC findutils/xargs.o AR findutils/lib.a LD init/built-in.o CC init/halt.o AR init/lib.a LD libbb/built-in.o CC libbb/appletlib.o libbb/appletlib.c: In function 'busybox_main': libbb/appletlib.c:691:7: warning: variable 'use_symbolic_links' set but not used [-Wunused-but-set-variable] int use_symbolic_links; ^ CC libbb/ask_confirmation.o CC libbb/bb_askpass.o CC libbb/bb_bswap_64.o CC libbb/bb_do_delay.o CC libbb/bb_pwd.o CC libbb/bb_qsort.o CC libbb/bb_strtonum.o CC libbb/change_identity.o CC libbb/chomp.o CC libbb/compare_string_array.o CC libbb/concat_path_file.o CC libbb/concat_subpath_file.o CC libbb/copy_file.o CC libbb/copyfd.o CC libbb/crc32.o CC libbb/default_error_retval.o CC libbb/device_open.o CC libbb/dump.o CC libbb/endofname.o CC libbb/execable.o CC libbb/fclose_nonstdin.o CC libbb/fflush_stdout_and_exit.o CC libbb/fgets_str.o CC libbb/find_mount_point.o CC libbb/find_pid_by_name.o CC libbb/find_root_device.o CC libbb/full_write.o CC libbb/get_console.o CC libbb/get_last_path_component.o CC libbb/get_line_from_file.o CC libbb/get_shell_name.o CC libbb/get_volsize.o CC libbb/getopt32.o CC libbb/getpty.o CC libbb/hash_md5_sha.o CC libbb/herror_msg.o CC libbb/human_readable.o CC libbb/in_ether.o CC libbb/inet_cksum.o CC libbb/inet_common.o CC libbb/info_msg.o CC libbb/inode_hash.o CC libbb/isdirectory.o CC libbb/kernel_version.o CC libbb/last_char_is.o CC libbb/lineedit.o CC libbb/lineedit_ptr_hack.o CC libbb/llist.o CC libbb/login.o CC libbb/loop.o CC libbb/make_directory.o CC libbb/makedev.o CC libbb/match_fstype.o CC libbb/messages.o CC libbb/missing_syscalls.o CC libbb/mode_string.o CC libbb/nuke_str.o CC libbb/obscure.o CC libbb/parse_config.o CC libbb/parse_mode.o CC libbb/percent_decode.o CC libbb/perror_msg.o CC libbb/perror_nomsg.o CC libbb/perror_nomsg_and_die.o CC libbb/pidfile.o CC libbb/platform.o CC libbb/print_flags.o CC libbb/printable.o CC libbb/printable_string.o CC libbb/process_escape_sequence.o CC libbb/procps.o CC libbb/progress.o CC libbb/ptr_to_globals.o CC libbb/pw_encrypt.o CC libbb/read.o CC libbb/read_key.o CC libbb/read_printf.o CC libbb/recursive_action.o CC libbb/remove_file.o CC libbb/rtc.o CC libbb/run_shell.o CC libbb/safe_gethostname.o CC libbb/safe_poll.o CC libbb/safe_strncpy.o CC libbb/safe_write.o CC libbb/setup_environment.o CC libbb/signals.o CC libbb/simplify_path.o CC libbb/single_argv.o CC libbb/skip_whitespace.o CC libbb/speed_table.o CC libbb/str_tolower.o CC libbb/strrstr.o CC libbb/time.o CC libbb/trim.o CC libbb/u_signal_names.o CC libbb/udp_io.o CC libbb/update_passwd.o CC libbb/uuencode.o CC libbb/vdprintf.o CC libbb/verror_msg.o CC libbb/vfork_daemon_rexec.o CC libbb/warn_ignoring_args.o CC libbb/wfopen.o CC libbb/wfopen_input.o CC libbb/write.o CC libbb/xatonum.o CC libbb/xconnect.o CC libbb/xfunc_die.o CC libbb/xfuncs.o CC libbb/xfuncs_printf.o LD libpwdgrp/built-in.o CC libpwdgrp/uidgid_get.o AR libpwdgrp/lib.a CC libbb/xgetcwd.o CC libbb/xgethostbyname.o CC libbb/xreadlink.o CC libbb/xrealloc_vector.o CC libbb/xregcomp.o AR libbb/lib.a LD loginutils/built-in.o CC loginutils/passwd.o AR loginutils/lib.a LD mailutils/built-in.o AR mailutils/lib.a LD miscutils/built-in.o CC miscutils/crond.o CC miscutils/crontab.o CC miscutils/devmem.o CC miscutils/less.o CC miscutils/lock.o miscutils/lock.c: In function 'exit_unlock': miscutils/lock.c:34:29: warning: unused parameter 'sig' [-Wunused-parameter] static void exit_unlock(int sig) ^ CC miscutils/strings.o CC miscutils/time.o AR miscutils/lib.a LD modutils/built-in.o AR modutils/lib.a LD networking/built-in.o CC networking/arping.o CC networking/brctl.o CC networking/ifconfig.o CC networking/interface.o LD networking/libiproute/built-in.o AR networking/libiproute/lib.a CC networking/nc.o CC networking/netmsg.o networking/netmsg.c:21:5: warning: no previous prototype for 'netmsg_main' [-Wmissing-prototypes] int netmsg_main(int argc, char **argv) ^ networking/netmsg.c: In function 'netmsg_main': networking/netmsg.c:48:2: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(buf + 2, argv[2], 998); ^ In file included from networking/netmsg.c:12:0: /BB/build/xburst/n516/staging_dir/toolchain-mipsel_mips32_gcc-4.8-linaro_uClibc-0.9.33.2/include/string.h:87:14: note: expected 'char * restrict' but argument is of type 'unsigned char *' extern char *strncpy (char *__restrict __dest, ^ CC networking/netstat.o CC networking/nslookup.o CC networking/ntpd.o networking/ntpd.c: In function 'update_local_clock': networking/ntpd.c:1352:9: warning: variable 'since_last_update' set but not used [-Wunused-but-set-variable] double since_last_update; ^ CC networking/ping.o CC networking/route.o CC networking/telnet.o CC networking/telnetd.o CC networking/traceroute.o LD networking/udhcp/built-in.o CC networking/udhcp/common.o CC networking/vconfig.o CC networking/udhcp/dhcpc.o CC networking/wget.o AR networking/lib.a CC networking/udhcp/domain_codec.o LD printutils/built-in.o AR printutils/lib.a CC networking/udhcp/packet.o CC networking/udhcp/signalpipe.o CC networking/udhcp/socket.o LD procps/built-in.o CC procps/free.o CC procps/kill.o AR networking/udhcp/lib.a CC procps/pgrep.o CC procps/pidof.o CC procps/ps.o CC procps/sysctl.o CC procps/top.o CC procps/uptime.o AR procps/lib.a LD runit/built-in.o AR runit/lib.a LD selinux/built-in.o AR selinux/lib.a LD shell/built-in.o CC shell/ash.o CC shell/ash_ptr_hack.o CC shell/math.o CC shell/shell_common.o AR shell/lib.a LD sysklogd/built-in.o CC sysklogd/syslogd_and_logger.o AR sysklogd/lib.a LD util-linux/built-in.o CC util-linux/dmesg.o CC util-linux/hexdump.o CC util-linux/hwclock.o CC util-linux/mkswap.o CC util-linux/mount.o CC util-linux/pivot_root.o CC util-linux/switch_root.o CC util-linux/umount.o AR util-linux/lib.a LD util-linux/volume_id/built-in.o AR util-linux/volume_id/lib.a LINK busybox_unstripped Trying libraries: crypt m Library crypt is needed, can't exclude it (yet) Library m is needed, can't exclude it (yet) Final link with: crypt m make[4]: Leaving directory `/BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1' make[4]: Entering directory `/BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1' /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/ash -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/cat -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/chgrp -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/chmod -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/chown -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/cp -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/date -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/dd -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/df -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/dmesg -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/echo -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/egrep -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/false -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/fgrep -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/fsync -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/grep -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/gunzip -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/gzip -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/kill -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/ln -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/lock -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/ls -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/mkdir -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/mknod -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/mktemp -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/mount -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/mv -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/netmsg -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/netstat -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/nice -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/pidof -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/ping -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/ping6 -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/ps -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/pwd -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/rm -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/rmdir -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/sed -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/sh -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/sleep -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/sync -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/tar -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/touch -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/true -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/umount -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/uname -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/vi -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//bin/zcat -> busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/devmem -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/halt -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/hwclock -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/ifconfig -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/mkswap -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/pivot_root -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/poweroff -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/reboot -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/route -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/start-stop-daemon -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/switch_root -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/sysctl -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/udhcpc -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//sbin/vconfig -> ../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/[ -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/[[ -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/awk -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/basename -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/bunzip2 -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/bzcat -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/clear -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/cmp -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/crontab -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/cut -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/dirname -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/du -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/env -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/expr -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/find -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/free -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/head -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/hexdump -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/hostid -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/id -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/killall -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/less -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/logger -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/md5sum -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/mkfifo -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/nc -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/nslookup -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/passwd -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/pgrep -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/printf -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/readlink -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/reset -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/seq -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/sort -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/strings -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/tail -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/tee -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/telnet -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/test -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/time -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/top -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/tr -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/traceroute -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/uniq -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/uptime -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/wc -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/wget -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/which -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/xargs -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/bin/yes -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/sbin/arping -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/sbin/brctl -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/sbin/chroot -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/sbin/crond -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/sbin/ntpd -> ../../bin/busybox /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-install//usr/sbin/telnetd -> ../../bin/busybox -------------------------------------------------- You will probably need to make your busybox binary setuid root to ensure all configured applets will work properly. -------------------------------------------------- make[4]: Leaving directory `/BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1' rstrip.sh: /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-xburst/busybox/bin/busybox:executable Packaged contents of /BB/build/xburst/n516/build_dir/target-mipsel_mips32_uClibc-0.9.33.2/busybox-1.22.1/ipkg-xburst/busybox into /BB/build/xburst/n516/bin/xburst/packages/base/busybox_1.22.1-2_xburst.ipk