Gentoo Archives: gentoo-user

From: David Kuhl <dhkuhl1108@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] genkernel 3.3.8 fails to build initramfs
Date: Tue, 03 Jul 2012 02:24:44
Message-Id: CACppUycx4Nym=0hMo3Q2dJcFMxHG6gBCmwbJ4Y7SdwQ+6FL7+w@mail.gmail.com
1 When running genkernel all on the latest source 3.3.8 I get the following error.
2
3 CC util-linux/mkfs_ext2.o
4 CC util-linux/volume_id/ocfs2.o
5 util-linux/mkfs_ext2.c:51:27: fatal error: linux/ext2_fs.h: No such
6 file or directory
7 compilation terminated.
8
9 When I do a find the ext2_fs.h is found.
10
11 The entire log is below and the error is near the bottom. How can I
12 fix this to get the kernel and initramfs build correctly?
13
14 Thanks
15
16
17 * Gentoo Linux Genkernel; Version 3.4.24_p1
18 * Running with options: initramfs
19
20 * Linux Kernel 3.3.8-gentoo for x86_64...
21 * blkid: >> Using cache
22 * busybox: >> Applying patches...
23 * - 1.18.1-openvt.diff
24 * - busybox-1.19.3-mdstart.patch
25 * - busybox-1.7.4-signal-hack.patch
26 * busybox: >> Configuring...
27 COMMAND: make -j2 CC="gcc" LD="ld" AS="as"
28 HOSTCC scripts/basic/fixdep
29 GEN include/applets.h
30 HOSTCC scripts/basic/split-include
31 scripts/basic/split-include.c: In function ‘main’:
32 scripts/basic/split-include.c:134:11: warning: ignoring return value
33 of ‘fgets’, declared with attribute warn_unused_result
34 HOSTCC scripts/basic/docproc
35 GEN include/usage.h
36 GEN e2fsprogs/Kbuild
37 GEN e2fsprogs/Config.in
38 GEN e2fsprogs/old_e2fsprogs/Kbuild
39 GEN e2fsprogs/old_e2fsprogs/Config.in
40 GEN e2fsprogs/old_e2fsprogs/e2p/Kbuild
41 GEN e2fsprogs/old_e2fsprogs/uuid/Kbuild
42 GEN e2fsprogs/old_e2fsprogs/blkid/Kbuild
43 GEN e2fsprogs/old_e2fsprogs/ext2fs/Kbuild
44 GEN networking/Kbuild
45 GEN networking/Config.in
46 GEN networking/libiproute/Kbuild
47 GEN networking/udhcp/Kbuild
48 GEN networking/udhcp/Config.in
49 GEN libbb/Kbuild
50 GEN libbb/Config.in
51 GEN findutils/Kbuild
52 GEN findutils/Config.in
53 GEN loginutils/Kbuild
54 GEN loginutils/Config.in
55 GEN debianutils/Kbuild
56 GEN debianutils/Config.in
57 GEN runit/Kbuild
58 GEN runit/Config.in
59 GEN scripts/Kbuild
60 GEN init/Kbuild
61 GEN init/Config.in
62 GEN selinux/Kbuild
63 GEN selinux/Config.in
64 GEN shell/Kbuild
65 GEN shell/Config.in
66 GEN printutils/Kbuild
67 GEN printutils/Config.in
68 GEN mailutils/Kbuild
69 GEN mailutils/Config.in
70 GEN sysklogd/Kbuild
71 GEN sysklogd/Config.in
72 GEN editors/Kbuild
73 GEN editors/Config.in
74 GEN miscutils/Kbuild
75 GEN miscutils/Config.in
76 GEN modutils/Kbuild
77 GEN modutils/Config.in
78 GEN libpwdgrp/Kbuild
79 GEN console-tools/Kbuild
80 GEN console-tools/Config.in
81 GEN coreutils/Kbuild
82 GEN coreutils/Config.in
83 GEN coreutils/libcoreutils/Kbuild
84 GEN archival/Kbuild
85 GEN archival/Config.in
86 GEN archival/libarchive/Kbuild
87 GEN applets/Kbuild
88 GEN util-linux/Kbuild
89 GEN util-linux/Config.in
90 GEN util-linux/volume_id/Kbuild
91 GEN procps/Kbuild
92 GEN procps/Config.in
93 HOSTCC scripts/kconfig/conf.o
94 scripts/kconfig/conf.c: In function ‘conf_choice’:
95 scripts/kconfig/conf.c:354:9: warning: ignoring return value of
96 ‘fgets’, declared with attribute warn_unused_result
97 scripts/kconfig/conf.c: In function ‘conf_askvalue’:
98 scripts/kconfig/conf.c:106:8: warning: ignoring return value of
99 ‘fgets’, declared with attribute warn_unused_result
100 HOSTCC scripts/kconfig/kxgettext.o
101 HOSTCC scripts/kconfig/mconf.o
102 SHIPPED scripts/kconfig/zconf.tab.c
103 SHIPPED scripts/kconfig/lex.zconf.c
104 SHIPPED scripts/kconfig/zconf.hash.c
105 scripts/kconfig/mconf.c: In function ‘show_textbox’:
106 scripts/kconfig/mconf.c:839:7: warning: ignoring return value of
107 ‘write’, declared with attribute warn_unused_result
108 scripts/kconfig/mconf.c: In function ‘exec_conf’:
109 scripts/kconfig/mconf.c:473:6: warning: ignoring return value of
110 ‘pipe’, declared with attribute warn_unused_result
111 HOSTCC scripts/kconfig/zconf.tab.o
112 scripts/kconfig/zconf.tab.c: In function ‘expr_print_file_helper’:
113 scripts/kconfig/expr.c:1083:8: warning: ignoring return value of
114 ‘fwrite’, declared with attribute warn_unused_result
115 scripts/kconfig/zconf.tab.c: In function ‘conf_write’:
116 scripts/kconfig/confdata.c:492:13: warning: ignoring return value of
117 ‘fwrite’, declared with attribute warn_unused_result
118 scripts/kconfig/confdata.c:494:14: warning: ignoring return value of
119 ‘fwrite’, declared with attribute warn_unused_result
120 HOSTLD scripts/kconfig/conf
121 scripts/kconfig/conf -o Config.in
122 #
123 # using defaults found in .config
124 #
125 *
126 * Busybox Configuration
127 *
128 *
129 * Busybox Settings
130 *
131 *
132 * General Configuration
133 *
134 Enable options for full-blown desktop systems (DESKTOP) [N/y/?] n
135 Provide compatible behavior for rare corner cases (bigger code)
136 (EXTRA_COMPAT) [N/y/?] n
137 Enable obsolete features removed before SUSv3 (INCLUDE_SUSv2) [N/y/?] n
138 Avoid using GCC-specific code constructs (USE_PORTABLE_CODE) [N/y/?] n
139 Enable Linux-specific applets and features (PLATFORM_LINUX) [Y/?] y
140 Buffer allocation policy
141 > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC)
142 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK)
143 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS)
144 choice[1-3?]: 1
145 Show terse applet usage messages (SHOW_USAGE) [Y/n/?] y
146 Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [Y/n/?] y
147 Store applet usage messages in compressed form
148 (FEATURE_COMPRESS_USAGE) [Y/n/?] y
149 Support --install [-s] to install applet links at runtime
150 (FEATURE_INSTALLER) [Y/n/?] y
151 Don't use /usr (INSTALL_NO_USR) [N/y/?] n
152 Enable locale support (system needs locale for this to work)
153 (LOCALE_SUPPORT) [N/y/?] n
154 Support Unicode (UNICODE_SUPPORT) [Y/n/?] y
155 Check $LANG environment variable (FEATURE_CHECK_UNICODE_IN_ENV) [N/y/?] n
156 Character code to substitute unprintable characters with (SUBST_WCHAR) [63] 63
157 Range of supported Unicode characters (LAST_SUPPORTED_WCHAR) [767] 767
158 Allow zero-width Unicode characters on output
159 (UNICODE_COMBINING_WCHARS) [N/y/?] n
160 Allow wide Unicode characters on output (UNICODE_WIDE_WCHARS) [N/y/?] n
161 Bidirectional character-aware line input (UNICODE_BIDI_SUPPORT) [N/y/?] n
162 Make it possible to enter sequences of chars which are not Unicode
163 (UNICODE_PRESERVE_BROKEN) [N/y/?] n
164 Support for --long-options (LONG_OPTS) [Y/n/?] y
165 Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y
166 Clean up all memory before exiting (usually not needed)
167 (FEATURE_CLEAN_UP) [N/y/?] n
168 Support utmp file (FEATURE_UTMP) [N/y/?] n
169 Support writing pidfiles (FEATURE_PIDFILE) [N/y/?] n
170 Support for SUID/SGID handling (FEATURE_SUID) [N/y/?] n
171 Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n
172 exec prefers applets (FEATURE_PREFER_APPLETS) [Y/n/?] y
173 Path to BusyBox executable (BUSYBOX_EXEC_PATH) [/proc/self/exe] /proc/self/exe
174 *
175 * Build Options
176 *
177 Build BusyBox as a static binary (no shared libs) (STATIC) [Y/n/?] y
178 Force NOMMU build (NOMMU) [N/y/?] n
179 Build with Large File Support (for accessing files > 2 GB) (LFS) [Y/n/?] y
180 Cross Compiler prefix (CROSS_COMPILER_PREFIX) []
181 Additional CFLAGS (EXTRA_CFLAGS) []
182 *
183 * Debugging Options
184 *
185 Build BusyBox with extra Debugging symbols (DEBUG) [N/y/?] n
186 Abort compilation on any warning (WERROR) [N/y/?] n
187 Additional debugging library
188 > 1. None (NO_DEBUG_LIB)
189 2. Dmalloc (DMALLOC)
190 3. Electric-fence (EFENCE)
191 choice[1-3?]: 1
192 *
193 * Installation Options ("make install" behavior)
194 *
195 What kind of applet links to install
196 > 1. as soft-links (INSTALL_APPLET_SYMLINKS)
197 2. as hard-links (INSTALL_APPLET_HARDLINKS)
198 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS)
199 4. not installed (INSTALL_APPLET_DONT)
200 choice[1-4?]: 1
201 BusyBox installation prefix (PREFIX) [./_install] ./_install
202 *
203 * Busybox Library Tuning
204 *
205 Enable systemd support (FEATURE_SYSTEMD) [Y/n/?] y
206 Support RTMIN[+n] and RTMAX[-n] signal names (FEATURE_RTMINMAX) [Y/n/?] y
207 Minimum password length (PASSWORD_MINLEN) [6] 6
208 MD5: Trade bytes for speed (0:fast, 3:slow) (MD5_SIZE_VS_SPEED) [2] 2
209 Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [N/y/?] n
210 Support for /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n
211 Use termios to manipulate the screen (FEATURE_USE_TERMIOS) [Y/n/?] y
212 Command line editing (FEATURE_EDITING) [Y/n/?] y
213 Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024
214 vi-style line editing commands (FEATURE_EDITING_VI) [N/y/?] n
215 History size (FEATURE_EDITING_HISTORY) [15] 15
216 History saving (FEATURE_EDITING_SAVEHISTORY) [N/y/?] n
217 Tab completion (FEATURE_TAB_COMPLETION) [Y/n/?] y
218 Username completion (FEATURE_USERNAME_COMPLETION) [N/y/?] n
219 Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [N/y/?] n
220 Query cursor position from terminal (FEATURE_EDITING_ASK_TERMINAL) [N/y/?] n
221 Non-POSIX, but safer, copying to special nodes (FEATURE_NON_POSIX_CP) [Y/n/?] y
222 Give more precise messages when copy fails (cp, mv etc)
223 (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n
224 Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [4] 4
225 Skip rootfs in mount table (FEATURE_SKIP_ROOTFS) [Y/n/?] y
226 Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [Y/n/?] y
227 Use ioctl names rather than hex values in error messages
228 (IOCTL_HEX2STR_ERROR) [Y/n/?] y
229 Support infiniband HW (FEATURE_HWIB) [Y/n/?] y
230 *
231 * Applets
232 *
233 *
234 * Archival Utilities
235 *
236 Make tar, rpm, modprobe etc understand .xz data (FEATURE_SEAMLESS_XZ) [Y/n/?] y
237 Make tar, rpm, modprobe etc understand .lzma data
238 (FEATURE_SEAMLESS_LZMA) [Y/n/?] y
239 Make tar, rpm, modprobe etc understand .bz2 data
240 (FEATURE_SEAMLESS_BZ2) [Y/n/?] y
241 Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [Y/n/?] y
242 Make tar and gunzip understand .Z data (FEATURE_SEAMLESS_Z) [N/y/?] n
243 ar (AR) [N/y/?] n
244 bunzip2 (BUNZIP2) [N/y/?] n
245 bzip2 (BZIP2) [Y/n/?] y
246 cpio (CPIO) [N/y/?] n
247 dpkg (DPKG) [N/y/?] n
248 dpkg_deb (DPKG_DEB) [N/y/?] n
249 gunzip (GUNZIP) [Y/n/?] y
250 gzip (GZIP) [Y/n/?] y
251 Enable long options (FEATURE_GZIP_LONG_OPTIONS) [Y/n/?] y
252 lzop (LZOP) [Y/n/?] y
253 lzop compression levels 7,8,9 (not very useful) (LZOP_COMPR_HIGH) [N/y/?] n
254 rpm2cpio (RPM2CPIO) [N/y/?] n
255 rpm (RPM) [N/y/?] n
256 tar (TAR) [Y/n/?] y
257 Enable archive creation (FEATURE_TAR_CREATE) [Y/n/?] y
258 Autodetect compressed tarballs (FEATURE_TAR_AUTODETECT) [Y/n/?] y
259 Enable -X (exclude from) and -T (include from) options)
260 (FEATURE_TAR_FROM) [N/y/?] n
261 Support for old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n
262 Enable untarring of tarballs with checksums produced by buggy Sun
263 tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n
264 Support for GNU tar extensions (long filenames)
265 (FEATURE_TAR_GNU_EXTENSIONS) [Y/n/?] y
266 Enable long options (FEATURE_TAR_LONG_OPTIONS) [N/y/?] n
267 Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [Y/n/?] y
268 Enable -m (do not preserve time) option
269 (FEATURE_TAR_NOPRESERVE_TIME) [Y/n/?] y
270 uncompress (UNCOMPRESS) [N/y/?] n
271 unlzma (UNLZMA) [N/y/?] n
272 unxz (UNXZ) [Y/n/?] y
273 Provide xz alias which supports only unpacking (XZ) [Y/n/?] y
274 unzip (UNZIP) [N/y/?] n
275 *
276 * Coreutils
277 *
278 basename (BASENAME) [Y/n/?] y
279 cat (CAT) [Y/n/?] y
280 date (DATE) [Y/n/?] y
281 Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y
282 Support %[num]N nanosecond format specifier (FEATURE_DATE_NANO) [N/y/?] n
283 Support weird 'date MMDDhhmm[[YY]YY][.ss]' format
284 (FEATURE_DATE_COMPAT) [Y/n/?] y
285 id (ID) [Y/n/?] y
286 groups (GROUPS) [Y/n/?] y
287 test (TEST) [Y/n/?] y
288 Extend test to 64 bit (FEATURE_TEST_64) [N/y/?] n
289 touch (TOUCH) [Y/n/?] y
290 tr (TR) [N/y/?] n
291 base64 (BASE64) [Y/n/?] y
292 cal (CAL) [N/y/?] n
293 catv (CATV) [N/y/?] n
294 chgrp (CHGRP) [Y/n/?] y
295 chmod (CHMOD) [Y/n/?] y
296 chown (CHOWN) [Y/n/?] y
297 Enable long options (FEATURE_CHOWN_LONG_OPTIONS) [Y/n/?] y
298 chroot (CHROOT) [Y/n/?] y
299 cksum (CKSUM) [N/y/?] n
300 comm (COMM) [N/y/?] n
301 cp (CP) [Y/n/?] y
302 Enable long options for cp (FEATURE_CP_LONG_OPTIONS) [Y/n/?] y
303 cut (CUT) [Y/n/?] y
304 dd (DD) [Y/n/?] y
305 Enable DD signal handling for status reporting
306 (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y
307 Enable the third status line upon signal
308 (FEATURE_DD_THIRD_STATUS_LINE) [Y/n/?] y
309 Enable ibs, obs and conv options (FEATURE_DD_IBS_OBS) [N/y/?] n
310 df (DF) [Y/n/?] y
311 Enable -a, -i, -B (FEATURE_DF_FANCY) [Y/n/?] y
312 dirname (DIRNAME) [Y/n/?] y
313 dos2unix/unix2dos (DOS2UNIX) [N/y/?] n
314 du (default blocksize of 512 bytes) (DU) [Y/n/?] y
315 Use a default blocksize of 1024 bytes (1K)
316 (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n/?] y
317 echo (basic SuSv3 version taking no options) (ECHO) [Y/n/?] y
318 Enable echo options (-n and -e) (FEATURE_FANCY_ECHO) [Y/n/?] y
319 env (ENV) [Y/n/?] y
320 Enable long options (FEATURE_ENV_LONG_OPTIONS) [N/y/?] n
321 expand (EXPAND) [N/y/?] n
322 expr (EXPR) [N/y/?] n
323 false (FALSE) [Y/n/?] y
324 fold (FOLD) [N/y/?] n
325 fsync (FSYNC) [Y/n/?] y
326 head (HEAD) [Y/n/?] y
327 Enable head options (-c, -q, and -v) (FEATURE_FANCY_HEAD) [N/y/?] n
328 hostid (HOSTID) [N/y/?] n
329 install (INSTALL) [N/y/?] n
330 ln (LN) [Y/n/?] y
331 logname (LOGNAME) [N/y/?] n
332 ls (LS) [Y/n/?] y
333 Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n/?] y
334 Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n/?] y
335 Enable recursion (-R) (FEATURE_LS_RECURSIVE) [N/y/?] n
336 Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y
337 Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y
338 Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y
339 Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y
340 Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [N/y/?] n
341 md5sum (MD5SUM) [N/y/?] n
342 mkdir (MKDIR) [Y/n/?] y
343 Enable long options (FEATURE_MKDIR_LONG_OPTIONS) [N/y/?] n
344 mkfifo (MKFIFO) [N/y/?] n
345 mknod (MKNOD) [Y/n/?] y
346 mv (MV) [Y/n/?] y
347 Enable long options (FEATURE_MV_LONG_OPTIONS) [N/y/?] n
348 nice (NICE) [N/y/?] n
349 nohup (NOHUP) [N/y/?] n
350 od (OD) [N/y/?] n
351 printenv (PRINTENV) [N/y/?] n
352 printf (PRINTF) [N/y/?] n
353 pwd (PWD) [Y/n/?] y
354 readlink (READLINK) [Y/n/?] y
355 Enable canonicalization by following all symlinks (-f)
356 (FEATURE_READLINK_FOLLOW) [N/y/?] n
357 realpath (REALPATH) [N/y/?] n
358 rm (RM) [Y/n/?] y
359 rmdir (RMDIR) [Y/n/?] y
360 Enable long options (FEATURE_RMDIR_LONG_OPTIONS) [Y/n/?] y
361 seq (SEQ) [N/y/?] n
362 sha1sum (SHA1SUM) [N/y/?] n
363 sha256sum (SHA256SUM) [Y/n/?] y
364 sha512sum (SHA512SUM) [Y/n/?] y
365 sleep (SLEEP) [Y/n/?] y
366 Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [N/y/?] n
367 sort (SORT) [Y/n/?] y
368 Full SuSv3 compliant sort (support -ktcsbdfiozgM) (FEATURE_SORT_BIG) [Y/n/?] y
369 split (SPLIT) [N/y/?] n
370 stat (STAT) [N/y/?] n
371 stty (STTY) [Y/n/?] y
372 sum (SUM) [N/y/?] n
373 sync (SYNC) [Y/n/?] y
374 tac (TAC) [Y/n/?] y
375 tail (TAIL) [Y/n/?] y
376 Enable extra tail options (-q, -s, -v, and -F) (FEATURE_FANCY_TAIL) [N/y/?] n
377 tee (TEE) [N/y/?] n
378 true (TRUE) [Y/n/?] y
379 tty (TTY) [Y/n/?] y
380 uname (UNAME) [Y/n/?] y
381 unexpand (UNEXPAND) [N/y/?] n
382 uniq (UNIQ) [Y/n/?] y
383 usleep (USLEEP) [N/y/?] n
384 uudecode (UUDECODE) [N/y/?] n
385 uuencode (UUENCODE) [N/y/?] n
386 wc (WC) [N/y/?] n
387 whoami (WHOAMI) [Y/n/?] y
388 yes (YES) [Y/n/?] y
389 *
390 * Common options for cp and mv
391 *
392 Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [N/y/?] n
393 *
394 * Common options for ls, more and telnet
395 *
396 Calculate terminal & column widths (FEATURE_AUTOWIDTH) [Y/n/?] y
397 *
398 * Common options for df, du, ls
399 *
400 Support for human readable output (example 13k, 23M, 235G)
401 (FEATURE_HUMAN_READABLE) [Y/n/?] y
402 *
403 * Common options for md5sum, sha1sum, sha256sum, sha512sum
404 *
405 Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [N/y/?] n
406 *
407 * Console Utilities
408 *
409 chvt (CHVT) [Y/n/?] y
410 fgconsole (FGCONSOLE) [Y/n/?] y
411 clear (CLEAR) [Y/n/?] y
412 deallocvt (DEALLOCVT) [N/y/?] n
413 dumpkmap (DUMPKMAP) [Y/n/?] y
414 kbd_mode (KBD_MODE) [Y/n/?] y
415 loadfont (LOADFONT) [Y/n/?] y
416 loadkmap (LOADKMAP) [Y/n/?] y
417 openvt (OPENVT) [N/y/?] n
418 reset (RESET) [Y/n/?] y
419 resize (RESIZE) [N/y/?] n
420 setconsole (SETCONSOLE) [N/y/?] n
421 setfont (SETFONT) [Y/n/?] y
422 Support reading textual screen maps (FEATURE_SETFONT_TEXTUAL_MAP) [Y/n/?] y
423 Default directory for console-tools files (DEFAULT_SETFONT_DIR) []
424 setkeycodes (SETKEYCODES) [N/y/?] n
425 setlogcons (SETLOGCONS) [N/y/?] n
426 showkey (SHOWKEY) [Y/n/?] y
427 *
428 * Common options for loadfont and setfont
429 *
430 Support for PSF2 console fonts (FEATURE_LOADFONT_PSF2) [Y/n/?] y
431 Support for old (raw) console fonts (FEATURE_LOADFONT_RAW) [Y/n/?] y
432 *
433 * Debian Utilities
434 *
435 mktemp (MKTEMP) [Y/n/?] y
436 pipe_progress (PIPE_PROGRESS) [N/y/?] n
437 run-parts (RUN_PARTS) [N/y/?] n
438 start-stop-daemon (START_STOP_DAEMON) [N/y/?] n
439 which (WHICH) [Y/n/?] y
440 *
441 * Editors
442 *
443 patch (PATCH) [N/y/?] n
444 vi (VI) [N/y/?] n
445 awk (AWK) [Y/n/?] y
446 Enable math functions (requires libm) (FEATURE_AWK_LIBM) [Y/n/?] y
447 cmp (CMP) [N/y/?] n
448 diff (DIFF) [N/y/?] n
449 ed (ED) [N/y/?] n
450 sed (SED) [Y/n/?] y
451 Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [N/y/?] n
452 *
453 * Finding Utilities
454 *
455 find (FIND) [Y/n/?] y
456 Enable -print0: NUL-terminated output (FEATURE_FIND_PRINT0) [Y/n/?] y
457 Enable -mtime: modified time matching (FEATURE_FIND_MTIME) [N/y/?] n
458 Enable -mmin: modified time matching by minutes (FEATURE_FIND_MMIN) [Y/n/?] y
459 Enable -perm: permissions matching (FEATURE_FIND_PERM) [N/y/?] n
460 Enable -type: file type matching (file/dir/link/...)
461 (FEATURE_FIND_TYPE) [Y/n/?] y
462 Enable -xdev: 'stay in filesystem' (FEATURE_FIND_XDEV) [Y/n/?] y
463 Enable -mindepth N and -maxdepth N (FEATURE_FIND_MAXDEPTH) [Y/n/?] y
464 Enable -newer: compare file modification times (FEATURE_FIND_NEWER) [Y/n/?] y
465 Enable -inum: inode number matching (FEATURE_FIND_INUM) [Y/n/?] y
466 Enable -exec: execute commands (FEATURE_FIND_EXEC) [Y/n/?] y
467 Enable -user: username/uid matching (FEATURE_FIND_USER) [Y/n/?] y
468 Enable -group: group/gid matching (FEATURE_FIND_GROUP) [Y/n/?] y
469 Enable the 'not' (!) operator (FEATURE_FIND_NOT) [Y/n/?] y
470 Enable -depth (FEATURE_FIND_DEPTH) [Y/n/?] y
471 Enable parens in options (FEATURE_FIND_PAREN) [Y/n/?] y
472 Enable -size: file size matching (FEATURE_FIND_SIZE) [Y/n/?] y
473 Enable -prune: exclude subdirectories (FEATURE_FIND_PRUNE) [N/y/?] n
474 Enable -delete: delete files/dirs (FEATURE_FIND_DELETE) [N/y/?] n
475 Enable -path: match pathname with shell pattern (FEATURE_FIND_PATH) [N/y/?] n
476 Enable -regex: match pathname with regex (FEATURE_FIND_REGEX) [N/y/?] n
477 Enable -links: link count matching (FEATURE_FIND_LINKS) [Y/n/?] y
478 grep (GREP) [Y/n/?] y
479 Enable extended regular expressions (egrep & grep -E)
480 (FEATURE_GREP_EGREP_ALIAS) [N/y/?] n
481 Alias fgrep to grep -F (FEATURE_GREP_FGREP_ALIAS) [Y/n/?] y
482 Enable before and after context flags (-A, -B and -C)
483 (FEATURE_GREP_CONTEXT) [N/y/?] n
484 xargs (XARGS) [Y/n/?] y
485 Enable -p: prompt and confirmation
486 (FEATURE_XARGS_SUPPORT_CONFIRMATION) [N/y/?] n
487 Enable single and double quotes and backslash
488 (FEATURE_XARGS_SUPPORT_QUOTES) [N/y/?] n
489 Enable -x: exit if -s or -n is exceeded
490 (FEATURE_XARGS_SUPPORT_TERMOPT) [N/y/?] n
491 Enable -0: NUL-terminated input (FEATURE_XARGS_SUPPORT_ZERO_TERM) [N/y/?] n
492 *
493 * Init Utilities
494 *
495 bootchartd (BOOTCHARTD) [Y/n/?] y
496 Compatible, bloated header (FEATURE_BOOTCHARTD_BLOATED_HEADER) [Y/n/?] y
497 Support bootchartd.conf (FEATURE_BOOTCHARTD_CONFIG_FILE) [Y/n/?] y
498 poweroff, halt, and reboot (HALT) [Y/n/?] y
499 init (INIT) [Y/n/?] y
500 Support reading an inittab file (FEATURE_USE_INITTAB) [Y/n/?] y
501 Support killing processes that have been removed from inittab
502 (FEATURE_KILL_REMOVED) [N/y/?] n
503 Run commands with leading dash with controlling tty
504 (FEATURE_INIT_SCTTY) [N/y/?] n
505 Enable init to write to syslog (FEATURE_INIT_SYSLOG) [N/y] n
506 Be _extra_ quiet on boot (FEATURE_EXTRA_QUIET) [N/y/?] n
507 Support dumping core for child processes (debugging only)
508 (FEATURE_INIT_COREDUMPS) [N/y/?] n
509 Support running init from within an initrd (not initramfs)
510 (FEATURE_INITRD) [Y/n/?] y
511 Initial terminal type (INIT_TERMINAL_TYPE) [linux] linux
512 mesg (MESG) [Y/n/?] y
513 Enable writing to tty only by group, not by everybody
514 (FEATURE_MESG_ENABLE_ONLY_GROUP) [Y/n/?] y
515 *
516 * Login/Password Management Utilities
517 *
518 add-shell (ADD_SHELL) [N/y/?] n
519 remove-shell (REMOVE_SHELL) [N/y/?] n
520 Support for shadow passwords (FEATURE_SHADOWPASSWDS) [N/y/?] n
521 Use internal password and group functions rather than system functions
522 (USE_BB_PWD_GRP) [N/y/?] n
523 Use internal crypt functions (USE_BB_CRYPT) [Y/n/?] y
524 Enable SHA256/512 crypt functions (USE_BB_CRYPT_SHA) [Y/n/?] y
525 adduser (ADDUSER) [N/y/?] n
526 addgroup (ADDGROUP) [N/y/?] n
527 deluser (DELUSER) [N/y/?] n
528 delgroup (DELGROUP) [N/y/?] n
529 getty (GETTY) [N/y/?] n
530 login (LOGIN) [N/y/?] n
531 passwd (PASSWD) [N/y/?] n
532 cryptpw (CRYPTPW) [N/y/?] n
533 chpasswd (CHPASSWD) [Y/n/?] y
534 su (SU) [N/y/?] n
535 sulogin (SULOGIN) [N/y/?] n
536 vlock (VLOCK) [N/y/?] n
537 *
538 * Linux Ext2 FS Progs
539 *
540 chattr (CHATTR) [N/y/?] n
541 fsck (FSCK) [N/y/?] n
542 lsattr (LSATTR) [N/y/?] n
543 tune2fs (TUNE2FS) [N/y/?] n
544 *
545 * Linux Module Utilities
546 *
547 modinfo (MODINFO) [Y/n/?] y
548 Simplified modutils (MODPROBE_SMALL) [Y/n/?] y
549 Accept module options on modprobe command line
550 (FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE) [Y/n/?] y
551 Skip loading of already loaded modules
552 (FEATURE_MODPROBE_SMALL_CHECK_ALREADY_LOADED) [Y/n/?] y
553 *
554 * Options common to multiple modutils
555 *
556 Try to load module from a mmap'ed area (FEATURE_INSMOD_TRY_MMAP) [N/y/?] n
557 Default directory containing modules (DEFAULT_MODULES_DIR)
558 [/lib/modules] /lib/modules
559 Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep
560 *
561 * Linux System Utilities
562 *
563 blockdev (BLOCKDEV) [Y/n/?] y
564 rev (REV) [Y/n/?] y
565 acpid (ACPID) [Y/n/?] y
566 Accept and ignore redundant options (FEATURE_ACPID_COMPAT) [Y/n/?] y
567 blkid (BLKID) [Y/n/?] y
568 Print filesystem type (FEATURE_BLKID_TYPE) [N/y/?] n
569 dmesg (DMESG) [Y/n/?] y
570 Pretty dmesg output (FEATURE_DMESG_PRETTY) [Y/n/?] y
571 fbset (FBSET) [N/y/?] n
572 fdflush (FDFLUSH) [N/y/?] n
573 fdformat (FDFORMAT) [N/y/?] n
574 fdisk (FDISK) [N/y/?] n
575 findfs (FINDFS) [Y/n/?] y
576 flock (FLOCK) [Y/n/?] y
577 freeramdisk (FREERAMDISK) [Y/n/?] y
578 fsck_minix (FSCK_MINIX) [N/y/?] n
579 mkfs_ext2 (MKFS_EXT2) [Y/n/?] y
580 mkfs_minix (MKFS_MINIX) [N/y/?] n
581 mkfs_reiser (MKFS_REISER) [N/y/?] n
582 mkfs_vfat (MKFS_VFAT) [Y/n/?] y
583 getopt (GETOPT) [N/y/?] n
584 hexdump (HEXDUMP) [Y/n/?] y
585 Support -R, reverse of 'hexdump -Cv' (FEATURE_HEXDUMP_REVERSE) [Y/n/?] y
586 hd (HD) [Y/n/?] y
587 hwclock (HWCLOCK) [N/y/?] n
588 ipcrm (IPCRM) [N/y/?] n
589 ipcs (IPCS) [N/y/?] n
590 losetup (LOSETUP) [Y/n/?] y
591 lspci (LSPCI) [Y/n/?] y
592 lsusb (LSUSB) [Y/n/?] y
593 mdev (MDEV) [Y/n/?] y
594 Support /etc/mdev.conf (FEATURE_MDEV_CONF) [N/y/?] n
595 Support loading of firmwares (FEATURE_MDEV_LOAD_FIRMWARE) [Y/n/?] y
596 mdstart (MDSTART) [Y/n/?] y
597 mkswap (MKSWAP) [N/y/?] n
598 more (MORE) [Y/n/?] y
599 mount (MOUNT) [Y/n/?] y
600 Support option -f (FEATURE_MOUNT_FAKE) [Y/?] y
601 Support option -v (FEATURE_MOUNT_VERBOSE) [Y/n/?] y
602 Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n
603 Support specifying devices by label or UUID (FEATURE_MOUNT_LABEL) [Y/n/?] y
604 Support mounting NFS file systems (FEATURE_MOUNT_NFS) [N/y/?] n
605 Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [N/y/?] n
606 Support lots of -o flags in mount (FEATURE_MOUNT_FLAGS) [Y/n/?] y
607 Support /etc/fstab and -a (FEATURE_MOUNT_FSTAB) [Y/n/?] y
608 pivot_root (PIVOT_ROOT) [Y/n/?] y
609 rdate (RDATE) [Y/n/?] y
610 rdev (RDEV) [Y/n/?] y
611 readprofile (READPROFILE) [N/y/?] n
612 rtcwake (RTCWAKE) [Y/n/?] y
613 script (SCRIPT) [Y/n/?] y
614 scriptreplay (SCRIPTREPLAY) [Y/n/?] y
615 setarch (SETARCH) [N/y/?] n
616 swaponoff (SWAPONOFF) [Y/n/?] y
617 Support priority option -p (FEATURE_SWAPON_PRI) [Y/n/?] y
618 switch_root (SWITCH_ROOT) [Y/n/?] y
619 umount (UMOUNT) [Y/n/?] y
620 Support option -a (FEATURE_UMOUNT_ALL) [N/y/?] n
621 *
622 * Common options for mount/umount
623 *
624 Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y
625 Create new loopback devices if needed (FEATURE_MOUNT_LOOP_CREATE) [Y/n/?] y
626 Support for the old /etc/mtab file (FEATURE_MTAB_SUPPORT) [Y/n/?] y
627 *
628 * Filesystem/Volume identification
629 *
630 Ext filesystem (FEATURE_VOLUMEID_EXT) [Y/n/?] y
631 btrfs filesystem (FEATURE_VOLUMEID_BTRFS) [Y/n/?] y
632 Reiser filesystem (FEATURE_VOLUMEID_REISERFS) [Y/n/?] y
633 fat filesystem (FEATURE_VOLUMEID_FAT) [Y/n/?] y
634 hfs filesystem (FEATURE_VOLUMEID_HFS) [Y/n/?] y
635 jfs filesystem (FEATURE_VOLUMEID_JFS) [Y/n/?] y
636 xfs filesystem (FEATURE_VOLUMEID_XFS) [Y/n/?] y
637 ntfs filesystem (FEATURE_VOLUMEID_NTFS) [Y/n/?] y
638 iso9660 filesystem (FEATURE_VOLUMEID_ISO9660) [Y/n/?] y
639 udf filesystem (FEATURE_VOLUMEID_UDF) [Y/n/?] y
640 luks filesystem (FEATURE_VOLUMEID_LUKS) [Y/n/?] y
641 linux swap filesystem (FEATURE_VOLUMEID_LINUXSWAP) [Y/n/?] y
642 cramfs filesystem (FEATURE_VOLUMEID_CRAMFS) [Y/n/?] y
643 romfs filesystem (FEATURE_VOLUMEID_ROMFS) [Y/n/?] y
644 sysv filesystem (FEATURE_VOLUMEID_SYSV) [Y/n/?] y
645 ocfs2 filesystem (FEATURE_VOLUMEID_OCFS2) [Y/n/?] y
646 linuxraid (FEATURE_VOLUMEID_LINUXRAID) [Y/n/?] y
647 *
648 * Miscellaneous Utilities
649 *
650 conspy (CONSPY) [N/y/?] n
651 less (LESS) [N/y/?] n
652 nandwrite (NANDWRITE) [N/y/?] n
653 nanddump (NANDDUMP) [N/y/?] n
654 setserial (SETSERIAL) [Y/n/?] y
655 ubiattach (UBIATTACH) [Y/n/?] y
656 ubidetach (UBIDETACH) [Y/n/?] y
657 ubimkvol (UBIMKVOL) [Y/n/?] y
658 ubirmvol (UBIRMVOL) [Y/n/?] y
659 ubirsvol (UBIRSVOL) [Y/n/?] y
660 ubiupdatevol (UBIUPDATEVOL) [Y/n/?] y
661 adjtimex (ADJTIMEX) [N/y/?] n
662 bbconfig (BBCONFIG) [N/y/?] n
663 beep (BEEP) [Y/n/?] y
664 default frequency (FEATURE_BEEP_FREQ) [4000] 4000
665 default length (FEATURE_BEEP_LENGTH_MS) [30] 30
666 chat (CHAT) [Y/n/?] y
667 Enable NOFAIL expect strings (FEATURE_CHAT_NOFAIL) [Y/n/?] y
668 Force STDIN to be a TTY (FEATURE_CHAT_TTY_HIFI) [N/y/?] n
669 Enable implicit Carriage Return (FEATURE_CHAT_IMPLICIT_CR) [Y/n/?] y
670 Swallow options (FEATURE_CHAT_SWALLOW_OPTS) [Y/n/?] y
671 Support weird SEND escapes (FEATURE_CHAT_SEND_ESCAPES) [Y/n/?] y
672 Support variable-length ABORT conditions
673 (FEATURE_CHAT_VAR_ABORT_LEN) [Y/n/?] y
674 Support revoking of ABORT conditions (FEATURE_CHAT_CLR_ABORT) [Y/n/?] y
675 chrt (CHRT) [N/y/?] n
676 crond (CROND) [N/y/?] n
677 crontab (CRONTAB) [N/y/?] n
678 dc (DC) [N/y/?] n
679 devfsd (obsolete) (DEVFSD) [N/y/?] n
680 Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [N/y/?] n
681 devmem (DEVMEM) [Y/n/?] y
682 eject (EJECT) [N/y/?] n
683 fbsplash (FBSPLASH) [Y/n/?] y
684 flashcp (FLASHCP) [N/y/?] n
685 flash_lock (FLASH_LOCK) [N/y/?] n
686 flash_unlock (FLASH_UNLOCK) [N/y/?] n
687 flash_eraseall (FLASH_ERASEALL) [N/y/?] n
688 ionice (IONICE) [Y/n/?] y
689 inotifyd (INOTIFYD) [N/y/?] n
690 hdparm (HDPARM) [N/y/?] n
691 makedevs (MAKEDEVS) [Y/n/?] y
692 Choose makedevs behaviour
693 > 1. leaf (FEATURE_MAKEDEVS_LEAF)
694 2. table (FEATURE_MAKEDEVS_TABLE)
695 choice[1-2]: 1
696 man (MAN) [Y/n/?] y
697 microcom (MICROCOM) [Y/n/?] y
698 mountpoint (MOUNTPOINT) [N/y/?] n
699 mt (MT) [N/y/?] n
700 raidautorun (RAIDAUTORUN) [N/y/?] n
701 readahead (READAHEAD) [N/y/?] n
702 rfkill (RFKILL) [N/y/?] n
703 rx (RX) [N/y/?] n
704 setsid (SETSID) [N/y/?] n
705 strings (STRINGS) [N/y/?] n
706 taskset (TASKSET) [N/y/?] n
707 time (TIME) [N/y/?] n
708 timeout (TIMEOUT) [Y/n/?] y
709 ttysize (TTYSIZE) [N/y/?] n
710 volname (VOLNAME) [Y/n/?] y
711 watchdog (WATCHDOG) [N/y/?] n
712 *
713 * Networking Utilities
714 *
715 nameif (NAMEIF) [N/y/?] n
716 nbd-client (NBDCLIENT) [Y/n/?] y
717 nc (NC) [N/y/?] n
718 ping (PING) [Y/n/?] y
719 Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y
720 whois (WHOIS) [Y/n/?] y
721 Enable IPv6 support (FEATURE_IPV6) [N/y/?] n
722 Enable Unix domain socket support (usually not needed)
723 (FEATURE_UNIX_LOCAL) [N/y/?] n
724 Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n
725 arp (ARP) [N/y/?] n
726 arping (ARPING) [N/y/?] n
727 brctl (BRCTL) [Y/n/?] y
728 Fancy options (FEATURE_BRCTL_FANCY) [Y/n/?] y
729 Support show, showmac and showstp (FEATURE_BRCTL_SHOW) [Y/n/?] y
730 dnsd (DNSD) [N/y/?] n
731 ether-wake (ETHER_WAKE) [N/y/?] n
732 fakeidentd (FAKEIDENTD) [N/y/?] n
733 ftpd (FTPD) [Y/n/?] y
734 Enable upload commands (FEATURE_FTP_WRITE) [Y/n/?] y
735 Enable workaround for RFC-violating clients
736 (FEATURE_FTPD_ACCEPT_BROKEN_LIST) [Y/n/?] y
737 ftpget (FTPGET) [N/y/?] n
738 ftpput (FTPPUT) [N/y/?] n
739 hostname (HOSTNAME) [Y/n/?] y
740 httpd (HTTPD) [N/y/?] n
741 ifconfig (IFCONFIG) [Y/n/?] y
742 Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y
743 Enable slip-specific options "keepalive" and "outfill"
744 (FEATURE_IFCONFIG_SLIP) [N/y/?] n
745 Enable options "mem_start", "io_addr", and "irq"
746 (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [N/y/?] n
747 Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y
748 Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [N/y/?] n
749 ifenslave (IFENSLAVE) [Y/n/?] y
750 ifplugd (IFPLUGD) [Y/n/?] y
751 ifupdown (IFUPDOWN) [N/y/?] n
752 inetd (INETD) [N/y/?] n
753 ip (IP) [N/y/?] n
754 ipcalc (IPCALC) [N/y/?] n
755 netstat (NETSTAT) [N/y/?] n
756 nslookup (NSLOOKUP) [N/y/?] n
757 ntpd (NTPD) [Y/n/?] y
758 Make ntpd usable as a NTP server (FEATURE_NTPD_SERVER) [Y/n/?] y
759 pscan (PSCAN) [N/y/?] n
760 route (ROUTE) [Y/n/?] y
761 slattach (SLATTACH) [N/y/?] n
762 tcpsvd (TCPSVD) [N/y/?] n
763 telnet (TELNET) [N/y/?] n
764 telnetd (TELNETD) [N/y/?] n
765 tftp (TFTP) [N/y/?] n
766 tftpd (TFTPD) [Y/n/?] y
767 *
768 * Common options for tftp/tftpd
769 *
770 Enable 'tftp get' and/or tftpd upload code (FEATURE_TFTP_GET) [N/y/?] n
771 Enable 'tftp put' and/or tftpd download code (FEATURE_TFTP_PUT) [N/y/?] n
772 Enable 'blksize' and 'tsize' protocol options
773 (FEATURE_TFTP_BLOCKSIZE) [N/y/?] n
774 Enable debug (TFTP_DEBUG) [N/y/?] n
775 traceroute (TRACEROUTE) [N/y/?] n
776 tunctl (TUNCTL) [Y/n/?] y
777 Support owner:group assignment (FEATURE_TUNCTL_UG) [Y/n/?] y
778 udhcp server (udhcpd) (UDHCPD) [Y/n/?] y
779 dhcprelay (DHCPRELAY) [Y/n/?] y
780 Lease display utility (dumpleases) (DUMPLEASES) [Y/n/?] y
781 Rewrite the lease file at every new acknowledge
782 (FEATURE_UDHCPD_WRITE_LEASES_EARLY) [N/y/?] n
783 Select IP address based on client MAC
784 (FEATURE_UDHCPD_BASE_IP_ON_MAC) [N/y/?] n
785 Absolute path to lease file (DHCPD_LEASES_FILE)
786 [/var/lib/misc/udhcpd.leases] /var/lib/misc/udhcpd.leases
787 udhcp client (udhcpc) (UDHCPC) [Y/n/?] y
788 Verify that the offered address is free, using ARP ping
789 (FEATURE_UDHCPC_ARPING) [Y/n/?] y
790 Enable '-P port' option for udhcpd and udhcpc (FEATURE_UDHCP_PORT) [N/y/?] n
791 Maximum verbosity level for udhcp applets (0..9) (UDHCP_DEBUG) [9] 9
792 Support for RFC3397 domain search (experimental)
793 (FEATURE_UDHCP_RFC3397) [Y/n/?] y
794 Support for 802.1Q VLAN parameters (FEATURE_UDHCP_8021Q) [Y/n/?] y
795 Absolute path to config script (UDHCPC_DEFAULT_SCRIPT)
796 [/usr/share/udhcpc/default.script] /usr/share/udhcpc/default.script
797 DHCP options slack buffer size (UDHCPC_SLACK_FOR_BUGGY_SERVERS) [80] 80
798 udpsvd (UDPSVD) [N/y/?] n
799 vconfig (VCONFIG) [N/y/?] n
800 wget (WGET) [Y/n/?] y
801 Enable a nifty process meter (+2k) (FEATURE_WGET_STATUSBAR) [N/y/?] n
802 Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [N/y/?] n
803 Enable long options (FEATURE_WGET_LONG_OPTIONS) [N/y/?] n
804 Enable read timeout option -T SEC (FEATURE_WGET_TIMEOUT) [Y/n/?] y
805 zcip (ZCIP) [N/y/?] n
806 *
807 * Print Utilities
808 *
809 lpd (LPD) [Y/n/?] y
810 lpr (LPR) [Y/n/?] y
811 lpq (LPQ) [Y/n/?] y
812 *
813 * Mail Utilities
814 *
815 makemime (MAKEMIME) [Y/n/?] y
816 Default charset (FEATURE_MIME_CHARSET) [us-ascii] us-ascii
817 popmaildir (POPMAILDIR) [Y/n/?] y
818 Allow message filters and custom delivery program
819 (FEATURE_POPMAILDIR_DELIVERY) [Y/n/?] y
820 reformime (REFORMIME) [Y/n/?] y
821 Accept and ignore options other than -x and -X
822 (FEATURE_REFORMIME_COMPAT) [Y/n/?] y
823 sendmail (SENDMAIL) [Y/n/?] y
824 *
825 * Process Utilities
826 *
827 iostat (IOSTAT) [Y/n/?] y
828 mpstat (MPSTAT) [Y/n/?] y
829 nmeter (NMETER) [N/y/?] n
830 pmap (PMAP) [Y/n/?] y
831 powertop (POWERTOP) [Y/n/?] y
832 pstree (PSTREE) [Y/n/?] y
833 pwdx (PWDX) [Y/n/?] y
834 smemcap (SMEMCAP) [Y/n/?] y
835 uptime (UPTIME) [Y/n/?] y
836 free (FREE) [Y/n/?] y
837 fuser (FUSER) [N/y/?] n
838 kill (KILL) [Y/n/?] y
839 killall (KILLALL) [Y/n/?] y
840 killall5 (KILLALL5) [N/y] n
841 pgrep (PGREP) [Y/n/?] y
842 pidof (PIDOF) [N/y/?] n
843 pkill (PKILL) [Y/n/?] y
844 ps (PS) [Y/n/?] y
845 Enable wide output option (-w) (FEATURE_PS_WIDE) [N/y/?] n
846 renice (RENICE) [N/y/?] n
847 sysctl (BB_SYSCTL) [N/y/?] n
848 top (TOP) [N/y/?] n
849 Support for showing threads in ps/pstree/top (FEATURE_SHOW_THREADS) [Y/n/?] y
850 watch (WATCH) [N/y/?] n
851 *
852 * Runit Utilities
853 *
854 runsv (RUNSV) [N/y/?] n
855 runsvdir (RUNSVDIR) [N/y/?] n
856 sv (SV) [N/y/?] n
857 svlogd (SVLOGD) [N/y/?] n
858 chpst (CHPST) [N/y/?] n
859 setuidgid (SETUIDGID) [N/y/?] n
860 envuidgid (ENVUIDGID) [N/y/?] n
861 envdir (ENVDIR) [N/y/?] n
862 softlimit (SOFTLIMIT) [N/y/?] n
863 *
864 * Shells
865 *
866 ash (ASH) [Y/n/?] y
867 bash-compatible extensions (ASH_BASH_COMPAT) [Y/n/?] y
868 Idle timeout variable (ASH_IDLE_TIMEOUT) [N/y/?] n
869 Job control (ASH_JOB_CONTROL) [Y/n/?] y
870 Alias support (ASH_ALIAS) [Y/n/?] y
871 Builtin getopt to parse positional parameters (ASH_GETOPTS) [N/y/?] n
872 Builtin version of 'echo' (ASH_BUILTIN_ECHO) [N/y/?] n
873 Builtin version of 'printf' (ASH_BUILTIN_PRINTF) [Y/n/?] y
874 Builtin version of 'test' (ASH_BUILTIN_TEST) [Y/n/?] y
875 'command' command to override shell builtins (ASH_CMDCMD) [N/y/?] n
876 Check for new mail on interactive shells (ASH_MAIL) [Y/n/?] y
877 Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n/?] y
878 Pseudorandom generator and $RANDOM variable (ASH_RANDOM_SUPPORT) [N/y/?] n
879 Expand prompt string (ASH_EXPAND_PRMT) [N/y/?] n
880 cttyhack (CTTYHACK) [N/y/?] n
881 hush (HUSH) [N/y/?] n
882 msh (deprecated: aliased to hush) (MSH) [N/y/?] n
883 Choose which shell is aliased to 'sh' name
884 > 1. ash (FEATURE_SH_IS_ASH)
885 2. none (FEATURE_SH_IS_NONE)
886 choice[1-2?]: 1
887 Choose which shell is aliased to 'bash' name
888 1. ash (FEATURE_BASH_IS_ASH)
889 > 2. none (FEATURE_BASH_IS_NONE)
890 choice[1-2?]: 2
891 POSIX math support (SH_MATH_SUPPORT) [Y/n/?] y
892 Extend POSIX math support to 64 bit (SH_MATH_SUPPORT_64) [Y/n/?] y
893 Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [N/y/?] n
894 Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n
895 Run 'nofork' applets directly (FEATURE_SH_NOFORK) [N/y/?] n
896 Use $HISTFILESIZE (FEATURE_SH_HISTFILESIZE) [Y/n/?] y
897 *
898 * System Logging Utilities
899 *
900 syslogd (SYSLOGD) [N/y/?] n
901 klogd (KLOGD) [N/y/?] n
902 logger (LOGGER) [N/y/?] n
903 * busybox: >> Compiling...
904 COMMAND: make -j2 CC="gcc" LD="ld" AS="as"
905 SPLIT include/autoconf.h -> include/config/*
906 HOSTCC applets/usage
907 applets/usage.c: In function ‘main’:
908 applets/usage.c:52:8: warning: ignoring return value of ‘write’,
909 declared with attribute warn_unused_result
910 GEN include/bbconfigopts.h
911 HOSTCC applets/applet_tables
912 applets/applet_tables.c: In function ‘main’:
913 applets/applet_tables.c:151:9: warning: ignoring return value of
914 ‘fgets’, declared with attribute warn_unused_result
915 GEN include/usage_compressed.h
916 GEN include/applet_tables.h
917 HOSTCC applets/usage_pod
918 applets/usage_pod.c: In function ‘main’:
919 applets/usage_pod.c:74:3: warning: format not a string literal and no
920 format arguments
921 CC applets/applets.o
922 LD applets/built-in.o
923 DOC busybox.pod
924 DOC BusyBox.txt
925 DOC busybox.1
926 LD archival/built-in.o
927 CC archival/bbunzip.o
928 LD archival/libarchive/built-in.o
929 CC archival/libarchive/data_align.o
930 CC archival/libarchive/data_extract_all.o
931 CC archival/bzip2.o
932 archival/libarchive/data_extract_all.c: In function ‘data_extract_all’:
933 archival/libarchive/data_extract_all.c:176:9: warning: ignoring return
934 value of ‘chown’, declared with attribute warn_unused_result
935 CC archival/libarchive/data_extract_to_stdout.o
936 CC archival/libarchive/data_skip.o
937 CC archival/libarchive/decompress_bunzip2.o
938 CC archival/libarchive/decompress_unlzma.o
939 CC archival/gzip.o
940 CC archival/libarchive/decompress_unxz.o
941 CC archival/lzop.o
942 CC archival/libarchive/decompress_unzip.o
943 CC archival/tar.o
944 CC archival/libarchive/filter_accept_all.o
945 AR archival/lib.a
946 CC archival/libarchive/filter_accept_list.o
947 LD console-tools/built-in.o
948 CC console-tools/chvt.o
949 CC archival/libarchive/filter_accept_reject_list.o
950 CC console-tools/clear.o
951 CC archival/libarchive/find_list_entry.o
952 CC console-tools/dumpkmap.o
953 CC archival/libarchive/get_header_tar.o
954 console-tools/dumpkmap.c: In function ‘dumpkmap_main’:
955 console-tools/dumpkmap.c:50:7: warning: ignoring return value of
956 ‘write’, declared with attribute warn_unused_result
957 console-tools/dumpkmap.c:59:7: warning: ignoring return value of
958 ‘write’, declared with attribute warn_unused_result
959 console-tools/dumpkmap.c:72:11: warning: ignoring return value of
960 ‘write’, declared with attribute warn_unused_result
961 CC console-tools/fgconsole.o
962 archival/libarchive/get_header_tar.c: In function ‘get_header_tar’:
963 archival/libarchive/get_header_tar.c:282:34: warning: array subscript
964 is above array bounds
965 CC console-tools/kbd_mode.o
966 CC archival/libarchive/get_header_tar_bz2.o
967 CC archival/libarchive/get_header_tar_gz.o
968 CC console-tools/loadfont.o
969 console-tools/loadfont.c: In function ‘setfont_main’:
970 console-tools/loadfont.c:404:9: warning: ignoring return value of
971 ‘chdir’, declared with attribute warn_unused_result
972 console-tools/loadfont.c:422:10: warning: ignoring return value of
973 ‘chdir’, declared with attribute warn_unused_result
974 CC archival/libarchive/get_header_tar_lzma.o
975 CC console-tools/loadkmap.o
976 CC archival/libarchive/header_list.o
977 CC console-tools/reset.o
978 CC archival/libarchive/header_skip.o
979 CC console-tools/showkey.o
980 CC archival/libarchive/header_verbose_list.o
981 CC archival/libarchive/init_handle.o
982 AR console-tools/lib.a
983 LD coreutils/built-in.o
984 CC coreutils/basename.o
985 CC archival/libarchive/lzo1x_1.o
986 CC coreutils/cat.o
987 CC coreutils/chgrp.o
988 CC archival/libarchive/lzo1x_1o.o
989 CC coreutils/chmod.o
990 CC archival/libarchive/lzo1x_d.o
991 CC coreutils/chown.o
992 CC coreutils/chroot.o
993 CC archival/libarchive/open_transformer.o
994 CC coreutils/cp.o
995 CC archival/libarchive/seek_by_jump.o
996 CC coreutils/cut.o
997 CC archival/libarchive/seek_by_read.o
998 AR archival/libarchive/lib.a
999 LD coreutils/libcoreutils/built-in.o
1000 CC coreutils/libcoreutils/cp_mv_stat.o
1001 CC coreutils/date.o
1002 CC coreutils/libcoreutils/getopt_mk_fifo_nod.o
1003 CC coreutils/dd.o
1004 AR coreutils/libcoreutils/lib.a
1005 LD debianutils/built-in.o
1006 CC debianutils/mktemp.o
1007 CC coreutils/df.o
1008 CC debianutils/which.o
1009 AR debianutils/lib.a
1010 CC coreutils/dirname.o
1011 LD e2fsprogs/built-in.o
1012 AR e2fsprogs/lib.a
1013 LD editors/built-in.o
1014 CC editors/awk.o
1015 CC coreutils/du.o
1016 CC coreutils/echo.o
1017 CC coreutils/env.o
1018 CC coreutils/false.o
1019 CC coreutils/fsync.o
1020 CC coreutils/head.o
1021 CC coreutils/id.o
1022 CC coreutils/ln.o
1023 CC coreutils/ls.o
1024 CC editors/sed.o
1025 editors/sed.c: In function ‘sed_main’:
1026 editors/sed.c:1458:10: warning: ignoring return value of ‘fchown’,
1027 declared with attribute warn_unused_result
1028 CC coreutils/md5_sha1_sum.o
1029 CC coreutils/mkdir.o
1030 AR editors/lib.a
1031 LD findutils/built-in.o
1032 CC findutils/find.o
1033 CC coreutils/mknod.o
1034 CC coreutils/mv.o
1035 CC coreutils/printf.o
1036 CC findutils/grep.o
1037 CC coreutils/pwd.o
1038 CC findutils/xargs.o
1039 CC coreutils/readlink.o
1040 AR findutils/lib.a
1041 LD init/built-in.o
1042 CC init/bootchartd.o
1043 CC coreutils/rm.o
1044 init/bootchartd.c: In function ‘finalize’:
1045 init/bootchartd.c:310:8: warning: ignoring return value of ‘system’,
1046 declared with attribute warn_unused_result
1047 CC coreutils/rmdir.o
1048 CC init/halt.o
1049 CC coreutils/sleep.o
1050 CC init/init.o
1051 CC coreutils/sort.o
1052 CC init/mesg.o
1053 CC coreutils/stty.o
1054 AR init/lib.a
1055 LD libbb/built-in.o
1056 CC libbb/appletlib.o
1057 CC coreutils/sync.o
1058 CC libbb/ask_confirmation.o
1059 CC coreutils/tac.o
1060 CC libbb/bb_askpass.o
1061 CC coreutils/tail.o
1062 CC libbb/bb_bswap_64.o
1063 CC libbb/bb_do_delay.o
1064 CC coreutils/test.o
1065 CC libbb/bb_pwd.o
1066 CC libbb/bb_qsort.o
1067 CC coreutils/test_ptr_hack.o
1068 CC coreutils/touch.o
1069 CC libbb/bb_strtonum.o
1070 CC coreutils/true.o
1071 CC libbb/change_identity.o
1072 CC coreutils/tty.o
1073 CC libbb/chomp.o
1074 CC coreutils/uname.o
1075 CC libbb/compare_string_array.o
1076 CC coreutils/uniq.o
1077 CC libbb/concat_path_file.o
1078 CC coreutils/uudecode.o
1079 CC libbb/concat_subpath_file.o
1080 CC libbb/copy_file.o
1081 CC coreutils/whoami.o
1082 CC coreutils/yes.o
1083 CC libbb/copyfd.o
1084 AR coreutils/lib.a
1085 LD libpwdgrp/built-in.o
1086 CC libpwdgrp/uidgid_get.o
1087 CC libbb/crc32.o
1088 AR libpwdgrp/lib.a
1089 LD loginutils/built-in.o
1090 CC loginutils/chpasswd.o
1091 CC libbb/create_icmp6_socket.o
1092 loginutils/chpasswd.c: In function ‘chpasswd_main’:
1093 loginutils/chpasswd.c:40:3: warning: format not a string literal and
1094 no format arguments
1095 AR loginutils/lib.a
1096 CC libbb/create_icmp_socket.o
1097 LD mailutils/built-in.o
1098 CC mailutils/mail.o
1099 libbb/create_icmp_socket.c: In function ‘create_icmp_socket’:
1100 libbb/create_icmp_socket.c:28:4: warning: format not a string literal
1101 and no format arguments
1102 libbb/create_icmp_socket.c:29:3: warning: format not a string literal
1103 and no format arguments
1104 mailutils/mail.c: In function ‘encode_base64’:
1105 mailutils/mail.c:159:9: warning: ignoring return value of ‘fwrite’,
1106 declared with attribute warn_unused_result
1107 CC libbb/default_error_retval.o
1108 CC mailutils/makemime.o
1109 CC libbb/device_open.o
1110 mailutils/makemime.c: In function ‘makemime_main’:
1111 mailutils/makemime.c:175:10: warning: ignoring return value of
1112 ‘freopen’, declared with attribute warn_unused_result
1113 CC mailutils/popmaildir.o
1114 CC libbb/dump.o
1115 libbb/dump.c: In function ‘display’:
1116 libbb/dump.c:613:8: warning: format not a string literal and no format arguments
1117 libbb/dump.c:663:5: warning: format not a string literal and no format arguments
1118 CC mailutils/reformime.o
1119 CC mailutils/sendmail.o
1120 CC libbb/execable.o
1121 AR mailutils/lib.a
1122 LD miscutils/built-in.o
1123 CC miscutils/beep.o
1124 CC libbb/fclose_nonstdin.o
1125 CC miscutils/chat.o
1126 CC libbb/fflush_stdout_and_exit.o
1127 libbb/fflush_stdout_and_exit.c: In function ‘fflush_stdout_and_exit’:
1128 libbb/fflush_stdout_and_exit.c:19:3: warning: format not a string
1129 literal and no format arguments
1130 CC libbb/fgets_str.o
1131 CC miscutils/devmem.o
1132 CC libbb/find_mount_point.o
1133 CC miscutils/fbsplash.o
1134 CC libbb/find_pid_by_name.o
1135 CC libbb/find_root_device.o
1136 CC miscutils/ionice.o
1137 CC libbb/full_write.o
1138 CC miscutils/makedevs.o
1139 CC libbb/get_console.o
1140 CC miscutils/man.o
1141 CC libbb/get_cpu_count.o
1142 miscutils/man.c: In function ‘run_pipe’:
1143 miscutils/man.c:122:8: warning: ignoring return value of ‘system’,
1144 declared with attribute warn_unused_result
1145 CC miscutils/microcom.o
1146 CC libbb/get_last_path_component.o
1147 miscutils/microcom.c: In function ‘microcom_main’:
1148 miscutils/microcom.c:152:9: warning: ignoring return value of ‘write’,
1149 declared with attribute warn_unused_result
1150 CC libbb/get_line_from_file.o
1151 CC miscutils/setserial.o
1152 CC libbb/get_shell_name.o
1153 CC miscutils/timeout.o
1154 CC libbb/get_volsize.o
1155 CC miscutils/ubi_tools.o
1156 CC libbb/getopt32.o
1157 CC miscutils/volname.o
1158 CC libbb/getpty.o
1159 AR miscutils/lib.a
1160 LD modutils/built-in.o
1161 CC modutils/modinfo.o
1162 CC libbb/hash_md5_sha.o
1163 CC modutils/modprobe-small.o
1164 CC libbb/herror_msg.o
1165 CC libbb/human_readable.o
1166 CC modutils/modutils.o
1167 AR modutils/lib.a
1168 CC libbb/inet_common.o
1169 LD networking/built-in.o
1170 CC networking/brctl.o
1171 CC libbb/info_msg.o
1172 CC networking/ftpd.o
1173 CC libbb/inode_hash.o
1174 networking/ftpd.c: In function ‘ftpd_main’:
1175 networking/ftpd.c:1183:9: warning: ignoring return value of ‘chroot’,
1176 declared with attribute warn_unused_result
1177 networking/ftpd.c: In function ‘popen_ls’:
1178 networking/ftpd.c:672:6: warning: ignoring return value of ‘dup’,
1179 declared with attribute warn_unused_result
1180 CC libbb/isdirectory.o
1181 CC libbb/kernel_version.o
1182 CC networking/hostname.o
1183 CC libbb/last_char_is.o
1184 CC networking/ifconfig.o
1185 CC libbb/lineedit.o
1186 CC networking/ifenslave.o
1187 CC networking/ifplugd.o
1188 CC libbb/lineedit_ptr_hack.o
1189 CC libbb/llist.o
1190 CC networking/interface.o
1191 CC libbb/login.o
1192 networking/interface.c: In function ‘if_readlist_proc’:
1193 networking/interface.c:572:2: warning: ignoring return value of
1194 ‘fgets_unlocked’, declared with attribute warn_unused_result
1195 networking/interface.c:573:2: warning: ignoring return value of
1196 ‘fgets_unlocked’, declared with attribute warn_unused_result
1197 CC libbb/loop.o
1198 CC networking/nbd-client.o
1199 CC libbb/make_directory.o
1200 networking/nbd-client.c: In function ‘nbdclient_main’:
1201 networking/nbd-client.c:133:10: warning: ignoring return value of
1202 ‘daemon’, declared with attribute warn_unused_result
1203 CC networking/ntpd.o
1204 CC libbb/makedev.o
1205 CC libbb/match_fstype.o
1206 networking/ntpd.c: In function ‘ntp_init’:
1207 networking/ntpd.c:1906:3: warning: format not a string literal and no
1208 format arguments
1209 CC libbb/messages.o
1210 CC libbb/mode_string.o
1211 CC libbb/mtab.o
1212 CC networking/ping.o
1213 CC libbb/parse_config.o
1214 CC networking/route.o
1215 CC libbb/parse_mode.o
1216 CC libbb/perror_msg.o
1217 CC networking/tftp.o
1218 CC networking/tunctl.o
1219 CC libbb/perror_nomsg.o
1220 CC libbb/perror_nomsg_and_die.o
1221 CC libbb/pidfile.o
1222 CC networking/wget.o
1223 networking/wget.c: In function ‘open_socket’:
1224 networking/wget.c:202:3: warning: format not a string literal and no
1225 format arguments
1226 CC libbb/platform.o
1227 CC libbb/print_flags.o
1228 CC networking/whois.o
1229 CC libbb/printable.o
1230 CC libbb/printable_string.o
1231 AR networking/lib.a
1232 LD networking/libiproute/built-in.o
1233 AR networking/libiproute/lib.a
1234 LD networking/udhcp/built-in.o
1235 CC networking/udhcp/arpping.o
1236 CC libbb/process_escape_sequence.o
1237 networking/udhcp/arpping.c: In function ‘arpping’:
1238 networking/udhcp/arpping.c:53:3: warning: format not a string literal
1239 and no format arguments
1240 CC networking/udhcp/common.o
1241 CC libbb/procps.o
1242 CC networking/udhcp/dhcpc.o
1243 CC libbb/progress.o
1244 CC libbb/ptr_to_globals.o
1245 CC libbb/pw_encrypt.o
1246 CC networking/udhcp/dhcpd.o
1247 CC networking/udhcp/dhcprelay.o
1248 CC libbb/read.o
1249 CC libbb/read_key.o
1250 CC networking/udhcp/domain_codec.o
1251 CC libbb/read_printf.o
1252 CC networking/udhcp/dumpleases.o
1253 CC libbb/recursive_action.o
1254 CC networking/udhcp/files.o
1255 CC libbb/remove_file.o
1256 CC networking/udhcp/leases.o
1257 CC libbb/rtc.o
1258 CC networking/udhcp/packet.o
1259 CC libbb/run_shell.o
1260 CC libbb/safe_gethostname.o
1261 CC networking/udhcp/signalpipe.o
1262 CC libbb/safe_poll.o
1263 CC networking/udhcp/socket.o
1264 CC libbb/safe_strncpy.o
1265 CC networking/udhcp/static_leases.o
1266 CC libbb/safe_write.o
1267 AR networking/udhcp/lib.a
1268 LD printutils/built-in.o
1269 CC printutils/lpd.o
1270 CC libbb/setup_environment.o
1271 CC libbb/signals.o
1272 CC printutils/lpr.o
1273 printutils/lpr.c: In function ‘lpqr_main’:
1274 printutils/lpr.c:252:8: warning: ignoring return value of ‘write’,
1275 declared with attribute warn_unused_result
1276 CC libbb/simplify_path.o
1277 AR printutils/lib.a
1278 LD procps/built-in.o
1279 CC procps/free.o
1280 CC libbb/single_argv.o
1281 CC procps/iostat.o
1282 CC libbb/skip_whitespace.o
1283 CC libbb/speed_table.o
1284 CC procps/kill.o
1285 CC libbb/str_tolower.o
1286 CC procps/mpstat.o
1287 CC libbb/strrstr.o
1288 CC libbb/systemd_support.o
1289 CC libbb/time.o
1290 CC procps/pgrep.o
1291 CC libbb/trim.o
1292 CC libbb/u_signal_names.o
1293 CC procps/pmap.o
1294 CC libbb/udp_io.o
1295 CC procps/powertop.o
1296 CC libbb/unicode.o
1297 CC procps/ps.o
1298 CC libbb/update_passwd.o
1299 libbb/update_passwd.c: In function ‘update_passwd’:
1300 libbb/update_passwd.c:138:9: warning: ignoring return value of
1301 ‘fchown’, declared with attribute warn_unused_result
1302 CC procps/pstree.o
1303 CC libbb/uuencode.o
1304 CC libbb/vdprintf.o
1305 CC procps/pwdx.o
1306 CC libbb/verror_msg.o
1307 CC procps/smemcap.o
1308 CC libbb/vfork_daemon_rexec.o
1309 CC procps/uptime.o
1310 CC libbb/warn_ignoring_args.o
1311 AR procps/lib.a
1312 LD runit/built-in.o
1313 AR runit/lib.a
1314 LD selinux/built-in.o
1315 AR selinux/lib.a
1316 LD shell/built-in.o
1317 CC shell/ash.o
1318 CC libbb/wfopen.o
1319 shell/ash.c: In function ‘sprint_status’:
1320 shell/ash.c:3929:3: warning: format not a string literal and no format arguments
1321 libbb/wfopen.c: In function ‘xfdopen_helper’:
1322 libbb/wfopen.c:46:3: warning: format not a string literal and no
1323 format arguments
1324 CC libbb/wfopen_input.o
1325 CC libbb/write.o
1326 CC libbb/xatonum.o
1327 CC libbb/xconnect.o
1328 CC libbb/xfunc_die.o
1329 CC libbb/xfuncs.o
1330 CC libbb/xfuncs_printf.o
1331 libbb/xfuncs_printf.c: In function ‘malloc_or_warn’:
1332 libbb/xfuncs_printf.c:40:3: warning: format not a string literal and
1333 no format arguments
1334 libbb/xfuncs_printf.c: In function ‘xmalloc’:
1335 libbb/xfuncs_printf.c:49:3: warning: format not a string literal and
1336 no format arguments
1337 libbb/xfuncs_printf.c: In function ‘xrealloc’:
1338 libbb/xfuncs_printf.c:60:3: warning: format not a string literal and
1339 no format arguments
1340 libbb/xfuncs_printf.c: In function ‘xstrdup’:
1341 libbb/xfuncs_printf.c:84:3: warning: format not a string literal and
1342 no format arguments
1343 libbb/xfuncs_printf.c: In function ‘xasprintf’:
1344 libbb/xfuncs_printf.c:302:3: warning: format not a string literal and
1345 no format arguments
1346 libbb/xfuncs_printf.c: In function ‘xsetenv’:
1347 libbb/xfuncs_printf.c:309:3: warning: format not a string literal and
1348 no format arguments
1349 libbb/xfuncs_printf.c: In function ‘generate_uuid’:
1350 libbb/xfuncs_printf.c:592:7: warning: ignoring return value of ‘read’,
1351 declared with attribute warn_unused_result
1352 CC libbb/xgetcwd.o
1353 CC libbb/xgethostbyname.o
1354 CC libbb/xreadlink.o
1355 CC libbb/xrealloc_vector.o
1356 CC libbb/xregcomp.o
1357 AR libbb/lib.a
1358 CC shell/ash_ptr_hack.o
1359 CC shell/math.o
1360 CC shell/shell_common.o
1361 LD sysklogd/built-in.o
1362 AR sysklogd/lib.a
1363 LD util-linux/built-in.o
1364 CC util-linux/acpid.o
1365 AR shell/lib.a
1366 LD util-linux/volume_id/built-in.o
1367 CC util-linux/volume_id/btrfs.o
1368 CC util-linux/blkid.o
1369 CC util-linux/volume_id/cramfs.o
1370 CC util-linux/blockdev.o
1371 CC util-linux/volume_id/ext.o
1372 CC util-linux/dmesg.o
1373 CC util-linux/volume_id/fat.o
1374 CC util-linux/findfs.o
1375 CC util-linux/flock.o
1376 CC util-linux/volume_id/get_devname.o
1377 CC util-linux/freeramdisk.o
1378 CC util-linux/volume_id/hfs.o
1379 CC util-linux/hexdump.o
1380 CC util-linux/volume_id/iso9660.o
1381 CC util-linux/losetup.o
1382 CC util-linux/volume_id/jfs.o
1383 CC util-linux/lspci.o
1384 CC util-linux/volume_id/linux_raid.o
1385 CC util-linux/lsusb.o
1386 CC util-linux/volume_id/linux_swap.o
1387 CC util-linux/mdStart.o
1388 CC util-linux/volume_id/luks.o
1389 util-linux/mdStart.c:37:1: warning: no previous prototype for ‘mdstart_main’
1390 util-linux/mdStart.c: In function ‘mdstart_main’:
1391 util-linux/mdStart.c:43:3: warning: implicit declaration of function
1392 ‘bb_show_usage’
1393 util-linux/mdStart.c:48:3: warning: implicit declaration of function ‘sscanf’
1394 util-linux/mdStart.c:48:6: warning: incompatible implicit declaration
1395 of built-in function ‘sscanf’
1396 util-linux/mdStart.c:55:4: warning: implicit declaration of function ‘close’
1397 util-linux/mdStart.c:58:4: warning: implicit declaration of function ‘printf’
1398 util-linux/mdStart.c:58:4: warning: incompatible implicit declaration
1399 of built-in function ‘printf’
1400 CC util-linux/mdev.o
1401 CC util-linux/volume_id/ntfs.o
1402 util-linux/mdev.c: In function ‘make_device’:
1403 util-linux/mdev.c:394:13: warning: ignoring return value of ‘symlink’,
1404 declared with attribute warn_unused_result
1405 util-linux/mdev.c:397:11: warning: ignoring return value of ‘chown’,
1406 declared with attribute warn_unused_result
1407 util-linux/mdev.c:401:14: warning: ignoring return value of ‘symlink’,
1408 declared with attribute warn_unused_result
1409 CC util-linux/mkfs_ext2.o
1410 CC util-linux/volume_id/ocfs2.o
1411 util-linux/mkfs_ext2.c:51:27: fatal error: linux/ext2_fs.h: No such
1412 file or directory
1413 compilation terminated.
1414 CC util-linux/volume_id/reiserfs.o
1415 make[1]: *** [util-linux/mkfs_ext2.o] Error 1
1416 make: *** [util-linux] Error 2
1417 make: *** Waiting for unfinished jobs....
1418 CC util-linux/volume_id/romfs.o
1419 CC util-linux/volume_id/sysv.o
1420 CC util-linux/volume_id/udf.o
1421 CC util-linux/volume_id/util.o
1422 CC util-linux/volume_id/volume_id.o
1423 CC util-linux/volume_id/xfs.o
1424 AR util-linux/volume_id/lib.a
1425 * Gentoo Linux Genkernel; Version 3.4.24_p1
1426 * Running with options: initramfs
1427
1428 * ERROR: Failed to compile the "all" target...
1429 * -- Grepping log... --
1430 * -- End log... --
1431 * Please consult /var/log/genkernel.log for more information and any
1432 * errors that were reported above.
1433 * Report any genkernel bugs to bugs.gentoo.org and
1434 * assign your bug to genkernel@g.o. Please include
1435 * as much information as you can in your bug report; attaching
1436 * /var/log/genkernel.log so that your issue can be dealt with effectively.
1437 *
1438 * Please do *not* report compilation failures as genkernel bugs!
1439 *

Replies

Subject Author
Re: [gentoo-user] genkernel 3.3.8 fails to build initramfs Michael Mol <mikemol@×××××.com>