* CPV: app-arch/tardy-1.17 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking tardy-1.17.tar.gz to /var/tmp/portage/app-arch/tardy-1.17/work Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]... -n, --quiet, --silent suppress automatic printing of pattern space -e script, --expression=script add the script to the commands to be executed -f script-file, --file=script-file add the contents of script-file to the commands to be executed --follow-symlinks follow symlinks when processing in place -i[SUFFIX], --in-place[=SUFFIX] edit files in place (makes backup if extension supplied) -l N, --line-length=N specify the desired line-wrap length for the `l' command --posix disable all GNU extensions. -r, --regexp-extended use extended regular expressions in the script. -s, --separate consider files as separate rather than as a single continuous long stream. -u, --unbuffered load minimal amounts of data from the input files and flush the output buffers more often --help display this help and exit --version output version information and exit If no -e, --expression, -f, or --file option is given, then the first non-option argument is taken as the sed script to interpret. All remaining arguments are names of input files; if no input files are specified, then the standard input is read. GNU sed home page: . General help using GNU software: . /var/tmp/portage/app-arch/tardy-1.17/temp/environment: line 2470: -e: command not found * Applying tardy-1.17-glibc-2.10.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/app-arch/tardy-1.17/work >>> Compiling source in /var/tmp/portage/app-arch/tardy-1.17/work/tardy-1.17 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for main in -lsocket... no checking for main in -lz... yes checking for working stdarg.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for long file names... yes checking for strerror... yes checking for getpgrp... yes checking for tcgetpgrp... yes checking for strftime... yes checking for strcasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking for appropriate getpgrp argument... empty checking for a Bourne shell which understands functions... /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating etc/Howto.conf config.status: creating common/config.h make -j14 i686-pc-linux-gnu-g++ -O -Itardy -Icommon -c tardy/ifmt.cc awk -f etc/txt2c.awk man1/tardy.1 > man1/tardy.h i686-pc-linux-gnu-g++ -O -Itardy -Icommon -c tardy/ofmt.cc i686-pc-linux-gnu-g++ -O -Itardy -Icommon -c tardy/tardy.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/ac/stdio.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/ac/string.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/ac/zlib.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/arglex.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/cannonical.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/error.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/file/input.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/file/input/normal.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/file/input/stdin.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/file/output.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/file/output/buffer.cc mv stdio.o common/ac/stdio.o mv string.o common/ac/string.o mv ofmt.o tardy/ofmt.o mv zlib.o common/ac/zlib.o i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/file/output/normal.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/file/output/stdout.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/filenamelist.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/filenamelist/file.cc mv input.o common/file/input.o mv arglex.o common/arglex.o i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/filenamelist/filter.cc mv output.o common/file/output.o mv ifmt.o tardy/ifmt.o mv stdin.o common/file/input/stdin.o mv buffer.o common/file/output/buffer.o i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c \ common/filenamelist/filter/progress.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/fstrcmp.cc mv cannonical.o common/cannonical.o awk -f etc/txt2c.awk man1/o__rules.so > man1/o__rules.h mv error.o common/error.o mv stdout.o common/file/output/stdout.o mv filenamelist.o common/filenamelist.o mv file.o common/filenamelist/file.o mv filter.o common/filenamelist/filter.o awk -f etc/txt2c.awk man1/o_help.so > man1/o_help.h awk -f etc/txt2c.awk man1/z_exit.so > man1/z_exit.h i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/mem.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/mprintf.cc i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/progname.cc mv normal.o common/file/input/normal.o mv normal.o common/file/output/normal.o i686-pc-linux-gnu-g++ -O -Icommon -Icommon -c common/rcstring.cc mv: cannot stat `normal.o': No such file or directory make: *** [common/file/output/normal.o] Error 1 make: *** Waiting for unfinished jobs.... mv progname.o common/progname.o mv mem.o common/mem.o mv fstrcmp.o common/fstrcmp.o common/filenamelist/filter/progress.cc: In member function ‘void filenamelist_filter_progress::show_start_status()’: common/filenamelist/filter/progress.cc:121: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result common/filenamelist/filter/progress.cc: In member function ‘void filenamelist_filter_progress::show_middle_status()’: common/filenamelist/filter/progress.cc:199: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result common/filenamelist/filter/progress.cc: In member function ‘void filenamelist_filter_progress::show_end_status()’: common/filenamelist/filter/progress.cc:238: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result mv tardy.o tardy/tardy.o mv mprintf.o common/mprintf.o mv rcstring.o common/rcstring.o mv progress.o common/filenamelist/filter/progress.o * ERROR: app-arch/tardy-1.17 failed: * emake failed * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 2469: Called _eapi0_src_compile * ebuild.sh, line 612: Called _eapi2_src_compile * ebuild.sh, line 646: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =app-arch/tardy-1.17', * the complete build log and the output of 'emerge -pqv =app-arch/tardy-1.17'. Merge of app-arch/tardy-1.17 at 2010-02-16T23:43:38+00:00 failed * The complete build log is located at '/var/log/portage/build/app-arch/tardy-1.17:20100216-234338.log'. * The ebuild environment file is located at '/var/tmp/portage/app-arch/tardy-1.17/temp/environment'. * S: '/var/tmp/portage/app-arch/tardy-1.17/work/tardy-1.17'