* Package: app-shells/sash-3.7-r2 * Repository: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux readline test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking sash-3.7.tar.gz to /var/tmp/portage/app-shells/sash-3.7-r2/work >>> Source unpacked in /var/tmp/portage/app-shells/sash-3.7-r2/work >>> Preparing source in /var/tmp/portage/app-shells/sash-3.7-r2/work/sash-3.7 ... * Applying sash-3.6-fix-includes.patch ... [ ok ] * Applying sash-3.7-builtin.patch ... [ ok ] * Applying sash-3.6-readline.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-shells/sash-3.7-r2/work/sash-3.7 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-shells/sash-3.7-r2/work/sash-3.7 ... make -j14 CC=i686-pc-linux-gnu-gcc i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o sash.o sash.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmds.o cmds.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_dd.o cmd_dd.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_ed.o cmd_ed.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_grep.o cmd_grep.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_ls.o cmd_ls.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_tar.o cmd_tar.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_gzip.o cmd_gzip.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_find.o cmd_find.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_file.o cmd_file.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_chattr.o cmd_chattr.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o cmd_ar.o cmd_ar.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wmissing-prototypes -DHAVE_GZIP=1 -DHAVE_LINUX_ATTR=1 -DHAVE_LINUX_MOUNT=1 -DHAVE_BSD_MOUNT=0 -DMOUNT_TYPE='"ext3"' -DHAVE_READLINE -c -o utils.o utils.c cmd_ed.c: In function ‘printLines’: cmd_ed.c:1146:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cmd_ed.c: In function ‘doCommands’: cmd_ed.c:284:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] cmd_ed.c: In function ‘printLines’: cmd_ed.c:1135:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] cmd_tar.c: In function ‘readHeader’: cmd_tar.c:361:7: warning: variable ‘checkSum’ set but not used [-Wunused-but-set-variable] cmd_ar.c: In function ‘canonicalize’: cmd_ar.c:664:3: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ cmd_ar.c:671:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] cmd_ar.c: In function ‘writeFile’: cmd_ar.c:978:3: warning: pointer targets in passing argument 2 of ‘fullWrite’ differ in signedness [-Wpointer-sign] sash.h:125:13: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ cmd_ar.c: In function ‘createFile’: cmd_ar.c:279:2: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result [-Wunused-result] utils.c: In function ‘copyFile’:sash.c: In function ‘fileman_completion’: utils.c:260:3: warning: ignoring return value of ‘chown’, declared with attribute warn_unused_result [-Wunused-result] sash.c:536:5: warning: passing argument 2 of ‘rl_completion_matches’ from incompatible pointer type [enabled by default] /usr/include/readline/readline.h:448:15: note: expected ‘char * (*)(const char *, int)’ but argument is of type ‘char * (*)(char *, int)’ sash.c: In function ‘command_generator’: sash.c:561:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] sash.c: At top level: sash.c:1457:1: warning: ‘showPrompt’ defined but not used [-Wunused-function] sash.c: In function ‘runCmd’: sash.c:1066:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] sash.c: In function ‘childProcess’: sash.c:1143:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] sash.c:1158:9: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] sash.c: In function ‘catchQuit’: sash.c:1490:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] sash.c: In function ‘catchInt’: sash.c:1478:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] i686-pc-linux-gnu-gcc --disable-shared -static -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sash sash.o cmds.o cmd_dd.o cmd_ed.o cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o cmd_ar.o utils.o -lz -lreadline -lncurses i686-pc-linux-gnu-gcc: error: unrecognized option ‘--disable-shared’ make: *** [sash] Error 1 emake failed * ERROR: app-shells/sash-3.7-r2 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2409: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" || die * * If you need support, post the output of 'emerge --info =app-shells/sash-3.7-r2', * the complete build log and the output of 'emerge -pqv =app-shells/sash-3.7-r2'. * The complete build log is located at '/var/log/portage/build/app-shells/sash-3.7-r2:20110829-033433.log'. * The ebuild environment file is located at '/var/tmp/portage/app-shells/sash-3.7-r2/temp/environment'. * S: '/var/tmp/portage/app-shells/sash-3.7-r2/work/sash-3.7'