Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 318712 Details for
Bug 427314
sys-apps/sed fails test with clang-3.1-r4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge fail log
sys-apps:sed-4.2.1-r1:20120719-234841.log (text/plain), 36.28 KB, created by
Fabio Scaccabarozzi
on 2012-07-20 12:48:08 UTC
(
hide
)
Description:
emerge fail log
Filename:
MIME Type:
Creator:
Fabio Scaccabarozzi
Created:
2012-07-20 12:48:08 UTC
Size:
36.28 KB
patch
obsolete
> * Package: sys-apps/sed-4.2.1-r1 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: acl amd64 elibc_glibc kernel_linux multilib nls test userland_GNU > * FEATURES: sandbox suidctl test userpriv usersandbox > * Applying sed-4.1.5-alloca.patch ... > [ ok ] > * Applying sed-4.2.1-handle-incomplete-sequences-as-if-they-were-invalid.patch ... > [ ok ] >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 x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of clang... gcc3 >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to run the C preprocessor... clang -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 mprotect... 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 system is Windows or MSDOS... no >checking whether // is distinct from /... no >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/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.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... none >checking for a french Unicode locale... none >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking for memchr... yes >checking whether memchr works... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for library containing setfilecon... (cached) no >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 strndup is declared... yes >checking whether strnlen is declared... 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 whether // is distinct from /... (cached) no >checking for error_at_line... yes >checking for getdelim... yes >checking for getline... yes >checking for working getline function... yes >checking for getpagesize... 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) guessing yes >checking whether mbrtowc handles a NULL string argument... (cached) guessing yes >checking whether mbrtowc has a correct return value... (cached) guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking for working mkstemp... yes >checking for obstacks... yes >checking for working re_compile_pattern... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking whether isblank is declared... yes >checking whether rename is broken with a trailing slash... no >checking whether rename is broken when the destination exists... no >checking for selinux/selinux.h... (cached) no >checking for selinux/context.h... (cached) no >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 working strndup... yes >checking for working strnlen... 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 <wchar.h> is standalone... yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether wcrtomb return value is correct... guessing 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/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/bin/x86_64-pc-linux-gnu-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 all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ > cat ./alloca.in.h; \ >} > alloca.h-t >rm -f configmake.h-t >rm -f selinux/selinux.h-t selinux/selinux.h >{ 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/lib64"'; \ > 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/lib64/sed"'; \ > echo '#define PKGLIBEXECDIR ""'; \ >} | sed '/""/d' > configmake.h-t >rm -f selinux/context.h-t selinux/context.h >/bin/mkdir -p selinux >/bin/mkdir -p selinux >cp ./se-selinux.in.h selinux/selinux.h-t >mv -f alloca.h-t alloca.h >cp ./se-context.in.h selinux/context.h-t >rm -f stdio.h-t stdio.h >chmod a-x selinux/context.h-t >if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \ > rm -f configmake.h-t; \ >else \ > rm -f configmake.h; mv configmake.h-t configmake.h; \ >fi >chmod a-x selinux/selinux.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_STDIO_H''@|<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_FPURGE''@|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_FPURGE''@|0|g' \ > -e 's|@''HAVE_DECL_FPURGE''@|1|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 >mv selinux/context.h-t selinux/context.h >mv selinux/selinux.h-t selinux/selinux.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_STDLIB_H''@|<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''@|<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_MEMCHR''@|1|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''@|1|g' \ > -e 's|@''GNULIB_STRNLEN''@|1|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_MEMCHR''@|0|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 >/bin/mkdir -p sys >rm -f sys/stat.h-t sys/stat.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''@|<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 stdio.h-t stdio.h >mv stdlib.h-t stdlib.h >rm -f unistd.h-t unistd.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''@|<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''@|1|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 sys/stat.h-t sys/stat.h >mv unistd.h-t unistd.h >mv string.h-t string.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make[4]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT set-mode-acl.o -MD -MP -MF .deps/set-mode-acl.Tpo -c -o set-mode-acl.o set-mode-acl.c >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT copy-acl.o -MD -MP -MF .deps/copy-acl.Tpo -c -o copy-acl.o copy-acl.c >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT file-has-acl.o -MD -MP -MF .deps/file-has-acl.Tpo -c -o file-has-acl.o file-has-acl.c >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c >mv -f .deps/set-mode-acl.Tpo .deps/set-mode-acl.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c >mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -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 >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c >mv -f .deps/copy-acl.Tpo .deps/copy-acl.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c >mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c >mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c >mv -f .deps/basename.Tpo .deps/basename.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT quote.o -MD -MP -MF .deps/quote.Tpo -c -o quote.o quote.c >mv -f .deps/localcharset.Tpo .deps/localcharset.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c >mv -f .deps/dirname.Tpo .deps/dirname.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c >mv -f .deps/exitfail.Tpo .deps/exitfail.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c >mv -f .deps/quote.Tpo .deps/quote.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c >mv -f .deps/stripslash.Tpo .deps/stripslash.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -march=native -pipe -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c >In file included from regex.c:62: >[1m./regex_internal.c:1395:11: [0m[0;1;35mwarning: [0m[1mcomparison of unsigned expression < 0 is always false [-Wtautological-compare][0m > if (idx < 0 || idx >= set->nelem) >[0;1;32m ~~~ ^ ~ >mv -f .deps/tempname.Tpo .deps/tempname.Po >rm -f t-charset.alias charset.alias >/bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias >mv t-charset.alias charset.alias >mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po >rm -f t-ref-add.sed ref-add.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-add.sin > t-ref-add.sed >rm -f t-ref-del.sed ref-del.sed >sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-del.sin > t-ref-del.sed >mv t-ref-add.sed ref-add.sed >mv t-ref-del.sed ref-del.sed >mv -f .deps/quotearg.Tpo .deps/quotearg.Po >1 warning generated. >mv -f .deps/regex.Tpo .deps/regex.Po >rm -f libsed.a >ar cru libsed.a set-mode-acl.o copy-acl.o file-has-acl.o c-ctype.o localcharset.o xalloc-die.o xstrndup.o basename.o dirname.o exitfail.o quote.o quotearg.o regex.o stripslash.o tempname.o xmalloc.o >x86_64-pc-linux-gnu-ranlib libsed.a >make[4]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >Making all in po >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/po' >make[2]: Nessuna operazione da eseguire per «all». >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/po' >Making all in sed >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/sed' >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=native -pipe -MT sed.o -MD -MP -MF .deps/sed.Tpo -c -o sed.o sed.c >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=native -pipe -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=native -pipe -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=native -pipe -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c >mv -f .deps/regexp.Tpo .deps/regexp.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=native -pipe -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o fmt.c >mv -f .deps/sed.Tpo .deps/sed.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=native -pipe -MT mbcs.o -MD -MP -MF .deps/mbcs.Tpo -c -o mbcs.o mbcs.c >mv -f .deps/mbcs.Tpo .deps/mbcs.Po >clang -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=native -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c >mv -f .deps/utils.Tpo .deps/utils.Po >mv -f .deps/fmt.Tpo .deps/fmt.Po >mv -f .deps/execute.Tpo .deps/execute.Po >mv -f .deps/compile.Tpo .deps/compile.Po >clang -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -Wl,-O1,--as-needed,-z,now -o sed sed.o compile.o execute.o regexp.o fmt.o mbcs.o utils.o ../lib/libsed.a -lacl >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/sed' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/doc' >make[2]: Nessuna operazione da eseguire per «all». >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/doc' >Making all in testsuite >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/testsuite' >make[2]: Nessuna operazione da eseguire per «all». >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/testsuite' >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1' >Making check in lib >make[1]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make check-recursive >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make[3]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make[3]: Nessuna operazione da eseguire per «check-am». >make[3]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/lib' >Making check in po >make[1]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/po' >make[1]: Nessuna operazione da eseguire per «check». >make[1]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/po' >Making check in sed >make[1]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/sed' >make[1]: Nessuna operazione da eseguire per «check». >make[1]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/sed' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/doc' >make[1]: Nessuna operazione da eseguire per «check». >make[1]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/doc' >Making check in testsuite >make[1]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/testsuite' >make >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/testsuite' >make[2]: Nessuna operazione da eseguire per «all». >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/testsuite' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/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: brackets >PASS: help >PASS: version >PASS: file >PASS: quiet >PASS: factor >PASS: binary3 >PASS: binary2 >PASS: binary >PASS: dc >============================================================== >4 of 65 tests did not behave as expected (4 unexpected passes) >Please report to bug-gnu-utils@gnu.org >============================================================== >make[2]: *** [check-TESTS] Errore 1 >make[2]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/testsuite' >make[1]: *** [check-am] Errore 2 >make[1]: Leaving directory `/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/testsuite' >make: *** [check-recursive] Errore 1 > * ERROR: sys-apps/sed-4.2.1-r1 failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 85: Called src_test > * environment, line 2346: Called _eapi0_src_test > * phase-helpers.sh, line 550: Called die > * The specific snippet of code: > * $emake_cmd -j1 check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=sys-apps/sed-4.2.1-r1'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/sed-4.2.1-r1'`. > * The complete build log is located at '/var/log/portage/sys-apps:sed-4.2.1-r1:20120719-234841.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sed-4.2.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sed-4.2.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1' > * S: '/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 427314
: 318712