>>> Unpacking source... >>> Unpacking sed-4.2.tar.bz2 to /mnt/alt/portage/sys-apps/sed-4.2/work * Applying sed-4.1.5-alloca.patch ...  [ ok ] >>> Source unpacked in /mnt/alt/portage/sys-apps/sed-4.2/work >>> Compiling source in /mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2 ... * econf: updating sed-4.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sed-4.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --bindir=/bin --enable-acl --enable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-linux-gnu-gcc 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 hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of hppa2.0-unknown-linux-gnu-gcc... gcc3 checking for hppa2.0-unknown-linux-gnu-ranlib... hppa2.0-unknown-linux-gnu-ranlib checking build system type... hppa2.0-unknown-linux-gnu checking host system type... hppa2.0-unknown-linux-gnu checking how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 whether it is safe to define __EXTENSIONS__... yes checking for inline... inline checking for working alloca.h... yes checking for alloca... yes checking for btowc... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for pathconf... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for wcrtomb... yes checking for wctob... yes checking for iswcntrl... yes checking for isatty... yes checking for bcopy... yes checking for bzero... yes checking for isascii... yes checking for memcpy... yes checking for memset... yes checking for strchr... yes checking for strtoul... yes checking for popen... yes checking for fchown... yes checking for fchmod... yes checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking whether the preprocessor supports include_next... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether getdelim is declared... yes checking whether getline is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for mbstate_t... yes checking for a traditional japanese locale... none checking for a transitional chinese locale... zh_CN checking for a french Unicode locale... fr_FR checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for long long int... yes checking for unsigned long long int... yes checking for working strerror function... yes checking whether stat file-mode macros are broken... no checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for wint_t... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for alloca as a compiler built-in... yes checking whether btowc(EOF) is correct... guessing yes checking for error_at_line... yes checking for getdelim... yes checking for getline... yes checking for working getline function... yes checking for gettimeofday with POSIX signature... yes checking whether gettimeofday clobbers localtime buffer... no checking whether the compiler generally respects inline... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for working mkstemp... yes checking for obstacks... yes checking for working re_compile_pattern... yes checking for ssize_t... yes checking whether stdint.h conforms to C99... yes checking for random.h... no checking for struct random_data... yes checking for strverscmp... yes checking for nlink_t... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether is standalone... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... guessing yes checking whether wctob is declared... yes checking whether iswcntrl works... yes checking for long file names... yes checking whether -lcP is needed... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for vprintf... yes checking for _doprnt... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for lstat... (cached) yes checking for readlink... yes checking whether UTF-8 case folding tests should pass... no configure: creating ./config.status config.status: creating bootstrap.sh config.status: creating testsuite/version.good config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating sed/Makefile config.status: creating testsuite/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make -j5 make all-recursive make[1]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2' Making all in lib make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t rm -f configmake.h-t configmake.h rm -f stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's|@''GNULIB_FPRINTF''@|1|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF''@|1|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF''@|1|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF''@|1|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_DPRINTF''@|0|g' \ -e 's|@''GNULIB_VDPRINTF''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \ -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_FOPEN''@|0|g' \ -e 's|@''GNULIB_FREOPEN''@|0|g' \ -e 's|@''GNULIB_FSEEK''@|0|g' \ -e 's|@''GNULIB_FSEEKO''@|0|g' \ -e 's|@''GNULIB_FTELL''@|0|g' \ -e 's|@''GNULIB_FTELLO''@|0|g' \ -e 's|@''GNULIB_FFLUSH''@|0|g' \ -e 's|@''GNULIB_FCLOSE''@|0|g' \ -e 's|@''GNULIB_FPUTC''@|1|g' \ -e 's|@''GNULIB_PUTC''@|1|g' \ -e 's|@''GNULIB_PUTCHAR''@|1|g' \ -e 's|@''GNULIB_FPUTS''@|1|g' \ -e 's|@''GNULIB_PUTS''@|1|g' \ -e 's|@''GNULIB_FWRITE''@|1|g' \ -e 's|@''GNULIB_GETDELIM''@|1|g' \ -e 's|@''GNULIB_GETLINE''@|1|g' \ -e 's|@''GNULIB_PERROR''@|0|g' \ -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdio.in.h; \ } > stdio.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/usr"'; \ echo '#define EXEC_PREFIX "/usr"'; \ echo '#define BINDIR "/bin"'; \ echo '#define SBINDIR "/usr/sbin"'; \ echo '#define LIBEXECDIR "/usr/libexec"'; \ echo '#define DATAROOTDIR "/usr/share"'; \ echo '#define DATADIR "/usr/share"'; \ echo '#define SYSCONFDIR "/etc"'; \ echo '#define SHAREDSTATEDIR "/usr/com"'; \ echo '#define LOCALSTATEDIR "/var/lib"'; \ echo '#define INCLUDEDIR "/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/usr/share/doc/sed"'; \ echo '#define INFODIR "/usr/share/info"'; \ echo '#define HTMLDIR "/usr/share/doc/sed"'; \ echo '#define DVIDIR "/usr/share/doc/sed"'; \ echo '#define PDFDIR "/usr/share/doc/sed"'; \ echo '#define PSDIR "/usr/share/doc/sed"'; \ echo '#define LIBDIR "/usr/lib"'; \ echo '#define LISPDIR ""'; \ echo '#define LOCALEDIR "/usr/share/locale"'; \ echo '#define MANDIR "/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/usr/share/sed"'; \ echo '#define PKGINCLUDEDIR "/usr/include/sed"'; \ echo '#define PKGLIBDIR "/usr/lib/sed"'; \ echo '#define PKGLIBEXECDIR ""'; \ } | sed '/""/d' > configmake.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''HAVE_RANDOM_H''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|0|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|1|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNSETENV''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''VOID_UNSETENV''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./stdlib.in.h; \ } > stdlib.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|0|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|1|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''GNULIB_STRVERSCMP''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./string.in.h; \ } > string.h-t mv -f alloca.h-t alloca.h /bin/mkdir -p sys mv configmake.h-t configmake.h rm -f sys/stat.h-t sys/stat.h rm -f unistd.h-t unistd.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t mv stdlib.h-t stdlib.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ < ./unistd.in.h; \ } > unistd.h-t mv stdio.h-t stdio.h mv string.h-t string.h mv sys/stat.h-t sys/stat.h mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make[4]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT set-mode-acl.o -MD -MP -MF .deps/set-mode-acl.Tpo -c -o set-mode-acl.o set-mode-acl.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT copy-acl.o -MD -MP -MF .deps/copy-acl.Tpo -c -o copy-acl.o copy-acl.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT file-has-acl.o -MD -MP -MF .deps/file-has-acl.Tpo -c -o file-has-acl.o file-has-acl.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/file-has-acl.Tpo .deps/file-has-acl.Po mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po mv -f .deps/set-mode-acl.Tpo .deps/set-mode-acl.Po mv -f .deps/copy-acl.Tpo .deps/copy-acl.Po hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT quote.o -MD -MP -MF .deps/quote.Tpo -c -o quote.o quote.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c mv -f .deps/localcharset.Tpo .deps/localcharset.Po hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/quote.Tpo .deps/quote.Po mv -f .deps/exitfail.Tpo .deps/exitfail.Po rm -f t-charset.alias charset.alias rm -f t-ref-add.sed ref-add.sed /bin/sh ./config.charset 'hppa2.0-unknown-linux-gnu' > t-charset.alias sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-add.sin > t-ref-add.sed mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po rm -f t-ref-del.sed ref-del.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-del.sin > t-ref-del.sed mv -f .deps/tempname.Tpo .deps/tempname.Po mv t-charset.alias charset.alias mv -f .deps/quotearg.Tpo .deps/quotearg.Po rm -f libsed.a mv t-ref-del.sed ref-del.sed ar cru libsed.a set-mode-acl.o copy-acl.o file-has-acl.o localcharset.o xalloc-die.o exitfail.o quote.o quotearg.o tempname.o xmalloc.o hppa2.0-unknown-linux-gnu-ranlib libsed.a make[4]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make[3]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' Making all in po make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/po' Making all in sed make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/sed' hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT sed.o -MD -MP -MF .deps/sed.Tpo -c -o sed.o sed.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o fmt.c mv -f .deps/regexp.Tpo .deps/regexp.Po hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT mbcs.o -MD -MP -MF .deps/mbcs.Tpo -c -o mbcs.o mbcs.c mv -f .deps/sed.Tpo .deps/sed.Po mv -f .deps/fmt.Tpo .deps/fmt.Po hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/mbcs.Tpo .deps/mbcs.Po utils.c: In function 'ck_getline': utils.c:266: warning: 'result' may be used uninitialized in this function mv -f .deps/utils.Tpo .deps/utils.Po execute.c: In function 'open_next_file': execute.c:745: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result mv -f .deps/execute.Tpo .deps/execute.Po mv -f .deps/compile.Tpo .deps/compile.Po hppa2.0-unknown-linux-gnu-gcc -O2 -pipe -mschedule=8000 -march=2.0 -g -ggdb -Wall -Wl,-O1 -o sed sed.o compile.o execute.o regexp.o fmt.o mbcs.o utils.o ../lib/libsed.a -lacl make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/sed' Making all in doc make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/doc' Making all in testsuite make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2' make[1]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2' >>> Source compiled. >>> Test phase [check]: sys-apps/sed-4.2 make -j5 -j1 check Making check in lib make[1]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make check-recursive make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make[3]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' make[1]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/lib' Making check in po make[1]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/po' Making check in sed make[1]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/sed' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/sed' Making check in doc make[1]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/doc' Making check in testsuite make[1]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' make make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' make check-TESTS make[2]: Entering directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' PASS: appquit PASS: enable PASS: sep PASS: inclib PASS: 8bit PASS: newjis PASS: xabcx PASS: dollar PASS: noeol PASS: noeolw PASS: modulo PASS: numsub PASS: numsub2 PASS: numsub3 PASS: numsub4 PASS: numsub5 PASS: 0range PASS: bkslashes PASS: head PASS: madding PASS: mac-mf PASS: empty PASS: xbxcx PASS: xbxcx3 PASS: recall PASS: recall2 PASS: xemacs PASS: fasts PASS: uniq PASS: manis PASS: khadafy PASS: linecnt PASS: eval PASS: distrib PASS: 8to7 PASS: y-bracket PASS: y-newline PASS: allsub PASS: cv-vars PASS: classes PASS: middle PASS: bsd PASS: stdin PASS: flipcase PASS: insens PASS: subwrite PASS: writeout PASS: readin PASS: insert XPASS: utf8-1 XPASS: utf8-2 XPASS: utf8-3 XPASS: utf8-4 PASS: badenc PASS: inplace-hold PASS: help PASS: version PASS: file PASS: quiet PASS: factor PASS: binary3 PASS: binary2 PASS: binary PASS: dc ============================================================== 4 of 64 tests did not behave as expected (4 unexpected passes) Please report to bug-gnu-utils@gnu.org ============================================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/mnt/alt/portage/sys-apps/sed-4.2/work/sed-4.2/testsuite' make: *** [check-recursive] Error 1 * * ERROR: sys-apps/sed-4.2 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2557: Called _eapi0_src_test * ebuild.sh, line 607: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * The die message: * Make check failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/keeps/gentoo/emergelogs/elmer/sys-apps:sed-4.2:20090630-175303.log'. * The ebuild environment file is located at '/mnt/alt/portage/sys-apps/sed-4.2/temp/environment'. *